@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap);
@charset "UTF-8";

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

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

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

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

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}

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

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

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-500px:before {
  content: "";
}

.fa-abacus:before {
  content: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acorn:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-conditioner:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb:before {
  content: "";
}

.fa-alarm-clock:before {
  content: "";
}

.fa-alarm-exclamation:before {
  content: "";
}

.fa-alarm-plus:before {
  content: "";
}

.fa-alarm-snooze:before {
  content: "";
}

.fa-album:before {
  content: "";
}

.fa-album-collection:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-alicorn:before {
  content: "";
}

.fa-alien:before {
  content: "";
}

.fa-alien-monster:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-slash:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-amp-guitar:before {
  content: "";
}

.fa-analytics:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angel:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-crate:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-alt-down:before {
  content: "";
}

.fa-arrow-alt-from-bottom:before {
  content: "";
}

.fa-arrow-alt-from-left:before {
  content: "";
}

.fa-arrow-alt-from-right:before {
  content: "";
}

.fa-arrow-alt-from-top:before {
  content: "";
}

.fa-arrow-alt-left:before {
  content: "";
}

.fa-arrow-alt-right:before {
  content: "";
}

.fa-arrow-alt-square-down:before {
  content: "";
}

.fa-arrow-alt-square-left:before {
  content: "";
}

.fa-arrow-alt-square-right:before {
  content: "";
}

.fa-arrow-alt-square-up:before {
  content: "";
}

.fa-arrow-alt-to-bottom:before {
  content: "";
}

.fa-arrow-alt-to-left:before {
  content: "";
}

.fa-arrow-alt-to-right:before {
  content: "";
}

.fa-arrow-alt-to-top:before {
  content: "";
}

.fa-arrow-alt-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-from-bottom:before {
  content: "";
}

.fa-arrow-from-left:before {
  content: "";
}

.fa-arrow-from-right:before {
  content: "";
}

.fa-arrow-from-top:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-square-down:before {
  content: "";
}

.fa-arrow-square-left:before {
  content: "";
}

.fa-arrow-square-right:before {
  content: "";
}

.fa-arrow-square-up:before {
  content: "";
}

.fa-arrow-to-bottom:before {
  content: "";
}

.fa-arrow-to-left:before {
  content: "";
}

.fa-arrow-to-right:before {
  content: "";
}

.fa-arrow-to-top:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-atom-alt:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-axe:before {
  content: "";
}

.fa-axe-battle:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backpack:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bacteria:before {
  content: "";
}

.fa-bacterium:before {
  content: "";
}

.fa-badge:before {
  content: "";
}

.fa-badge-check:before {
  content: "";
}

.fa-badge-dollar:before {
  content: "";
}

.fa-badge-percent:before {
  content: "";
}

.fa-badge-sheriff:before {
  content: "";
}

.fa-badger-honey:before {
  content: "";
}

.fa-bags-shopping:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ball-pile:before {
  content: "";
}

.fa-ballot:before {
  content: "";
}

.fa-ballot-check:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-banjo:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-barcode-alt:before {
  content: "";
}

.fa-barcode-read:before {
  content: "";
}

.fa-barcode-scan:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-basketball-hoop:before {
  content: "";
}

.fa-bat:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-bolt:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-slash:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-bed-alt:before {
  content: "";
}

.fa-bed-bunk:before {
  content: "";
}

.fa-bed-empty:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-exclamation:before {
  content: "";
}

.fa-bell-on:before {
  content: "";
}

.fa-bell-plus:before {
  content: "";
}

.fa-bell-school:before {
  content: "";
}

.fa-bell-school-slash:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bells:before {
  content: "";
}

.fa-betamax:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-biking-mountain:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blanket:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blinds:before {
  content: "";
}

.fa-blinds-open:before {
  content: "";
}

.fa-blinds-raised:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bone-break:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-alt:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-heart:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-book-spells:before {
  content: "";
}

.fa-book-user:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-books:before {
  content: "";
}

.fa-books-medical:before {
  content: "";
}

.fa-boombox:before {
  content: "";
}

.fa-boot:before {
  content: "";
}

.fa-booth-curtain:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-bottom:before {
  content: "";
}

.fa-border-center-h:before {
  content: "";
}

.fa-border-center-v:before {
  content: "";
}

.fa-border-inner:before {
  content: "";
}

.fa-border-left:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-outer:before {
  content: "";
}

.fa-border-right:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-border-style-alt:before {
  content: "";
}

.fa-border-top:before {
  content: "";
}

.fa-bow-arrow:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-bowling-pins:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-alt:before {
  content: "";
}

.fa-box-ballot:before {
  content: "";
}

.fa-box-check:before {
  content: "";
}

.fa-box-fragile:before {
  content: "";
}

.fa-box-full:before {
  content: "";
}

.fa-box-heart:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-tissue:before {
  content: "";
}

.fa-box-up:before {
  content: "";
}

.fa-box-usd:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-boxes-alt:before {
  content: "";
}

.fa-boxing-glove:before {
  content: "";
}

.fa-brackets:before {
  content: "";
}

.fa-brackets-curly:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-loaf:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-bring-forward:before {
  content: "";
}

.fa-bring-front:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-browser:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-bullseye-arrow:before {
  content: "";
}

.fa-bullseye-pointer:before {
  content: "";
}

.fa-burger-soda:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-burrito:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-bus-school:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-cabinet-filing:before {
  content: "";
}

.fa-cactus:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calculator-alt:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

.fa-calendar-edit:before {
  content: "";
}

.fa-calendar-exclamation:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-star:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-calendar-week:before {
  content: "";
}

.fa-camcorder:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-alt:before {
  content: "";
}

.fa-camera-home:before {
  content: "";
}

.fa-camera-movie:before {
  content: "";
}

.fa-camera-polaroid:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-campfire:before {
  content: "";
}

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candle-holder:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-candy-corn:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-building:before {
  content: "";
}

.fa-car-bump:before {
  content: "";
}

.fa-car-bus:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-garage:before {
  content: "";
}

.fa-car-mechanic:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-car-tilt:before {
  content: "";
}

.fa-car-wash:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caravan-alt:before {
  content: "";
}

.fa-caret-circle-down:before {
  content: "";
}

.fa-caret-circle-left:before {
  content: "";
}

.fa-caret-circle-right:before {
  content: "";
}

.fa-caret-circle-up:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

.fa-cars:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cash-register:before {
  content: "";
}

.fa-cassette-tape:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cat-space:before {
  content: "";
}

.fa-cauldron:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cctv:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chair-office:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-line-down:before {
  content: "";
}

.fa-chart-network:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-chart-pie-alt:before {
  content: "";
}

.fa-chart-scatter:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-cheese-swiss:before {
  content: "";
}

.fa-cheeseburger:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-bishop-alt:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-clock:before {
  content: "";
}

.fa-chess-clock-alt:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-king-alt:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-knight-alt:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-pawn-alt:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-queen-alt:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chess-rook-alt:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-double-down:before {
  content: "";
}

.fa-chevron-double-left:before {
  content: "";
}

.fa-chevron-double-right:before {
  content: "";
}

.fa-chevron-double-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-square-down:before {
  content: "";
}

.fa-chevron-square-left:before {
  content: "";
}

.fa-chevron-square-right:before {
  content: "";
}

.fa-chevron-square-up:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chimney:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city:before {
  content: "";
}

.fa-clarinet:before {
  content: "";
}

.fa-claw-marks:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clipboard-list-check:before {
  content: "";
}

.fa-clipboard-prescription:before {
  content: "";
}

.fa-clipboard-user:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-drizzle:before {
  content: "";
}

.fa-cloud-hail:before {
  content: "";
}

.fa-cloud-hail-mixed:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-music:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-rainbow:before {
  content: "";
}

.fa-cloud-showers:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sleet:before {
  content: "";
}

.fa-cloud-snow:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudflare:before {
  content: "";
}

.fa-clouds:before {
  content: "";
}

.fa-clouds-moon:before {
  content: "";
}

.fa-clouds-sun:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-club:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-code-commit:before {
  content: "";
}

.fa-code-merge:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-coffee-pot:before {
  content: "";
}

.fa-coffee-togo:before {
  content: "";
}

.fa-coffin:before {
  content: "";
}

.fa-coffin-cross:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coin:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comet:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-alt-check:before {
  content: "";
}

.fa-comment-alt-dollar:before {
  content: "";
}

.fa-comment-alt-dots:before {
  content: "";
}

.fa-comment-alt-edit:before {
  content: "";
}

.fa-comment-alt-exclamation:before {
  content: "";
}

.fa-comment-alt-lines:before {
  content: "";
}

.fa-comment-alt-medical:before {
  content: "";
}

.fa-comment-alt-minus:before {
  content: "";
}

.fa-comment-alt-music:before {
  content: "";
}

.fa-comment-alt-plus:before {
  content: "";
}

.fa-comment-alt-slash:before {
  content: "";
}

.fa-comment-alt-smile:before {
  content: "";
}

.fa-comment-alt-times:before {
  content: "";
}

.fa-comment-check:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-edit:before {
  content: "";
}

.fa-comment-exclamation:before {
  content: "";
}

.fa-comment-lines:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-minus:before {
  content: "";
}

.fa-comment-music:before {
  content: "";
}

.fa-comment-plus:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comment-smile:before {
  content: "";
}

.fa-comment-times:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-alt:before {
  content: "";
}

.fa-comments-alt-dollar:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compass-slash:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-compress-wide:before {
  content: "";
}

.fa-computer-classic:before {
  content: "";
}

.fa-computer-speaker:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-construction:before {
  content: "";
}

.fa-container-storage:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-conveyor-belt:before {
  content: "";
}

.fa-conveyor-belt-alt:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-corn:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cow:before {
  content: "";
}

.fa-cowbell:before {
  content: "";
}

.fa-cowbell-more:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-credit-card-blank:before {
  content: "";
}

.fa-credit-card-front:before {
  content: "";
}

.fa-cricket:before {
  content: "";
}

.fa-critical-role:before {
  content: "";
}

.fa-croissant:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-crutches:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-curling:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dagger:before {
  content: "";
}

.fa-dailymotion:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-debug:before {
  content: "";
}

.fa-deer:before {
  content: "";
}

.fa-deer-rudolph:before {
  content: "";
}

.fa-deezer:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-desktop-alt:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dewpoint:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d10:before {
  content: "";
}

.fa-dice-d12:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d4:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-d8:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digging:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-diploma:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-disc-drive:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-disease:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-do-not-enter:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dog-leashed:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-empty:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-dolly-flatbed-alt:before {
  content: "";
}

.fa-dolly-flatbed-empty:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-circle:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-draw-square:before {
  content: "";
}

.fa-dreidel:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-drone:before {
  content: "";
}

.fa-drone-alt:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dryer:before {
  content: "";
}

.fa-dryer-alt:before {
  content: "";
}

.fa-duck:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-ear:before {
  content: "";
}

.fa-ear-muffs:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-eclipse:before {
  content: "";
}

.fa-eclipse-alt:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edge-legacy:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-egg-fried:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-elephant:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-h-alt:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ellipsis-v-alt:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-empty-set:before {
  content: "";
}

.fa-engine-warning:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-dollar:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-evernote:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-square:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expand-wide:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-evil:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

.fa-fan-table:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

.fa-farm:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-faucet:before {
  content: "";
}

.fa-faucet-drip:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-field-hockey:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-certificate:before {
  content: "";
}

.fa-file-chart-line:before {
  content: "";
}

.fa-file-chart-pie:before {
  content: "";
}

.fa-file-check:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-edit:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-exclamation:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-minus:before {
  content: "";
}

.fa-file-music:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-plus:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-search:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-spreadsheet:before {
  content: "";
}

.fa-file-times:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-user:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-files-medical:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-film-alt:before {
  content: "";
}

.fa-film-canister:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-fire-smoke:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-firefox-browser:before {
  content: "";
}

.fa-fireplace:before {
  content: "";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fish-cooked:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-alt:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flag-usa:before {
  content: "";
}

.fa-flame:before {
  content: "";
}

.fa-flashlight:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flask-poison:before {
  content: "";
}

.fa-flask-potion:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flower:before {
  content: "";
}

.fa-flower-daffodil:before {
  content: "";
}

.fa-flower-tulip:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-flute:before {
  content: "";
}

.fa-flux-capacitor:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-fog:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-download:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-folder-times:before {
  content: "";
}

.fa-folder-tree:before {
  content: "";
}

.fa-folder-upload:before {
  content: "";
}

.fa-folders:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-font-case:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-football-helmet:before {
  content: "";
}

.fa-forklift:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-fragile:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-french-fries:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frosty-head:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-function:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-galaxy:before {
  content: "";
}

.fa-game-board:before {
  content: "";
}

.fa-game-board-alt:before {
  content: "";
}

.fa-game-console-handheld:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gamepad-alt:before {
  content: "";
}

.fa-garage:before {
  content: "";
}

.fa-garage-car:before {
  content: "";
}

.fa-garage-open:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gas-pump-slash:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gift-card:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-gingerbread-man:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass:before {
  content: "";
}

.fa-glass-champagne:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-citrus:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glass-whiskey-rocks:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glasses-alt:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-globe-snow:before {
  content: "";
}

.fa-globe-stand:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-golf-club:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-pay:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gramophone:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guilded:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-guitar-electric:before {
  content: "";
}

.fa-guitars:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-h1:before {
  content: "";
}

.fa-h2:before {
  content: "";
}

.fa-h3:before {
  content: "";
}

.fa-h4:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hammer-war:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-heart:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-box:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-magic:before {
  content: "";
}

.fa-hand-holding-medical:before {
  content: "";
}

.fa-hand-holding-seedling:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-receiving:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-sparkles:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-heart:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-usd:before {
  content: "";
}

.fa-hands-wash:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt:before {
  content: "";
}

.fa-handshake-alt-slash:before {
  content: "";
}

.fa-handshake-slash:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-chef:before {
  content: "";
}

.fa-hat-cowboy:before {
  content: "";
}

.fa-hat-cowboy-side:before {
  content: "";
}

.fa-hat-santa:before {
  content: "";
}

.fa-hat-winter:before {
  content: "";
}

.fa-hat-witch:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-head-side:before {
  content: "";
}

.fa-head-side-brain:before {
  content: "";
}

.fa-head-side-cough:before {
  content: "";
}

.fa-head-side-cough-slash:before {
  content: "";
}

.fa-head-side-headphones:before {
  content: "";
}

.fa-head-side-mask:before {
  content: "";
}

.fa-head-side-medical:before {
  content: "";
}

.fa-head-side-virus:before {
  content: "";
}

.fa-head-vr:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heart-circle:before {
  content: "";
}

.fa-heart-rate:before {
  content: "";
}

.fa-heart-square:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-heat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-helmet-battle:before {
  content: "";
}

.fa-hexagon:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hive:before {
  content: "";
}

.fa-hockey-mask:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-hockey-sticks:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-home-alt:before {
  content: "";
}

.fa-home-heart:before {
  content: "";
}

.fa-home-lg:before {
  content: "";
}

.fa-home-lg-alt:before {
  content: "";
}

.fa-hood-cloak:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-horizontal-rule:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-horse-saddle:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hospital-user:before {
  content: "";
}

.fa-hospitals:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-house-day:before {
  content: "";
}

.fa-house-flood:before {
  content: "";
}

.fa-house-leave:before {
  content: "";
}

.fa-house-night:before {
  content: "";
}

.fa-house-return:before {
  content: "";
}

.fa-house-signal:before {
  content: "";
}

.fa-house-user:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-humidity:before {
  content: "";
}

.fa-hurricane:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-ice-skate:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

.fa-icons-alt:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-ideal:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-image-polaroid:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-inbox-in:before {
  content: "";
}

.fa-inbox-out:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-industry-alt:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-info-square:before {
  content: "";
}

.fa-inhaler:before {
  content: "";
}

.fa-innosoft:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-instagram-square:before {
  content: "";
}

.fa-instalod:before {
  content: "";
}

.fa-integral:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-intersection:before {
  content: "";
}

.fa-inventory:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-island-tropical:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-jack-o-lantern:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-joystick:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-jug:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-kazoo:before {
  content: "";
}

.fa-kerning:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-key-skeleton:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-keynote:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kidneys:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kite:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-knife-kitchen:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-lambda:before {
  content: "";
}

.fa-lamp:before {
  content: "";
}

.fa-lamp-desk:before {
  content: "";
}

.fa-lamp-floor:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-landmark-alt:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-house:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lasso:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-layer-minus:before {
  content: "";
}

.fa-layer-plus:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leaf-heart:before {
  content: "";
}

.fa-leaf-maple:before {
  content: "";
}

.fa-leaf-oak:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-light-ceiling:before {
  content: "";
}

.fa-light-switch:before {
  content: "";
}

.fa-light-switch-off:before {
  content: "";
}

.fa-light-switch-on:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-lightbulb-dollar:before {
  content: "";
}

.fa-lightbulb-exclamation:before {
  content: "";
}

.fa-lightbulb-on:before {
  content: "";
}

.fa-lightbulb-slash:before {
  content: "";
}

.fa-lights-holiday:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-line-columns:before {
  content: "";
}

.fa-line-height:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lips:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-music:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-location-circle:before {
  content: "";
}

.fa-location-slash:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-alt:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-lock-open-alt:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-loveseat:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luchador:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lungs:before {
  content: "";
}

.fa-lungs-virus:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-mace:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailbox:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-mandolin:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-marker-alt-slash:before {
  content: "";
}

.fa-map-marker-check:before {
  content: "";
}

.fa-map-marker-edit:before {
  content: "";
}

.fa-map-marker-exclamation:before {
  content: "";
}

.fa-map-marker-minus:before {
  content: "";
}

.fa-map-marker-plus:before {
  content: "";
}

.fa-map-marker-question:before {
  content: "";
}

.fa-map-marker-slash:before {
  content: "";
}

.fa-map-marker-smile:before {
  content: "";
}

.fa-map-marker-times:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-meat:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaphone:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microphone-stand:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-microwave:before {
  content: "";
}

.fa-mind-share:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-hexagon:before {
  content: "";
}

.fa-minus-octagon:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mistletoe:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mixer:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-mobile-android:before {
  content: "";
}

.fa-mobile-android-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-money-check-edit:before {
  content: "";
}

.fa-money-check-edit-alt:before {
  content: "";
}

.fa-monitor-heart-rate:before {
  content: "";
}

.fa-monkey:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-moon-cloud:before {
  content: "";
}

.fa-moon-stars:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mountains:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

.fa-mouse-alt:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mp3-player:before {
  content: "";
}

.fa-mug:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-mug-marshmallows:before {
  content: "";
}

.fa-mug-tea:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-music-alt:before {
  content: "";
}

.fa-music-alt-slash:before {
  content: "";
}

.fa-music-slash:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-narwhal:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-octagon:before {
  content: "";
}

.fa-octopus-deploy:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-oil-temp:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-omega:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-ornament:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-outlet:before {
  content: "";
}

.fa-oven:before {
  content: "";
}

.fa-overline:before {
  content: "";
}

.fa-page-break:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-brush-alt:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-pallet-alt:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-paragraph-rtl:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-parking-circle:before {
  content: "";
}

.fa-parking-circle-slash:before {
  content: "";
}

.fa-parking-slash:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paw-alt:before {
  content: "";
}

.fa-paw-claws:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pegasus:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-paintbrush:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-pennant:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-arrows:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-perbyte:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-person-carry:before {
  content: "";
}

.fa-person-dolly:before {
  content: "";
}

.fa-person-dolly-empty:before {
  content: "";
}

.fa-person-sign:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

.fa-phone-laptop:before {
  content: "";
}

.fa-phone-office:before {
  content: "";
}

.fa-phone-plus:before {
  content: "";
}

.fa-phone-rotary:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-square-alt:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pi:before {
  content: "";
}

.fa-piano:before {
  content: "";
}

.fa-piano-keyboard:before {
  content: "";
}

.fa-pie:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "";
}

.fa-pig:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-alt:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-plane-slash:before {
  content: "";
}

.fa-planet-moon:before {
  content: "";
}

.fa-planet-ringed:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-hexagon:before {
  content: "";
}

.fa-plus-octagon:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-podium:before {
  content: "";
}

.fa-podium-star:before {
  content: "";
}

.fa-police-box:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poll-people:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-popcorn:before {
  content: "";
}

.fa-portal-enter:before {
  content: "";
}

.fa-portal-exit:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-presentation:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-print-search:before {
  content: "";
}

.fa-print-slash:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-projector:before {
  content: "";
}

.fa-pump-medical:before {
  content: "";
}

.fa-pump-soap:before {
  content: "";
}

.fa-pumpkin:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-question-square:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-rabbit:before {
  content: "";
}

.fa-rabbit-fast:before {
  content: "";
}

.fa-racquet:before {
  content: "";
}

.fa-radar:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-radio:before {
  content: "";
}

.fa-radio-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-raindrops:before {
  content: "";
}

.fa-ram:before {
  content: "";
}

.fa-ramp-loading:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-raygun:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-record-vinyl:before {
  content: "";
}

.fa-rectangle-landscape:before {
  content: "";
}

.fa-rectangle-portrait:before {
  content: "";
}

.fa-rectangle-wide:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-refrigerator:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-repeat:before {
  content: "";
}

.fa-repeat-1:before {
  content: "";
}

.fa-repeat-1-alt:before {
  content: "";
}

.fa-repeat-alt:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-retweet-alt:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-rings-wedding:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocket-launch:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-route-highway:before {
  content: "";
}

.fa-route-interstate:before {
  content: "";
}

.fa-router:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-triangle:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-rust:before {
  content: "";
}

.fa-rv:before {
  content: "";
}

.fa-sack:before {
  content: "";
}

.fa-sack-dollar:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salad:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sandwich:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-sausage:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-sax-hot:before {
  content: "";
}

.fa-saxophone:before {
  content: "";
}

.fa-scalpel:before {
  content: "";
}

.fa-scalpel-path:before {
  content: "";
}

.fa-scanner:before {
  content: "";
}

.fa-scanner-image:before {
  content: "";
}

.fa-scanner-keyboard:before {
  content: "";
}

.fa-scanner-touchscreen:before {
  content: "";
}

.fa-scarecrow:before {
  content: "";
}

.fa-scarf:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-scroll-old:before {
  content: "";
}

.fa-scrubber:before {
  content: "";
}

.fa-scythe:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-send-back:before {
  content: "";
}

.fa-send-backward:before {
  content: "";
}

.fa-sensor:before {
  content: "";
}

.fa-sensor-alert:before {
  content: "";
}

.fa-sensor-fire:before {
  content: "";
}

.fa-sensor-on:before {
  content: "";
}

.fa-sensor-smoke:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-all:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-sheep:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-check:before {
  content: "";
}

.fa-shield-cross:before {
  content: "";
}

.fa-shield-virus:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shipping-timed:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shish-kebab:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopify:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shovel:before {
  content: "";
}

.fa-shovel-snow:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shredder:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-shuttlecock:before {
  content: "";
}

.fa-sickle:before {
  content: "";
}

.fa-sigma:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signal-1:before {
  content: "";
}

.fa-signal-2:before {
  content: "";
}

.fa-signal-3:before {
  content: "";
}

.fa-signal-4:before {
  content: "";
}

.fa-signal-alt:before {
  content: "";
}

.fa-signal-alt-1:before {
  content: "";
}

.fa-signal-alt-2:before {
  content: "";
}

.fa-signal-alt-3:before {
  content: "";
}

.fa-signal-alt-slash:before {
  content: "";
}

.fa-signal-slash:before {
  content: "";
}

.fa-signal-stream:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sink:before {
  content: "";
}

.fa-siren:before {
  content: "";
}

.fa-siren-on:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-skeleton:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-ski-jump:before {
  content: "";
}

.fa-ski-lift:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-cow:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sledding:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-sliders-h-square:before {
  content: "";
}

.fa-sliders-v:before {
  content: "";
}

.fa-sliders-v-square:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-plus:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoke:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snake:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snooze:before {
  content: "";
}

.fa-snow-blowing:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowflakes:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowmobile:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-soap:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-solar-system:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-alpha-up-alt:before {
  content: "";
}

.fa-sort-alt:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-down-alt:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-amount-up-alt:before {
  content: "";
}

.fa-sort-circle:before {
  content: "";
}

.fa-sort-circle-down:before {
  content: "";
}

.fa-sort-circle-up:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-down-alt:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-numeric-up-alt:before {
  content: "";
}

.fa-sort-shapes-down:before {
  content: "";
}

.fa-sort-shapes-down-alt:before {
  content: "";
}

.fa-sort-shapes-up:before {
  content: "";
}

.fa-sort-shapes-up-alt:before {
  content: "";
}

.fa-sort-size-down:before {
  content: "";
}

.fa-sort-size-down-alt:before {
  content: "";
}

.fa-sort-size-up:before {
  content: "";
}

.fa-sort-size-up-alt:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-soup:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-space-station-moon:before {
  content: "";
}

.fa-space-station-moon-alt:before {
  content: "";
}

.fa-spade:before {
  content: "";
}

.fa-sparkles:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-speakers:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spider-black-widow:before {
  content: "";
}

.fa-spider-web:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-spinner-third:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-sprinkler:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-squirrel:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-staff:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-christmas:before {
  content: "";
}

.fa-star-exclamation:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-star-shooting:before {
  content: "";
}

.fa-starfighter:before {
  content: "";
}

.fa-starfighter-alt:before {
  content: "";
}

.fa-stars:before {
  content: "";
}

.fa-starship:before {
  content: "";
}

.fa-starship-freighter:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steak:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-steering-wheel:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stocking:before {
  content: "";
}

.fa-stomach:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-stopwatch-20:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-store-alt-slash:before {
  content: "";
}

.fa-store-slash:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-stretcher:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-sun-cloud:before {
  content: "";
}

.fa-sun-dust:before {
  content: "";
}

.fa-sun-haze:before {
  content: "";
}

.fa-sunglasses:before {
  content: "";
}

.fa-sunrise:before {
  content: "";
}

.fa-sunset:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-sword:before {
  content: "";
}

.fa-sword-laser:before {
  content: "";
}

.fa-sword-laser-alt:before {
  content: "";
}

.fa-swords:before {
  content: "";
}

.fa-swords-laser:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablet-android:before {
  content: "";
}

.fa-tablet-android-alt:before {
  content: "";
}

.fa-tablet-rugged:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tachometer-alt-average:before {
  content: "";
}

.fa-tachometer-alt-fast:before {
  content: "";
}

.fa-tachometer-alt-fastest:before {
  content: "";
}

.fa-tachometer-alt-slow:before {
  content: "";
}

.fa-tachometer-alt-slowest:before {
  content: "";
}

.fa-tachometer-average:before {
  content: "";
}

.fa-tachometer-fast:before {
  content: "";
}

.fa-tachometer-fastest:before {
  content: "";
}

.fa-tachometer-slow:before {
  content: "";
}

.fa-tachometer-slowest:before {
  content: "";
}

.fa-taco:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tally:before {
  content: "";
}

.fa-tanakh:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-tasks-alt:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-telescope:before {
  content: "";
}

.fa-temperature-down:before {
  content: "";
}

.fa-temperature-frigid:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-hot:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-temperature-up:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-tennis-ball:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-size:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-theta:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-thunderstorm:before {
  content: "";
}

.fa-thunderstorm-moon:before {
  content: "";
}

.fa-thunderstorm-sun:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-tiktok:before {
  content: "";
}

.fa-tilde:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-times-hexagon:before {
  content: "";
}

.fa-times-octagon:before {
  content: "";
}

.fa-times-square:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tire:before {
  content: "";
}

.fa-tire-flat:before {
  content: "";
}

.fa-tire-pressure-warning:before {
  content: "";
}

.fa-tire-rugged:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toilet-paper-alt:before {
  content: "";
}

.fa-toilet-paper-slash:before {
  content: "";
}

.fa-tombstone:before {
  content: "";
}

.fa-tombstone-alt:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-toothbrush:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tornado:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-cone:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-traffic-light-go:before {
  content: "";
}

.fa-traffic-light-slow:before {
  content: "";
}

.fa-traffic-light-stop:before {
  content: "";
}

.fa-trailer:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-transporter:before {
  content: "";
}

.fa-transporter-1:before {
  content: "";
}

.fa-transporter-2:before {
  content: "";
}

.fa-transporter-3:before {
  content: "";
}

.fa-transporter-empty:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-trash-undo:before {
  content: "";
}

.fa-trash-undo-alt:before {
  content: "";
}

.fa-treasure-chest:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-tree-alt:before {
  content: "";
}

.fa-tree-christmas:before {
  content: "";
}

.fa-tree-decorated:before {
  content: "";
}

.fa-tree-large:before {
  content: "";
}

.fa-tree-palm:before {
  content: "";
}

.fa-trees:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-triangle:before {
  content: "";
}

.fa-triangle-music:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-trophy-alt:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-container:before {
  content: "";
}

.fa-truck-couch:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-truck-plow:before {
  content: "";
}

.fa-truck-ramp:before {
  content: "";
}

.fa-trumpet:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-turkey:before {
  content: "";
}

.fa-turntable:before {
  content: "";
}

.fa-turtle:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-tv-alt:before {
  content: "";
}

.fa-tv-music:before {
  content: "";
}

.fa-tv-retro:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typewriter:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-ufo:before {
  content: "";
}

.fa-ufo-beam:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-uncharted:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-unicorn:before {
  content: "";
}

.fa-union:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-unsplash:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-usb-drive:before {
  content: "";
}

.fa-usd-circle:before {
  content: "";
}

.fa-usd-square:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alien:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-chart:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-cowboy:before {
  content: "";
}

.fa-user-crown:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-hard-hat:before {
  content: "";
}

.fa-user-headset:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-md-chat:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-music:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-robot:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-user-unlock:before {
  content: "";
}

.fa-user-visor:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-class:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-users-crown:before {
  content: "";
}

.fa-users-medical:before {
  content: "";
}

.fa-users-slash:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-fork:before {
  content: "";
}

.fa-utensil-knife:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-utensils-alt:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vacuum:before {
  content: "";
}

.fa-vacuum-robot:before {
  content: "";
}

.fa-value-absolute:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-vest:before {
  content: "";
}

.fa-vest-patches:before {
  content: "";
}

.fa-vhs:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-plus:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-violin:before {
  content: "";
}

.fa-virus:before {
  content: "";
}

.fa-virus-slash:before {
  content: "";
}

.fa-viruses:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volcano:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-slash:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-nay:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-wagon-covered:before {
  content: "";
}

.fa-walker:before {
  content: "";
}

.fa-walkie-talkie:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-wand:before {
  content: "";
}

.fa-wand-magic:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-warehouse-alt:before {
  content: "";
}

.fa-washer:before {
  content: "";
}

.fa-watch:before {
  content: "";
}

.fa-watch-calculator:before {
  content: "";
}

.fa-watch-fitness:before {
  content: "";
}

.fa-watchman-monitoring:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-water-lower:before {
  content: "";
}

.fa-water-rise:before {
  content: "";
}

.fa-wave-sine:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-wave-triangle:before {
  content: "";
}

.fa-waveform:before {
  content: "";
}

.fa-waveform-path:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-webcam:before {
  content: "";
}

.fa-webcam-slash:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whale:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheat:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whistle:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wifi-1:before {
  content: "";
}

.fa-wifi-2:before {
  content: "";
}

.fa-wifi-slash:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-wind-turbine:before {
  content: "";
}

.fa-wind-warning:before {
  content: "";
}

.fa-window:before {
  content: "";
}

.fa-window-alt:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-frame:before {
  content: "";
}

.fa-window-frame-open:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-windsock:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wodu:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wreath:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: "Font Awesome 5 Pro";

  font-style: normal;

  font-weight: 300;

  font-display: block;

  src: url("../webfonts/fa-light-300.eot");

  src: url("../webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-light-300.woff2") format("woff2"), url("../webfonts/fa-light-300.woff") format("woff"), url("../webfonts/fa-light-300.ttf") format("truetype"), url("../webfonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: "Font Awesome 5 Pro";

  font-style: normal;

  font-weight: 400;

  font-display: block;

  src: url("../webfonts/fa-regular-400.eot");

  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: "Font Awesome 5 Pro";

  font-style: normal;

  font-weight: 900;

  font-display: block;

  src: url("../webfonts/fa-solid-900.eot");

  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: "Font Awesome 5 Duotone";

  font-style: normal;

  font-weight: 900;

  font-display: block;

  src: url("../webfonts/fa-duotone-900.eot");

  src: url("../webfonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-duotone-900.woff2") format("woff2"), url("../webfonts/fa-duotone-900.woff") format("woff"), url("../webfonts/fa-duotone-900.ttf") format("truetype"), url("../webfonts/fa-duotone-900.svg#fontawesome") format("svg");
}

.fad {
  position: relative;
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
}

.fad:before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.fad:after {
  color: var(--fa-secondary-color, inherit);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.fad.fa-inverse {
  color: #fff;
}

.fad.fa-stack-1x, .fad.fa-stack-2x {
  position: absolute;
}

.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before,
.fad.fa-fw:before {
  left: 50%;
  transform: translateX(-50%);
}

.fad.fa-abacus:after {
  content: "􏙀";
}

.fad.fa-acorn:after {
  content: "􏚮";
}

.fad.fa-ad:after {
  content: "􏙁";
}

.fad.fa-address-book:after {
  content: "􏊹";
}

.fad.fa-address-card:after {
  content: "􏊻";
}

.fad.fa-adjust:after {
  content: "􏁂";
}

.fad.fa-air-conditioner:after {
  content: "􏣴";
}

.fad.fa-air-freshener:after {
  content: "􏗐";
}

.fad.fa-alarm-clock:after {
  content: "􏍎";
}

.fad.fa-alarm-exclamation:after {
  content: "􏡃";
}

.fad.fa-alarm-plus:after {
  content: "􏡄";
}

.fad.fa-alarm-snooze:after {
  content: "􏡅";
}

.fad.fa-album:after {
  content: "􏢟";
}

.fad.fa-album-collection:after {
  content: "􏢠";
}

.fad.fa-alicorn:after {
  content: "􏚰";
}

.fad.fa-alien:after {
  content: "􏣵";
}

.fad.fa-alien-monster:after {
  content: "􏣶";
}

.fad.fa-align-center:after {
  content: "􏀷";
}

.fad.fa-align-justify:after {
  content: "􏀹";
}

.fad.fa-align-left:after {
  content: "􏀶";
}

.fad.fa-align-right:after {
  content: "􏀸";
}

.fad.fa-align-slash:after {
  content: "􏡆";
}

.fad.fa-allergies:after {
  content: "􏑡";
}

.fad.fa-ambulance:after {
  content: "􏃹";
}

.fad.fa-american-sign-language-interpreting:after {
  content: "􏊣";
}

.fad.fa-amp-guitar:after {
  content: "􏢡";
}

.fad.fa-analytics:after {
  content: "􏙃";
}

.fad.fa-anchor:after {
  content: "􏄽";
}

.fad.fa-angel:after {
  content: "􏝹";
}

.fad.fa-angle-double-down:after {
  content: "􏄃";
}

.fad.fa-angle-double-left:after {
  content: "􏄀";
}

.fad.fa-angle-double-right:after {
  content: "􏄁";
}

.fad.fa-angle-double-up:after {
  content: "􏄂";
}

.fad.fa-angle-down:after {
  content: "􏄇";
}

.fad.fa-angle-left:after {
  content: "􏄄";
}

.fad.fa-angle-right:after {
  content: "􏄅";
}

.fad.fa-angle-up:after {
  content: "􏄆";
}

.fad.fa-angry:after {
  content: "􏕖";
}

.fad.fa-ankh:after {
  content: "􏙄";
}

.fad.fa-apple-alt:after {
  content: "􏗑";
}

.fad.fa-apple-crate:after {
  content: "􏚱";
}

.fad.fa-archive:after {
  content: "􏆇";
}

.fad.fa-archway:after {
  content: "􏕗";
}

.fad.fa-arrow-alt-circle-down:after {
  content: "􏍘";
}

.fad.fa-arrow-alt-circle-left:after {
  content: "􏍙";
}

.fad.fa-arrow-alt-circle-right:after {
  content: "􏍚";
}

.fad.fa-arrow-alt-circle-up:after {
  content: "􏍛";
}

.fad.fa-arrow-alt-down:after {
  content: "􏍔";
}

.fad.fa-arrow-alt-from-bottom:after {
  content: "􏍆";
}

.fad.fa-arrow-alt-from-left:after {
  content: "􏍇";
}

.fad.fa-arrow-alt-from-right:after {
  content: "􏍈";
}

.fad.fa-arrow-alt-from-top:after {
  content: "􏍉";
}

.fad.fa-arrow-alt-left:after {
  content: "􏍕";
}

.fad.fa-arrow-alt-right:after {
  content: "􏍖";
}

.fad.fa-arrow-alt-square-down:after {
  content: "􏍐";
}

.fad.fa-arrow-alt-square-left:after {
  content: "􏍑";
}

.fad.fa-arrow-alt-square-right:after {
  content: "􏍒";
}

.fad.fa-arrow-alt-square-up:after {
  content: "􏍓";
}

.fad.fa-arrow-alt-to-bottom:after {
  content: "􏍊";
}

.fad.fa-arrow-alt-to-left:after {
  content: "􏍋";
}

.fad.fa-arrow-alt-to-right:after {
  content: "􏍌";
}

.fad.fa-arrow-alt-to-top:after {
  content: "􏍍";
}

.fad.fa-arrow-alt-up:after {
  content: "􏍗";
}

.fad.fa-arrow-circle-down:after {
  content: "􏂫";
}

.fad.fa-arrow-circle-left:after {
  content: "􏂨";
}

.fad.fa-arrow-circle-right:after {
  content: "􏂩";
}

.fad.fa-arrow-circle-up:after {
  content: "􏂪";
}

.fad.fa-arrow-down:after {
  content: "􏁣";
}

.fad.fa-arrow-from-bottom:after {
  content: "􏍂";
}

.fad.fa-arrow-from-left:after {
  content: "􏍃";
}

.fad.fa-arrow-from-right:after {
  content: "􏍄";
}

.fad.fa-arrow-from-top:after {
  content: "􏍅";
}

.fad.fa-arrow-left:after {
  content: "􏁠";
}

.fad.fa-arrow-right:after {
  content: "􏁡";
}

.fad.fa-arrow-square-down:after {
  content: "􏌹";
}

.fad.fa-arrow-square-left:after {
  content: "􏌺";
}

.fad.fa-arrow-square-right:after {
  content: "􏌻";
}

.fad.fa-arrow-square-up:after {
  content: "􏌼";
}

.fad.fa-arrow-to-bottom:after {
  content: "􏌽";
}

.fad.fa-arrow-to-left:after {
  content: "􏌾";
}

.fad.fa-arrow-to-right:after {
  content: "􏍀";
}

.fad.fa-arrow-to-top:after {
  content: "􏍁";
}

.fad.fa-arrow-up:after {
  content: "􏁢";
}

.fad.fa-arrows:after {
  content: "􏁇";
}

.fad.fa-arrows-alt:after {
  content: "􏂲";
}

.fad.fa-arrows-alt-h:after {
  content: "􏌷";
}

.fad.fa-arrows-alt-v:after {
  content: "􏌸";
}

.fad.fa-arrows-h:after {
  content: "􏁾";
}

.fad.fa-arrows-v:after {
  content: "􏁽";
}

.fad.fa-assistive-listening-systems:after {
  content: "􏊢";
}

.fad.fa-asterisk:after {
  content: "􏁩";
}

.fad.fa-at:after {
  content: "􏇺";
}

.fad.fa-atlas:after {
  content: "􏕘";
}

.fad.fa-atom:after {
  content: "􏗒";
}

.fad.fa-atom-alt:after {
  content: "􏗓";
}

.fad.fa-audio-description:after {
  content: "􏊞";
}

.fad.fa-award:after {
  content: "􏕙";
}

.fad.fa-axe:after {
  content: "􏚲";
}

.fad.fa-axe-battle:after {
  content: "􏚳";
}

.fad.fa-baby:after {
  content: "􏝼";
}

.fad.fa-baby-carriage:after {
  content: "􏝽";
}

.fad.fa-backpack:after {
  content: "􏗔";
}

.fad.fa-backspace:after {
  content: "􏕚";
}

.fad.fa-backward:after {
  content: "􏁊";
}

.fad.fa-bacon:after {
  content: "􏟥";
}

.fad.fa-bacteria:after {
  content: "􎁙";
}

.fad.fa-bacterium:after {
  content: "􎁚";
}

.fad.fa-badge:after {
  content: "􏌵";
}

.fad.fa-badge-check:after {
  content: "􏌶";
}

.fad.fa-badge-dollar:after {
  content: "􏙅";
}

.fad.fa-badge-percent:after {
  content: "􏙆";
}

.fad.fa-badge-sheriff:after {
  content: "􏢢";
}

.fad.fa-badger-honey:after {
  content: "􏚴";
}

.fad.fa-bags-shopping:after {
  content: "􏡇";
}

.fad.fa-bahai:after {
  content: "􏙦";
}

.fad.fa-balance-scale:after {
  content: "􏉎";
}

.fad.fa-balance-scale-left:after {
  content: "􏔕";
}

.fad.fa-balance-scale-right:after {
  content: "􏔖";
}

.fad.fa-ball-pile:after {
  content: "􏝾";
}

.fad.fa-ballot:after {
  content: "􏜲";
}

.fad.fa-ballot-check:after {
  content: "􏜳";
}

.fad.fa-ban:after {
  content: "􏁞";
}

.fad.fa-band-aid:after {
  content: "􏑢";
}

.fad.fa-banjo:after {
  content: "􏢣";
}

.fad.fa-barcode:after {
  content: "􏀪";
}

.fad.fa-barcode-alt:after {
  content: "􏑣";
}

.fad.fa-barcode-read:after {
  content: "􏑤";
}

.fad.fa-barcode-scan:after {
  content: "􏑥";
}

.fad.fa-bars:after {
  content: "􏃉";
}

.fad.fa-baseball:after {
  content: "􏐲";
}

.fad.fa-baseball-ball:after {
  content: "􏐳";
}

.fad.fa-basketball-ball:after {
  content: "􏐴";
}

.fad.fa-basketball-hoop:after {
  content: "􏐵";
}

.fad.fa-bat:after {
  content: "􏚵";
}

.fad.fa-bath:after {
  content: "􏋍";
}

.fad.fa-battery-bolt:after {
  content: "􏍶";
}

.fad.fa-battery-empty:after {
  content: "􏉄";
}

.fad.fa-battery-full:after {
  content: "􏉀";
}

.fad.fa-battery-half:after {
  content: "􏉂";
}

.fad.fa-battery-quarter:after {
  content: "􏉃";
}

.fad.fa-battery-slash:after {
  content: "􏍷";
}

.fad.fa-battery-three-quarters:after {
  content: "􏉁";
}

.fad.fa-bed:after {
  content: "􏈶";
}

.fad.fa-bed-alt:after {
  content: "􏣷";
}

.fad.fa-bed-bunk:after {
  content: "􏣸";
}

.fad.fa-bed-empty:after {
  content: "􏣹";
}

.fad.fa-beer:after {
  content: "􏃼";
}

.fad.fa-bell:after {
  content: "􏃳";
}

.fad.fa-bell-exclamation:after {
  content: "􏡈";
}

.fad.fa-bell-on:after {
  content: "􏣺";
}

.fad.fa-bell-plus:after {
  content: "􏡉";
}

.fad.fa-bell-school:after {
  content: "􏗕";
}

.fad.fa-bell-school-slash:after {
  content: "􏗖";
}

.fad.fa-bell-slash:after {
  content: "􏇶";
}

.fad.fa-bells:after {
  content: "􏝿";
}

.fad.fa-betamax:after {
  content: "􏢤";
}

.fad.fa-bezier-curve:after {
  content: "􏕛";
}

.fad.fa-bible:after {
  content: "􏙇";
}

.fad.fa-bicycle:after {
  content: "􏈆";
}

.fad.fa-biking:after {
  content: "􏡊";
}

.fad.fa-biking-mountain:after {
  content: "􏡋";
}

.fad.fa-binoculars:after {
  content: "􏇥";
}

.fad.fa-biohazard:after {
  content: "􏞀";
}

.fad.fa-birthday-cake:after {
  content: "􏇽";
}

.fad.fa-blanket:after {
  content: "􏒘";
}

.fad.fa-blender:after {
  content: "􏔗";
}

.fad.fa-blender-phone:after {
  content: "􏚶";
}

.fad.fa-blind:after {
  content: "􏊝";
}

.fad.fa-blinds:after {
  content: "􏣻";
}

.fad.fa-blinds-open:after {
  content: "􏣼";
}

.fad.fa-blinds-raised:after {
  content: "􏣽";
}

.fad.fa-blog:after {
  content: "􏞁";
}

.fad.fa-bold:after {
  content: "􏀲";
}

.fad.fa-bolt:after {
  content: "􏃧";
}

.fad.fa-bomb:after {
  content: "􏇢";
}

.fad.fa-bone:after {
  content: "􏗗";
}

.fad.fa-bone-break:after {
  content: "􏗘";
}

.fad.fa-bong:after {
  content: "􏕜";
}

.fad.fa-book:after {
  content: "􏀭";
}

.fad.fa-book-alt:after {
  content: "􏗙";
}

.fad.fa-book-dead:after {
  content: "􏚷";
}

.fad.fa-book-heart:after {
  content: "􏒙";
}

.fad.fa-book-medical:after {
  content: "􏟦";
}

.fad.fa-book-open:after {
  content: "􏔘";
}

.fad.fa-book-reader:after {
  content: "􏗚";
}

.fad.fa-book-spells:after {
  content: "􏚸";
}

.fad.fa-book-user:after {
  content: "􏟧";
}

.fad.fa-bookmark:after {
  content: "􏀮";
}

.fad.fa-books:after {
  content: "􏗛";
}

.fad.fa-books-medical:after {
  content: "􏟨";
}

.fad.fa-boombox:after {
  content: "􏢥";
}

.fad.fa-boot:after {
  content: "􏞂";
}

.fad.fa-booth-curtain:after {
  content: "􏜴";
}

.fad.fa-border-all:after {
  content: "􏡌";
}

.fad.fa-border-bottom:after {
  content: "􏡍";
}

.fad.fa-border-center-h:after {
  content: "􏢜";
}

.fad.fa-border-center-v:after {
  content: "􏢝";
}

.fad.fa-border-inner:after {
  content: "􏡎";
}

.fad.fa-border-left:after {
  content: "􏡏";
}

.fad.fa-border-none:after {
  content: "􏡐";
}

.fad.fa-border-outer:after {
  content: "􏡑";
}

.fad.fa-border-right:after {
  content: "􏡒";
}

.fad.fa-border-style:after {
  content: "􏡓";
}

.fad.fa-border-style-alt:after {
  content: "􏡔";
}

.fad.fa-border-top:after {
  content: "􏡕";
}

.fad.fa-bow-arrow:after {
  content: "􏚹";
}

.fad.fa-bowling-ball:after {
  content: "􏐶";
}

.fad.fa-bowling-pins:after {
  content: "􏐷";
}

.fad.fa-box:after {
  content: "􏑦";
}

.fad.fa-box-alt:after {
  content: "􏒚";
}

.fad.fa-box-ballot:after {
  content: "􏜵";
}

.fad.fa-box-check:after {
  content: "􏑧";
}

.fad.fa-box-fragile:after {
  content: "􏒛";
}

.fad.fa-box-full:after {
  content: "􏒜";
}

.fad.fa-box-heart:after {
  content: "􏒝";
}

.fad.fa-box-open:after {
  content: "􏒞";
}

.fad.fa-box-tissue:after {
  content: "􎁛";
}

.fad.fa-box-up:after {
  content: "􏒟";
}

.fad.fa-box-usd:after {
  content: "􏒠";
}

.fad.fa-boxes:after {
  content: "􏑨";
}

.fad.fa-boxes-alt:after {
  content: "􏒡";
}

.fad.fa-boxing-glove:after {
  content: "􏐸";
}

.fad.fa-brackets:after {
  content: "􏟩";
}

.fad.fa-brackets-curly:after {
  content: "􏟪";
}

.fad.fa-braille:after {
  content: "􏊡";
}

.fad.fa-brain:after {
  content: "􏗜";
}

.fad.fa-bread-loaf:after {
  content: "􏟫";
}

.fad.fa-bread-slice:after {
  content: "􏟬";
}

.fad.fa-briefcase:after {
  content: "􏂱";
}

.fad.fa-briefcase-medical:after {
  content: "􏑩";
}

.fad.fa-bring-forward:after {
  content: "􏡖";
}

.fad.fa-bring-front:after {
  content: "􏡗";
}

.fad.fa-broadcast-tower:after {
  content: "􏔙";
}

.fad.fa-broom:after {
  content: "􏔚";
}

.fad.fa-browser:after {
  content: "􏍾";
}

.fad.fa-brush:after {
  content: "􏕝";
}

.fad.fa-bug:after {
  content: "􏆈";
}

.fad.fa-building:after {
  content: "􏆭";
}

.fad.fa-bullhorn:after {
  content: "􏂡";
}

.fad.fa-bullseye:after {
  content: "􏅀";
}

.fad.fa-bullseye-arrow:after {
  content: "􏙈";
}

.fad.fa-bullseye-pointer:after {
  content: "􏙉";
}

.fad.fa-burger-soda:after {
  content: "􏡘";
}

.fad.fa-burn:after {
  content: "􏑪";
}

.fad.fa-burrito:after {
  content: "􏟭";
}

.fad.fa-bus:after {
  content: "􏈇";
}

.fad.fa-bus-alt:after {
  content: "􏕞";
}

.fad.fa-bus-school:after {
  content: "􏗝";
}

.fad.fa-business-time:after {
  content: "􏙊";
}

.fad.fa-cabinet-filing:after {
  content: "􏙋";
}

.fad.fa-cactus:after {
  content: "􏢧";
}

.fad.fa-calculator:after {
  content: "􏇬";
}

.fad.fa-calculator-alt:after {
  content: "􏙌";
}

.fad.fa-calendar:after {
  content: "􏄳";
}

.fad.fa-calendar-alt:after {
  content: "􏁳";
}

.fad.fa-calendar-check:after {
  content: "􏉴";
}

.fad.fa-calendar-day:after {
  content: "􏞃";
}

.fad.fa-calendar-edit:after {
  content: "􏌳";
}

.fad.fa-calendar-exclamation:after {
  content: "􏌴";
}

.fad.fa-calendar-minus:after {
  content: "􏉲";
}

.fad.fa-calendar-plus:after {
  content: "􏉱";
}

.fad.fa-calendar-star:after {
  content: "􏜶";
}

.fad.fa-calendar-times:after {
  content: "􏉳";
}

.fad.fa-calendar-week:after {
  content: "􏞄";
}

.fad.fa-camcorder:after {
  content: "􏢨";
}

.fad.fa-camera:after {
  content: "􏀰";
}

.fad.fa-camera-alt:after {
  content: "􏌲";
}

.fad.fa-camera-home:after {
  content: "􏣾";
}

.fad.fa-camera-movie:after {
  content: "􏢩";
}

.fad.fa-camera-polaroid:after {
  content: "􏢪";
}

.fad.fa-camera-retro:after {
  content: "􏂃";
}

.fad.fa-campfire:after {
  content: "􏚺";
}

.fad.fa-campground:after {
  content: "􏚻";
}

.fad.fa-candle-holder:after {
  content: "􏚼";
}

.fad.fa-candy-cane:after {
  content: "􏞆";
}

.fad.fa-candy-corn:after {
  content: "􏚽";
}

.fad.fa-cannabis:after {
  content: "􏕟";
}

.fad.fa-capsules:after {
  content: "􏑫";
}

.fad.fa-car:after {
  content: "􏆹";
}

.fad.fa-car-alt:after {
  content: "􏗞";
}

.fad.fa-car-battery:after {
  content: "􏗟";
}

.fad.fa-car-building:after {
  content: "􏡙";
}

.fad.fa-car-bump:after {
  content: "􏗠";
}

.fad.fa-car-bus:after {
  content: "􏡚";
}

.fad.fa-car-crash:after {
  content: "􏗡";
}

.fad.fa-car-garage:after {
  content: "􏗢";
}

.fad.fa-car-mechanic:after {
  content: "􏗣";
}

.fad.fa-car-side:after {
  content: "􏗤";
}

.fad.fa-car-tilt:after {
  content: "􏗥";
}

.fad.fa-car-wash:after {
  content: "􏗦";
}

.fad.fa-caravan:after {
  content: "􏣿";
}

.fad.fa-caravan-alt:after {
  content: "􎀀";
}

.fad.fa-caret-circle-down:after {
  content: "􏌭";
}

.fad.fa-caret-circle-left:after {
  content: "􏌮";
}

.fad.fa-caret-circle-right:after {
  content: "􏌰";
}

.fad.fa-caret-circle-up:after {
  content: "􏌱";
}

.fad.fa-caret-down:after {
  content: "􏃗";
}

.fad.fa-caret-left:after {
  content: "􏃙";
}

.fad.fa-caret-right:after {
  content: "􏃚";
}

.fad.fa-caret-square-down:after {
  content: "􏅐";
}

.fad.fa-caret-square-left:after {
  content: "􏆑";
}

.fad.fa-caret-square-right:after {
  content: "􏅒";
}

.fad.fa-caret-square-up:after {
  content: "􏅑";
}

.fad.fa-caret-up:after {
  content: "􏃘";
}

.fad.fa-carrot:after {
  content: "􏞇";
}

.fad.fa-cars:after {
  content: "􏡛";
}

.fad.fa-cart-arrow-down:after {
  content: "􏈘";
}

.fad.fa-cart-plus:after {
  content: "􏈗";
}

.fad.fa-cash-register:after {
  content: "􏞈";
}

.fad.fa-cassette-tape:after {
  content: "􏢫";
}

.fad.fa-cat:after {
  content: "􏚾";
}

.fad.fa-cat-space:after {
  content: "􎀁";
}

.fad.fa-cauldron:after {
  content: "􏚿";
}

.fad.fa-cctv:after {
  content: "􏢬";
}

.fad.fa-certificate:after {
  content: "􏂣";
}

.fad.fa-chair:after {
  content: "􏛀";
}

.fad.fa-chair-office:after {
  content: "􏛁";
}

.fad.fa-chalkboard:after {
  content: "􏔛";
}

.fad.fa-chalkboard-teacher:after {
  content: "􏔜";
}

.fad.fa-charging-station:after {
  content: "􏗧";
}

.fad.fa-chart-area:after {
  content: "􏇾";
}

.fad.fa-chart-bar:after {
  content: "􏂀";
}

.fad.fa-chart-line:after {
  content: "􏈁";
}

.fad.fa-chart-line-down:after {
  content: "􏙍";
}

.fad.fa-chart-network:after {
  content: "􏞊";
}

.fad.fa-chart-pie:after {
  content: "􏈀";
}

.fad.fa-chart-pie-alt:after {
  content: "􏙎";
}

.fad.fa-chart-scatter:after {
  content: "􏟮";
}

.fad.fa-check:after {
  content: "􏀌";
}

.fad.fa-check-circle:after {
  content: "􏁘";
}

.fad.fa-check-double:after {
  content: "􏕠";
}

.fad.fa-check-square:after {
  content: "􏅊";
}

.fad.fa-cheese:after {
  content: "􏟯";
}

.fad.fa-cheese-swiss:after {
  content: "􏟰";
}

.fad.fa-cheeseburger:after {
  content: "􏟱";
}

.fad.fa-chess:after {
  content: "􏐹";
}

.fad.fa-chess-bishop:after {
  content: "􏐺";
}

.fad.fa-chess-bishop-alt:after {
  content: "􏐻";
}

.fad.fa-chess-board:after {
  content: "􏐼";
}

.fad.fa-chess-clock:after {
  content: "􏐽";
}

.fad.fa-chess-clock-alt:after {
  content: "􏐾";
}

.fad.fa-chess-king:after {
  content: "􏐿";
}

.fad.fa-chess-king-alt:after {
  content: "􏑀";
}

.fad.fa-chess-knight:after {
  content: "􏑁";
}

.fad.fa-chess-knight-alt:after {
  content: "􏑂";
}

.fad.fa-chess-pawn:after {
  content: "􏑃";
}

.fad.fa-chess-pawn-alt:after {
  content: "􏑄";
}

.fad.fa-chess-queen:after {
  content: "􏑅";
}

.fad.fa-chess-queen-alt:after {
  content: "􏑆";
}

.fad.fa-chess-rook:after {
  content: "􏑇";
}

.fad.fa-chess-rook-alt:after {
  content: "􏑈";
}

.fad.fa-chevron-circle-down:after {
  content: "􏄺";
}

.fad.fa-chevron-circle-left:after {
  content: "􏄷";
}

.fad.fa-chevron-circle-right:after {
  content: "􏄸";
}

.fad.fa-chevron-circle-up:after {
  content: "􏄹";
}

.fad.fa-chevron-double-down:after {
  content: "􏌢";
}

.fad.fa-chevron-double-left:after {
  content: "􏌣";
}

.fad.fa-chevron-double-right:after {
  content: "􏌤";
}

.fad.fa-chevron-double-up:after {
  content: "􏌥";
}

.fad.fa-chevron-down:after {
  content: "􏁸";
}

.fad.fa-chevron-left:after {
  content: "􏁓";
}

.fad.fa-chevron-right:after {
  content: "􏁔";
}

.fad.fa-chevron-square-down:after {
  content: "􏌩";
}

.fad.fa-chevron-square-left:after {
  content: "􏌪";
}

.fad.fa-chevron-square-right:after {
  content: "􏌫";
}

.fad.fa-chevron-square-up:after {
  content: "􏌬";
}

.fad.fa-chevron-up:after {
  content: "􏁷";
}

.fad.fa-child:after {
  content: "􏆮";
}

.fad.fa-chimney:after {
  content: "􏞋";
}

.fad.fa-church:after {
  content: "􏔝";
}

.fad.fa-circle:after {
  content: "􏄑";
}

.fad.fa-circle-notch:after {
  content: "􏇎";
}

.fad.fa-city:after {
  content: "􏙏";
}

.fad.fa-clarinet:after {
  content: "􏢭";
}

.fad.fa-claw-marks:after {
  content: "􏛂";
}

.fad.fa-clinic-medical:after {
  content: "􏟲";
}

.fad.fa-clipboard:after {
  content: "􏌨";
}

.fad.fa-clipboard-check:after {
  content: "􏑬";
}

.fad.fa-clipboard-list:after {
  content: "􏑭";
}

.fad.fa-clipboard-list-check:after {
  content: "􏜷";
}

.fad.fa-clipboard-prescription:after {
  content: "􏗨";
}

.fad.fa-clipboard-user:after {
  content: "􏟳";
}

.fad.fa-clock:after {
  content: "􏀗";
}

.fad.fa-clone:after {
  content: "􏉍";
}

.fad.fa-closed-captioning:after {
  content: "􏈊";
}

.fad.fa-cloud:after {
  content: "􏃂";
}

.fad.fa-cloud-download:after {
  content: "􏃭";
}

.fad.fa-cloud-download-alt:after {
  content: "􏎁";
}

.fad.fa-cloud-drizzle:after {
  content: "􏜸";
}

.fad.fa-cloud-hail:after {
  content: "􏜹";
}

.fad.fa-cloud-hail-mixed:after {
  content: "􏜺";
}

.fad.fa-cloud-meatball:after {
  content: "􏜻";
}

.fad.fa-cloud-moon:after {
  content: "􏛃";
}

.fad.fa-cloud-moon-rain:after {
  content: "􏜼";
}

.fad.fa-cloud-music:after {
  content: "􏢮";
}

.fad.fa-cloud-rain:after {
  content: "􏜽";
}

.fad.fa-cloud-rainbow:after {
  content: "􏜾";
}

.fad.fa-cloud-showers:after {
  content: "􏜿";
}

.fad.fa-cloud-showers-heavy:after {
  content: "􏝀";
}

.fad.fa-cloud-sleet:after {
  content: "􏝁";
}

.fad.fa-cloud-snow:after {
  content: "􏝂";
}

.fad.fa-cloud-sun:after {
  content: "􏛄";
}

.fad.fa-cloud-sun-rain:after {
  content: "􏝃";
}

.fad.fa-cloud-upload:after {
  content: "􏃮";
}

.fad.fa-cloud-upload-alt:after {
  content: "􏎂";
}

.fad.fa-clouds:after {
  content: "􏝄";
}

.fad.fa-clouds-moon:after {
  content: "􏝅";
}

.fad.fa-clouds-sun:after {
  content: "􏝆";
}

.fad.fa-club:after {
  content: "􏌧";
}

.fad.fa-cocktail:after {
  content: "􏕡";
}

.fad.fa-code:after {
  content: "􏄡";
}

.fad.fa-code-branch:after {
  content: "􏄦";
}

.fad.fa-code-commit:after {
  content: "􏎆";
}

.fad.fa-code-merge:after {
  content: "􏎇";
}

.fad.fa-coffee:after {
  content: "􏃴";
}

.fad.fa-coffee-pot:after {
  content: "􎀂";
}

.fad.fa-coffee-togo:after {
  content: "􏛅";
}

.fad.fa-coffin:after {
  content: "􏛆";
}

.fad.fa-coffin-cross:after {
  content: "􎁑";
}

.fad.fa-cog:after {
  content: "􏀓";
}

.fad.fa-cogs:after {
  content: "􏂅";
}

.fad.fa-coin:after {
  content: "􏡜";
}

.fad.fa-coins:after {
  content: "􏔞";
}

.fad.fa-columns:after {
  content: "􏃛";
}

.fad.fa-comet:after {
  content: "􎀃";
}

.fad.fa-comment:after {
  content: "􏁵";
}

.fad.fa-comment-alt:after {
  content: "􏉺";
}

.fad.fa-comment-alt-check:after {
  content: "􏒢";
}

.fad.fa-comment-alt-dollar:after {
  content: "􏙐";
}

.fad.fa-comment-alt-dots:after {
  content: "􏒣";
}

.fad.fa-comment-alt-edit:after {
  content: "􏒤";
}

.fad.fa-comment-alt-exclamation:after {
  content: "􏒥";
}

.fad.fa-comment-alt-lines:after {
  content: "􏒦";
}

.fad.fa-comment-alt-medical:after {
  content: "􏟴";
}

.fad.fa-comment-alt-minus:after {
  content: "􏒧";
}

.fad.fa-comment-alt-music:after {
  content: "􏢯";
}

.fad.fa-comment-alt-plus:after {
  content: "􏒨";
}

.fad.fa-comment-alt-slash:after {
  content: "􏒩";
}

.fad.fa-comment-alt-smile:after {
  content: "􏒪";
}

.fad.fa-comment-alt-times:after {
  content: "􏒫";
}

.fad.fa-comment-check:after {
  content: "􏒬";
}

.fad.fa-comment-dollar:after {
  content: "􏙑";
}

.fad.fa-comment-dots:after {
  content: "􏒭";
}

.fad.fa-comment-edit:after {
  content: "􏒮";
}

.fad.fa-comment-exclamation:after {
  content: "􏒯";
}

.fad.fa-comment-lines:after {
  content: "􏒰";
}

.fad.fa-comment-medical:after {
  content: "􏟵";
}

.fad.fa-comment-minus:after {
  content: "􏒱";
}

.fad.fa-comment-music:after {
  content: "􏢰";
}

.fad.fa-comment-plus:after {
  content: "􏒲";
}

.fad.fa-comment-slash:after {
  content: "􏒳";
}

.fad.fa-comment-smile:after {
  content: "􏒴";
}

.fad.fa-comment-times:after {
  content: "􏒵";
}

.fad.fa-comments:after {
  content: "􏂆";
}

.fad.fa-comments-alt:after {
  content: "􏒶";
}

.fad.fa-comments-alt-dollar:after {
  content: "􏙒";
}

.fad.fa-comments-dollar:after {
  content: "􏙓";
}

.fad.fa-compact-disc:after {
  content: "􏔟";
}

.fad.fa-compass:after {
  content: "􏅎";
}

.fad.fa-compass-slash:after {
  content: "􏗩";
}

.fad.fa-compress:after {
  content: "􏁦";
}

.fad.fa-compress-alt:after {
  content: "􏐢";
}

.fad.fa-compress-arrows-alt:after {
  content: "􏞌";
}

.fad.fa-compress-wide:after {
  content: "􏌦";
}

.fad.fa-computer-classic:after {
  content: "􏢱";
}

.fad.fa-computer-speaker:after {
  content: "􏢲";
}

.fad.fa-concierge-bell:after {
  content: "􏕢";
}

.fad.fa-construction:after {
  content: "􏡝";
}

.fad.fa-container-storage:after {
  content: "􏒷";
}

.fad.fa-conveyor-belt:after {
  content: "􏑮";
}

.fad.fa-conveyor-belt-alt:after {
  content: "􏑯";
}

.fad.fa-cookie:after {
  content: "􏕣";
}

.fad.fa-cookie-bite:after {
  content: "􏕤";
}

.fad.fa-copy:after {
  content: "􏃅";
}

.fad.fa-copyright:after {
  content: "􏇹";
}

.fad.fa-corn:after {
  content: "􏛇";
}

.fad.fa-couch:after {
  content: "􏒸";
}

.fad.fa-cow:after {
  content: "􏛈";
}

.fad.fa-cowbell:after {
  content: "􏢳";
}

.fad.fa-cowbell-more:after {
  content: "􏢴";
}

.fad.fa-credit-card:after {
  content: "􏂝";
}

.fad.fa-credit-card-blank:after {
  content: "􏎉";
}

.fad.fa-credit-card-front:after {
  content: "􏎊";
}

.fad.fa-cricket:after {
  content: "􏑉";
}

.fad.fa-croissant:after {
  content: "􏟶";
}

.fad.fa-crop:after {
  content: "􏄥";
}

.fad.fa-crop-alt:after {
  content: "􏕥";
}

.fad.fa-cross:after {
  content: "􏙔";
}

.fad.fa-crosshairs:after {
  content: "􏁛";
}

.fad.fa-crow:after {
  content: "􏔠";
}

.fad.fa-crown:after {
  content: "􏔡";
}

.fad.fa-crutch:after {
  content: "􏟷";
}

.fad.fa-crutches:after {
  content: "􏟸";
}

.fad.fa-cube:after {
  content: "􏆲";
}

.fad.fa-cubes:after {
  content: "􏆳";
}

.fad.fa-curling:after {
  content: "􏑊";
}

.fad.fa-cut:after {
  content: "􏃄";
}

.fad.fa-dagger:after {
  content: "􏛋";
}

.fad.fa-database:after {
  content: "􏇀";
}

.fad.fa-deaf:after {
  content: "􏊤";
}

.fad.fa-debug:after {
  content: "􏟹";
}

.fad.fa-deer:after {
  content: "􏞎";
}

.fad.fa-deer-rudolph:after {
  content: "􏞏";
}

.fad.fa-democrat:after {
  content: "􏝇";
}

.fad.fa-desktop:after {
  content: "􏄈";
}

.fad.fa-desktop-alt:after {
  content: "􏎐";
}

.fad.fa-dewpoint:after {
  content: "􏝈";
}

.fad.fa-dharmachakra:after {
  content: "􏙕";
}

.fad.fa-diagnoses:after {
  content: "􏑰";
}

.fad.fa-diamond:after {
  content: "􏈙";
}

.fad.fa-dice:after {
  content: "􏔢";
}

.fad.fa-dice-d10:after {
  content: "􏛍";
}

.fad.fa-dice-d12:after {
  content: "􏛎";
}

.fad.fa-dice-d20:after {
  content: "􏛏";
}

.fad.fa-dice-d4:after {
  content: "􏛐";
}

.fad.fa-dice-d6:after {
  content: "􏛑";
}

.fad.fa-dice-d8:after {
  content: "􏛒";
}

.fad.fa-dice-five:after {
  content: "􏔣";
}

.fad.fa-dice-four:after {
  content: "􏔤";
}

.fad.fa-dice-one:after {
  content: "􏔥";
}

.fad.fa-dice-six:after {
  content: "􏔦";
}

.fad.fa-dice-three:after {
  content: "􏔧";
}

.fad.fa-dice-two:after {
  content: "􏔨";
}

.fad.fa-digging:after {
  content: "􏡞";
}

.fad.fa-digital-tachograph:after {
  content: "􏕦";
}

.fad.fa-diploma:after {
  content: "􏗪";
}

.fad.fa-directions:after {
  content: "􏗫";
}

.fad.fa-disc-drive:after {
  content: "􏢵";
}

.fad.fa-disease:after {
  content: "􏟺";
}

.fad.fa-divide:after {
  content: "􏔩";
}

.fad.fa-dizzy:after {
  content: "􏕧";
}

.fad.fa-dna:after {
  content: "􏑱";
}

.fad.fa-do-not-enter:after {
  content: "􏗬";
}

.fad.fa-dog:after {
  content: "􏛓";
}

.fad.fa-dog-leashed:after {
  content: "􏛔";
}

.fad.fa-dollar-sign:after {
  content: "􏅕";
}

.fad.fa-dolly:after {
  content: "􏑲";
}

.fad.fa-dolly-empty:after {
  content: "􏑳";
}

.fad.fa-dolly-flatbed:after {
  content: "􏑴";
}

.fad.fa-dolly-flatbed-alt:after {
  content: "􏑵";
}

.fad.fa-dolly-flatbed-empty:after {
  content: "􏑶";
}

.fad.fa-donate:after {
  content: "􏒹";
}

.fad.fa-door-closed:after {
  content: "􏔪";
}

.fad.fa-door-open:after {
  content: "􏔫";
}

.fad.fa-dot-circle:after {
  content: "􏆒";
}

.fad.fa-dove:after {
  content: "􏒺";
}

.fad.fa-download:after {
  content: "􏀙";
}

.fad.fa-drafting-compass:after {
  content: "􏕨";
}

.fad.fa-dragon:after {
  content: "􏛕";
}

.fad.fa-draw-circle:after {
  content: "􏗭";
}

.fad.fa-draw-polygon:after {
  content: "􏗮";
}

.fad.fa-draw-square:after {
  content: "􏗯";
}

.fad.fa-dreidel:after {
  content: "􏞒";
}

.fad.fa-drone:after {
  content: "􏡟";
}

.fad.fa-drone-alt:after {
  content: "􏡠";
}

.fad.fa-drum:after {
  content: "􏕩";
}

.fad.fa-drum-steelpan:after {
  content: "􏕪";
}

.fad.fa-drumstick:after {
  content: "􏛖";
}

.fad.fa-drumstick-bite:after {
  content: "􏛗";
}

.fad.fa-dryer:after {
  content: "􏡡";
}

.fad.fa-dryer-alt:after {
  content: "􏡢";
}

.fad.fa-duck:after {
  content: "􏛘";
}

.fad.fa-dumbbell:after {
  content: "􏑋";
}

.fad.fa-dumpster:after {
  content: "􏞓";
}

.fad.fa-dumpster-fire:after {
  content: "􏞔";
}

.fad.fa-dungeon:after {
  content: "􏛙";
}

.fad.fa-ear:after {
  content: "􏗰";
}

.fad.fa-ear-muffs:after {
  content: "􏞕";
}

.fad.fa-eclipse:after {
  content: "􏝉";
}

.fad.fa-eclipse-alt:after {
  content: "􏝊";
}

.fad.fa-edit:after {
  content: "􏁄";
}

.fad.fa-egg:after {
  content: "􏟻";
}

.fad.fa-egg-fried:after {
  content: "􏟼";
}

.fad.fa-eject:after {
  content: "􏁒";
}

.fad.fa-elephant:after {
  content: "􏛚";
}

.fad.fa-ellipsis-h:after {
  content: "􏅁";
}

.fad.fa-ellipsis-h-alt:after {
  content: "􏎛";
}

.fad.fa-ellipsis-v:after {
  content: "􏅂";
}

.fad.fa-ellipsis-v-alt:after {
  content: "􏎜";
}

.fad.fa-empty-set:after {
  content: "􏙖";
}

.fad.fa-engine-warning:after {
  content: "􏗲";
}

.fad.fa-envelope:after {
  content: "􏃠";
}

.fad.fa-envelope-open:after {
  content: "􏊶";
}

.fad.fa-envelope-open-dollar:after {
  content: "􏙗";
}

.fad.fa-envelope-open-text:after {
  content: "􏙘";
}

.fad.fa-envelope-square:after {
  content: "􏆙";
}

.fad.fa-equals:after {
  content: "􏔬";
}

.fad.fa-eraser:after {
  content: "􏄭";
}

.fad.fa-ethernet:after {
  content: "􏞖";
}

.fad.fa-euro-sign:after {
  content: "􏅓";
}

.fad.fa-exchange:after {
  content: "􏃬";
}

.fad.fa-exchange-alt:after {
  content: "􏍢";
}

.fad.fa-exclamation:after {
  content: "􏄪";
}

.fad.fa-exclamation-circle:after {
  content: "􏁪";
}

.fad.fa-exclamation-square:after {
  content: "􏌡";
}

.fad.fa-exclamation-triangle:after {
  content: "􏁱";
}

.fad.fa-expand:after {
  content: "􏁥";
}

.fad.fa-expand-alt:after {
  content: "􏐤";
}

.fad.fa-expand-arrows:after {
  content: "􏌝";
}

.fad.fa-expand-arrows-alt:after {
  content: "􏌞";
}

.fad.fa-expand-wide:after {
  content: "􏌠";
}

.fad.fa-external-link:after {
  content: "􏂎";
}

.fad.fa-external-link-alt:after {
  content: "􏍝";
}

.fad.fa-external-link-square:after {
  content: "􏅌";
}

.fad.fa-external-link-square-alt:after {
  content: "􏍠";
}

.fad.fa-eye:after {
  content: "􏁮";
}

.fad.fa-eye-dropper:after {
  content: "􏇻";
}

.fad.fa-eye-evil:after {
  content: "􏛛";
}

.fad.fa-eye-slash:after {
  content: "􏁰";
}

.fad.fa-fan:after {
  content: "􏡣";
}

.fad.fa-fan-table:after {
  content: "􎀄";
}

.fad.fa-farm:after {
  content: "􏡤";
}

.fad.fa-fast-backward:after {
  content: "􏁉";
}

.fad.fa-fast-forward:after {
  content: "􏁐";
}

.fad.fa-faucet:after {
  content: "􎀅";
}

.fad.fa-faucet-drip:after {
  content: "􎀆";
}

.fad.fa-fax:after {
  content: "􏆬";
}

.fad.fa-feather:after {
  content: "􏔭";
}

.fad.fa-feather-alt:after {
  content: "􏕫";
}

.fad.fa-female:after {
  content: "􏆂";
}

.fad.fa-field-hockey:after {
  content: "􏑌";
}

.fad.fa-fighter-jet:after {
  content: "􏃻";
}

.fad.fa-file:after {
  content: "􏅛";
}

.fad.fa-file-alt:after {
  content: "􏅜";
}

.fad.fa-file-archive:after {
  content: "􏇆";
}

.fad.fa-file-audio:after {
  content: "􏇇";
}

.fad.fa-file-certificate:after {
  content: "􏗳";
}

.fad.fa-file-chart-line:after {
  content: "􏙙";
}

.fad.fa-file-chart-pie:after {
  content: "􏙚";
}

.fad.fa-file-check:after {
  content: "􏌖";
}

.fad.fa-file-code:after {
  content: "􏇉";
}

.fad.fa-file-contract:after {
  content: "􏕬";
}

.fad.fa-file-csv:after {
  content: "􏛝";
}

.fad.fa-file-download:after {
  content: "􏕭";
}

.fad.fa-file-edit:after {
  content: "􏌜";
}

.fad.fa-file-excel:after {
  content: "􏇃";
}

.fad.fa-file-exclamation:after {
  content: "􏌚";
}

.fad.fa-file-export:after {
  content: "􏕮";
}

.fad.fa-file-image:after {
  content: "􏇅";
}

.fad.fa-file-import:after {
  content: "􏕯";
}

.fad.fa-file-invoice:after {
  content: "􏕰";
}

.fad.fa-file-invoice-dollar:after {
  content: "􏕱";
}

.fad.fa-file-medical:after {
  content: "􏑷";
}

.fad.fa-file-medical-alt:after {
  content: "􏑸";
}

.fad.fa-file-minus:after {
  content: "􏌘";
}

.fad.fa-file-music:after {
  content: "􏢶";
}

.fad.fa-file-pdf:after {
  content: "􏇁";
}

.fad.fa-file-plus:after {
  content: "􏌙";
}

.fad.fa-file-powerpoint:after {
  content: "􏇄";
}

.fad.fa-file-prescription:after {
  content: "􏕲";
}

.fad.fa-file-search:after {
  content: "􏡥";
}

.fad.fa-file-signature:after {
  content: "􏕳";
}

.fad.fa-file-spreadsheet:after {
  content: "􏙛";
}

.fad.fa-file-times:after {
  content: "􏌗";
}

.fad.fa-file-upload:after {
  content: "􏕴";
}

.fad.fa-file-user:after {
  content: "􏙜";
}

.fad.fa-file-video:after {
  content: "􏇈";
}

.fad.fa-file-word:after {
  content: "􏇂";
}

.fad.fa-files-medical:after {
  content: "􏟽";
}

.fad.fa-fill:after {
  content: "􏕵";
}

.fad.fa-fill-drip:after {
  content: "􏕶";
}

.fad.fa-film:after {
  content: "􏀈";
}

.fad.fa-film-alt:after {
  content: "􏎠";
}

.fad.fa-film-canister:after {
  content: "􏢷";
}

.fad.fa-filter:after {
  content: "􏂰";
}

.fad.fa-fingerprint:after {
  content: "􏕷";
}

.fad.fa-fire:after {
  content: "􏁭";
}

.fad.fa-fire-alt:after {
  content: "􏟤";
}

.fad.fa-fire-extinguisher:after {
  content: "􏄴";
}

.fad.fa-fire-smoke:after {
  content: "􏝋";
}

.fad.fa-fireplace:after {
  content: "􏞚";
}

.fad.fa-first-aid:after {
  content: "􏑹";
}

.fad.fa-fish:after {
  content: "􏕸";
}

.fad.fa-fish-cooked:after {
  content: "􏟾";
}

.fad.fa-fist-raised:after {
  content: "􏛞";
}

.fad.fa-flag:after {
  content: "􏀤";
}

.fad.fa-flag-alt:after {
  content: "􏝌";
}

.fad.fa-flag-checkered:after {
  content: "􏄞";
}

.fad.fa-flag-usa:after {
  content: "􏝍";
}

.fad.fa-flame:after {
  content: "􏛟";
}

.fad.fa-flashlight:after {
  content: "􏢸";
}

.fad.fa-flask:after {
  content: "􏃃";
}

.fad.fa-flask-poison:after {
  content: "􏛠";
}

.fad.fa-flask-potion:after {
  content: "􏛡";
}

.fad.fa-flower:after {
  content: "􏟿";
}

.fad.fa-flower-daffodil:after {
  content: "􏠀";
}

.fad.fa-flower-tulip:after {
  content: "􏠁";
}

.fad.fa-flushed:after {
  content: "􏕹";
}

.fad.fa-flute:after {
  content: "􏢹";
}

.fad.fa-flux-capacitor:after {
  content: "􏢺";
}

.fad.fa-fog:after {
  content: "􏝎";
}

.fad.fa-folder:after {
  content: "􏁻";
}

.fad.fa-folder-download:after {
  content: "􎁓";
}

.fad.fa-folder-minus:after {
  content: "􏙝";
}

.fad.fa-folder-open:after {
  content: "􏁼";
}

.fad.fa-folder-plus:after {
  content: "􏙞";
}

.fad.fa-folder-times:after {
  content: "􏙟";
}

.fad.fa-folder-tree:after {
  content: "􏠂";
}

.fad.fa-folder-upload:after {
  content: "􎁔";
}

.fad.fa-folders:after {
  content: "􏙠";
}

.fad.fa-font:after {
  content: "􏀱";
}

.fad.fa-font-awesome-logo-full:after {
  content: "􏓦";
}

.fad.fa-font-case:after {
  content: "􏡦";
}

.fad.fa-football-ball:after {
  content: "􏑎";
}

.fad.fa-football-helmet:after {
  content: "􏑏";
}

.fad.fa-forklift:after {
  content: "􏑺";
}

.fad.fa-forward:after {
  content: "􏁎";
}

.fad.fa-fragile:after {
  content: "􏒻";
}

.fad.fa-french-fries:after {
  content: "􏠃";
}

.fad.fa-frog:after {
  content: "􏔮";
}

.fad.fa-frosty-head:after {
  content: "􏞛";
}

.fad.fa-frown:after {
  content: "􏄙";
}

.fad.fa-frown-open:after {
  content: "􏕺";
}

.fad.fa-function:after {
  content: "􏙡";
}

.fad.fa-funnel-dollar:after {
  content: "􏙢";
}

.fad.fa-futbol:after {
  content: "􏇣";
}

.fad.fa-galaxy:after {
  content: "􎀈";
}

.fad.fa-game-board:after {
  content: "􏡧";
}

.fad.fa-game-board-alt:after {
  content: "􏡨";
}

.fad.fa-game-console-handheld:after {
  content: "􏢻";
}

.fad.fa-gamepad:after {
  content: "􏄛";
}

.fad.fa-gamepad-alt:after {
  content: "􏢼";
}

.fad.fa-garage:after {
  content: "􎀉";
}

.fad.fa-garage-car:after {
  content: "􎀊";
}

.fad.fa-garage-open:after {
  content: "􎀋";
}

.fad.fa-gas-pump:after {
  content: "􏔯";
}

.fad.fa-gas-pump-slash:after {
  content: "􏗴";
}

.fad.fa-gavel:after {
  content: "􏃣";
}

.fad.fa-gem:after {
  content: "􏎥";
}

.fad.fa-genderless:after {
  content: "􏈭";
}

.fad.fa-ghost:after {
  content: "􏛢";
}

.fad.fa-gift:after {
  content: "􏁫";
}

.fad.fa-gift-card:after {
  content: "􏙣";
}

.fad.fa-gifts:after {
  content: "􏞜";
}

.fad.fa-gingerbread-man:after {
  content: "􏞝";
}

.fad.fa-glass:after {
  content: "􏠄";
}

.fad.fa-glass-champagne:after {
  content: "􏞞";
}

.fad.fa-glass-cheers:after {
  content: "􏞟";
}

.fad.fa-glass-citrus:after {
  content: "􏡩";
}

.fad.fa-glass-martini:after {
  content: "􏀀";
}

.fad.fa-glass-martini-alt:after {
  content: "􏕻";
}

.fad.fa-glass-whiskey:after {
  content: "􏞠";
}

.fad.fa-glass-whiskey-rocks:after {
  content: "􏞡";
}

.fad.fa-glasses:after {
  content: "􏔰";
}

.fad.fa-glasses-alt:after {
  content: "􏗵";
}

.fad.fa-globe:after {
  content: "􏂬";
}

.fad.fa-globe-africa:after {
  content: "􏕼";
}

.fad.fa-globe-americas:after {
  content: "􏕽";
}

.fad.fa-globe-asia:after {
  content: "􏕾";
}

.fad.fa-globe-europe:after {
  content: "􏞢";
}

.fad.fa-globe-snow:after {
  content: "􏞣";
}

.fad.fa-globe-stand:after {
  content: "􏗶";
}

.fad.fa-golf-ball:after {
  content: "􏑐";
}

.fad.fa-golf-club:after {
  content: "􏑑";
}

.fad.fa-gopuram:after {
  content: "􏙤";
}

.fad.fa-graduation-cap:after {
  content: "􏆝";
}

.fad.fa-gramophone:after {
  content: "􏢽";
}

.fad.fa-greater-than:after {
  content: "􏔱";
}

.fad.fa-greater-than-equal:after {
  content: "􏔲";
}

.fad.fa-grimace:after {
  content: "􏕿";
}

.fad.fa-grin:after {
  content: "􏖀";
}

.fad.fa-grin-alt:after {
  content: "􏖁";
}

.fad.fa-grin-beam:after {
  content: "􏖂";
}

.fad.fa-grin-beam-sweat:after {
  content: "􏖃";
}

.fad.fa-grin-hearts:after {
  content: "􏖄";
}

.fad.fa-grin-squint:after {
  content: "􏖅";
}

.fad.fa-grin-squint-tears:after {
  content: "􏖆";
}

.fad.fa-grin-stars:after {
  content: "􏖇";
}

.fad.fa-grin-tears:after {
  content: "􏖈";
}

.fad.fa-grin-tongue:after {
  content: "􏖉";
}

.fad.fa-grin-tongue-squint:after {
  content: "􏖊";
}

.fad.fa-grin-tongue-wink:after {
  content: "􏖋";
}

.fad.fa-grin-wink:after {
  content: "􏖌";
}

.fad.fa-grip-horizontal:after {
  content: "􏖍";
}

.fad.fa-grip-lines:after {
  content: "􏞤";
}

.fad.fa-grip-lines-vertical:after {
  content: "􏞥";
}

.fad.fa-grip-vertical:after {
  content: "􏖎";
}

.fad.fa-guitar:after {
  content: "􏞦";
}

.fad.fa-guitar-electric:after {
  content: "􏢾";
}

.fad.fa-guitars:after {
  content: "􏢿";
}

.fad.fa-h-square:after {
  content: "􏃽";
}

.fad.fa-h1:after {
  content: "􏌓";
}

.fad.fa-h2:after {
  content: "􏌔";
}

.fad.fa-h3:after {
  content: "􏌕";
}

.fad.fa-h4:after {
  content: "􏡪";
}

.fad.fa-hamburger:after {
  content: "􏠅";
}

.fad.fa-hammer:after {
  content: "􏛣";
}

.fad.fa-hammer-war:after {
  content: "􏛤";
}

.fad.fa-hamsa:after {
  content: "􏙥";
}

.fad.fa-hand-heart:after {
  content: "􏒼";
}

.fad.fa-hand-holding:after {
  content: "􏒽";
}

.fad.fa-hand-holding-box:after {
  content: "􏑻";
}

.fad.fa-hand-holding-heart:after {
  content: "􏒾";
}

.fad.fa-hand-holding-magic:after {
  content: "􏛥";
}

.fad.fa-hand-holding-medical:after {
  content: "􎁜";
}

.fad.fa-hand-holding-seedling:after {
  content: "􏒿";
}

.fad.fa-hand-holding-usd:after {
  content: "􏓀";
}

.fad.fa-hand-holding-water:after {
  content: "􏓁";
}

.fad.fa-hand-lizard:after {
  content: "􏉘";
}

.fad.fa-hand-middle-finger:after {
  content: "􏠆";
}

.fad.fa-hand-paper:after {
  content: "􏉖";
}

.fad.fa-hand-peace:after {
  content: "􏉛";
}

.fad.fa-hand-point-down:after {
  content: "􏂧";
}

.fad.fa-hand-point-left:after {
  content: "􏂥";
}

.fad.fa-hand-point-right:after {
  content: "􏂤";
}

.fad.fa-hand-point-up:after {
  content: "􏂦";
}

.fad.fa-hand-pointer:after {
  content: "􏉚";
}

.fad.fa-hand-receiving:after {
  content: "􏑼";
}

.fad.fa-hand-rock:after {
  content: "􏉕";
}

.fad.fa-hand-scissors:after {
  content: "􏉗";
}

.fad.fa-hand-sparkles:after {
  content: "􎁝";
}

.fad.fa-hand-spock:after {
  content: "􏉙";
}

.fad.fa-hands:after {
  content: "􏓂";
}

.fad.fa-hands-heart:after {
  content: "􏓃";
}

.fad.fa-hands-helping:after {
  content: "􏓄";
}

.fad.fa-hands-usd:after {
  content: "􏓅";
}

.fad.fa-hands-wash:after {
  content: "􎁞";
}

.fad.fa-handshake:after {
  content: "􏊵";
}

.fad.fa-handshake-alt:after {
  content: "􏓆";
}

.fad.fa-handshake-alt-slash:after {
  content: "􎁟";
}

.fad.fa-handshake-slash:after {
  content: "􎁠";
}

.fad.fa-hanukiah:after {
  content: "􏛦";
}

.fad.fa-hard-hat:after {
  content: "􏠇";
}

.fad.fa-hashtag:after {
  content: "􏊒";
}

.fad.fa-hat-chef:after {
  content: "􏡫";
}

.fad.fa-hat-cowboy:after {
  content: "􏣀";
}

.fad.fa-hat-cowboy-side:after {
  content: "􏣁";
}

.fad.fa-hat-santa:after {
  content: "􏞧";
}

.fad.fa-hat-winter:after {
  content: "􏞨";
}

.fad.fa-hat-witch:after {
  content: "􏛧";
}

.fad.fa-hat-wizard:after {
  content: "􏛨";
}

.fad.fa-hdd:after {
  content: "􏂠";
}

.fad.fa-head-side:after {
  content: "􏛩";
}

.fad.fa-head-side-brain:after {
  content: "􏠈";
}

.fad.fa-head-side-cough:after {
  content: "􎁡";
}

.fad.fa-head-side-cough-slash:after {
  content: "􎁢";
}

.fad.fa-head-side-headphones:after {
  content: "􏣂";
}

.fad.fa-head-side-mask:after {
  content: "􎁣";
}

.fad.fa-head-side-medical:after {
  content: "􏠉";
}

.fad.fa-head-side-virus:after {
  content: "􎁤";
}

.fad.fa-head-vr:after {
  content: "􏛪";
}

.fad.fa-heading:after {
  content: "􏇜";
}

.fad.fa-headphones:after {
  content: "􏀥";
}

.fad.fa-headphones-alt:after {
  content: "􏖏";
}

.fad.fa-headset:after {
  content: "􏖐";
}

.fad.fa-heart:after {
  content: "􏀄";
}

.fad.fa-heart-broken:after {
  content: "􏞩";
}

.fad.fa-heart-circle:after {
  content: "􏓇";
}

.fad.fa-heart-rate:after {
  content: "􏗸";
}

.fad.fa-heart-square:after {
  content: "􏓈";
}

.fad.fa-heartbeat:after {
  content: "􏈞";
}

.fad.fa-heat:after {
  content: "􎀌";
}

.fad.fa-helicopter:after {
  content: "􏔳";
}

.fad.fa-helmet-battle:after {
  content: "􏛫";
}

.fad.fa-hexagon:after {
  content: "􏌒";
}

.fad.fa-highlighter:after {
  content: "􏖑";
}

.fad.fa-hiking:after {
  content: "􏛬";
}

.fad.fa-hippo:after {
  content: "􏛭";
}

.fad.fa-history:after {
  content: "􏇚";
}

.fad.fa-hockey-mask:after {
  content: "􏛮";
}

.fad.fa-hockey-puck:after {
  content: "􏑓";
}

.fad.fa-hockey-sticks:after {
  content: "􏑔";
}

.fad.fa-holly-berry:after {
  content: "􏞪";
}

.fad.fa-home:after {
  content: "􏀕";
}

.fad.fa-home-alt:after {
  content: "􏠊";
}

.fad.fa-home-heart:after {
  content: "􏓉";
}

.fad.fa-home-lg:after {
  content: "􏠋";
}

.fad.fa-home-lg-alt:after {
  content: "􏠌";
}

.fad.fa-hood-cloak:after {
  content: "􏛯";
}

.fad.fa-horizontal-rule:after {
  content: "􏡬";
}

.fad.fa-horse:after {
  content: "􏛰";
}

.fad.fa-horse-head:after {
  content: "􏞫";
}

.fad.fa-horse-saddle:after {
  content: "􏣃";
}

.fad.fa-hospital:after {
  content: "􏃸";
}

.fad.fa-hospital-alt:after {
  content: "􏑽";
}

.fad.fa-hospital-symbol:after {
  content: "􏑾";
}

.fad.fa-hospital-user:after {
  content: "􏠍";
}

.fad.fa-hospitals:after {
  content: "􏠎";
}

.fad.fa-hot-tub:after {
  content: "􏖓";
}

.fad.fa-hotdog:after {
  content: "􏠏";
}

.fad.fa-hotel:after {
  content: "􏖔";
}

.fad.fa-hourglass:after {
  content: "􏉔";
}

.fad.fa-hourglass-end:after {
  content: "􏉓";
}

.fad.fa-hourglass-half:after {
  content: "􏉒";
}

.fad.fa-hourglass-start:after {
  content: "􏉑";
}

.fad.fa-house:after {
  content: "􎀍";
}

.fad.fa-house-damage:after {
  content: "􏛱";
}

.fad.fa-house-day:after {
  content: "􎀎";
}

.fad.fa-house-flood:after {
  content: "􏝏";
}

.fad.fa-house-leave:after {
  content: "􎀏";
}

.fad.fa-house-night:after {
  content: "􎀐";
}

.fad.fa-house-return:after {
  content: "􎀑";
}

.fad.fa-house-signal:after {
  content: "􎀒";
}

.fad.fa-house-user:after {
  content: "􎁥";
}

.fad.fa-hryvnia:after {
  content: "􏛲";
}

.fad.fa-humidity:after {
  content: "􏝐";
}

.fad.fa-hurricane:after {
  content: "􏝑";
}

.fad.fa-i-cursor:after {
  content: "􏉆";
}

.fad.fa-ice-cream:after {
  content: "􏠐";
}

.fad.fa-ice-skate:after {
  content: "􏞬";
}

.fad.fa-icicles:after {
  content: "􏞭";
}

.fad.fa-icons:after {
  content: "􏡭";
}

.fad.fa-icons-alt:after {
  content: "􏡮";
}

.fad.fa-id-badge:after {
  content: "􏋁";
}

.fad.fa-id-card:after {
  content: "􏋂";
}

.fad.fa-id-card-alt:after {
  content: "􏑿";
}

.fad.fa-igloo:after {
  content: "􏞮";
}

.fad.fa-image:after {
  content: "􏀾";
}

.fad.fa-image-polaroid:after {
  content: "􏣄";
}

.fad.fa-images:after {
  content: "􏌂";
}

.fad.fa-inbox:after {
  content: "􏀜";
}

.fad.fa-inbox-in:after {
  content: "􏌐";
}

.fad.fa-inbox-out:after {
  content: "􏌑";
}

.fad.fa-indent:after {
  content: "􏀼";
}

.fad.fa-industry:after {
  content: "􏉵";
}

.fad.fa-industry-alt:after {
  content: "􏎳";
}

.fad.fa-infinity:after {
  content: "􏔴";
}

.fad.fa-info:after {
  content: "􏄩";
}

.fad.fa-info-circle:after {
  content: "􏁚";
}

.fad.fa-info-square:after {
  content: "􏌏";
}

.fad.fa-inhaler:after {
  content: "􏗹";
}

.fad.fa-integral:after {
  content: "􏙧";
}

.fad.fa-intersection:after {
  content: "􏙨";
}

.fad.fa-inventory:after {
  content: "􏒀";
}

.fad.fa-island-tropical:after {
  content: "􏠑";
}

.fad.fa-italic:after {
  content: "􏀳";
}

.fad.fa-jack-o-lantern:after {
  content: "􏌎";
}

.fad.fa-jedi:after {
  content: "􏙩";
}

.fad.fa-joint:after {
  content: "􏖕";
}

.fad.fa-journal-whills:after {
  content: "􏙪";
}

.fad.fa-joystick:after {
  content: "􏣅";
}

.fad.fa-jug:after {
  content: "􏣆";
}

.fad.fa-kaaba:after {
  content: "􏙫";
}

.fad.fa-kazoo:after {
  content: "􏣇";
}

.fad.fa-kerning:after {
  content: "􏡯";
}

.fad.fa-key:after {
  content: "􏂄";
}

.fad.fa-key-skeleton:after {
  content: "􏛳";
}

.fad.fa-keyboard:after {
  content: "􏄜";
}

.fad.fa-keynote:after {
  content: "􏙬";
}

.fad.fa-khanda:after {
  content: "􏙭";
}

.fad.fa-kidneys:after {
  content: "􏗻";
}

.fad.fa-kiss:after {
  content: "􏖖";
}

.fad.fa-kiss-beam:after {
  content: "􏖗";
}

.fad.fa-kiss-wink-heart:after {
  content: "􏖘";
}

.fad.fa-kite:after {
  content: "􏛴";
}

.fad.fa-kiwi-bird:after {
  content: "􏔵";
}

.fad.fa-knife-kitchen:after {
  content: "􏛵";
}

.fad.fa-lambda:after {
  content: "􏙮";
}

.fad.fa-lamp:after {
  content: "􏓊";
}

.fad.fa-lamp-desk:after {
  content: "􎀔";
}

.fad.fa-lamp-floor:after {
  content: "􎀕";
}

.fad.fa-landmark:after {
  content: "􏙯";
}

.fad.fa-landmark-alt:after {
  content: "􏝒";
}

.fad.fa-language:after {
  content: "􏆫";
}

.fad.fa-laptop:after {
  content: "􏄉";
}

.fad.fa-laptop-code:after {
  content: "􏗼";
}

.fad.fa-laptop-house:after {
  content: "􎁦";
}

.fad.fa-laptop-medical:after {
  content: "􏠒";
}

.fad.fa-lasso:after {
  content: "􏣈";
}

.fad.fa-laugh:after {
  content: "􏖙";
}

.fad.fa-laugh-beam:after {
  content: "􏖚";
}

.fad.fa-laugh-squint:after {
  content: "􏖛";
}

.fad.fa-laugh-wink:after {
  content: "􏖜";
}

.fad.fa-layer-group:after {
  content: "􏗽";
}

.fad.fa-layer-minus:after {
  content: "􏗾";
}

.fad.fa-layer-plus:after {
  content: "􏗿";
}

.fad.fa-leaf:after {
  content: "􏁬";
}

.fad.fa-leaf-heart:after {
  content: "􏓋";
}

.fad.fa-leaf-maple:after {
  content: "􏛶";
}

.fad.fa-leaf-oak:after {
  content: "􏛷";
}

.fad.fa-lemon:after {
  content: "􏂔";
}

.fad.fa-less-than:after {
  content: "􏔶";
}

.fad.fa-less-than-equal:after {
  content: "􏔷";
}

.fad.fa-level-down:after {
  content: "􏅉";
}

.fad.fa-level-down-alt:after {
  content: "􏎾";
}

.fad.fa-level-up:after {
  content: "􏅈";
}

.fad.fa-level-up-alt:after {
  content: "􏎿";
}

.fad.fa-life-ring:after {
  content: "􏇍";
}

.fad.fa-light-ceiling:after {
  content: "􎀖";
}

.fad.fa-light-switch:after {
  content: "􎀗";
}

.fad.fa-light-switch-off:after {
  content: "􎀘";
}

.fad.fa-light-switch-on:after {
  content: "􎀙";
}

.fad.fa-lightbulb:after {
  content: "􏃫";
}

.fad.fa-lightbulb-dollar:after {
  content: "􏙰";
}

.fad.fa-lightbulb-exclamation:after {
  content: "􏙱";
}

.fad.fa-lightbulb-on:after {
  content: "􏙲";
}

.fad.fa-lightbulb-slash:after {
  content: "􏙳";
}

.fad.fa-lights-holiday:after {
  content: "􏞲";
}

.fad.fa-line-columns:after {
  content: "􏡰";
}

.fad.fa-line-height:after {
  content: "􏡱";
}

.fad.fa-link:after {
  content: "􏃁";
}

.fad.fa-lips:after {
  content: "􏘀";
}

.fad.fa-lira-sign:after {
  content: "􏆕";
}

.fad.fa-list:after {
  content: "􏀺";
}

.fad.fa-list-alt:after {
  content: "􏀢";
}

.fad.fa-list-music:after {
  content: "􏣉";
}

.fad.fa-list-ol:after {
  content: "􏃋";
}

.fad.fa-list-ul:after {
  content: "􏃊";
}

.fad.fa-location:after {
  content: "􏘁";
}

.fad.fa-location-arrow:after {
  content: "􏄤";
}

.fad.fa-location-circle:after {
  content: "􏘂";
}

.fad.fa-location-slash:after {
  content: "􏘃";
}

.fad.fa-lock:after {
  content: "􏀣";
}

.fad.fa-lock-alt:after {
  content: "􏌍";
}

.fad.fa-lock-open:after {
  content: "􏏁";
}

.fad.fa-lock-open-alt:after {
  content: "􏏂";
}

.fad.fa-long-arrow-alt-down:after {
  content: "􏌉";
}

.fad.fa-long-arrow-alt-left:after {
  content: "􏌊";
}

.fad.fa-long-arrow-alt-right:after {
  content: "􏌋";
}

.fad.fa-long-arrow-alt-up:after {
  content: "􏌌";
}

.fad.fa-long-arrow-down:after {
  content: "􏅵";
}

.fad.fa-long-arrow-left:after {
  content: "􏅷";
}

.fad.fa-long-arrow-right:after {
  content: "􏅸";
}

.fad.fa-long-arrow-up:after {
  content: "􏅶";
}

.fad.fa-loveseat:after {
  content: "􏓌";
}

.fad.fa-low-vision:after {
  content: "􏊨";
}

.fad.fa-luchador:after {
  content: "􏑕";
}

.fad.fa-luggage-cart:after {
  content: "􏖝";
}

.fad.fa-lungs:after {
  content: "􏘄";
}

.fad.fa-lungs-virus:after {
  content: "􎁧";
}

.fad.fa-mace:after {
  content: "􏛸";
}

.fad.fa-magic:after {
  content: "􏃐";
}

.fad.fa-magnet:after {
  content: "􏁶";
}

.fad.fa-mail-bulk:after {
  content: "􏙴";
}

.fad.fa-mailbox:after {
  content: "􏠓";
}

.fad.fa-male:after {
  content: "􏆃";
}

.fad.fa-mandolin:after {
  content: "􏛹";
}

.fad.fa-map:after {
  content: "􏉹";
}

.fad.fa-map-marked:after {
  content: "􏖟";
}

.fad.fa-map-marked-alt:after {
  content: "􏖠";
}

.fad.fa-map-marker:after {
  content: "􏁁";
}

.fad.fa-map-marker-alt:after {
  content: "􏏅";
}

.fad.fa-map-marker-alt-slash:after {
  content: "􏘅";
}

.fad.fa-map-marker-check:after {
  content: "􏘆";
}

.fad.fa-map-marker-edit:after {
  content: "􏘇";
}

.fad.fa-map-marker-exclamation:after {
  content: "􏘈";
}

.fad.fa-map-marker-minus:after {
  content: "􏘉";
}

.fad.fa-map-marker-plus:after {
  content: "􏘊";
}

.fad.fa-map-marker-question:after {
  content: "􏘋";
}

.fad.fa-map-marker-slash:after {
  content: "􏘌";
}

.fad.fa-map-marker-smile:after {
  content: "􏘍";
}

.fad.fa-map-marker-times:after {
  content: "􏘎";
}

.fad.fa-map-pin:after {
  content: "􏉶";
}

.fad.fa-map-signs:after {
  content: "􏉷";
}

.fad.fa-marker:after {
  content: "􏖡";
}

.fad.fa-mars:after {
  content: "􏈢";
}

.fad.fa-mars-double:after {
  content: "􏈧";
}

.fad.fa-mars-stroke:after {
  content: "􏈩";
}

.fad.fa-mars-stroke-h:after {
  content: "􏈫";
}

.fad.fa-mars-stroke-v:after {
  content: "􏈪";
}

.fad.fa-mask:after {
  content: "􏛺";
}

.fad.fa-meat:after {
  content: "􏠔";
}

.fad.fa-medal:after {
  content: "􏖢";
}

.fad.fa-medkit:after {
  content: "􏃺";
}

.fad.fa-megaphone:after {
  content: "􏙵";
}

.fad.fa-meh:after {
  content: "􏄚";
}

.fad.fa-meh-blank:after {
  content: "􏖤";
}

.fad.fa-meh-rolling-eyes:after {
  content: "􏖥";
}

.fad.fa-memory:after {
  content: "􏔸";
}

.fad.fa-menorah:after {
  content: "􏙶";
}

.fad.fa-mercury:after {
  content: "􏈣";
}

.fad.fa-meteor:after {
  content: "􏝓";
}

.fad.fa-microchip:after {
  content: "􏋛";
}

.fad.fa-microphone:after {
  content: "􏄰";
}

.fad.fa-microphone-alt:after {
  content: "􏏉";
}

.fad.fa-microphone-alt-slash:after {
  content: "􏔹";
}

.fad.fa-microphone-slash:after {
  content: "􏄱";
}

.fad.fa-microphone-stand:after {
  content: "􏣋";
}

.fad.fa-microscope:after {
  content: "􏘐";
}

.fad.fa-microwave:after {
  content: "􎀛";
}

.fad.fa-mind-share:after {
  content: "􏙷";
}

.fad.fa-minus:after {
  content: "􏁨";
}

.fad.fa-minus-circle:after {
  content: "􏁖";
}

.fad.fa-minus-hexagon:after {
  content: "􏌇";
}

.fad.fa-minus-octagon:after {
  content: "􏌈";
}

.fad.fa-minus-square:after {
  content: "􏅆";
}

.fad.fa-mistletoe:after {
  content: "􏞴";
}

.fad.fa-mitten:after {
  content: "􏞵";
}

.fad.fa-mobile:after {
  content: "􏄋";
}

.fad.fa-mobile-alt:after {
  content: "􏏍";
}

.fad.fa-mobile-android:after {
  content: "􏏎";
}

.fad.fa-mobile-android-alt:after {
  content: "􏏏";
}

.fad.fa-money-bill:after {
  content: "􏃖";
}

.fad.fa-money-bill-alt:after {
  content: "􏏑";
}

.fad.fa-money-bill-wave:after {
  content: "􏔺";
}

.fad.fa-money-bill-wave-alt:after {
  content: "􏔻";
}

.fad.fa-money-check:after {
  content: "􏔼";
}

.fad.fa-money-check-alt:after {
  content: "􏔽";
}

.fad.fa-money-check-edit:after {
  content: "􏡲";
}

.fad.fa-money-check-edit-alt:after {
  content: "􏡳";
}

.fad.fa-monitor-heart-rate:after {
  content: "􏘑";
}

.fad.fa-monkey:after {
  content: "􏛻";
}

.fad.fa-monument:after {
  content: "􏖦";
}

.fad.fa-moon:after {
  content: "􏆆";
}

.fad.fa-moon-cloud:after {
  content: "􏝔";
}

.fad.fa-moon-stars:after {
  content: "􏝕";
}

.fad.fa-mortar-pestle:after {
  content: "􏖧";
}

.fad.fa-mosque:after {
  content: "􏙸";
}

.fad.fa-motorcycle:after {
  content: "􏈜";
}

.fad.fa-mountain:after {
  content: "􏛼";
}

.fad.fa-mountains:after {
  content: "􏛽";
}

.fad.fa-mouse:after {
  content: "􏣌";
}

.fad.fa-mouse-alt:after {
  content: "􏣍";
}

.fad.fa-mouse-pointer:after {
  content: "􏉅";
}

.fad.fa-mp3-player:after {
  content: "􏣎";
}

.fad.fa-mug:after {
  content: "􏡴";
}

.fad.fa-mug-hot:after {
  content: "􏞶";
}

.fad.fa-mug-marshmallows:after {
  content: "􏞷";
}

.fad.fa-mug-tea:after {
  content: "􏡵";
}

.fad.fa-music:after {
  content: "􏀁";
}

.fad.fa-music-alt:after {
  content: "􏣏";
}

.fad.fa-music-alt-slash:after {
  content: "􏣐";
}

.fad.fa-music-slash:after {
  content: "􏣑";
}

.fad.fa-narwhal:after {
  content: "􏛾";
}

.fad.fa-network-wired:after {
  content: "􏛿";
}

.fad.fa-neuter:after {
  content: "􏈬";
}

.fad.fa-newspaper:after {
  content: "􏇪";
}

.fad.fa-not-equal:after {
  content: "􏔾";
}

.fad.fa-notes-medical:after {
  content: "􏒁";
}

.fad.fa-object-group:after {
  content: "􏉇";
}

.fad.fa-object-ungroup:after {
  content: "􏉈";
}

.fad.fa-octagon:after {
  content: "􏌆";
}

.fad.fa-oil-can:after {
  content: "􏘓";
}

.fad.fa-oil-temp:after {
  content: "􏘔";
}

.fad.fa-om:after {
  content: "􏙹";
}

.fad.fa-omega:after {
  content: "􏙺";
}

.fad.fa-ornament:after {
  content: "􏞸";
}

.fad.fa-otter:after {
  content: "􏜀";
}

.fad.fa-outdent:after {
  content: "􏀻";
}

.fad.fa-outlet:after {
  content: "􎀜";
}

.fad.fa-oven:after {
  content: "􎀝";
}

.fad.fa-overline:after {
  content: "􏡶";
}

.fad.fa-page-break:after {
  content: "􏡷";
}

.fad.fa-pager:after {
  content: "􏠕";
}

.fad.fa-paint-brush:after {
  content: "􏇼";
}

.fad.fa-paint-brush-alt:after {
  content: "􏖩";
}

.fad.fa-paint-roller:after {
  content: "􏖪";
}

.fad.fa-palette:after {
  content: "􏔿";
}

.fad.fa-pallet:after {
  content: "􏒂";
}

.fad.fa-pallet-alt:after {
  content: "􏒃";
}

.fad.fa-paper-plane:after {
  content: "􏇘";
}

.fad.fa-paperclip:after {
  content: "􏃆";
}

.fad.fa-parachute-box:after {
  content: "􏓍";
}

.fad.fa-paragraph:after {
  content: "􏇝";
}

.fad.fa-paragraph-rtl:after {
  content: "􏡸";
}

.fad.fa-parking:after {
  content: "􏕀";
}

.fad.fa-parking-circle:after {
  content: "􏘕";
}

.fad.fa-parking-circle-slash:after {
  content: "􏘖";
}

.fad.fa-parking-slash:after {
  content: "􏘗";
}

.fad.fa-passport:after {
  content: "􏖫";
}

.fad.fa-pastafarianism:after {
  content: "􏙻";
}

.fad.fa-paste:after {
  content: "􏃪";
}

.fad.fa-pause:after {
  content: "􏁌";
}

.fad.fa-pause-circle:after {
  content: "􏊋";
}

.fad.fa-paw:after {
  content: "􏆰";
}

.fad.fa-paw-alt:after {
  content: "􏜁";
}

.fad.fa-paw-claws:after {
  content: "􏜂";
}

.fad.fa-peace:after {
  content: "􏙼";
}

.fad.fa-pegasus:after {
  content: "􏜃";
}

.fad.fa-pen:after {
  content: "􏌄";
}

.fad.fa-pen-alt:after {
  content: "􏌅";
}

.fad.fa-pen-fancy:after {
  content: "􏖬";
}

.fad.fa-pen-nib:after {
  content: "􏖭";
}

.fad.fa-pen-square:after {
  content: "􏅋";
}

.fad.fa-pencil:after {
  content: "􏁀";
}

.fad.fa-pencil-alt:after {
  content: "􏌃";
}

.fad.fa-pencil-paintbrush:after {
  content: "􏘘";
}

.fad.fa-pencil-ruler:after {
  content: "􏖮";
}

.fad.fa-pennant:after {
  content: "􏑖";
}

.fad.fa-people-arrows:after {
  content: "􎁨";
}

.fad.fa-people-carry:after {
  content: "􏓎";
}

.fad.fa-pepper-hot:after {
  content: "􏠖";
}

.fad.fa-percent:after {
  content: "􏊕";
}

.fad.fa-percentage:after {
  content: "􏕁";
}

.fad.fa-person-booth:after {
  content: "􏝖";
}

.fad.fa-person-carry:after {
  content: "􏓏";
}

.fad.fa-person-dolly:after {
  content: "􏓐";
}

.fad.fa-person-dolly-empty:after {
  content: "􏓑";
}

.fad.fa-person-sign:after {
  content: "􏝗";
}

.fad.fa-phone:after {
  content: "􏂕";
}

.fad.fa-phone-alt:after {
  content: "􏡹";
}

.fad.fa-phone-laptop:after {
  content: "􏡺";
}

.fad.fa-phone-office:after {
  content: "􏙽";
}

.fad.fa-phone-plus:after {
  content: "􏓒";
}

.fad.fa-phone-rotary:after {
  content: "􏣓";
}

.fad.fa-phone-slash:after {
  content: "􏏝";
}

.fad.fa-phone-square:after {
  content: "􏂘";
}

.fad.fa-phone-square-alt:after {
  content: "􏡻";
}

.fad.fa-phone-volume:after {
  content: "􏊠";
}

.fad.fa-photo-video:after {
  content: "􏡼";
}

.fad.fa-pi:after {
  content: "􏙾";
}

.fad.fa-piano:after {
  content: "􏣔";
}

.fad.fa-piano-keyboard:after {
  content: "􏣕";
}

.fad.fa-pie:after {
  content: "􏜅";
}

.fad.fa-pig:after {
  content: "􏜆";
}

.fad.fa-piggy-bank:after {
  content: "􏓓";
}

.fad.fa-pills:after {
  content: "􏒄";
}

.fad.fa-pizza:after {
  content: "􏠗";
}

.fad.fa-pizza-slice:after {
  content: "􏠘";
}

.fad.fa-place-of-worship:after {
  content: "􏙿";
}

.fad.fa-plane:after {
  content: "􏁲";
}

.fad.fa-plane-alt:after {
  content: "􏏞";
}

.fad.fa-plane-arrival:after {
  content: "􏖯";
}

.fad.fa-plane-departure:after {
  content: "􏖰";
}

.fad.fa-plane-slash:after {
  content: "􎁩";
}

.fad.fa-planet-moon:after {
  content: "􎀟";
}

.fad.fa-planet-ringed:after {
  content: "􎀠";
}

.fad.fa-play:after {
  content: "􏁋";
}

.fad.fa-play-circle:after {
  content: "􏅄";
}

.fad.fa-plug:after {
  content: "􏇦";
}

.fad.fa-plus:after {
  content: "􏁧";
}

.fad.fa-plus-circle:after {
  content: "􏁕";
}

.fad.fa-plus-hexagon:after {
  content: "􏌀";
}

.fad.fa-plus-octagon:after {
  content: "􏌁";
}

.fad.fa-plus-square:after {
  content: "􏃾";
}

.fad.fa-podcast:after {
  content: "􏋎";
}

.fad.fa-podium:after {
  content: "􏚀";
}

.fad.fa-podium-star:after {
  content: "􏝘";
}

.fad.fa-police-box:after {
  content: "􎀡";
}

.fad.fa-poll:after {
  content: "􏚁";
}

.fad.fa-poll-h:after {
  content: "􏚂";
}

.fad.fa-poll-people:after {
  content: "􏝙";
}

.fad.fa-poo:after {
  content: "􏋾";
}

.fad.fa-poo-storm:after {
  content: "􏝚";
}

.fad.fa-poop:after {
  content: "􏘙";
}

.fad.fa-popcorn:after {
  content: "􏠙";
}

.fad.fa-portal-enter:after {
  content: "􎀢";
}

.fad.fa-portal-exit:after {
  content: "􎀣";
}

.fad.fa-portrait:after {
  content: "􏏠";
}

.fad.fa-pound-sign:after {
  content: "􏅔";
}

.fad.fa-power-off:after {
  content: "􏀑";
}

.fad.fa-pray:after {
  content: "􏚃";
}

.fad.fa-praying-hands:after {
  content: "􏚄";
}

.fad.fa-prescription:after {
  content: "􏖱";
}

.fad.fa-prescription-bottle:after {
  content: "􏒅";
}

.fad.fa-prescription-bottle-alt:after {
  content: "􏒆";
}

.fad.fa-presentation:after {
  content: "􏚅";
}

.fad.fa-print:after {
  content: "􏀯";
}

.fad.fa-print-search:after {
  content: "􏠚";
}

.fad.fa-print-slash:after {
  content: "􏚆";
}

.fad.fa-procedures:after {
  content: "􏒇";
}

.fad.fa-project-diagram:after {
  content: "􏕂";
}

.fad.fa-projector:after {
  content: "􏣖";
}

.fad.fa-pump-medical:after {
  content: "􎁪";
}

.fad.fa-pump-soap:after {
  content: "􎁫";
}

.fad.fa-pumpkin:after {
  content: "􏜇";
}

.fad.fa-puzzle-piece:after {
  content: "􏄮";
}

.fad.fa-qrcode:after {
  content: "􏀩";
}

.fad.fa-question:after {
  content: "􏄨";
}

.fad.fa-question-circle:after {
  content: "􏁙";
}

.fad.fa-question-square:after {
  content: "􏋽";
}

.fad.fa-quidditch:after {
  content: "􏑘";
}

.fad.fa-quote-left:after {
  content: "􏄍";
}

.fad.fa-quote-right:after {
  content: "􏄎";
}

.fad.fa-quran:after {
  content: "􏚇";
}

.fad.fa-rabbit:after {
  content: "􏜈";
}

.fad.fa-rabbit-fast:after {
  content: "􏜉";
}

.fad.fa-racquet:after {
  content: "􏑚";
}

.fad.fa-radar:after {
  content: "􎀤";
}

.fad.fa-radiation:after {
  content: "􏞹";
}

.fad.fa-radiation-alt:after {
  content: "􏞺";
}

.fad.fa-radio:after {
  content: "􏣗";
}

.fad.fa-radio-alt:after {
  content: "􏣘";
}

.fad.fa-rainbow:after {
  content: "􏝛";
}

.fad.fa-raindrops:after {
  content: "􏝜";
}

.fad.fa-ram:after {
  content: "􏜊";
}

.fad.fa-ramp-loading:after {
  content: "􏓔";
}

.fad.fa-random:after {
  content: "􏁴";
}

.fad.fa-raygun:after {
  content: "􎀥";
}

.fad.fa-receipt:after {
  content: "􏕃";
}

.fad.fa-record-vinyl:after {
  content: "􏣙";
}

.fad.fa-rectangle-landscape:after {
  content: "􏋺";
}

.fad.fa-rectangle-portrait:after {
  content: "􏋻";
}

.fad.fa-rectangle-wide:after {
  content: "􏋼";
}

.fad.fa-recycle:after {
  content: "􏆸";
}

.fad.fa-redo:after {
  content: "􏀞";
}

.fad.fa-redo-alt:after {
  content: "􏋹";
}

.fad.fa-refrigerator:after {
  content: "􎀦";
}

.fad.fa-registered:after {
  content: "􏉝";
}

.fad.fa-remove-format:after {
  content: "􏡽";
}

.fad.fa-repeat:after {
  content: "􏍣";
}

.fad.fa-repeat-1:after {
  content: "􏍥";
}

.fad.fa-repeat-1-alt:after {
  content: "􏍦";
}

.fad.fa-repeat-alt:after {
  content: "􏍤";
}

.fad.fa-reply:after {
  content: "􏏥";
}

.fad.fa-reply-all:after {
  content: "􏄢";
}

.fad.fa-republican:after {
  content: "􏝞";
}

.fad.fa-restroom:after {
  content: "􏞽";
}

.fad.fa-retweet:after {
  content: "􏁹";
}

.fad.fa-retweet-alt:after {
  content: "􏍡";
}

.fad.fa-ribbon:after {
  content: "􏓖";
}

.fad.fa-ring:after {
  content: "􏜋";
}

.fad.fa-rings-wedding:after {
  content: "􏠛";
}

.fad.fa-road:after {
  content: "􏀘";
}

.fad.fa-robot:after {
  content: "􏕄";
}

.fad.fa-rocket:after {
  content: "􏄵";
}

.fad.fa-rocket-launch:after {
  content: "􎀧";
}

.fad.fa-route:after {
  content: "􏓗";
}

.fad.fa-route-highway:after {
  content: "􏘚";
}

.fad.fa-route-interstate:after {
  content: "􏘛";
}

.fad.fa-router:after {
  content: "􏣚";
}

.fad.fa-rss:after {
  content: "􏂞";
}

.fad.fa-rss-square:after {
  content: "􏅃";
}

.fad.fa-ruble-sign:after {
  content: "􏅘";
}

.fad.fa-ruler:after {
  content: "􏕅";
}

.fad.fa-ruler-combined:after {
  content: "􏕆";
}

.fad.fa-ruler-horizontal:after {
  content: "􏕇";
}

.fad.fa-ruler-triangle:after {
  content: "􏘜";
}

.fad.fa-ruler-vertical:after {
  content: "􏕈";
}

.fad.fa-running:after {
  content: "􏜌";
}

.fad.fa-rupee-sign:after {
  content: "􏅖";
}

.fad.fa-rv:after {
  content: "􏞾";
}

.fad.fa-sack:after {
  content: "􏠜";
}

.fad.fa-sack-dollar:after {
  content: "􏠝";
}

.fad.fa-sad-cry:after {
  content: "􏖳";
}

.fad.fa-sad-tear:after {
  content: "􏖴";
}

.fad.fa-salad:after {
  content: "􏠞";
}

.fad.fa-sandwich:after {
  content: "􏠟";
}

.fad.fa-satellite:after {
  content: "􏞿";
}

.fad.fa-satellite-dish:after {
  content: "􏟀";
}

.fad.fa-sausage:after {
  content: "􏠠";
}

.fad.fa-save:after {
  content: "􏃇";
}

.fad.fa-sax-hot:after {
  content: "􏣛";
}

.fad.fa-saxophone:after {
  content: "􏣜";
}

.fad.fa-scalpel:after {
  content: "􏘝";
}

.fad.fa-scalpel-path:after {
  content: "􏘞";
}

.fad.fa-scanner:after {
  content: "􏒈";
}

.fad.fa-scanner-image:after {
  content: "􏣳";
}

.fad.fa-scanner-keyboard:after {
  content: "􏒉";
}

.fad.fa-scanner-touchscreen:after {
  content: "􏒊";
}

.fad.fa-scarecrow:after {
  content: "􏜍";
}

.fad.fa-scarf:after {
  content: "􏟁";
}

.fad.fa-school:after {
  content: "􏕉";
}

.fad.fa-screwdriver:after {
  content: "􏕊";
}

.fad.fa-scroll:after {
  content: "􏜎";
}

.fad.fa-scroll-old:after {
  content: "􏜏";
}

.fad.fa-scrubber:after {
  content: "􏋸";
}

.fad.fa-scythe:after {
  content: "􏜐";
}

.fad.fa-sd-card:after {
  content: "􏟂";
}

.fad.fa-search:after {
  content: "􏀂";
}

.fad.fa-search-dollar:after {
  content: "􏚈";
}

.fad.fa-search-location:after {
  content: "􏚉";
}

.fad.fa-search-minus:after {
  content: "􏀐";
}

.fad.fa-search-plus:after {
  content: "􏀎";
}

.fad.fa-seedling:after {
  content: "􏓘";
}

.fad.fa-send-back:after {
  content: "􏡾";
}

.fad.fa-send-backward:after {
  content: "􏡿";
}

.fad.fa-sensor:after {
  content: "􎀨";
}

.fad.fa-sensor-alert:after {
  content: "􎀩";
}

.fad.fa-sensor-fire:after {
  content: "􎀪";
}

.fad.fa-sensor-on:after {
  content: "􎀫";
}

.fad.fa-sensor-smoke:after {
  content: "􎀬";
}

.fad.fa-server:after {
  content: "􏈳";
}

.fad.fa-shapes:after {
  content: "􏘟";
}

.fad.fa-share:after {
  content: "􏁤";
}

.fad.fa-share-all:after {
  content: "􏍧";
}

.fad.fa-share-alt:after {
  content: "􏇠";
}

.fad.fa-share-alt-square:after {
  content: "􏇡";
}

.fad.fa-share-square:after {
  content: "􏅍";
}

.fad.fa-sheep:after {
  content: "􏜑";
}

.fad.fa-shekel-sign:after {
  content: "􏈋";
}

.fad.fa-shield:after {
  content: "􏄲";
}

.fad.fa-shield-alt:after {
  content: "􏏭";
}

.fad.fa-shield-check:after {
  content: "􏋷";
}

.fad.fa-shield-cross:after {
  content: "􏜒";
}

.fad.fa-shield-virus:after {
  content: "􎁬";
}

.fad.fa-ship:after {
  content: "􏈚";
}

.fad.fa-shipping-fast:after {
  content: "􏒋";
}

.fad.fa-shipping-timed:after {
  content: "􏒌";
}

.fad.fa-shish-kebab:after {
  content: "􏠡";
}

.fad.fa-shoe-prints:after {
  content: "􏕋";
}

.fad.fa-shopping-bag:after {
  content: "􏊐";
}

.fad.fa-shopping-basket:after {
  content: "􏊑";
}

.fad.fa-shopping-cart:after {
  content: "􏁺";
}

.fad.fa-shovel:after {
  content: "􏜓";
}

.fad.fa-shovel-snow:after {
  content: "􏟃";
}

.fad.fa-shower:after {
  content: "􏋌";
}

.fad.fa-shredder:after {
  content: "􏚊";
}

.fad.fa-shuttle-van:after {
  content: "􏖶";
}

.fad.fa-shuttlecock:after {
  content: "􏑛";
}

.fad.fa-sickle:after {
  content: "􏠢";
}

.fad.fa-sigma:after {
  content: "􏚋";
}

.fad.fa-sign:after {
  content: "􏓙";
}

.fad.fa-sign-in:after {
  content: "􏂐";
}

.fad.fa-sign-in-alt:after {
  content: "􏋶";
}

.fad.fa-sign-language:after {
  content: "􏊧";
}

.fad.fa-sign-out:after {
  content: "􏂋";
}

.fad.fa-sign-out-alt:after {
  content: "􏋵";
}

.fad.fa-signal:after {
  content: "􏀒";
}

.fad.fa-signal-1:after {
  content: "􏚌";
}

.fad.fa-signal-2:after {
  content: "􏚍";
}

.fad.fa-signal-3:after {
  content: "􏚎";
}

.fad.fa-signal-4:after {
  content: "􏚏";
}

.fad.fa-signal-alt:after {
  content: "􏚐";
}

.fad.fa-signal-alt-1:after {
  content: "􏚑";
}

.fad.fa-signal-alt-2:after {
  content: "􏚒";
}

.fad.fa-signal-alt-3:after {
  content: "􏚓";
}

.fad.fa-signal-alt-slash:after {
  content: "􏚔";
}

.fad.fa-signal-slash:after {
  content: "􏚕";
}

.fad.fa-signal-stream:after {
  content: "􏣝";
}

.fad.fa-signature:after {
  content: "􏖷";
}

.fad.fa-sim-card:after {
  content: "􏟄";
}

.fad.fa-sink:after {
  content: "􎁭";
}

.fad.fa-siren:after {
  content: "􎀭";
}

.fad.fa-siren-on:after {
  content: "􎀮";
}

.fad.fa-sitemap:after {
  content: "􏃨";
}

.fad.fa-skating:after {
  content: "􏟅";
}

.fad.fa-skeleton:after {
  content: "􏘠";
}

.fad.fa-ski-jump:after {
  content: "􏟇";
}

.fad.fa-ski-lift:after {
  content: "􏟈";
}

.fad.fa-skiing:after {
  content: "􏟉";
}

.fad.fa-skiing-nordic:after {
  content: "􏟊";
}

.fad.fa-skull:after {
  content: "􏕌";
}

.fad.fa-skull-cow:after {
  content: "􏣞";
}

.fad.fa-skull-crossbones:after {
  content: "􏜔";
}

.fad.fa-slash:after {
  content: "􏜕";
}

.fad.fa-sledding:after {
  content: "􏟋";
}

.fad.fa-sleigh:after {
  content: "􏟌";
}

.fad.fa-sliders-h:after {
  content: "􏇞";
}

.fad.fa-sliders-h-square:after {
  content: "􏏰";
}

.fad.fa-sliders-v:after {
  content: "􏏱";
}

.fad.fa-sliders-v-square:after {
  content: "􏏲";
}

.fad.fa-smile:after {
  content: "􏄘";
}

.fad.fa-smile-beam:after {
  content: "􏖸";
}

.fad.fa-smile-plus:after {
  content: "􏖹";
}

.fad.fa-smile-wink:after {
  content: "􏓚";
}

.fad.fa-smog:after {
  content: "􏝟";
}

.fad.fa-smoke:after {
  content: "􏝠";
}

.fad.fa-smoking:after {
  content: "􏒍";
}

.fad.fa-smoking-ban:after {
  content: "􏕍";
}

.fad.fa-sms:after {
  content: "􏟍";
}

.fad.fa-snake:after {
  content: "􏜖";
}

.fad.fa-snooze:after {
  content: "􏢀";
}

.fad.fa-snow-blowing:after {
  content: "􏝡";
}

.fad.fa-snowboarding:after {
  content: "􏟎";
}

.fad.fa-snowflake:after {
  content: "􏋜";
}

.fad.fa-snowflakes:after {
  content: "􏟏";
}

.fad.fa-snowman:after {
  content: "􏟐";
}

.fad.fa-snowmobile:after {
  content: "􏟑";
}

.fad.fa-snowplow:after {
  content: "􏟒";
}

.fad.fa-soap:after {
  content: "􎁮";
}

.fad.fa-socks:after {
  content: "􏚖";
}

.fad.fa-solar-panel:after {
  content: "􏖺";
}

.fad.fa-solar-system:after {
  content: "􎀯";
}

.fad.fa-sort:after {
  content: "􏃜";
}

.fad.fa-sort-alpha-down:after {
  content: "􏅝";
}

.fad.fa-sort-alpha-down-alt:after {
  content: "􏢁";
}

.fad.fa-sort-alpha-up:after {
  content: "􏅞";
}

.fad.fa-sort-alpha-up-alt:after {
  content: "􏢂";
}

.fad.fa-sort-alt:after {
  content: "􏢃";
}

.fad.fa-sort-amount-down:after {
  content: "􏅠";
}

.fad.fa-sort-amount-down-alt:after {
  content: "􏢄";
}

.fad.fa-sort-amount-up:after {
  content: "􏅡";
}

.fad.fa-sort-amount-up-alt:after {
  content: "􏢅";
}

.fad.fa-sort-circle:after {
  content: "􎀰";
}

.fad.fa-sort-circle-down:after {
  content: "􎀱";
}

.fad.fa-sort-circle-up:after {
  content: "􎀲";
}

.fad.fa-sort-down:after {
  content: "􏃝";
}

.fad.fa-sort-numeric-down:after {
  content: "􏅢";
}

.fad.fa-sort-numeric-down-alt:after {
  content: "􏢆";
}

.fad.fa-sort-numeric-up:after {
  content: "􏅣";
}

.fad.fa-sort-numeric-up-alt:after {
  content: "􏢇";
}

.fad.fa-sort-shapes-down:after {
  content: "􏢈";
}

.fad.fa-sort-shapes-down-alt:after {
  content: "􏢉";
}

.fad.fa-sort-shapes-up:after {
  content: "􏢊";
}

.fad.fa-sort-shapes-up-alt:after {
  content: "􏢋";
}

.fad.fa-sort-size-down:after {
  content: "􏢌";
}

.fad.fa-sort-size-down-alt:after {
  content: "􏢍";
}

.fad.fa-sort-size-up:after {
  content: "􏢎";
}

.fad.fa-sort-size-up-alt:after {
  content: "􏢏";
}

.fad.fa-sort-up:after {
  content: "􏃞";
}

.fad.fa-soup:after {
  content: "􏠣";
}

.fad.fa-spa:after {
  content: "􏖻";
}

.fad.fa-space-shuttle:after {
  content: "􏆗";
}

.fad.fa-space-station-moon:after {
  content: "􎀳";
}

.fad.fa-space-station-moon-alt:after {
  content: "􎀴";
}

.fad.fa-spade:after {
  content: "􏋴";
}

.fad.fa-sparkles:after {
  content: "􏢐";
}

.fad.fa-speaker:after {
  content: "􏣟";
}

.fad.fa-speakers:after {
  content: "􏣠";
}

.fad.fa-spell-check:after {
  content: "􏢑";
}

.fad.fa-spider:after {
  content: "􏜗";
}

.fad.fa-spider-black-widow:after {
  content: "􏜘";
}

.fad.fa-spider-web:after {
  content: "􏜙";
}

.fad.fa-spinner:after {
  content: "􏄐";
}

.fad.fa-spinner-third:after {
  content: "􏏴";
}

.fad.fa-splotch:after {
  content: "􏖼";
}

.fad.fa-spray-can:after {
  content: "􏖽";
}

.fad.fa-sprinkler:after {
  content: "􎀵";
}

.fad.fa-square:after {
  content: "􏃈";
}

.fad.fa-square-full:after {
  content: "􏑜";
}

.fad.fa-square-root:after {
  content: "􏚗";
}

.fad.fa-square-root-alt:after {
  content: "􏚘";
}

.fad.fa-squirrel:after {
  content: "􏜚";
}

.fad.fa-staff:after {
  content: "􏜛";
}

.fad.fa-stamp:after {
  content: "􏖿";
}

.fad.fa-star:after {
  content: "􏀅";
}

.fad.fa-star-and-crescent:after {
  content: "􏚙";
}

.fad.fa-star-christmas:after {
  content: "􏟔";
}

.fad.fa-star-exclamation:after {
  content: "􏋳";
}

.fad.fa-star-half:after {
  content: "􏂉";
}

.fad.fa-star-half-alt:after {
  content: "􏗀";
}

.fad.fa-star-of-david:after {
  content: "􏚚";
}

.fad.fa-star-of-life:after {
  content: "􏘡";
}

.fad.fa-star-shooting:after {
  content: "􎀶";
}

.fad.fa-starfighter:after {
  content: "􎀷";
}

.fad.fa-starfighter-alt:after {
  content: "􎀸";
}

.fad.fa-stars:after {
  content: "􏝢";
}

.fad.fa-starship:after {
  content: "􎀹";
}

.fad.fa-starship-freighter:after {
  content: "􎀺";
}

.fad.fa-steak:after {
  content: "􏠤";
}

.fad.fa-steering-wheel:after {
  content: "􏘢";
}

.fad.fa-step-backward:after {
  content: "􏁈";
}

.fad.fa-step-forward:after {
  content: "􏁑";
}

.fad.fa-stethoscope:after {
  content: "􏃱";
}

.fad.fa-sticky-note:after {
  content: "􏉉";
}

.fad.fa-stocking:after {
  content: "􏟕";
}

.fad.fa-stomach:after {
  content: "􏘣";
}

.fad.fa-stop:after {
  content: "􏁍";
}

.fad.fa-stop-circle:after {
  content: "􏊍";
}

.fad.fa-stopwatch:after {
  content: "􏋲";
}

.fad.fa-stopwatch-20:after {
  content: "􎁯";
}

.fad.fa-store:after {
  content: "􏕎";
}

.fad.fa-store-alt:after {
  content: "􏕏";
}

.fad.fa-store-alt-slash:after {
  content: "􎁰";
}

.fad.fa-store-slash:after {
  content: "􎁱";
}

.fad.fa-stream:after {
  content: "􏕐";
}

.fad.fa-street-view:after {
  content: "􏈝";
}

.fad.fa-stretcher:after {
  content: "􏠥";
}

.fad.fa-strikethrough:after {
  content: "􏃌";
}

.fad.fa-stroopwafel:after {
  content: "􏕑";
}

.fad.fa-subscript:after {
  content: "􏄬";
}

.fad.fa-subway:after {
  content: "􏈹";
}

.fad.fa-suitcase:after {
  content: "􏃲";
}

.fad.fa-suitcase-rolling:after {
  content: "􏗁";
}

.fad.fa-sun:after {
  content: "􏆅";
}

.fad.fa-sun-cloud:after {
  content: "􏝣";
}

.fad.fa-sun-dust:after {
  content: "􏝤";
}

.fad.fa-sun-haze:after {
  content: "􏝥";
}

.fad.fa-sunglasses:after {
  content: "􏢒";
}

.fad.fa-sunrise:after {
  content: "􏝦";
}

.fad.fa-sunset:after {
  content: "􏝧";
}

.fad.fa-superscript:after {
  content: "􏄫";
}

.fad.fa-surprise:after {
  content: "􏗂";
}

.fad.fa-swatchbook:after {
  content: "􏗃";
}

.fad.fa-swimmer:after {
  content: "􏗄";
}

.fad.fa-swimming-pool:after {
  content: "􏗅";
}

.fad.fa-sword:after {
  content: "􏜜";
}

.fad.fa-sword-laser:after {
  content: "􎀻";
}

.fad.fa-sword-laser-alt:after {
  content: "􎀼";
}

.fad.fa-swords:after {
  content: "􏜝";
}

.fad.fa-swords-laser:after {
  content: "􎀽";
}

.fad.fa-synagogue:after {
  content: "􏚛";
}

.fad.fa-sync:after {
  content: "􏀡";
}

.fad.fa-sync-alt:after {
  content: "􏋱";
}

.fad.fa-syringe:after {
  content: "􏒎";
}

.fad.fa-table:after {
  content: "􏃎";
}

.fad.fa-table-tennis:after {
  content: "􏑝";
}

.fad.fa-tablet:after {
  content: "􏄊";
}

.fad.fa-tablet-alt:after {
  content: "􏏺";
}

.fad.fa-tablet-android:after {
  content: "􏏻";
}

.fad.fa-tablet-android-alt:after {
  content: "􏏼";
}

.fad.fa-tablet-rugged:after {
  content: "􏒏";
}

.fad.fa-tablets:after {
  content: "􏒐";
}

.fad.fa-tachometer:after {
  content: "􏃤";
}

.fad.fa-tachometer-alt:after {
  content: "􏏽";
}

.fad.fa-tachometer-alt-average:after {
  content: "􏘤";
}

.fad.fa-tachometer-alt-fast:after {
  content: "􏘥";
}

.fad.fa-tachometer-alt-fastest:after {
  content: "􏘦";
}

.fad.fa-tachometer-alt-slow:after {
  content: "􏘧";
}

.fad.fa-tachometer-alt-slowest:after {
  content: "􏘨";
}

.fad.fa-tachometer-average:after {
  content: "􏘩";
}

.fad.fa-tachometer-fast:after {
  content: "􏘪";
}

.fad.fa-tachometer-fastest:after {
  content: "􏘫";
}

.fad.fa-tachometer-slow:after {
  content: "􏘬";
}

.fad.fa-tachometer-slowest:after {
  content: "􏘭";
}

.fad.fa-taco:after {
  content: "􏠦";
}

.fad.fa-tag:after {
  content: "􏀫";
}

.fad.fa-tags:after {
  content: "􏀬";
}

.fad.fa-tally:after {
  content: "􏚜";
}

.fad.fa-tanakh:after {
  content: "􏠧";
}

.fad.fa-tape:after {
  content: "􏓛";
}

.fad.fa-tasks:after {
  content: "􏂮";
}

.fad.fa-tasks-alt:after {
  content: "􏠨";
}

.fad.fa-taxi:after {
  content: "􏆺";
}

.fad.fa-teeth:after {
  content: "􏘮";
}

.fad.fa-teeth-open:after {
  content: "􏘯";
}

.fad.fa-telescope:after {
  content: "􎀾";
}

.fad.fa-temperature-down:after {
  content: "􎀿";
}

.fad.fa-temperature-frigid:after {
  content: "􏝨";
}

.fad.fa-temperature-high:after {
  content: "􏝩";
}

.fad.fa-temperature-hot:after {
  content: "􏝪";
}

.fad.fa-temperature-low:after {
  content: "􏝫";
}

.fad.fa-temperature-up:after {
  content: "􎁀";
}

.fad.fa-tenge:after {
  content: "􏟗";
}

.fad.fa-tennis-ball:after {
  content: "􏑞";
}

.fad.fa-terminal:after {
  content: "􏄠";
}

.fad.fa-text:after {
  content: "􏢓";
}

.fad.fa-text-height:after {
  content: "􏀴";
}

.fad.fa-text-size:after {
  content: "􏢔";
}

.fad.fa-text-width:after {
  content: "􏀵";
}

.fad.fa-th:after {
  content: "􏀊";
}

.fad.fa-th-large:after {
  content: "􏀉";
}

.fad.fa-th-list:after {
  content: "􏀋";
}

.fad.fa-theater-masks:after {
  content: "􏘰";
}

.fad.fa-thermometer:after {
  content: "􏒑";
}

.fad.fa-thermometer-empty:after {
  content: "􏋋";
}

.fad.fa-thermometer-full:after {
  content: "􏋇";
}

.fad.fa-thermometer-half:after {
  content: "􏋉";
}

.fad.fa-thermometer-quarter:after {
  content: "􏋊";
}

.fad.fa-thermometer-three-quarters:after {
  content: "􏋈";
}

.fad.fa-theta:after {
  content: "􏚞";
}

.fad.fa-thumbs-down:after {
  content: "􏅥";
}

.fad.fa-thumbs-up:after {
  content: "􏅤";
}

.fad.fa-thumbtack:after {
  content: "􏂍";
}

.fad.fa-thunderstorm:after {
  content: "􏝬";
}

.fad.fa-thunderstorm-moon:after {
  content: "􏝭";
}

.fad.fa-thunderstorm-sun:after {
  content: "􏝮";
}

.fad.fa-ticket:after {
  content: "􏅅";
}

.fad.fa-ticket-alt:after {
  content: "􏏿";
}

.fad.fa-tilde:after {
  content: "􏚟";
}

.fad.fa-times:after {
  content: "􏀍";
}

.fad.fa-times-circle:after {
  content: "􏁗";
}

.fad.fa-times-hexagon:after {
  content: "􏋮";
}

.fad.fa-times-octagon:after {
  content: "􏋰";
}

.fad.fa-times-square:after {
  content: "􏋓";
}

.fad.fa-tint:after {
  content: "􏁃";
}

.fad.fa-tint-slash:after {
  content: "􏗇";
}

.fad.fa-tire:after {
  content: "􏘱";
}

.fad.fa-tire-flat:after {
  content: "􏘲";
}

.fad.fa-tire-pressure-warning:after {
  content: "􏘳";
}

.fad.fa-tire-rugged:after {
  content: "􏘴";
}

.fad.fa-tired:after {
  content: "􏗈";
}

.fad.fa-toggle-off:after {
  content: "􏈄";
}

.fad.fa-toggle-on:after {
  content: "􏈅";
}

.fad.fa-toilet:after {
  content: "􏟘";
}

.fad.fa-toilet-paper:after {
  content: "􏜞";
}

.fad.fa-toilet-paper-alt:after {
  content: "􏜟";
}

.fad.fa-toilet-paper-slash:after {
  content: "􎁲";
}

.fad.fa-tombstone:after {
  content: "􏜠";
}

.fad.fa-tombstone-alt:after {
  content: "􏜡";
}

.fad.fa-toolbox:after {
  content: "􏕒";
}

.fad.fa-tools:after {
  content: "􏟙";
}

.fad.fa-tooth:after {
  content: "􏗉";
}

.fad.fa-toothbrush:after {
  content: "􏘵";
}

.fad.fa-torah:after {
  content: "􏚠";
}

.fad.fa-torii-gate:after {
  content: "􏚡";
}

.fad.fa-tornado:after {
  content: "􏝯";
}

.fad.fa-tractor:after {
  content: "􏜢";
}

.fad.fa-trademark:after {
  content: "􏉜";
}

.fad.fa-traffic-cone:after {
  content: "􏘶";
}

.fad.fa-traffic-light:after {
  content: "􏘷";
}

.fad.fa-traffic-light-go:after {
  content: "􏘸";
}

.fad.fa-traffic-light-slow:after {
  content: "􏘹";
}

.fad.fa-traffic-light-stop:after {
  content: "􏘺";
}

.fad.fa-trailer:after {
  content: "􎁁";
}

.fad.fa-train:after {
  content: "􏈸";
}

.fad.fa-tram:after {
  content: "􏟚";
}

.fad.fa-transgender:after {
  content: "􏈤";
}

.fad.fa-transgender-alt:after {
  content: "􏈥";
}

.fad.fa-transporter:after {
  content: "􎁂";
}

.fad.fa-transporter-1:after {
  content: "􎁃";
}

.fad.fa-transporter-2:after {
  content: "􎁄";
}

.fad.fa-transporter-3:after {
  content: "􎁅";
}

.fad.fa-transporter-empty:after {
  content: "􎁆";
}

.fad.fa-trash:after {
  content: "􏇸";
}

.fad.fa-trash-alt:after {
  content: "􏋭";
}

.fad.fa-trash-restore:after {
  content: "􏠩";
}

.fad.fa-trash-restore-alt:after {
  content: "􏠪";
}

.fad.fa-trash-undo:after {
  content: "􏢕";
}

.fad.fa-trash-undo-alt:after {
  content: "􏢖";
}

.fad.fa-treasure-chest:after {
  content: "􏜣";
}

.fad.fa-tree:after {
  content: "􏆻";
}

.fad.fa-tree-alt:after {
  content: "􏐀";
}

.fad.fa-tree-christmas:after {
  content: "􏟛";
}

.fad.fa-tree-decorated:after {
  content: "􏟜";
}

.fad.fa-tree-large:after {
  content: "􏟝";
}

.fad.fa-tree-palm:after {
  content: "􏠫";
}

.fad.fa-trees:after {
  content: "􏜤";
}

.fad.fa-triangle:after {
  content: "􏋬";
}

.fad.fa-triangle-music:after {
  content: "􏣢";
}

.fad.fa-trophy:after {
  content: "􏂑";
}

.fad.fa-trophy-alt:after {
  content: "􏋫";
}

.fad.fa-truck:after {
  content: "􏃑";
}

.fad.fa-truck-container:after {
  content: "􏓜";
}

.fad.fa-truck-couch:after {
  content: "􏓝";
}

.fad.fa-truck-loading:after {
  content: "􏓞";
}

.fad.fa-truck-monster:after {
  content: "􏘻";
}

.fad.fa-truck-moving:after {
  content: "􏓟";
}

.fad.fa-truck-pickup:after {
  content: "􏘼";
}

.fad.fa-truck-plow:after {
  content: "􏟞";
}

.fad.fa-truck-ramp:after {
  content: "􏓠";
}

.fad.fa-trumpet:after {
  content: "􏣣";
}

.fad.fa-tshirt:after {
  content: "􏕓";
}

.fad.fa-tty:after {
  content: "􏇤";
}

.fad.fa-turkey:after {
  content: "􏜥";
}

.fad.fa-turntable:after {
  content: "􏣤";
}

.fad.fa-turtle:after {
  content: "􏜦";
}

.fad.fa-tv:after {
  content: "􏉬";
}

.fad.fa-tv-alt:after {
  content: "􏣥";
}

.fad.fa-tv-music:after {
  content: "􏣦";
}

.fad.fa-tv-retro:after {
  content: "􏐁";
}

.fad.fa-typewriter:after {
  content: "􏣧";
}

.fad.fa-ufo:after {
  content: "􎁇";
}

.fad.fa-ufo-beam:after {
  content: "􎁈";
}

.fad.fa-umbrella:after {
  content: "􏃩";
}

.fad.fa-umbrella-beach:after {
  content: "􏗊";
}

.fad.fa-underline:after {
  content: "􏃍";
}

.fad.fa-undo:after {
  content: "􏃢";
}

.fad.fa-undo-alt:after {
  content: "􏋪";
}

.fad.fa-unicorn:after {
  content: "􏜧";
}

.fad.fa-union:after {
  content: "􏚢";
}

.fad.fa-universal-access:after {
  content: "􏊚";
}

.fad.fa-university:after {
  content: "􏆜";
}

.fad.fa-unlink:after {
  content: "􏄧";
}

.fad.fa-unlock:after {
  content: "􏂜";
}

.fad.fa-unlock-alt:after {
  content: "􏄾";
}

.fad.fa-upload:after {
  content: "􏂓";
}

.fad.fa-usb-drive:after {
  content: "􏣩";
}

.fad.fa-usd-circle:after {
  content: "􏋨";
}

.fad.fa-usd-square:after {
  content: "􏋩";
}

.fad.fa-user:after {
  content: "􏀇";
}

.fad.fa-user-alien:after {
  content: "􎁊";
}

.fad.fa-user-alt:after {
  content: "􏐆";
}

.fad.fa-user-alt-slash:after {
  content: "􏓺";
}

.fad.fa-user-astronaut:after {
  content: "􏓻";
}

.fad.fa-user-chart:after {
  content: "􏚣";
}

.fad.fa-user-check:after {
  content: "􏓼";
}

.fad.fa-user-circle:after {
  content: "􏊽";
}

.fad.fa-user-clock:after {
  content: "􏓽";
}

.fad.fa-user-cog:after {
  content: "􏓾";
}

.fad.fa-user-cowboy:after {
  content: "􏣪";
}

.fad.fa-user-crown:after {
  content: "􏚤";
}

.fad.fa-user-edit:after {
  content: "􏓿";
}

.fad.fa-user-friends:after {
  content: "􏔀";
}

.fad.fa-user-graduate:after {
  content: "􏔁";
}

.fad.fa-user-hard-hat:after {
  content: "􏠬";
}

.fad.fa-user-headset:after {
  content: "􏠭";
}

.fad.fa-user-injured:after {
  content: "􏜨";
}

.fad.fa-user-lock:after {
  content: "􏔂";
}

.fad.fa-user-md:after {
  content: "􏃰";
}

.fad.fa-user-md-chat:after {
  content: "􏠮";
}

.fad.fa-user-minus:after {
  content: "􏔃";
}

.fad.fa-user-music:after {
  content: "􏣫";
}

.fad.fa-user-ninja:after {
  content: "􏔄";
}

.fad.fa-user-nurse:after {
  content: "􏠯";
}

.fad.fa-user-plus:after {
  content: "􏈴";
}

.fad.fa-user-robot:after {
  content: "􎁋";
}

.fad.fa-user-secret:after {
  content: "􏈛";
}

.fad.fa-user-shield:after {
  content: "􏔅";
}

.fad.fa-user-slash:after {
  content: "􏔆";
}

.fad.fa-user-tag:after {
  content: "􏔇";
}

.fad.fa-user-tie:after {
  content: "􏔈";
}

.fad.fa-user-times:after {
  content: "􏈵";
}

.fad.fa-user-unlock:after {
  content: "􎁘";
}

.fad.fa-user-visor:after {
  content: "􎁌";
}

.fad.fa-users:after {
  content: "􏃀";
}

.fad.fa-users-class:after {
  content: "􏘽";
}

.fad.fa-users-cog:after {
  content: "􏔉";
}

.fad.fa-users-crown:after {
  content: "􏚥";
}

.fad.fa-users-medical:after {
  content: "􏠰";
}

.fad.fa-users-slash:after {
  content: "􎁳";
}

.fad.fa-utensil-fork:after {
  content: "􏋣";
}

.fad.fa-utensil-knife:after {
  content: "􏋤";
}

.fad.fa-utensil-spoon:after {
  content: "􏋥";
}

.fad.fa-utensils:after {
  content: "􏋧";
}

.fad.fa-utensils-alt:after {
  content: "􏋦";
}

.fad.fa-vacuum:after {
  content: "􎁍";
}

.fad.fa-vacuum-robot:after {
  content: "􎁎";
}

.fad.fa-value-absolute:after {
  content: "􏚦";
}

.fad.fa-vector-square:after {
  content: "􏗋";
}

.fad.fa-venus:after {
  content: "􏈡";
}

.fad.fa-venus-double:after {
  content: "􏈦";
}

.fad.fa-venus-mars:after {
  content: "􏈨";
}

.fad.fa-vest:after {
  content: "􎂅";
}

.fad.fa-vest-patches:after {
  content: "􎂆";
}

.fad.fa-vhs:after {
  content: "􏣬";
}

.fad.fa-vial:after {
  content: "􏒒";
}

.fad.fa-vials:after {
  content: "􏒓";
}

.fad.fa-video:after {
  content: "􏀽";
}

.fad.fa-video-plus:after {
  content: "􏓡";
}

.fad.fa-video-slash:after {
  content: "􏓢";
}

.fad.fa-vihara:after {
  content: "􏚧";
}

.fad.fa-violin:after {
  content: "􏣭";
}

.fad.fa-virus:after {
  content: "􎁴";
}

.fad.fa-virus-slash:after {
  content: "􎁵";
}

.fad.fa-viruses:after {
  content: "􎁶";
}

.fad.fa-voicemail:after {
  content: "􏢗";
}

.fad.fa-volcano:after {
  content: "􏝰";
}

.fad.fa-volleyball-ball:after {
  content: "􏑟";
}

.fad.fa-volume:after {
  content: "􏚨";
}

.fad.fa-volume-down:after {
  content: "􏀧";
}

.fad.fa-volume-mute:after {
  content: "􏚩";
}

.fad.fa-volume-off:after {
  content: "􏀦";
}

.fad.fa-volume-slash:after {
  content: "􏋢";
}

.fad.fa-volume-up:after {
  content: "􏀨";
}

.fad.fa-vote-nay:after {
  content: "􏝱";
}

.fad.fa-vote-yea:after {
  content: "􏝲";
}

.fad.fa-vr-cardboard:after {
  content: "􏜩";
}

.fad.fa-wagon-covered:after {
  content: "􏣮";
}

.fad.fa-walker:after {
  content: "􏠱";
}

.fad.fa-walkie-talkie:after {
  content: "􏣯";
}

.fad.fa-walking:after {
  content: "􏕔";
}

.fad.fa-wallet:after {
  content: "􏕕";
}

.fad.fa-wand:after {
  content: "􏜪";
}

.fad.fa-wand-magic:after {
  content: "􏜫";
}

.fad.fa-warehouse:after {
  content: "􏒔";
}

.fad.fa-warehouse-alt:after {
  content: "􏒕";
}

.fad.fa-washer:after {
  content: "􏢘";
}

.fad.fa-watch:after {
  content: "􏋡";
}

.fad.fa-watch-calculator:after {
  content: "􏣰";
}

.fad.fa-watch-fitness:after {
  content: "􏘾";
}

.fad.fa-water:after {
  content: "􏝳";
}

.fad.fa-water-lower:after {
  content: "􏝴";
}

.fad.fa-water-rise:after {
  content: "􏝵";
}

.fad.fa-wave-sine:after {
  content: "􏢙";
}

.fad.fa-wave-square:after {
  content: "􏠾";
}

.fad.fa-wave-triangle:after {
  content: "􏢚";
}

.fad.fa-waveform:after {
  content: "􏣱";
}

.fad.fa-waveform-path:after {
  content: "􏣲";
}

.fad.fa-webcam:after {
  content: "􏠲";
}

.fad.fa-webcam-slash:after {
  content: "􏠳";
}

.fad.fa-weight:after {
  content: "􏒖";
}

.fad.fa-weight-hanging:after {
  content: "􏗍";
}

.fad.fa-whale:after {
  content: "􏜬";
}

.fad.fa-wheat:after {
  content: "􏜭";
}

.fad.fa-wheelchair:after {
  content: "􏆓";
}

.fad.fa-whistle:after {
  content: "􏑠";
}

.fad.fa-wifi:after {
  content: "􏇫";
}

.fad.fa-wifi-1:after {
  content: "􏚪";
}

.fad.fa-wifi-2:after {
  content: "􏚫";
}

.fad.fa-wifi-slash:after {
  content: "􏚬";
}

.fad.fa-wind:after {
  content: "􏜮";
}

.fad.fa-wind-turbine:after {
  content: "􏢛";
}

.fad.fa-wind-warning:after {
  content: "􏝶";
}

.fad.fa-window:after {
  content: "􏐎";
}

.fad.fa-window-alt:after {
  content: "􏐏";
}

.fad.fa-window-close:after {
  content: "􏐐";
}

.fad.fa-window-frame:after {
  content: "􎁏";
}

.fad.fa-window-frame-open:after {
  content: "􎁐";
}

.fad.fa-window-maximize:after {
  content: "􏋐";
}

.fad.fa-window-minimize:after {
  content: "􏋑";
}

.fad.fa-window-restore:after {
  content: "􏋒";
}

.fad.fa-windsock:after {
  content: "􏝷";
}

.fad.fa-wine-bottle:after {
  content: "􏜯";
}

.fad.fa-wine-glass:after {
  content: "􏓣";
}

.fad.fa-wine-glass-alt:after {
  content: "􏗎";
}

.fad.fa-won-sign:after {
  content: "􏅙";
}

.fad.fa-wreath:after {
  content: "􏟢";
}

.fad.fa-wrench:after {
  content: "􏂭";
}

.fad.fa-x-ray:after {
  content: "􏒗";
}

.fad.fa-yen-sign:after {
  content: "􏅗";
}

.fad.fa-yin-yang:after {
  content: "􏚭";
}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: "Font Awesome 5 Brands";

  font-style: normal;

  font-weight: 400;

  font-display: block;

  src: url("../webfonts/fa-brands-400.eot");

  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos] {
  pointer-events: none;
}

[data-aos].aos-animate {
  pointer-events: auto;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
  }

  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: none;
  }

  html:not(.no-js) [data-aos=fade-up] {
    transform: translate3d(0, 100px, 0);
  }

  html:not(.no-js) [data-aos=fade-down] {
    transform: translate3d(0, -100px, 0);
  }

  html:not(.no-js) [data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0);
  }

  html:not(.no-js) [data-aos=fade-left] {
    transform: translate3d(100px, 0, 0);
  }

  html:not(.no-js) [data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0);
  }

  html:not(.no-js) [data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0);
  }

  html:not(.no-js) [data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0);
  }

  html:not(.no-js) [data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0);
  }

  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
  }

  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1);
  }

  html:not(.no-js) [data-aos=zoom-in] {
    transform: scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-out] {
    transform: scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
    visibility: hidden;
  }

  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    transform: translateZ(0);
  }

  html:not(.no-js) [data-aos=slide-up] {
    transform: translate3d(0, 100%, 0);
  }

  html:not(.no-js) [data-aos=slide-down] {
    transform: translate3d(0, -100%, 0);
  }

  html:not(.no-js) [data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0);
  }

  html:not(.no-js) [data-aos=slide-left] {
    transform: translate3d(100%, 0, 0);
  }

  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
  }

  html:not(.no-js) [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg);
  }

  html:not(.no-js) [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }

  html:not(.no-js) [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg);
  }

  html:not(.no-js) [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }

  html:not(.no-js) [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg);
  }

  html:not(.no-js) [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }

  html:not(.no-js) [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg);
  }

  html:not(.no-js) [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}

/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com
 */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
::before,
::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
video {
  max-width: 100%;
  height: auto;
}

.container{
  width: 100%;
}

@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}

.prose{
  color: #374151;
  max-width: 65ch;
}

.prose [class~="lead"]{
  color: #4b5563;
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose a{
  color: #111827;
  text-decoration: underline;
  font-weight: 500;
}

.prose strong{
  color: #111827;
  font-weight: 600;
}

.prose ol[type="A"]{
  --list-counter-style: upper-alpha;
}

.prose ol[type="a"]{
  --list-counter-style: lower-alpha;
}

.prose ol[type="A" s]{
  --list-counter-style: upper-alpha;
}

.prose ol[type="a" s]{
  --list-counter-style: lower-alpha;
}

.prose ol[type="I"]{
  --list-counter-style: upper-roman;
}

.prose ol[type="i"]{
  --list-counter-style: lower-roman;
}

.prose ol[type="I" s]{
  --list-counter-style: upper-roman;
}

.prose ol[type="i" s]{
  --list-counter-style: lower-roman;
}

.prose ol[type="1"]{
  --list-counter-style: decimal;
}

.prose ol > li{
  position: relative;
  padding-left: 1.75em;
}

.prose ol > li::before{
  content: counter(list-item, var(--list-counter-style, decimal)) ".";
  position: absolute;
  font-weight: 400;
  color: #6b7280;
  left: 0;
}

.prose ul > li{
  position: relative;
  padding-left: 1.75em;
}

.prose ul > li::before{
  content: "";
  position: absolute;
  background-color: #d1d5db;
  border-radius: 50%;
  width: 0.375em;
  height: 0.375em;
  top: calc(0.875em - 0.1875em);
  left: 0.25em;
}

.prose hr{
  border-color: #e5e7eb;
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose blockquote{
  font-weight: 500;
  font-style: italic;
  color: #111827;
  border-left-width: 0.25rem;
  border-left-color: #e5e7eb;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.prose blockquote p:first-of-type::before{
  content: open-quote;
}

.prose blockquote p:last-of-type::after{
  content: close-quote;
}

.prose h1{
  color: #111827;
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose h2{
  color: #111827;
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose h3{
  color: #111827;
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose h4{
  color: #111827;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose figure figcaption{
  color: #6b7280;
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose code{
  color: #111827;
  font-weight: 600;
  font-size: 0.875em;
}

.prose code::before{
  content: "`";
}

.prose code::after{
  content: "`";
}

.prose a code{
  color: #111827;
}

.prose pre{
  color: #e5e7eb;
  background-color: #1f2937;
  overflow-x: auto;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.prose pre code{
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: 400;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose pre code::before{
  content: none;
}

.prose pre code::after{
  content: none;
}

.prose table{
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose thead{
  color: #111827;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-color: #d1d5db;
}

.prose thead th{
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose tbody tr{
  border-bottom-width: 1px;
  border-bottom-color: #e5e7eb;
}

.prose tbody tr:last-child{
  border-bottom-width: 0;
}

.prose tbody td{
  vertical-align: top;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose{
  font-size: 1rem;
  line-height: 1.75;
}

.prose p{
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose img{
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose video{
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose figure{
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose figure > *{
  margin-top: 0;
  margin-bottom: 0;
}

.prose h2 code{
  font-size: 0.875em;
}

.prose h3 code{
  font-size: 0.9em;
}

.prose ol{
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose ul{
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose li{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose > ul > li p{
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose > ul > li > *:first-child{
  margin-top: 1.25em;
}

.prose > ul > li > *:last-child{
  margin-bottom: 1.25em;
}

.prose > ol > li > *:first-child{
  margin-top: 1.25em;
}

.prose > ol > li > *:last-child{
  margin-bottom: 1.25em;
}

.prose ul ul, .prose ul ol, .prose ol ul, .prose ol ol{
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose hr + *{
  margin-top: 0;
}

.prose h2 + *{
  margin-top: 0;
}

.prose h3 + *{
  margin-top: 0;
}

.prose h4 + *{
  margin-top: 0;
}

.prose thead th:first-child{
  padding-left: 0;
}

.prose thead th:last-child{
  padding-right: 0;
}

.prose tbody td:first-child{
  padding-left: 0;
}

.prose tbody td:last-child{
  padding-right: 0;
}

.prose > :first-child{
  margin-top: 0;
}

.prose > :last-child{
  margin-bottom: 0;
}

.prose-sm{
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.prose-sm p{
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.prose-sm [class~="lead"]{
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-sm blockquote{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.prose-sm h1{
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}

.prose-sm h2{
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.prose-sm h3{
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.prose-sm h4{
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}

.prose-sm img{
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm video{
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm figure{
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm figure > *{
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm figure figcaption{
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

.prose-sm code{
  font-size: 0.8571429em;
}

.prose-sm h2 code{
  font-size: 0.9em;
}

.prose-sm h3 code{
  font-size: 0.8888889em;
}

.prose-sm pre{
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.prose-sm ol{
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.prose-sm ul{
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.prose-sm li{
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.prose-sm ol > li{
  padding-left: 1.5714286em;
}

.prose-sm ol > li::before{
  left: 0;
}

.prose-sm ul > li{
  padding-left: 1.5714286em;
}

.prose-sm ul > li::before{
  height: 0.3571429em;
  width: 0.3571429em;
  top: calc(0.8571429em - 0.1785714em);
  left: 0.2142857em;
}

.prose-sm > ul > li p{
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm > ul > li > *:first-child{
  margin-top: 1.1428571em;
}

.prose-sm > ul > li > *:last-child{
  margin-bottom: 1.1428571em;
}

.prose-sm > ol > li > *:first-child{
  margin-top: 1.1428571em;
}

.prose-sm > ol > li > *:last-child{
  margin-bottom: 1.1428571em;
}

.prose-sm ul ul, .prose-sm ul ol, .prose-sm ol ul, .prose-sm ol ol{
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm hr{
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.prose-sm hr + *{
  margin-top: 0;
}

.prose-sm h2 + *{
  margin-top: 0;
}

.prose-sm h3 + *{
  margin-top: 0;
}

.prose-sm h4 + *{
  margin-top: 0;
}

.prose-sm table{
  font-size: 0.8571429em;
  line-height: 1.5;
}

.prose-sm thead th{
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.prose-sm thead th:first-child{
  padding-left: 0;
}

.prose-sm thead th:last-child{
  padding-right: 0;
}

.prose-sm tbody td{
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.prose-sm tbody td:first-child{
  padding-left: 0;
}

.prose-sm tbody td:last-child{
  padding-right: 0;
}

.prose-sm > :first-child{
  margin-top: 0;
}

.prose-sm > :last-child{
  margin-bottom: 0;
}

.prose-lg{
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.prose-lg p{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-lg [class~="lead"]{
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.prose-lg blockquote{
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}

.prose-lg h1{
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.prose-lg h2{
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.prose-lg h3{
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.prose-lg h4{
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.prose-lg img{
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg video{
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg figure{
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg figure > *{
  margin-top: 0;
  margin-bottom: 0;
}

.prose-lg figure figcaption{
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.prose-lg code{
  font-size: 0.8888889em;
}

.prose-lg h2 code{
  font-size: 0.8666667em;
}

.prose-lg h3 code{
  font-size: 0.875em;
}

.prose-lg pre{
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}

.prose-lg ol{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-lg ul{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-lg li{
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.prose-lg ol > li{
  padding-left: 1.6666667em;
}

.prose-lg ol > li::before{
  left: 0;
}

.prose-lg ul > li{
  padding-left: 1.6666667em;
}

.prose-lg ul > li::before{
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8888889em - 0.1666667em);
  left: 0.2222222em;
}

.prose-lg > ul > li p{
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-lg > ul > li > *:first-child{
  margin-top: 1.3333333em;
}

.prose-lg > ul > li > *:last-child{
  margin-bottom: 1.3333333em;
}

.prose-lg > ol > li > *:first-child{
  margin-top: 1.3333333em;
}

.prose-lg > ol > li > *:last-child{
  margin-bottom: 1.3333333em;
}

.prose-lg ul ul, .prose-lg ul ol, .prose-lg ol ul, .prose-lg ol ol{
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-lg hr{
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.prose-lg hr + *{
  margin-top: 0;
}

.prose-lg h2 + *{
  margin-top: 0;
}

.prose-lg h3 + *{
  margin-top: 0;
}

.prose-lg h4 + *{
  margin-top: 0;
}

.prose-lg table{
  font-size: 0.8888889em;
  line-height: 1.5;
}

.prose-lg thead th{
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.prose-lg thead th:first-child{
  padding-left: 0;
}

.prose-lg thead th:last-child{
  padding-right: 0;
}

.prose-lg tbody td{
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.prose-lg tbody td:first-child{
  padding-left: 0;
}

.prose-lg tbody td:last-child{
  padding-right: 0;
}

.prose-lg > :first-child{
  margin-top: 0;
}

.prose-lg > :last-child{
  margin-bottom: 0;
}

.prose-xl{
  font-size: 1.25rem;
  line-height: 1.8;
}

.prose-xl p{
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose-xl [class~="lead"]{
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}

.prose-xl blockquote{
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1.0666667em;
}

.prose-xl h1{
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}

.prose-xl h2{
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose-xl h3{
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}

.prose-xl h4{
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose-xl img{
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose-xl video{
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose-xl figure{
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose-xl figure > *{
  margin-top: 0;
  margin-bottom: 0;
}

.prose-xl figure figcaption{
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}

.prose-xl code{
  font-size: 0.9em;
}

.prose-xl h2 code{
  font-size: 0.8611111em;
}

.prose-xl h3 code{
  font-size: 0.9em;
}

.prose-xl pre{
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-right: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-left: 1.3333333em;
}

.prose-xl ol{
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose-xl ul{
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose-xl li{
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.prose-xl ol > li{
  padding-left: 1.8em;
}

.prose-xl ol > li::before{
  left: 0;
}

.prose-xl ul > li{
  padding-left: 1.8em;
}

.prose-xl ul > li::before{
  width: 0.35em;
  height: 0.35em;
  top: calc(0.9em - 0.175em);
  left: 0.25em;
}

.prose-xl > ul > li p{
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.prose-xl > ul > li > *:first-child{
  margin-top: 1.2em;
}

.prose-xl > ul > li > *:last-child{
  margin-bottom: 1.2em;
}

.prose-xl > ol > li > *:first-child{
  margin-top: 1.2em;
}

.prose-xl > ol > li > *:last-child{
  margin-bottom: 1.2em;
}

.prose-xl ul ul, .prose-xl ul ol, .prose-xl ol ul, .prose-xl ol ol{
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.prose-xl hr{
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}

.prose-xl hr + *{
  margin-top: 0;
}

.prose-xl h2 + *{
  margin-top: 0;
}

.prose-xl h3 + *{
  margin-top: 0;
}

.prose-xl h4 + *{
  margin-top: 0;
}

.prose-xl table{
  font-size: 0.9em;
  line-height: 1.5555556;
}

.prose-xl thead th{
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.prose-xl thead th:first-child{
  padding-left: 0;
}

.prose-xl thead th:last-child{
  padding-right: 0;
}

.prose-xl tbody td{
  padding-top: 0.8888889em;
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.prose-xl tbody td:first-child{
  padding-left: 0;
}

.prose-xl tbody td:last-child{
  padding-right: 0;
}

.prose-xl > :first-child{
  margin-top: 0;
}

.prose-xl > :last-child{
  margin-bottom: 0;
}

.prose-2xl{
  font-size: 1.5rem;
  line-height: 1.6666667;
}

.prose-2xl p{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-2xl [class~="lead"]{
  font-size: 1.25em;
  line-height: 1.4666667;
  margin-top: 1.0666667em;
  margin-bottom: 1.0666667em;
}

.prose-2xl blockquote{
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
  padding-left: 1.1111111em;
}

.prose-2xl h1{
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.875em;
  line-height: 1;
}

.prose-2xl h2{
  font-size: 2em;
  margin-top: 1.5em;
  margin-bottom: 0.8333333em;
  line-height: 1.0833333;
}

.prose-2xl h3{
  font-size: 1.5em;
  margin-top: 1.5555556em;
  margin-bottom: 0.6666667em;
  line-height: 1.2222222;
}

.prose-2xl h4{
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.prose-2xl img{
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose-2xl video{
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose-2xl figure{
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose-2xl figure > *{
  margin-top: 0;
  margin-bottom: 0;
}

.prose-2xl figure figcaption{
  font-size: 0.8333333em;
  line-height: 1.6;
  margin-top: 1em;
}

.prose-2xl code{
  font-size: 0.8333333em;
}

.prose-2xl h2 code{
  font-size: 0.875em;
}

.prose-2xl h3 code{
  font-size: 0.8888889em;
}

.prose-2xl pre{
  font-size: 0.8333333em;
  line-height: 1.8;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.2em;
  padding-right: 1.6em;
  padding-bottom: 1.2em;
  padding-left: 1.6em;
}

.prose-2xl ol{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-2xl ul{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-2xl li{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose-2xl ol > li{
  padding-left: 1.6666667em;
}

.prose-2xl ol > li::before{
  left: 0;
}

.prose-2xl ul > li{
  padding-left: 1.6666667em;
}

.prose-2xl ul > li::before{
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8333333em - 0.1666667em);
  left: 0.25em;
}

.prose-2xl > ul > li p{
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}

.prose-2xl > ul > li > *:first-child{
  margin-top: 1.3333333em;
}

.prose-2xl > ul > li > *:last-child{
  margin-bottom: 1.3333333em;
}

.prose-2xl > ol > li > *:first-child{
  margin-top: 1.3333333em;
}

.prose-2xl > ol > li > *:last-child{
  margin-bottom: 1.3333333em;
}

.prose-2xl ul ul, .prose-2xl ul ol, .prose-2xl ol ul, .prose-2xl ol ol{
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.prose-2xl hr{
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose-2xl hr + *{
  margin-top: 0;
}

.prose-2xl h2 + *{
  margin-top: 0;
}

.prose-2xl h3 + *{
  margin-top: 0;
}

.prose-2xl h4 + *{
  margin-top: 0;
}

.prose-2xl table{
  font-size: 0.8333333em;
  line-height: 1.4;
}

.prose-2xl thead th{
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.prose-2xl thead th:first-child{
  padding-left: 0;
}

.prose-2xl thead th:last-child{
  padding-right: 0;
}

.prose-2xl tbody td{
  padding-top: 0.8em;
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.prose-2xl tbody td:first-child{
  padding-left: 0;
}

.prose-2xl tbody td:last-child{
  padding-right: 0;
}

.prose-2xl > :first-child{
  margin-top: 0;
}

.prose-2xl > :last-child{
  margin-bottom: 0;
}

.prose-red a{
  color: #dc2626;
}

.prose-red a code{
  color: #dc2626;
}

.prose-yellow a{
  color: #d97706;
}

.prose-yellow a code{
  color: #d97706;
}

.prose-green a{
  color: #059669;
}

.prose-green a code{
  color: #059669;
}

.prose-blue a{
  color: #2563eb;
}

.prose-blue a code{
  color: #2563eb;
}

.prose-indigo a{
  color: #4f46e5;
}

.prose-indigo a code{
  color: #4f46e5;
}

.prose-purple a{
  color: #7c3aed;
}

.prose-purple a code{
  color: #7c3aed;
}

.prose-pink a{
  color: #db2777;
}

.prose-pink a code{
  color: #db2777;
}

.prose-cyan a{
  color: #0891b2;
}

.prose-cyan a code{
  color: #0891b2;
}

.prose-light-blue a{
  color: #0284c7;
}

.prose-light-blue a code{
  color: #0284c7;
}

.prose-amber a{
  color: #d97706;
}

.prose-amber a code{
  color: #d97706;
}

.prose-dark{
  color: #d1d5db;
}

.prose-dark [class~="lead"]{
  color: #9ca3af;
}

.prose-dark a{
  color: #f87171;
}

.prose-dark strong{
  color: #f3f4f6;
}

.prose-dark ul > li::before{
  background-color: #374151;
}

.prose-dark hr{
  border-color: #1f2937;
}

.prose-dark blockquote{
  color: #f3f4f6;
  border-left-color: #b91c1c;
}

.prose-dark h1{
  color: #f3f4f6;
}

.prose-dark h2{
  color: #e5e7eb;
}

.prose-dark h3{
  color: #d1d5db;
}

.prose-dark h4{
  color: #f3f4f6;
}

.prose-dark code{
  color: #f3f4f6;
}

.prose-dark a code{
  color: #f3f4f6;
}

.prose-dark pre{
  color: #e5e7eb;
  background-color: #1f2937;
}

.prose-dark thead{
  color: #f3f4f6;
  border-bottom-color: #374151;
}

.prose-dark tbody tr{
  border-bottom-color: #1f2937;
}

.dark .dark\:prose{
  color: #374151;
  max-width: 65ch;
}

.dark .dark\:prose [class~="lead"]{
  color: #4b5563;
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.dark .dark\:prose a{
  color: #111827;
  text-decoration: underline;
  font-weight: 500;
}

.dark .dark\:prose strong{
  color: #111827;
  font-weight: 600;
}

.dark .dark\:prose ol[type="A"]{
  --list-counter-style: upper-alpha;
}

.dark .dark\:prose ol[type="a"]{
  --list-counter-style: lower-alpha;
}

.dark .dark\:prose ol[type="A" s]{
  --list-counter-style: upper-alpha;
}

.dark .dark\:prose ol[type="a" s]{
  --list-counter-style: lower-alpha;
}

.dark .dark\:prose ol[type="I"]{
  --list-counter-style: upper-roman;
}

.dark .dark\:prose ol[type="i"]{
  --list-counter-style: lower-roman;
}

.dark .dark\:prose ol[type="I" s]{
  --list-counter-style: upper-roman;
}

.dark .dark\:prose ol[type="i" s]{
  --list-counter-style: lower-roman;
}

.dark .dark\:prose ol[type="1"]{
  --list-counter-style: decimal;
}

.dark .dark\:prose ol > li{
  position: relative;
  padding-left: 1.75em;
}

.dark .dark\:prose ol > li::before{
  content: counter(list-item, var(--list-counter-style, decimal)) ".";
  position: absolute;
  font-weight: 400;
  color: #6b7280;
  left: 0;
}

.dark .dark\:prose ul > li{
  position: relative;
  padding-left: 1.75em;
}

.dark .dark\:prose ul > li::before{
  content: "";
  position: absolute;
  background-color: #d1d5db;
  border-radius: 50%;
  width: 0.375em;
  height: 0.375em;
  top: calc(0.875em - 0.1875em);
  left: 0.25em;
}

.dark .dark\:prose hr{
  border-color: #e5e7eb;
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.dark .dark\:prose blockquote{
  font-weight: 500;
  font-style: italic;
  color: #111827;
  border-left-width: 0.25rem;
  border-left-color: #e5e7eb;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.dark .dark\:prose blockquote p:first-of-type::before{
  content: open-quote;
}

.dark .dark\:prose blockquote p:last-of-type::after{
  content: close-quote;
}

.dark .dark\:prose h1{
  color: #111827;
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.dark .dark\:prose h2{
  color: #111827;
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.dark .dark\:prose h3{
  color: #111827;
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.dark .dark\:prose h4{
  color: #111827;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.dark .dark\:prose figure figcaption{
  color: #6b7280;
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.dark .dark\:prose code{
  color: #111827;
  font-weight: 600;
  font-size: 0.875em;
}

.dark .dark\:prose code::before{
  content: "`";
}

.dark .dark\:prose code::after{
  content: "`";
}

.dark .dark\:prose a code{
  color: #111827;
}

.dark .dark\:prose pre{
  color: #e5e7eb;
  background-color: #1f2937;
  overflow-x: auto;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.dark .dark\:prose pre code{
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: 400;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.dark .dark\:prose pre code::before{
  content: none;
}

.dark .dark\:prose pre code::after{
  content: none;
}

.dark .dark\:prose table{
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.dark .dark\:prose thead{
  color: #111827;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-color: #d1d5db;
}

.dark .dark\:prose thead th{
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.dark .dark\:prose tbody tr{
  border-bottom-width: 1px;
  border-bottom-color: #e5e7eb;
}

.dark .dark\:prose tbody tr:last-child{
  border-bottom-width: 0;
}

.dark .dark\:prose tbody td{
  vertical-align: top;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.dark .dark\:prose{
  font-size: 1rem;
  line-height: 1.75;
}

.dark .dark\:prose p{
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.dark .dark\:prose img{
  margin-top: 2em;
  margin-bottom: 2em;
}

.dark .dark\:prose video{
  margin-top: 2em;
  margin-bottom: 2em;
}

.dark .dark\:prose figure{
  margin-top: 2em;
  margin-bottom: 2em;
}

.dark .dark\:prose figure > *{
  margin-top: 0;
  margin-bottom: 0;
}

.dark .dark\:prose h2 code{
  font-size: 0.875em;
}

.dark .dark\:prose h3 code{
  font-size: 0.9em;
}

.dark .dark\:prose ol{
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.dark .dark\:prose ul{
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.dark .dark\:prose li{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.dark .dark\:prose > ul > li p{
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.dark .dark\:prose > ul > li > *:first-child{
  margin-top: 1.25em;
}

.dark .dark\:prose > ul > li > *:last-child{
  margin-bottom: 1.25em;
}

.dark .dark\:prose > ol > li > *:first-child{
  margin-top: 1.25em;
}

.dark .dark\:prose > ol > li > *:last-child{
  margin-bottom: 1.25em;
}

.dark .dark\:prose ul ul, .dark .dark\:prose ul ol, .dark .dark\:prose ol ul, .dark .dark\:prose ol ol{
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.dark .dark\:prose hr + *{
  margin-top: 0;
}

.dark .dark\:prose h2 + *{
  margin-top: 0;
}

.dark .dark\:prose h3 + *{
  margin-top: 0;
}

.dark .dark\:prose h4 + *{
  margin-top: 0;
}

.dark .dark\:prose thead th:first-child{
  padding-left: 0;
}

.dark .dark\:prose thead th:last-child{
  padding-right: 0;
}

.dark .dark\:prose tbody td:first-child{
  padding-left: 0;
}

.dark .dark\:prose tbody td:last-child{
  padding-right: 0;
}

.dark .dark\:prose > :first-child{
  margin-top: 0;
}

.dark .dark\:prose > :last-child{
  margin-bottom: 0;
}

.dark .dark\:prose-sm{
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.dark .dark\:prose-sm p{
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.dark .dark\:prose-sm [class~="lead"]{
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.dark .dark\:prose-sm blockquote{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.dark .dark\:prose-sm h1{
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}

.dark .dark\:prose-sm h2{
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.dark .dark\:prose-sm h3{
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.dark .dark\:prose-sm h4{
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}

.dark .dark\:prose-sm img{
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.dark .dark\:prose-sm video{
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.dark .dark\:prose-sm figure{
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.dark .dark\:prose-sm figure > *{
  margin-top: 0;
  margin-bottom: 0;
}

.dark .dark\:prose-sm figure figcaption{
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

.dark .dark\:prose-sm code{
  font-size: 0.8571429em;
}

.dark .dark\:prose-sm h2 code{
  font-size: 0.9em;
}

.dark .dark\:prose-sm h3 code{
  font-size: 0.8888889em;
}

.dark .dark\:prose-sm pre{
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.dark .dark\:prose-sm ol{
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.dark .dark\:prose-sm ul{
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.dark .dark\:prose-sm li{
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.dark .dark\:prose-sm ol > li{
  padding-left: 1.5714286em;
}

.dark .dark\:prose-sm ol > li::before{
  left: 0;
}

.dark .dark\:prose-sm ul > li{
  padding-left: 1.5714286em;
}

.dark .dark\:prose-sm ul > li::before{
  height: 0.3571429em;
  width: 0.3571429em;
  top: calc(0.8571429em - 0.1785714em);
  left: 0.2142857em;
}

.dark .dark\:prose-sm > ul > li p{
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.dark .dark\:prose-sm > ul > li > *:first-child{
  margin-top: 1.1428571em;
}

.dark .dark\:prose-sm > ul > li > *:last-child{
  margin-bottom: 1.1428571em;
}

.dark .dark\:prose-sm > ol > li > *:first-child{
  margin-top: 1.1428571em;
}

.dark .dark\:prose-sm > ol > li > *:last-child{
  margin-bottom: 1.1428571em;
}

.dark .dark\:prose-sm ul ul, .dark .dark\:prose-sm ul ol, .dark .dark\:prose-sm ol ul, .dark .dark\:prose-sm ol ol{
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.dark .dark\:prose-sm hr{
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.dark .dark\:prose-sm hr + *{
  margin-top: 0;
}

.dark .dark\:prose-sm h2 + *{
  margin-top: 0;
}

.dark .dark\:prose-sm h3 + *{
  margin-top: 0;
}

.dark .dark\:prose-sm h4 + *{
  margin-top: 0;
}

.dark .dark\:prose-sm table{
  font-size: 0.8571429em;
  line-height: 1.5;
}

.dark .dark\:prose-sm thead th{
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.dark .dark\:prose-sm thead th:first-child{
  padding-left: 0;
}

.dark .dark\:prose-sm thead th:last-child{
  padding-right: 0;
}

.dark .dark\:prose-sm tbody td{
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.dark .dark\:prose-sm tbody td:first-child{
  padding-left: 0;
}

.dark .dark\:prose-sm tbody td:last-child{
  padding-right: 0;
}

.dark .dark\:prose-sm > :first-child{
  margin-top: 0;
}

.dark .dark\:prose-sm > :last-child{
  margin-bottom: 0;
}

.dark .dark\:prose-lg{
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.dark .dark\:prose-lg p{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.dark .dark\:prose-lg [class~="lead"]{
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.dark .dark\:prose-lg blockquote{
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}

.dark .dark\:prose-lg h1{
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.dark .dark\:prose-lg h2{
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.dark .dark\:prose-lg h3{
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.dark .dark\:prose-lg h4{
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.dark .dark\:prose-lg img{
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.dark .dark\:prose-lg video{
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.dark .dark\:prose-lg figure{
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.dark .dark\:prose-lg figure > *{
  margin-top: 0;
  margin-bottom: 0;
}

.dark .dark\:prose-lg figure figcaption{
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.dark .dark\:prose-lg code{
  font-size: 0.8888889em;
}

.dark .dark\:prose-lg h2 code{
  font-size: 0.8666667em;
}

.dark .dark\:prose-lg h3 code{
  font-size: 0.875em;
}

.dark .dark\:prose-lg pre{
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}

.dark .dark\:prose-lg ol{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.dark .dark\:prose-lg ul{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.dark .dark\:prose-lg li{
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.dark .dark\:prose-lg ol > li{
  padding-left: 1.6666667em;
}

.dark .dark\:prose-lg ol > li::before{
  left: 0;
}

.dark .dark\:prose-lg ul > li{
  padding-left: 1.6666667em;
}

.dark .dark\:prose-lg ul > li::before{
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8888889em - 0.1666667em);
  left: 0.2222222em;
}

.dark .dark\:prose-lg > ul > li p{
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.dark .dark\:prose-lg > ul > li > *:first-child{
  margin-top: 1.3333333em;
}

.dark .dark\:prose-lg > ul > li > *:last-child{
  margin-bottom: 1.3333333em;
}

.dark .dark\:prose-lg > ol > li > *:first-child{
  margin-top: 1.3333333em;
}

.dark .dark\:prose-lg > ol > li > *:last-child{
  margin-bottom: 1.3333333em;
}

.dark .dark\:prose-lg ul ul, .dark .dark\:prose-lg ul ol, .dark .dark\:prose-lg ol ul, .dark .dark\:prose-lg ol ol{
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.dark .dark\:prose-lg hr{
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.dark .dark\:prose-lg hr + *{
  margin-top: 0;
}

.dark .dark\:prose-lg h2 + *{
  margin-top: 0;
}

.dark .dark\:prose-lg h3 + *{
  margin-top: 0;
}

.dark .dark\:prose-lg h4 + *{
  margin-top: 0;
}

.dark .dark\:prose-lg table{
  font-size: 0.8888889em;
  line-height: 1.5;
}

.dark .dark\:prose-lg thead th{
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.dark .dark\:prose-lg thead th:first-child{
  padding-left: 0;
}

.dark .dark\:prose-lg thead th:last-child{
  padding-right: 0;
}

.dark .dark\:prose-lg tbody td{
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.dark .dark\:prose-lg tbody td:first-child{
  padding-left: 0;
}

.dark .dark\:prose-lg tbody td:last-child{
  padding-right: 0;
}

.dark .dark\:prose-lg > :first-child{
  margin-top: 0;
}

.dark .dark\:prose-lg > :last-child{
  margin-bottom: 0;
}

.dark .dark\:prose-xl{
  font-size: 1.25rem;
  line-height: 1.8;
}

.dark .dark\:prose-xl p{
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.dark .dark\:prose-xl [class~="lead"]{
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}

.dark .dark\:prose-xl blockquote{
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1.0666667em;
}

.dark .dark\:prose-xl h1{
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}

.dark .dark\:prose-xl h2{
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.dark .dark\:prose-xl h3{
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}

.dark .dark\:prose-xl h4{
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.dark .dark\:prose-xl img{
  margin-top: 2em;
  margin-bottom: 2em;
}

.dark .dark\:prose-xl video{
  margin-top: 2em;
  margin-bottom: 2em;
}

.dark .dark\:prose-xl figure{
  margin-top: 2em;
  margin-bottom: 2em;
}

.dark .dark\:prose-xl figure > *{
  margin-top: 0;
  margin-bottom: 0;
}

.dark .dark\:prose-xl figure figcaption{
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}

.dark .dark\:prose-xl code{
  font-size: 0.9em;
}

.dark .dark\:prose-xl h2 code{
  font-size: 0.8611111em;
}

.dark .dark\:prose-xl h3 code{
  font-size: 0.9em;
}

.dark .dark\:prose-xl pre{
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-right: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-left: 1.3333333em;
}

.dark .dark\:prose-xl ol{
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.dark .dark\:prose-xl ul{
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.dark .dark\:prose-xl li{
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.dark .dark\:prose-xl ol > li{
  padding-left: 1.8em;
}

.dark .dark\:prose-xl ol > li::before{
  left: 0;
}

.dark .dark\:prose-xl ul > li{
  padding-left: 1.8em;
}

.dark .dark\:prose-xl ul > li::before{
  width: 0.35em;
  height: 0.35em;
  top: calc(0.9em - 0.175em);
  left: 0.25em;
}

.dark .dark\:prose-xl > ul > li p{
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.dark .dark\:prose-xl > ul > li > *:first-child{
  margin-top: 1.2em;
}

.dark .dark\:prose-xl > ul > li > *:last-child{
  margin-bottom: 1.2em;
}

.dark .dark\:prose-xl > ol > li > *:first-child{
  margin-top: 1.2em;
}

.dark .dark\:prose-xl > ol > li > *:last-child{
  margin-bottom: 1.2em;
}

.dark .dark\:prose-xl ul ul, .dark .dark\:prose-xl ul ol, .dark .dark\:prose-xl ol ul, .dark .dark\:prose-xl ol ol{
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.dark .dark\:prose-xl hr{
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}

.dark .dark\:prose-xl hr + *{
  margin-top: 0;
}

.dark .dark\:prose-xl h2 + *{
  margin-top: 0;
}

.dark .dark\:prose-xl h3 + *{
  margin-top: 0;
}

.dark .dark\:prose-xl h4 + *{
  margin-top: 0;
}

.dark .dark\:prose-xl table{
  font-size: 0.9em;
  line-height: 1.5555556;
}

.dark .dark\:prose-xl thead th{
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.dark .dark\:prose-xl thead th:first-child{
  padding-left: 0;
}

.dark .dark\:prose-xl thead th:last-child{
  padding-right: 0;
}

.dark .dark\:prose-xl tbody td{
  padding-top: 0.8888889em;
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.dark .dark\:prose-xl tbody td:first-child{
  padding-left: 0;
}

.dark .dark\:prose-xl tbody td:last-child{
  padding-right: 0;
}

.dark .dark\:prose-xl > :first-child{
  margin-top: 0;
}

.dark .dark\:prose-xl > :last-child{
  margin-bottom: 0;
}

.dark .dark\:prose-2xl{
  font-size: 1.5rem;
  line-height: 1.6666667;
}

.dark .dark\:prose-2xl p{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.dark .dark\:prose-2xl [class~="lead"]{
  font-size: 1.25em;
  line-height: 1.4666667;
  margin-top: 1.0666667em;
  margin-bottom: 1.0666667em;
}

.dark .dark\:prose-2xl blockquote{
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
  padding-left: 1.1111111em;
}

.dark .dark\:prose-2xl h1{
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.875em;
  line-height: 1;
}

.dark .dark\:prose-2xl h2{
  font-size: 2em;
  margin-top: 1.5em;
  margin-bottom: 0.8333333em;
  line-height: 1.0833333;
}

.dark .dark\:prose-2xl h3{
  font-size: 1.5em;
  margin-top: 1.5555556em;
  margin-bottom: 0.6666667em;
  line-height: 1.2222222;
}

.dark .dark\:prose-2xl h4{
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.dark .dark\:prose-2xl img{
  margin-top: 2em;
  margin-bottom: 2em;
}

.dark .dark\:prose-2xl video{
  margin-top: 2em;
  margin-bottom: 2em;
}

.dark .dark\:prose-2xl figure{
  margin-top: 2em;
  margin-bottom: 2em;
}

.dark .dark\:prose-2xl figure > *{
  margin-top: 0;
  margin-bottom: 0;
}

.dark .dark\:prose-2xl figure figcaption{
  font-size: 0.8333333em;
  line-height: 1.6;
  margin-top: 1em;
}

.dark .dark\:prose-2xl code{
  font-size: 0.8333333em;
}

.dark .dark\:prose-2xl h2 code{
  font-size: 0.875em;
}

.dark .dark\:prose-2xl h3 code{
  font-size: 0.8888889em;
}

.dark .dark\:prose-2xl pre{
  font-size: 0.8333333em;
  line-height: 1.8;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.2em;
  padding-right: 1.6em;
  padding-bottom: 1.2em;
  padding-left: 1.6em;
}

.dark .dark\:prose-2xl ol{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.dark .dark\:prose-2xl ul{
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.dark .dark\:prose-2xl li{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.dark .dark\:prose-2xl ol > li{
  padding-left: 1.6666667em;
}

.dark .dark\:prose-2xl ol > li::before{
  left: 0;
}

.dark .dark\:prose-2xl ul > li{
  padding-left: 1.6666667em;
}

.dark .dark\:prose-2xl ul > li::before{
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8333333em - 0.1666667em);
  left: 0.25em;
}

.dark .dark\:prose-2xl > ul > li p{
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}

.dark .dark\:prose-2xl > ul > li > *:first-child{
  margin-top: 1.3333333em;
}

.dark .dark\:prose-2xl > ul > li > *:last-child{
  margin-bottom: 1.3333333em;
}

.dark .dark\:prose-2xl > ol > li > *:first-child{
  margin-top: 1.3333333em;
}

.dark .dark\:prose-2xl > ol > li > *:last-child{
  margin-bottom: 1.3333333em;
}

.dark .dark\:prose-2xl ul ul, .dark .dark\:prose-2xl ul ol, .dark .dark\:prose-2xl ol ul, .dark .dark\:prose-2xl ol ol{
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.dark .dark\:prose-2xl hr{
  margin-top: 3em;
  margin-bottom: 3em;
}

.dark .dark\:prose-2xl hr + *{
  margin-top: 0;
}

.dark .dark\:prose-2xl h2 + *{
  margin-top: 0;
}

.dark .dark\:prose-2xl h3 + *{
  margin-top: 0;
}

.dark .dark\:prose-2xl h4 + *{
  margin-top: 0;
}

.dark .dark\:prose-2xl table{
  font-size: 0.8333333em;
  line-height: 1.4;
}

.dark .dark\:prose-2xl thead th{
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.dark .dark\:prose-2xl thead th:first-child{
  padding-left: 0;
}

.dark .dark\:prose-2xl thead th:last-child{
  padding-right: 0;
}

.dark .dark\:prose-2xl tbody td{
  padding-top: 0.8em;
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.dark .dark\:prose-2xl tbody td:first-child{
  padding-left: 0;
}

.dark .dark\:prose-2xl tbody td:last-child{
  padding-right: 0;
}

.dark .dark\:prose-2xl > :first-child{
  margin-top: 0;
}

.dark .dark\:prose-2xl > :last-child{
  margin-bottom: 0;
}

.dark .dark\:prose-red a{
  color: #dc2626;
}

.dark .dark\:prose-red a code{
  color: #dc2626;
}

.dark .dark\:prose-yellow a{
  color: #d97706;
}

.dark .dark\:prose-yellow a code{
  color: #d97706;
}

.dark .dark\:prose-green a{
  color: #059669;
}

.dark .dark\:prose-green a code{
  color: #059669;
}

.dark .dark\:prose-blue a{
  color: #2563eb;
}

.dark .dark\:prose-blue a code{
  color: #2563eb;
}

.dark .dark\:prose-indigo a{
  color: #4f46e5;
}

.dark .dark\:prose-indigo a code{
  color: #4f46e5;
}

.dark .dark\:prose-purple a{
  color: #7c3aed;
}

.dark .dark\:prose-purple a code{
  color: #7c3aed;
}

.dark .dark\:prose-pink a{
  color: #db2777;
}

.dark .dark\:prose-pink a code{
  color: #db2777;
}

.dark .dark\:prose-cyan a{
  color: #0891b2;
}

.dark .dark\:prose-cyan a code{
  color: #0891b2;
}

.dark .dark\:prose-light-blue a{
  color: #0284c7;
}

.dark .dark\:prose-light-blue a code{
  color: #0284c7;
}

.dark .dark\:prose-amber a{
  color: #d97706;
}

.dark .dark\:prose-amber a code{
  color: #d97706;
}

.dark .dark\:prose-dark{
  color: #d1d5db;
}

.dark .dark\:prose-dark [class~="lead"]{
  color: #9ca3af;
}

.dark .dark\:prose-dark a{
  color: #f87171;
}

.dark .dark\:prose-dark strong{
  color: #f3f4f6;
}

.dark .dark\:prose-dark ul > li::before{
  background-color: #374151;
}

.dark .dark\:prose-dark hr{
  border-color: #1f2937;
}

.dark .dark\:prose-dark blockquote{
  color: #f3f4f6;
  border-left-color: #b91c1c;
}

.dark .dark\:prose-dark h1{
  color: #f3f4f6;
}

.dark .dark\:prose-dark h2{
  color: #e5e7eb;
}

.dark .dark\:prose-dark h3{
  color: #d1d5db;
}

.dark .dark\:prose-dark h4{
  color: #f3f4f6;
}

.dark .dark\:prose-dark code{
  color: #f3f4f6;
}

.dark .dark\:prose-dark a code{
  color: #f3f4f6;
}

.dark .dark\:prose-dark pre{
  color: #e5e7eb;
  background-color: #1f2937;
}

.dark .dark\:prose-dark thead{
  color: #f3f4f6;
  border-bottom-color: #374151;
}

.dark .dark\:prose-dark tbody tr{
  border-bottom-color: #1f2937;
}

.ta-gallery{
  position: relative;
  min-height: var(--ta-gallery-min-height);
  max-width: var(--ta-gallery-width, 100%);
  max-height: var(--ta-gallery-height, 100%);
  perspective: 1000px;
  perspective-origin: center center;
}

.ta-gallery-size{
  width: var(--ta-gallery-width, 100%);
  height: var(--ta-gallery-height, 100%);
  min-height: var(--ta-gallery-min-height, 100%);
}

.ta-gallery-aspect-square{
  --ta-gallery-aspect-ratio: 1.000;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-movietone{
  --ta-gallery-aspect-ratio: 1.200;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-large{
  --ta-gallery-aspect-ratio: 1.250;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-tv{
  --ta-gallery-aspect-ratio: 1.333;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-academy{
  --ta-gallery-aspect-ratio: 1.375;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-imax{
  --ta-gallery-aspect-ratio: 1.430;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-classic{
  --ta-gallery-aspect-ratio: 1.500;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-still{
  --ta-gallery-aspect-ratio: 1.500;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-modern{
  --ta-gallery-aspect-ratio: 1.556;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-common{
  --ta-gallery-aspect-ratio: 1.600;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-golden{
  --ta-gallery-aspect-ratio: 1.618;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-super{
  --ta-gallery-aspect-ratio: 1.667;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-hd{
  --ta-gallery-aspect-ratio: 1.778;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-wide{
  --ta-gallery-aspect-ratio: 1.850;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-aspect-instagram{
  --ta-gallery-aspect-ratio: 0.600;
  --ta-gallery-width: 100%;
  height: 0px;
  padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
}

.ta-gallery-element{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  -webkit-animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
          animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: var(--ta-gallery-anim-duration, 0.3s);
          animation-duration: var(--ta-gallery-anim-duration, 0.3s);
  transform-origin: center center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  visibility: hidden;
  opacity: 0;
  --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
  --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
  --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
  --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
}

.ta-gallery-background{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

.ta-gallery-background-image{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

.ta-gallery-element-active{
  visibility: visible;
  z-index: 2;
  opacity: 1;
}

.ta-gallery-image{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.ta-gallery-image-lazy{
  width: 20vw;
  max-width: 100px;
  height: 10rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ta-gallery-button{
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
}

.ta-gallery-button-left{
  left: 0.5rem;
}

.ta-gallery-button-right{
  right: 0.5rem;
}

.ta-gallery-anim-swing{
  --ta-gallery-anim-right-in: ta-gallery-swing-right-in;
  --ta-gallery-anim-right-out: ta-gallery-swing-right-out;
  --ta-gallery-anim-left-in: ta-gallery-swing-left-in;
  --ta-gallery-anim-left-out: ta-gallery-swing-left-out;
}

.ta-gallery-anim-swipe{
  --ta-gallery-anim-right-in: ta-gallery-swipe-right-in;
  --ta-gallery-anim-right-out: ta-gallery-swipe-right-out;
  --ta-gallery-anim-left-in: ta-gallery-swipe-left-in;
  --ta-gallery-anim-left-out: ta-gallery-swipe-left-out;
}

.ta-gallery-anim-slide{
  --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
  --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
  --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
  --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
}

.ta-gallery-anim-rotate{
  --ta-gallery-anim-right-in: ta-gallery-rotate-right-in;
  --ta-gallery-anim-right-out: ta-gallery-rotate-right-out;
  --ta-gallery-anim-left-in: ta-gallery-rotate-left-in;
  --ta-gallery-anim-left-out: ta-gallery-rotate-left-out;
}

.ta-gallery-anim-snake{
  --ta-gallery-anim-right-in: ta-gallery-snake-right-in;
  --ta-gallery-anim-right-out: ta-gallery-snake-right-out;
  --ta-gallery-anim-left-in: ta-gallery-snake-left-in;
  --ta-gallery-anim-left-out: ta-gallery-snake-left-out;
  --ta-gallery-origin-right-in: right center;
  --ta-gallery-origin-right-out: left center;
  --ta-gallery-origin-left-in: left center;
  --ta-gallery-origin-left-out: right center;
}

.ta-gallery-anim-window{
  --ta-gallery-anim-right-in: ta-gallery-window-right-in;
  --ta-gallery-anim-right-out: ta-gallery-window-right-out;
  --ta-gallery-anim-left-in: ta-gallery-window-left-in;
  --ta-gallery-anim-left-out: ta-gallery-window-left-out;
  --ta-gallery-origin-right-in: right center;
  --ta-gallery-origin-right-out: left center;
  --ta-gallery-origin-left-in: left center;
  --ta-gallery-origin-left-out: right center;
}

.ta-gallery-anim-scroll{
  --ta-gallery-anim-right-in: ta-gallery-scroll-right-in;
  --ta-gallery-anim-right-out: ta-gallery-scroll-right-out;
  --ta-gallery-anim-left-in: ta-gallery-scroll-left-in;
  --ta-gallery-anim-left-out: ta-gallery-scroll-left-out;
  --ta-gallery-origin-right-in: right center;
  --ta-gallery-origin-right-out: left center;
  --ta-gallery-origin-left-in: left center;
  --ta-gallery-origin-left-out: right center;
}

.ta-gallery-anim-fade{
  --ta-gallery-anim-right-in: ta-gallery-fade-right-in;
  --ta-gallery-anim-right-out: ta-gallery-fade-right-out;
  --ta-gallery-anim-left-in: ta-gallery-fade-left-in;
  --ta-gallery-anim-left-out: ta-gallery-fade-left-out;
}

.ta-gallery-anim-dynamic{
  --ta-gallery-anim-right-in: ta-gallery-dynamic-right-in;
  --ta-gallery-anim-right-out: ta-gallery-dynamic-right-out;
  --ta-gallery-anim-left-in: ta-gallery-dynamic-left-in;
  --ta-gallery-anim-left-out: ta-gallery-dynamic-left-out;
}

.ta-gallery-anim-right-in{
  visibility: visible;
  transform-origin: var(--ta-gallery-origin-right-in);
  -webkit-animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
          animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
  -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
          animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
}

.ta-gallery-anim-right-out{
  visibility: visible;
  transform-origin: var(--ta-gallery-origin-right-out);
  -webkit-animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
          animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.ta-gallery-anim-left-in{
  visibility: visible;
  transform-origin: var(--ta-gallery-origin-left-in);
  -webkit-animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
          animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
  -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
          animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
}

.ta-gallery-anim-left-out{
  visibility: visible;
  transform-origin: var(--ta-gallery-origin-left-out);
  -webkit-animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
          animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.ta-gallery-image-caption{
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

@-webkit-keyframes ta-gallery-swing-right-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, -90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }
}

@keyframes ta-gallery-swing-right-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, -90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-swing-right-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, 90deg) translateZ(0);
  }
}

@keyframes ta-gallery-swing-right-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, 90deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-swing-left-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, 90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }
}

@keyframes ta-gallery-swing-left-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, 90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-swing-left-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, -90deg) translateZ(0);
  }
}

@keyframes ta-gallery-swing-left-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, -90deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-slide-right-in{
  from{
    opacity: 0;
    transform: scale(0.9) translateX(-100px) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }
}

@keyframes ta-gallery-slide-right-in{
  from{
    opacity: 0;
    transform: scale(0.9) translateX(-100px) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-slide-right-out{
  from{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) translateX(100px) translateZ(0);
  }
}

@keyframes ta-gallery-slide-right-out{
  from{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) translateX(100px) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-slide-left-in{
  from{
    opacity: 0;
    transform: scale(0.9) translateX(100px) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }
}

@keyframes ta-gallery-slide-left-in{
  from{
    opacity: 0;
    transform: scale(0.9) translateX(100px) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-slide-left-out{
  from{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) translateX(-100px) translateZ(0);
  }
}

@keyframes ta-gallery-slide-left-out{
  from{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) translateX(-100px) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-swipe-right-in{
  from{
    opacity: 0;
    transform: scale(1.1) translateX(-200px) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }
}

@keyframes ta-gallery-swipe-right-in{
  from{
    opacity: 0;
    transform: scale(1.1) translateX(-200px) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-swipe-right-out{
  from{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1.1) translateX(200px) translateZ(0);
  }
}

@keyframes ta-gallery-swipe-right-out{
  from{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1.1) translateX(200px) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-swipe-left-in{
  from{
    opacity: 0;
    transform: scale(1.1) translateX(200px) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }
}

@keyframes ta-gallery-swipe-left-in{
  from{
    opacity: 0;
    transform: scale(1.1) translateX(200px) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-swipe-left-out{
  from{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1.1) translateX(-200px) translateZ(0);
  }
}

@keyframes ta-gallery-swipe-left-out{
  from{
    opacity: 1;
    transform: scale(1) translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1.1) translateX(-200px) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-rotate-right-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(1, 1, 0, -90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(1, 1, 0, 0deg) translateZ(0);
  }
}

@keyframes ta-gallery-rotate-right-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(1, 1, 0, -90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(1, 1, 0, 0deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-rotate-right-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(1, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(1, 1, 0, 90deg) translateZ(0);
  }
}

@keyframes ta-gallery-rotate-right-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(1, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(1, 1, 0, 90deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-rotate-left-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(1, 1, 0, 90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(1, 1, 0, 0deg) translateZ(0);
  }
}

@keyframes ta-gallery-rotate-left-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(1, 1, 0, 90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(1, 1, 0, 0deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-rotate-left-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(1, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(1, 1, 0, -90deg) translateZ(0);
  }
}

@keyframes ta-gallery-rotate-left-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(1, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(1, 1, 0, -90deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-snake-right-in{
  from{
    opacity: 0;
    transform: scaleX(0.6) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scaleX(1) translateZ(0);
  }
}

@keyframes ta-gallery-snake-right-in{
  from{
    opacity: 0;
    transform: scaleX(0.6) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scaleX(1) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-snake-right-out{
  from{
    opacity: 1;
    transform: scaleX(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scaleX(0.6) translateZ(0);
  }
}

@keyframes ta-gallery-snake-right-out{
  from{
    opacity: 1;
    transform: scaleX(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scaleX(0.6) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-snake-left-in{
  from{
    opacity: 0;
    transform: scaleX(0.6) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scaleX(1) translateZ(0);
  }
}

@keyframes ta-gallery-snake-left-in{
  from{
    opacity: 0;
    transform: scaleX(0.6) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scaleX(1) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-snake-left-out{
  from{
    opacity: 1;
    transform: scaleX(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scaleX(0.6) translateZ(0);
  }
}

@keyframes ta-gallery-snake-left-out{
  from{
    opacity: 1;
    transform: scaleX(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scaleX(0.6) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-scroll-right-in{
  from{
    opacity: 0;
    transform: translateX(20vw) translateZ(0);
  }

  to{
    opacity: 1;
    transform: translateX(0) translateZ(0);
  }
}

@keyframes ta-gallery-scroll-right-in{
  from{
    opacity: 0;
    transform: translateX(20vw) translateZ(0);
  }

  to{
    opacity: 1;
    transform: translateX(0) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-scroll-right-out{
  from{
    opacity: 1;
    transform: translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: translateX(-20vw) translateZ(0);
  }
}

@keyframes ta-gallery-scroll-right-out{
  from{
    opacity: 1;
    transform: translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: translateX(-20vw) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-scroll-left-in{
  from{
    opacity: 0;
    transform: translateX(-20vw) translateZ(0);
  }

  to{
    opacity: 1;
    transform: translateX(0) translateZ(0);
  }
}

@keyframes ta-gallery-scroll-left-in{
  from{
    opacity: 0;
    transform: translateX(-20vw) translateZ(0);
  }

  to{
    opacity: 1;
    transform: translateX(0) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-scroll-left-out{
  from{
    opacity: 1;
    transform: translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: translateX(20vw) translateZ(0);
  }
}

@keyframes ta-gallery-scroll-left-out{
  from{
    opacity: 1;
    transform: translateX(0) translateZ(0);
  }

  to{
    opacity: 0;
    transform: translateX(20vw) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-window-right-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, -90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }
}

@keyframes ta-gallery-window-right-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, -90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-window-right-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, 90deg) translateZ(0);
  }
}

@keyframes ta-gallery-window-right-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, 90deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-window-left-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, 90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }
}

@keyframes ta-gallery-window-left-in{
  from{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, 90deg) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-window-left-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, -90deg) translateZ(0);
  }
}

@keyframes ta-gallery-window-left-out{
  from{
    opacity: 1;
    transform: scale(1) rotate3d(0, 1, 0, 0deg) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(0.9) rotate3d(0, 1, 0, -90deg) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-fade-right-in{
  from{
    opacity: 0;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
}

@keyframes ta-gallery-fade-right-in{
  from{
    opacity: 0;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-fade-right-out{
  from{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1) translateZ(0);
  }
}

@keyframes ta-gallery-fade-right-out{
  from{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-fade-left-in{
  from{
    opacity: 0;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
}

@keyframes ta-gallery-fade-left-in{
  from{
    opacity: 0;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-fade-left-out{
  from{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1) translateZ(0);
  }
}

@keyframes ta-gallery-fade-left-out{
  from{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-dynamic-right-in{
  from{
    opacity: 0;
    transform: scale(0.98) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
}

@keyframes ta-gallery-dynamic-right-in{
  from{
    opacity: 0;
    transform: scale(0.98) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-dynamic-right-out{
  from{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1.02) translateZ(0);
  }
}

@keyframes ta-gallery-dynamic-right-out{
  from{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1.02) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-dynamic-left-in{
  from{
    opacity: 0;
    transform: scale(0.98) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
}

@keyframes ta-gallery-dynamic-left-in{
  from{
    opacity: 0;
    transform: scale(0.98) translateZ(0);
  }

  to{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
}

@-webkit-keyframes ta-gallery-dynamic-left-out{
  from{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1.02) translateZ(0);
  }
}

@keyframes ta-gallery-dynamic-left-out{
  from{
    opacity: 1;
    transform: scale(1) translateZ(0);
  }

  to{
    opacity: 0;
    transform: scale(1.02) translateZ(0);
  }
}

.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
}

.space-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
}

.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
}

.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}

.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse)) !important;
}

.space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
}

.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse)) !important;
}

.space-x-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(1.75rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
}

.space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse)) !important;
}

.space-x-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(2.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse)) !important;
}

.space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse)) !important;
}

.space-x-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(2.75rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(3rem * var(--tw-space-y-reverse)) !important;
}

.space-x-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(3rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse)) !important;
}

.space-x-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(3.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(4rem * var(--tw-space-y-reverse)) !important;
}

.space-x-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(4rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(5rem * var(--tw-space-y-reverse)) !important;
}

.space-x-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(6rem * var(--tw-space-y-reverse)) !important;
}

.space-x-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(6rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(7rem * var(--tw-space-y-reverse)) !important;
}

.space-x-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(7rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(8rem * var(--tw-space-y-reverse)) !important;
}

.space-x-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(8rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(9rem * var(--tw-space-y-reverse)) !important;
}

.space-x-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(9rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(10rem * var(--tw-space-y-reverse)) !important;
}

.space-x-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(10rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(11rem * var(--tw-space-y-reverse)) !important;
}

.space-x-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(11rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(12rem * var(--tw-space-y-reverse)) !important;
}

.space-x-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(12rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(13rem * var(--tw-space-y-reverse)) !important;
}

.space-x-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(13rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(14rem * var(--tw-space-y-reverse)) !important;
}

.space-x-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(14rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(15rem * var(--tw-space-y-reverse)) !important;
}

.space-x-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(15rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(16rem * var(--tw-space-y-reverse)) !important;
}

.space-x-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(16rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(18rem * var(--tw-space-y-reverse)) !important;
}

.space-x-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(18rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(20rem * var(--tw-space-y-reverse)) !important;
}

.space-x-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(20rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(24rem * var(--tw-space-y-reverse)) !important;
}

.space-x-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(24rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1px * var(--tw-space-y-reverse)) !important;
}

.space-x-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(1px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse)) !important;
}

.space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse)) !important;
}

.space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.375rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse)) !important;
}

.space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse)) !important;
}

.space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.875rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
}

.-space-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-0.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-0.75rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-1rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-1rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-1.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-1.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-1.75rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-2rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-2rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-2.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-2.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-2.75rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-3rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-3rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-3.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-4rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-4rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-5rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-6rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-6rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-7rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-7rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-8rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-8rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-9rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-9rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-10rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-10rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-11rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-11rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-12rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-12rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-13rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-13rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-14rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-14rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-15rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-15rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-16rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-16rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-18rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-18rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-20rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-20rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-24rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-24rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-1px * var(--tw-space-y-reverse)) !important;
}

.-space-x-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-1px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-0.125rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-0.375rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-0.625rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse)) !important;
}

.-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(-0.875rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
}

.space-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 1 !important;
}

.space-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1 !important;
}

.divide-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse)) !important;
}

.divide-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(0px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse))) !important;
}

.divide-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse)) !important;
}

.divide-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(2px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse))) !important;
}

.divide-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(4px * var(--tw-divide-y-reverse)) !important;
}

.divide-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(4px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse))) !important;
}

.divide-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(8px * var(--tw-divide-y-reverse)) !important;
}

.divide-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(8px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse))) !important;
}

.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
}

.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
}

.divide-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 1 !important;
}

.divide-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 1 !important;
}

.divide-transparent > :not([hidden]) ~ :not([hidden]){
  border-color: transparent !important;
}

.divide-current > :not([hidden]) ~ :not([hidden]){
  border-color: currentColor !important;
}

.divide-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
}

.divide-white > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
}

.divide-gray-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
}

.divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
}

.divide-gray-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
}

.divide-gray-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
}

.divide-gray-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
}

.divide-gray-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
}

.divide-gray-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
}

.divide-gray-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
}

.divide-red-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
}

.divide-red-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
}

.divide-red-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
}

.divide-red-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
}

.divide-red-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
}

.divide-red-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
}

.divide-red-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
}

.divide-red-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
}

.divide-red-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
}

.divide-red-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
}

.divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
}

.divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
}

.divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
}

.divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
}

.divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
}

.divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
}

.divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
}

.divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
}

.divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
}

.divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
}

.divide-green-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
}

.divide-green-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
}

.divide-green-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
}

.divide-green-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
}

.divide-green-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
}

.divide-green-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
}

.divide-green-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
}

.divide-green-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
}

.divide-green-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
}

.divide-green-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
}

.divide-blue-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
}

.divide-blue-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
}

.divide-blue-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
}

.divide-blue-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
}

.divide-blue-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
}

.divide-blue-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
}

.divide-blue-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
}

.divide-blue-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
}

.divide-blue-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
}

.divide-blue-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
}

.divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
}

.divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
}

.divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
}

.divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
}

.divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
}

.divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
}

.divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
}

.divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
}

.divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
}

.divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
}

.divide-purple-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
}

.divide-purple-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
}

.divide-purple-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
}

.divide-purple-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
}

.divide-purple-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
}

.divide-purple-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
}

.divide-purple-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
}

.divide-purple-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
}

.divide-purple-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
}

.divide-purple-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
}

.divide-pink-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
}

.divide-pink-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
}

.divide-pink-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
}

.divide-pink-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
}

.divide-pink-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
}

.divide-pink-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
}

.divide-pink-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
}

.divide-pink-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
}

.divide-pink-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
}

.divide-pink-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
}

.divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
}

.divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
}

.divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
}

.divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
}

.divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
}

.divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
}

.divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
}

.divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
}

.divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
}

.divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
}

.divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
}

.divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
}

.divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
}

.divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
}

.divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
}

.divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
}

.divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
}

.divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
}

.divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
}

.divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
}

.divide-amber-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
}

.divide-amber-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
}

.divide-amber-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
}

.divide-amber-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
}

.divide-amber-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
}

.divide-amber-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
}

.divide-amber-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
}

.divide-amber-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
}

.divide-amber-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
}

.divide-amber-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
}

.divide-space-cadet > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
}

.divide-manatee > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
}

.divide-cynabar > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
}

.divide-imperial-red > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
}

.divide-special-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
}

.divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
}

.divide-rosewood > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
}

.divide-dark-red > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
}

.divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
}

.divide-vermillion > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
}

.divide-persimmon > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
}

.divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
}

.divide-orange-web > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
}

.divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
}

.divide-bottle-green > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
}

.divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-transparent > :not([hidden]) ~ :not([hidden]){
  border-color: transparent !important;
}

.dark .dark\:divide-current > :not([hidden]) ~ :not([hidden]){
  border-color: currentColor !important;
}

.dark .dark\:divide-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-white > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-manatee > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-special-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
}

.dark .dark\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
}

.divide-solid > :not([hidden]) ~ :not([hidden]){
  border-style: solid !important;
}

.divide-dashed > :not([hidden]) ~ :not([hidden]){
  border-style: dashed !important;
}

.divide-dotted > :not([hidden]) ~ :not([hidden]){
  border-style: dotted !important;
}

.divide-double > :not([hidden]) ~ :not([hidden]){
  border-style: double !important;
}

.divide-none > :not([hidden]) ~ :not([hidden]){
  border-style: none !important;
}

.divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0 !important;
}

.divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.05 !important;
}

.divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.1 !important;
}

.divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.2 !important;
}

.divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.25 !important;
}

.divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.3 !important;
}

.divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.4 !important;
}

.divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.5 !important;
}

.divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.6 !important;
}

.divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.7 !important;
}

.divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.75 !important;
}

.divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.8 !important;
}

.divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.9 !important;
}

.divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.95 !important;
}

.divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
}

.dark .dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0 !important;
}

.dark .dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.05 !important;
}

.dark .dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.1 !important;
}

.dark .dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.2 !important;
}

.dark .dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.25 !important;
}

.dark .dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.3 !important;
}

.dark .dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.4 !important;
}

.dark .dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.5 !important;
}

.dark .dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.6 !important;
}

.dark .dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.7 !important;
}

.dark .dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.75 !important;
}

.dark .dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.8 !important;
}

.dark .dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.9 !important;
}

.dark .dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.95 !important;
}

.dark .dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
}

.sr-only{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}

.not-sr-only{
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.focus-within\:sr-only:focus-within{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}

.focus-within\:not-sr-only:focus-within{
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.focus\:sr-only:focus{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}

.focus\:not-sr-only:focus{
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.appearance-none{
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}

.bg-fixed{
  background-attachment: fixed !important;
}

.bg-local{
  background-attachment: local !important;
}

.bg-scroll{
  background-attachment: scroll !important;
}

.bg-clip-border{
  background-clip: border-box !important;
}

.bg-clip-padding{
  background-clip: padding-box !important;
}

.bg-clip-content{
  background-clip: content-box !important;
}

.bg-clip-text{
  -webkit-background-clip: text !important;
          background-clip: text !important;
}

.bg-transparent{
  background-color: transparent !important;
}

.bg-current{
  background-color: currentColor !important;
}

.bg-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}

.bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.bg-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.bg-gray-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.bg-gray-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.bg-gray-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.bg-gray-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}

.bg-gray-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}

.bg-gray-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
}

.bg-gray-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}

.bg-gray-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
}

.bg-red-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.bg-red-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.bg-red-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}

.bg-red-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
}

.bg-red-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
}

.bg-red-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}

.bg-red-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}

.bg-red-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}

.bg-red-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.bg-red-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}

.bg-yellow-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.bg-yellow-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.bg-yellow-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.bg-yellow-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.bg-yellow-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.bg-yellow-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.bg-yellow-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.bg-yellow-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.bg-yellow-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.bg-yellow-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.bg-green-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}

.bg-green-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}

.bg-green-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
}

.bg-green-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
}

.bg-green-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
}

.bg-green-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}

.bg-green-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}

.bg-green-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}

.bg-green-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
}

.bg-green-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
}

.bg-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.bg-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}

.bg-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
}

.bg-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
}

.bg-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
}

.bg-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.bg-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}

.bg-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
}

.bg-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
}

.bg-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
}

.bg-indigo-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}

.bg-indigo-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}

.bg-indigo-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
}

.bg-indigo-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
}

.bg-indigo-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
}

.bg-indigo-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
}

.bg-indigo-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
}

.bg-indigo-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
}

.bg-indigo-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
}

.bg-indigo-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
}

.bg-purple-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}

.bg-purple-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}

.bg-purple-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
}

.bg-purple-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
}

.bg-purple-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
}

.bg-purple-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
}

.bg-purple-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
}

.bg-purple-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
}

.bg-purple-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
}

.bg-purple-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
}

.bg-pink-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
}

.bg-pink-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
}

.bg-pink-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
}

.bg-pink-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
}

.bg-pink-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
}

.bg-pink-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.bg-pink-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
}

.bg-pink-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
}

.bg-pink-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
}

.bg-pink-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
}

.bg-cyan-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
}

.bg-cyan-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
}

.bg-cyan-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
}

.bg-cyan-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
}

.bg-cyan-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
}

.bg-cyan-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.bg-cyan-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
}

.bg-cyan-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
}

.bg-cyan-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
}

.bg-cyan-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
}

.bg-light-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}

.bg-light-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
}

.bg-light-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
}

.bg-light-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
}

.bg-light-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
}

.bg-light-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}

.bg-light-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
}

.bg-light-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
}

.bg-light-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
}

.bg-light-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
}

.bg-amber-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.bg-amber-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.bg-amber-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.bg-amber-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.bg-amber-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.bg-amber-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.bg-amber-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.bg-amber-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.bg-amber-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.bg-amber-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.bg-space-cadet{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
}

.bg-manatee{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
}

.bg-cynabar{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
}

.bg-imperial-red{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
}

.bg-special-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
}

.bg-dark-sienna{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
}

.bg-rosewood{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
}

.bg-dark-red{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
}

.bg-rosso-corsa{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
}

.bg-vermillion{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
}

.bg-persimmon{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
}

.bg-carrot-orange{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
}

.bg-orange-web{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
}

.bg-selective-yellow{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
}

.bg-bottle-green{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
}

.bg-illuminating-emerald{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-transparent{
  background-color: transparent !important;
}

.group:hover .group-hover\:bg-current{
  background-color: currentColor !important;
}

.group:hover .group-hover\:bg-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-gray-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-gray-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-gray-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-gray-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-gray-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-gray-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-gray-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-gray-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-red-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-red-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-red-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-red-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-red-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-red-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-red-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-red-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-red-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-red-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-yellow-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-yellow-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-yellow-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-yellow-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-yellow-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-yellow-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-yellow-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-yellow-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-yellow-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-yellow-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-green-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-green-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-green-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-green-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-green-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-green-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-green-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-green-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-green-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-green-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-indigo-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-indigo-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-indigo-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-indigo-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-indigo-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-indigo-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-indigo-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-indigo-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-indigo-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-indigo-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-purple-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-purple-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-purple-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-purple-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-purple-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-purple-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-purple-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-purple-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-purple-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-purple-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-pink-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-pink-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-pink-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-pink-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-pink-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-pink-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-pink-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-pink-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-pink-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-pink-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cyan-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cyan-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cyan-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cyan-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cyan-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cyan-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cyan-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cyan-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cyan-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cyan-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-light-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-light-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-light-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-light-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-light-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-light-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-light-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-light-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-light-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-light-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-amber-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-amber-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-amber-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-amber-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-amber-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-amber-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-amber-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-amber-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-amber-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-amber-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-space-cadet{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-manatee{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-cynabar{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-imperial-red{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-special-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-dark-sienna{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-rosewood{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-dark-red{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-rosso-corsa{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-vermillion{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-persimmon{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-carrot-orange{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-orange-web{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-selective-yellow{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-bottle-green{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:bg-illuminating-emerald{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-transparent:focus-within{
  background-color: transparent !important;
}

.focus-within\:bg-current:focus-within{
  background-color: currentColor !important;
}

.focus-within\:bg-black:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-white:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-gray-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-gray-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-gray-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-gray-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-gray-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-gray-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-gray-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-gray-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-gray-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-gray-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-red-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-red-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-red-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-red-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-red-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-red-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-red-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-red-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-red-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-red-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-yellow-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-yellow-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-yellow-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-yellow-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-yellow-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-yellow-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-yellow-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-yellow-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-yellow-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-yellow-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-green-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-green-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-green-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-green-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-green-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-green-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-green-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-green-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-green-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-green-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-blue-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-blue-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-blue-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-blue-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-blue-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-blue-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-blue-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-blue-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-blue-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-blue-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-indigo-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-indigo-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-indigo-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-indigo-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-indigo-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-indigo-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-indigo-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-indigo-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-indigo-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-indigo-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-purple-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-purple-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-purple-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-purple-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-purple-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-purple-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-purple-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-purple-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-purple-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-purple-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-pink-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-pink-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-pink-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-pink-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-pink-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-pink-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-pink-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-pink-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-pink-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-pink-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cyan-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cyan-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cyan-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cyan-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cyan-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cyan-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cyan-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cyan-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cyan-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cyan-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-light-blue-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-light-blue-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-light-blue-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-light-blue-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-light-blue-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-light-blue-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-light-blue-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-light-blue-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-light-blue-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-light-blue-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-amber-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-amber-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-amber-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-amber-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-amber-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-amber-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-amber-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-amber-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-amber-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-amber-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-space-cadet:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-manatee:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-cynabar:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-imperial-red:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-special-black:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-dark-sienna:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-rosewood:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-dark-red:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-rosso-corsa:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-vermillion:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-persimmon:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-carrot-orange:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-orange-web:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-selective-yellow:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-bottle-green:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
}

.focus-within\:bg-illuminating-emerald:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
}

.hover\:bg-transparent:hover{
  background-color: transparent !important;
}

.hover\:bg-current:hover{
  background-color: currentColor !important;
}

.hover\:bg-black:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.hover\:bg-yellow-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
}

.hover\:bg-indigo-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
}

.hover\:bg-purple-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}

.hover\:bg-purple-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}

.hover\:bg-purple-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
}

.hover\:bg-purple-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
}

.hover\:bg-purple-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
}

.hover\:bg-purple-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
}

.hover\:bg-purple-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
}

.hover\:bg-purple-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
}

.hover\:bg-purple-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
}

.hover\:bg-purple-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
}

.hover\:bg-pink-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
}

.hover\:bg-pink-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
}

.hover\:bg-pink-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
}

.hover\:bg-pink-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
}

.hover\:bg-pink-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
}

.hover\:bg-pink-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.hover\:bg-pink-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
}

.hover\:bg-pink-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
}

.hover\:bg-pink-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
}

.hover\:bg-pink-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cyan-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cyan-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cyan-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cyan-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cyan-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cyan-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cyan-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cyan-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cyan-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cyan-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
}

.hover\:bg-light-blue-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}

.hover\:bg-light-blue-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
}

.hover\:bg-light-blue-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
}

.hover\:bg-light-blue-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
}

.hover\:bg-light-blue-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
}

.hover\:bg-light-blue-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}

.hover\:bg-light-blue-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
}

.hover\:bg-light-blue-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
}

.hover\:bg-light-blue-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
}

.hover\:bg-light-blue-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
}

.hover\:bg-amber-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.hover\:bg-amber-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.hover\:bg-amber-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.hover\:bg-amber-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.hover\:bg-amber-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.hover\:bg-amber-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.hover\:bg-amber-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.hover\:bg-amber-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.hover\:bg-amber-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.hover\:bg-amber-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.hover\:bg-space-cadet:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
}

.hover\:bg-manatee:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
}

.hover\:bg-cynabar:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
}

.hover\:bg-imperial-red:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
}

.hover\:bg-special-black:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
}

.hover\:bg-dark-sienna:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
}

.hover\:bg-rosewood:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
}

.hover\:bg-dark-red:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
}

.hover\:bg-rosso-corsa:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
}

.hover\:bg-vermillion:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
}

.hover\:bg-persimmon:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
}

.hover\:bg-carrot-orange:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
}

.hover\:bg-orange-web:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
}

.hover\:bg-selective-yellow:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
}

.hover\:bg-bottle-green:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
}

.hover\:bg-illuminating-emerald:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
}

.focus\:bg-transparent:focus{
  background-color: transparent !important;
}

.focus\:bg-current:focus{
  background-color: currentColor !important;
}

.focus\:bg-black:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}

.focus\:bg-white:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}

.focus\:bg-gray-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
}

.focus\:bg-red-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.focus\:bg-red-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.focus\:bg-red-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}

.focus\:bg-red-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
}

.focus\:bg-red-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
}

.focus\:bg-red-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}

.focus\:bg-red-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}

.focus\:bg-red-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}

.focus\:bg-red-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.focus\:bg-red-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.focus\:bg-yellow-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.focus\:bg-green-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}

.focus\:bg-green-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}

.focus\:bg-green-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
}

.focus\:bg-green-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
}

.focus\:bg-green-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
}

.focus\:bg-green-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}

.focus\:bg-green-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}

.focus\:bg-green-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}

.focus\:bg-green-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
}

.focus\:bg-green-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
}

.focus\:bg-blue-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.focus\:bg-blue-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}

.focus\:bg-blue-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
}

.focus\:bg-blue-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
}

.focus\:bg-blue-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
}

.focus\:bg-blue-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.focus\:bg-blue-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}

.focus\:bg-blue-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
}

.focus\:bg-blue-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
}

.focus\:bg-blue-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
}

.focus\:bg-indigo-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
}

.focus\:bg-purple-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}

.focus\:bg-purple-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}

.focus\:bg-purple-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
}

.focus\:bg-purple-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
}

.focus\:bg-purple-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
}

.focus\:bg-purple-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
}

.focus\:bg-purple-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
}

.focus\:bg-purple-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
}

.focus\:bg-purple-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
}

.focus\:bg-purple-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
}

.focus\:bg-pink-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
}

.focus\:bg-pink-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
}

.focus\:bg-pink-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
}

.focus\:bg-pink-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
}

.focus\:bg-pink-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
}

.focus\:bg-pink-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.focus\:bg-pink-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
}

.focus\:bg-pink-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
}

.focus\:bg-pink-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
}

.focus\:bg-pink-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cyan-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cyan-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cyan-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cyan-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cyan-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cyan-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cyan-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cyan-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cyan-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cyan-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
}

.focus\:bg-light-blue-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}

.focus\:bg-light-blue-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
}

.focus\:bg-light-blue-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
}

.focus\:bg-light-blue-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
}

.focus\:bg-light-blue-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
}

.focus\:bg-light-blue-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}

.focus\:bg-light-blue-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
}

.focus\:bg-light-blue-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
}

.focus\:bg-light-blue-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
}

.focus\:bg-light-blue-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
}

.focus\:bg-amber-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.focus\:bg-amber-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.focus\:bg-amber-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.focus\:bg-amber-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.focus\:bg-amber-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.focus\:bg-amber-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.focus\:bg-amber-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.focus\:bg-amber-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.focus\:bg-amber-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.focus\:bg-amber-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.focus\:bg-space-cadet:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
}

.focus\:bg-manatee:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
}

.focus\:bg-cynabar:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
}

.focus\:bg-imperial-red:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
}

.focus\:bg-special-black:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
}

.focus\:bg-dark-sienna:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
}

.focus\:bg-rosewood:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
}

.focus\:bg-dark-red:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
}

.focus\:bg-rosso-corsa:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
}

.focus\:bg-vermillion:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
}

.focus\:bg-persimmon:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
}

.focus\:bg-carrot-orange:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
}

.focus\:bg-orange-web:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
}

.focus\:bg-selective-yellow:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
}

.focus\:bg-bottle-green:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
}

.focus\:bg-illuminating-emerald:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-transparent{
  background-color: transparent !important;
}

.dark .dark\:bg-current{
  background-color: currentColor !important;
}

.dark .dark\:bg-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-gray-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-gray-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-gray-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-gray-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-gray-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-gray-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-gray-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-gray-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-red-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-red-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-red-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-red-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-red-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-red-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-red-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-red-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-red-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-red-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-yellow-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-yellow-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-yellow-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-yellow-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-yellow-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-yellow-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-yellow-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-yellow-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-yellow-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-yellow-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-green-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-green-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-green-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-green-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-green-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-green-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-green-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-green-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-green-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-green-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-indigo-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-indigo-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-indigo-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-indigo-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-indigo-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-indigo-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-indigo-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-indigo-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-indigo-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-indigo-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-purple-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-purple-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-purple-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-purple-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-purple-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-purple-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-purple-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-purple-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-purple-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-purple-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-pink-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-pink-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-pink-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-pink-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-pink-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-pink-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-pink-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-pink-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-pink-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-pink-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cyan-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cyan-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cyan-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cyan-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cyan-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cyan-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cyan-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cyan-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cyan-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cyan-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-light-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-light-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-light-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-light-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-light-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-light-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-light-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-light-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-light-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-light-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-amber-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-amber-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-amber-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-amber-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-amber-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-amber-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-amber-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-amber-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-amber-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-amber-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-space-cadet{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-manatee{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-cynabar{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-imperial-red{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-special-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-dark-sienna{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-rosewood{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-dark-red{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-rosso-corsa{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-vermillion{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-persimmon{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-carrot-orange{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-orange-web{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-selective-yellow{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-bottle-green{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
}

.dark .dark\:bg-illuminating-emerald{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-transparent{
  background-color: transparent !important;
}

.dark .group:hover .dark\:group-hover\:bg-current{
  background-color: currentColor !important;
}

.dark .group:hover .dark\:group-hover\:bg-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-gray-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-gray-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-gray-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-gray-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-gray-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-gray-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-gray-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-gray-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-red-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-red-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-red-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-red-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-red-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-red-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-red-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-red-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-red-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-red-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-yellow-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-yellow-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-yellow-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-yellow-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-yellow-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-yellow-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-yellow-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-yellow-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-yellow-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-yellow-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-green-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-green-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-green-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-green-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-green-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-green-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-green-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-green-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-green-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-green-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-indigo-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-indigo-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-indigo-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-indigo-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-indigo-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-indigo-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-indigo-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-indigo-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-indigo-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-indigo-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-purple-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-purple-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-purple-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-purple-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-purple-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-purple-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-purple-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-purple-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-purple-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-purple-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-pink-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-pink-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-pink-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-pink-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-pink-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-pink-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-pink-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-pink-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-pink-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-pink-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cyan-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cyan-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cyan-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cyan-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cyan-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cyan-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cyan-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cyan-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cyan-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cyan-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-light-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-light-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-light-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-light-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-light-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-light-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-light-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-light-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-light-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-light-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-amber-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-amber-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-amber-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-amber-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-amber-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-amber-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-amber-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-amber-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-amber-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-amber-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-space-cadet{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-manatee{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-cynabar{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-imperial-red{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-special-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-dark-sienna{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-rosewood{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-dark-red{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-rosso-corsa{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-vermillion{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-persimmon{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-carrot-orange{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-orange-web{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-selective-yellow{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-bottle-green{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:bg-illuminating-emerald{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-transparent:focus-within{
  background-color: transparent !important;
}

.dark .dark\:focus-within\:bg-current:focus-within{
  background-color: currentColor !important;
}

.dark .dark\:focus-within\:bg-black:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-white:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-gray-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-gray-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-gray-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-gray-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-gray-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-gray-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-gray-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-gray-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-gray-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-gray-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-red-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-red-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-red-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-red-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-red-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-red-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-red-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-red-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-red-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-red-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-yellow-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-yellow-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-yellow-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-yellow-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-yellow-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-yellow-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-yellow-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-yellow-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-yellow-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-yellow-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-green-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-green-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-green-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-green-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-green-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-green-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-green-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-green-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-green-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-green-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-blue-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-blue-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-blue-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-blue-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-blue-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-blue-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-blue-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-blue-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-blue-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-blue-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-indigo-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-indigo-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-indigo-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-indigo-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-indigo-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-indigo-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-indigo-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-indigo-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-indigo-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-indigo-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-purple-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-purple-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-purple-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-purple-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-purple-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-purple-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-purple-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-purple-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-purple-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-purple-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-pink-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-pink-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-pink-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-pink-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-pink-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-pink-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-pink-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-pink-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-pink-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-pink-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cyan-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cyan-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cyan-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cyan-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cyan-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cyan-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cyan-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cyan-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cyan-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cyan-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-light-blue-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-light-blue-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-light-blue-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-light-blue-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-light-blue-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-light-blue-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-light-blue-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-light-blue-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-light-blue-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-light-blue-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-amber-50:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-amber-100:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-amber-200:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-amber-300:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-amber-400:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-amber-500:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-amber-600:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-amber-700:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-amber-800:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-amber-900:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-space-cadet:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-manatee:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-cynabar:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-imperial-red:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-special-black:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-dark-sienna:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-rosewood:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-dark-red:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-rosso-corsa:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-vermillion:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-persimmon:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-carrot-orange:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-orange-web:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-selective-yellow:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-bottle-green:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus-within\:bg-illuminating-emerald:focus-within{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-transparent:hover{
  background-color: transparent !important;
}

.dark .dark\:hover\:bg-current:hover{
  background-color: currentColor !important;
}

.dark .dark\:hover\:bg-black:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-white:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-gray-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-gray-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-gray-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-gray-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-gray-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-gray-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-red-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-red-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-red-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-red-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-red-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-red-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-red-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-red-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-red-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-red-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-yellow-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-yellow-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-yellow-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-yellow-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-yellow-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-yellow-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-yellow-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-yellow-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-yellow-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-yellow-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-green-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-green-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-green-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-green-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-green-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-green-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-green-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-green-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-green-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-green-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-blue-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-blue-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-blue-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-blue-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-blue-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-blue-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-blue-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-blue-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-indigo-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-indigo-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-indigo-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-indigo-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-indigo-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-indigo-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-indigo-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-indigo-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-indigo-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-indigo-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-purple-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-purple-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-purple-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-purple-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-purple-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-purple-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-purple-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-purple-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-purple-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-purple-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-pink-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-pink-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-pink-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-pink-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-pink-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-pink-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-pink-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-pink-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-pink-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-pink-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cyan-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cyan-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cyan-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cyan-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cyan-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cyan-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cyan-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cyan-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cyan-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cyan-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-light-blue-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-light-blue-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-light-blue-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-light-blue-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-light-blue-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-light-blue-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-light-blue-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-light-blue-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-light-blue-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-light-blue-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-amber-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-amber-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-amber-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-amber-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-amber-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-amber-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-amber-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-amber-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-amber-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-amber-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-space-cadet:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-manatee:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-cynabar:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-imperial-red:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-special-black:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-dark-sienna:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-rosewood:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-dark-red:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-rosso-corsa:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-vermillion:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-persimmon:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-carrot-orange:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-orange-web:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-selective-yellow:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-bottle-green:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
}

.dark .dark\:hover\:bg-illuminating-emerald:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-transparent:focus{
  background-color: transparent !important;
}

.dark .dark\:focus\:bg-current:focus{
  background-color: currentColor !important;
}

.dark .dark\:focus\:bg-black:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-white:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-gray-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-gray-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-gray-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-gray-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-gray-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-gray-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-gray-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-gray-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-gray-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-gray-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-red-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-red-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-red-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-red-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-red-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-red-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-red-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-red-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-red-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-red-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-yellow-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-yellow-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-yellow-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-yellow-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-yellow-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-yellow-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-yellow-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-yellow-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-yellow-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-yellow-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-green-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-green-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-green-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-green-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-green-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-green-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-green-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-green-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-green-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-green-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-blue-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-blue-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-blue-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-blue-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-blue-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-blue-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-blue-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-blue-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-blue-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-blue-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-indigo-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-indigo-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-indigo-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-indigo-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-indigo-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-indigo-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-indigo-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-indigo-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-indigo-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-indigo-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-purple-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-purple-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-purple-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-purple-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-purple-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-purple-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-purple-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-purple-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-purple-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-purple-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-pink-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-pink-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-pink-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-pink-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-pink-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-pink-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-pink-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-pink-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-pink-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-pink-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cyan-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cyan-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cyan-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cyan-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cyan-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cyan-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cyan-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cyan-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cyan-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cyan-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-light-blue-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-light-blue-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-light-blue-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-light-blue-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-light-blue-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-light-blue-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-light-blue-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-light-blue-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-light-blue-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-light-blue-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-amber-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-amber-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-amber-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-amber-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-amber-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-amber-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-amber-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-amber-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-amber-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-amber-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-space-cadet:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-manatee:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-cynabar:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-imperial-red:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-special-black:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-dark-sienna:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-rosewood:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-dark-red:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-rosso-corsa:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-vermillion:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-persimmon:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-carrot-orange:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-orange-web:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-selective-yellow:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-bottle-green:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
}

.dark .dark\:focus\:bg-illuminating-emerald:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
}

.bg-none{
  background-image: none !important;
}

.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
}

.bg-gradient-to-tr{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
}

.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
}

.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
}

.bg-gradient-to-bl{
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)) !important;
}

.bg-gradient-to-l{
  background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
}

.bg-gradient-to-tl{
  background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
}

.from-transparent{
  --tw-gradient-from: transparent !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.from-current{
  --tw-gradient-from: currentColor !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.from-black{
  --tw-gradient-from: #000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.from-white{
  --tw-gradient-from: #fff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.from-gray-50{
  --tw-gradient-from: #f9fafb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.from-gray-100{
  --tw-gradient-from: #f3f4f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.from-gray-200{
  --tw-gradient-from: #e5e7eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.from-gray-300{
  --tw-gradient-from: #d1d5db !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.from-gray-400{
  --tw-gradient-from: #9ca3af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.from-gray-500{
  --tw-gradient-from: #6b7280 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.from-gray-600{
  --tw-gradient-from: #4b5563 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.from-gray-700{
  --tw-gradient-from: #374151 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.from-gray-800{
  --tw-gradient-from: #1f2937 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.from-gray-900{
  --tw-gradient-from: #111827 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.from-red-50{
  --tw-gradient-from: #fef2f2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.from-red-100{
  --tw-gradient-from: #fee2e2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.from-red-200{
  --tw-gradient-from: #fecaca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.from-red-300{
  --tw-gradient-from: #fca5a5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.from-red-400{
  --tw-gradient-from: #f87171 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.from-red-500{
  --tw-gradient-from: #ef4444 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.from-red-600{
  --tw-gradient-from: #dc2626 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.from-red-700{
  --tw-gradient-from: #b91c1c !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.from-red-800{
  --tw-gradient-from: #991b1b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.from-red-900{
  --tw-gradient-from: #7f1d1d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.from-yellow-50{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.from-yellow-100{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.from-yellow-200{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.from-yellow-300{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.from-yellow-400{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.from-yellow-500{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.from-yellow-600{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.from-yellow-700{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.from-yellow-800{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.from-yellow-900{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.from-green-50{
  --tw-gradient-from: #ecfdf5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.from-green-100{
  --tw-gradient-from: #d1fae5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.from-green-200{
  --tw-gradient-from: #a7f3d0 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.from-green-300{
  --tw-gradient-from: #6ee7b7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.from-green-400{
  --tw-gradient-from: #34d399 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.from-green-500{
  --tw-gradient-from: #10b981 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.from-green-600{
  --tw-gradient-from: #059669 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.from-green-700{
  --tw-gradient-from: #047857 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.from-green-800{
  --tw-gradient-from: #065f46 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.from-green-900{
  --tw-gradient-from: #064e3b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.from-blue-50{
  --tw-gradient-from: #eff6ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.from-blue-100{
  --tw-gradient-from: #dbeafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.from-blue-200{
  --tw-gradient-from: #bfdbfe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.from-blue-300{
  --tw-gradient-from: #93c5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.from-blue-400{
  --tw-gradient-from: #60a5fa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.from-blue-500{
  --tw-gradient-from: #3b82f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.from-blue-600{
  --tw-gradient-from: #2563eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.from-blue-700{
  --tw-gradient-from: #1d4ed8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.from-blue-800{
  --tw-gradient-from: #1e40af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.from-blue-900{
  --tw-gradient-from: #1e3a8a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.from-indigo-50{
  --tw-gradient-from: #eef2ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.from-indigo-100{
  --tw-gradient-from: #e0e7ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.from-indigo-200{
  --tw-gradient-from: #c7d2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.from-indigo-300{
  --tw-gradient-from: #a5b4fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.from-indigo-400{
  --tw-gradient-from: #818cf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.from-indigo-500{
  --tw-gradient-from: #6366f1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.from-indigo-600{
  --tw-gradient-from: #4f46e5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.from-indigo-700{
  --tw-gradient-from: #4338ca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.from-indigo-800{
  --tw-gradient-from: #3730a3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.from-indigo-900{
  --tw-gradient-from: #312e81 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.from-purple-50{
  --tw-gradient-from: #f5f3ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.from-purple-100{
  --tw-gradient-from: #ede9fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.from-purple-200{
  --tw-gradient-from: #ddd6fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.from-purple-300{
  --tw-gradient-from: #c4b5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.from-purple-400{
  --tw-gradient-from: #a78bfa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.from-purple-500{
  --tw-gradient-from: #8b5cf6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.from-purple-600{
  --tw-gradient-from: #7c3aed !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.from-purple-700{
  --tw-gradient-from: #6d28d9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.from-purple-800{
  --tw-gradient-from: #5b21b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.from-purple-900{
  --tw-gradient-from: #4c1d95 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.from-pink-50{
  --tw-gradient-from: #fdf2f8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.from-pink-100{
  --tw-gradient-from: #fce7f3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.from-pink-200{
  --tw-gradient-from: #fbcfe8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.from-pink-300{
  --tw-gradient-from: #f9a8d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.from-pink-400{
  --tw-gradient-from: #f472b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.from-pink-500{
  --tw-gradient-from: #ec4899 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.from-pink-600{
  --tw-gradient-from: #db2777 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.from-pink-700{
  --tw-gradient-from: #be185d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.from-pink-800{
  --tw-gradient-from: #9d174d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.from-pink-900{
  --tw-gradient-from: #831843 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.from-cyan-50{
  --tw-gradient-from: #ecfeff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.from-cyan-100{
  --tw-gradient-from: #cffafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.from-cyan-200{
  --tw-gradient-from: #a5f3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.from-cyan-300{
  --tw-gradient-from: #67e8f9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.from-cyan-400{
  --tw-gradient-from: #22d3ee !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.from-cyan-500{
  --tw-gradient-from: #06b6d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.from-cyan-600{
  --tw-gradient-from: #0891b2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.from-cyan-700{
  --tw-gradient-from: #0e7490 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.from-cyan-800{
  --tw-gradient-from: #155e75 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.from-cyan-900{
  --tw-gradient-from: #164e63 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.from-light-blue-50{
  --tw-gradient-from: #f0f9ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.from-light-blue-100{
  --tw-gradient-from: #e0f2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.from-light-blue-200{
  --tw-gradient-from: #bae6fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.from-light-blue-300{
  --tw-gradient-from: #7dd3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.from-light-blue-400{
  --tw-gradient-from: #38bdf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.from-light-blue-500{
  --tw-gradient-from: #0ea5e9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.from-light-blue-600{
  --tw-gradient-from: #0284c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.from-light-blue-700{
  --tw-gradient-from: #0369a1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.from-light-blue-800{
  --tw-gradient-from: #075985 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.from-light-blue-900{
  --tw-gradient-from: #0c4a6e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.from-amber-50{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.from-amber-100{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.from-amber-200{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.from-amber-300{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.from-amber-400{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.from-amber-500{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.from-amber-600{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.from-amber-700{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.from-amber-800{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.from-amber-900{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.from-space-cadet{
  --tw-gradient-from: #2B2D42 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.from-manatee{
  --tw-gradient-from: #8D99AE !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.from-cynabar{
  --tw-gradient-from: #F24333 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.from-imperial-red{
  --tw-gradient-from: #EF233C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.from-special-black{
  --tw-gradient-from: #03071E !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.from-dark-sienna{
  --tw-gradient-from: #370617 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.from-rosewood{
  --tw-gradient-from: #6A040F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.from-dark-red{
  --tw-gradient-from: #9D0208 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.from-rosso-corsa{
  --tw-gradient-from: #D00000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.from-vermillion{
  --tw-gradient-from: #DC2F02 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.from-persimmon{
  --tw-gradient-from: #E85D04 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.from-carrot-orange{
  --tw-gradient-from: #F48C06 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.from-orange-web{
  --tw-gradient-from: #FAA307 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.from-selective-yellow{
  --tw-gradient-from: #FFBA08 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.from-bottle-green{
  --tw-gradient-from: #2D6A4F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.from-illuminating-emerald{
  --tw-gradient-from: #40916C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.via-transparent{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.via-current{
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.via-black{
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.via-white{
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.via-gray-50{
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.via-gray-100{
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.via-gray-200{
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.via-gray-300{
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.via-gray-400{
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.via-gray-500{
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.via-gray-600{
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.via-gray-700{
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.via-gray-800{
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.via-gray-900{
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.via-red-50{
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.via-red-100{
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.via-red-200{
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.via-red-300{
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.via-red-400{
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.via-red-500{
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.via-red-600{
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.via-red-700{
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.via-red-800{
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.via-red-900{
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.via-yellow-50{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.via-yellow-100{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.via-yellow-200{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.via-yellow-300{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.via-yellow-400{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.via-yellow-500{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.via-yellow-600{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.via-yellow-700{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.via-yellow-800{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.via-yellow-900{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.via-green-50{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.via-green-100{
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.via-green-200{
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.via-green-300{
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.via-green-400{
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.via-green-500{
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.via-green-600{
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.via-green-700{
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.via-green-800{
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.via-green-900{
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.via-blue-50{
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.via-blue-100{
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.via-blue-200{
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.via-blue-300{
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.via-blue-400{
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.via-blue-500{
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.via-blue-600{
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.via-blue-700{
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.via-blue-800{
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.via-blue-900{
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.via-indigo-50{
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.via-indigo-100{
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.via-indigo-200{
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.via-indigo-300{
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.via-indigo-400{
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.via-indigo-500{
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.via-indigo-600{
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.via-indigo-700{
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.via-indigo-800{
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.via-indigo-900{
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.via-purple-50{
  --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.via-purple-100{
  --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.via-purple-200{
  --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.via-purple-300{
  --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.via-purple-400{
  --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.via-purple-500{
  --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.via-purple-600{
  --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.via-purple-700{
  --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.via-purple-800{
  --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.via-purple-900{
  --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.via-pink-50{
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.via-pink-100{
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.via-pink-200{
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.via-pink-300{
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.via-pink-400{
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.via-pink-500{
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.via-pink-600{
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.via-pink-700{
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.via-pink-800{
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.via-pink-900{
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.via-cyan-50{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.via-cyan-100{
  --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.via-cyan-200{
  --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.via-cyan-300{
  --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.via-cyan-400{
  --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.via-cyan-500{
  --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.via-cyan-600{
  --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.via-cyan-700{
  --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.via-cyan-800{
  --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.via-cyan-900{
  --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.via-light-blue-50{
  --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.via-light-blue-100{
  --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.via-light-blue-200{
  --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.via-light-blue-300{
  --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.via-light-blue-400{
  --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.via-light-blue-500{
  --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.via-light-blue-600{
  --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.via-light-blue-700{
  --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.via-light-blue-800{
  --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.via-light-blue-900{
  --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.via-amber-50{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.via-amber-100{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.via-amber-200{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.via-amber-300{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.via-amber-400{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.via-amber-500{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.via-amber-600{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.via-amber-700{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.via-amber-800{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.via-amber-900{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.via-space-cadet{
  --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.via-manatee{
  --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.via-cynabar{
  --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.via-imperial-red{
  --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.via-special-black{
  --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.via-dark-sienna{
  --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.via-rosewood{
  --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.via-dark-red{
  --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.via-rosso-corsa{
  --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.via-vermillion{
  --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.via-persimmon{
  --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.via-carrot-orange{
  --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.via-orange-web{
  --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.via-selective-yellow{
  --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.via-bottle-green{
  --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.via-illuminating-emerald{
  --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.to-transparent{
  --tw-gradient-to: transparent !important;
}

.to-current{
  --tw-gradient-to: currentColor !important;
}

.to-black{
  --tw-gradient-to: #000 !important;
}

.to-white{
  --tw-gradient-to: #fff !important;
}

.to-gray-50{
  --tw-gradient-to: #f9fafb !important;
}

.to-gray-100{
  --tw-gradient-to: #f3f4f6 !important;
}

.to-gray-200{
  --tw-gradient-to: #e5e7eb !important;
}

.to-gray-300{
  --tw-gradient-to: #d1d5db !important;
}

.to-gray-400{
  --tw-gradient-to: #9ca3af !important;
}

.to-gray-500{
  --tw-gradient-to: #6b7280 !important;
}

.to-gray-600{
  --tw-gradient-to: #4b5563 !important;
}

.to-gray-700{
  --tw-gradient-to: #374151 !important;
}

.to-gray-800{
  --tw-gradient-to: #1f2937 !important;
}

.to-gray-900{
  --tw-gradient-to: #111827 !important;
}

.to-red-50{
  --tw-gradient-to: #fef2f2 !important;
}

.to-red-100{
  --tw-gradient-to: #fee2e2 !important;
}

.to-red-200{
  --tw-gradient-to: #fecaca !important;
}

.to-red-300{
  --tw-gradient-to: #fca5a5 !important;
}

.to-red-400{
  --tw-gradient-to: #f87171 !important;
}

.to-red-500{
  --tw-gradient-to: #ef4444 !important;
}

.to-red-600{
  --tw-gradient-to: #dc2626 !important;
}

.to-red-700{
  --tw-gradient-to: #b91c1c !important;
}

.to-red-800{
  --tw-gradient-to: #991b1b !important;
}

.to-red-900{
  --tw-gradient-to: #7f1d1d !important;
}

.to-yellow-50{
  --tw-gradient-to: #fffbeb !important;
}

.to-yellow-100{
  --tw-gradient-to: #fef3c7 !important;
}

.to-yellow-200{
  --tw-gradient-to: #fde68a !important;
}

.to-yellow-300{
  --tw-gradient-to: #fcd34d !important;
}

.to-yellow-400{
  --tw-gradient-to: #fbbf24 !important;
}

.to-yellow-500{
  --tw-gradient-to: #f59e0b !important;
}

.to-yellow-600{
  --tw-gradient-to: #d97706 !important;
}

.to-yellow-700{
  --tw-gradient-to: #b45309 !important;
}

.to-yellow-800{
  --tw-gradient-to: #92400e !important;
}

.to-yellow-900{
  --tw-gradient-to: #78350f !important;
}

.to-green-50{
  --tw-gradient-to: #ecfdf5 !important;
}

.to-green-100{
  --tw-gradient-to: #d1fae5 !important;
}

.to-green-200{
  --tw-gradient-to: #a7f3d0 !important;
}

.to-green-300{
  --tw-gradient-to: #6ee7b7 !important;
}

.to-green-400{
  --tw-gradient-to: #34d399 !important;
}

.to-green-500{
  --tw-gradient-to: #10b981 !important;
}

.to-green-600{
  --tw-gradient-to: #059669 !important;
}

.to-green-700{
  --tw-gradient-to: #047857 !important;
}

.to-green-800{
  --tw-gradient-to: #065f46 !important;
}

.to-green-900{
  --tw-gradient-to: #064e3b !important;
}

.to-blue-50{
  --tw-gradient-to: #eff6ff !important;
}

.to-blue-100{
  --tw-gradient-to: #dbeafe !important;
}

.to-blue-200{
  --tw-gradient-to: #bfdbfe !important;
}

.to-blue-300{
  --tw-gradient-to: #93c5fd !important;
}

.to-blue-400{
  --tw-gradient-to: #60a5fa !important;
}

.to-blue-500{
  --tw-gradient-to: #3b82f6 !important;
}

.to-blue-600{
  --tw-gradient-to: #2563eb !important;
}

.to-blue-700{
  --tw-gradient-to: #1d4ed8 !important;
}

.to-blue-800{
  --tw-gradient-to: #1e40af !important;
}

.to-blue-900{
  --tw-gradient-to: #1e3a8a !important;
}

.to-indigo-50{
  --tw-gradient-to: #eef2ff !important;
}

.to-indigo-100{
  --tw-gradient-to: #e0e7ff !important;
}

.to-indigo-200{
  --tw-gradient-to: #c7d2fe !important;
}

.to-indigo-300{
  --tw-gradient-to: #a5b4fc !important;
}

.to-indigo-400{
  --tw-gradient-to: #818cf8 !important;
}

.to-indigo-500{
  --tw-gradient-to: #6366f1 !important;
}

.to-indigo-600{
  --tw-gradient-to: #4f46e5 !important;
}

.to-indigo-700{
  --tw-gradient-to: #4338ca !important;
}

.to-indigo-800{
  --tw-gradient-to: #3730a3 !important;
}

.to-indigo-900{
  --tw-gradient-to: #312e81 !important;
}

.to-purple-50{
  --tw-gradient-to: #f5f3ff !important;
}

.to-purple-100{
  --tw-gradient-to: #ede9fe !important;
}

.to-purple-200{
  --tw-gradient-to: #ddd6fe !important;
}

.to-purple-300{
  --tw-gradient-to: #c4b5fd !important;
}

.to-purple-400{
  --tw-gradient-to: #a78bfa !important;
}

.to-purple-500{
  --tw-gradient-to: #8b5cf6 !important;
}

.to-purple-600{
  --tw-gradient-to: #7c3aed !important;
}

.to-purple-700{
  --tw-gradient-to: #6d28d9 !important;
}

.to-purple-800{
  --tw-gradient-to: #5b21b6 !important;
}

.to-purple-900{
  --tw-gradient-to: #4c1d95 !important;
}

.to-pink-50{
  --tw-gradient-to: #fdf2f8 !important;
}

.to-pink-100{
  --tw-gradient-to: #fce7f3 !important;
}

.to-pink-200{
  --tw-gradient-to: #fbcfe8 !important;
}

.to-pink-300{
  --tw-gradient-to: #f9a8d4 !important;
}

.to-pink-400{
  --tw-gradient-to: #f472b6 !important;
}

.to-pink-500{
  --tw-gradient-to: #ec4899 !important;
}

.to-pink-600{
  --tw-gradient-to: #db2777 !important;
}

.to-pink-700{
  --tw-gradient-to: #be185d !important;
}

.to-pink-800{
  --tw-gradient-to: #9d174d !important;
}

.to-pink-900{
  --tw-gradient-to: #831843 !important;
}

.to-cyan-50{
  --tw-gradient-to: #ecfeff !important;
}

.to-cyan-100{
  --tw-gradient-to: #cffafe !important;
}

.to-cyan-200{
  --tw-gradient-to: #a5f3fc !important;
}

.to-cyan-300{
  --tw-gradient-to: #67e8f9 !important;
}

.to-cyan-400{
  --tw-gradient-to: #22d3ee !important;
}

.to-cyan-500{
  --tw-gradient-to: #06b6d4 !important;
}

.to-cyan-600{
  --tw-gradient-to: #0891b2 !important;
}

.to-cyan-700{
  --tw-gradient-to: #0e7490 !important;
}

.to-cyan-800{
  --tw-gradient-to: #155e75 !important;
}

.to-cyan-900{
  --tw-gradient-to: #164e63 !important;
}

.to-light-blue-50{
  --tw-gradient-to: #f0f9ff !important;
}

.to-light-blue-100{
  --tw-gradient-to: #e0f2fe !important;
}

.to-light-blue-200{
  --tw-gradient-to: #bae6fd !important;
}

.to-light-blue-300{
  --tw-gradient-to: #7dd3fc !important;
}

.to-light-blue-400{
  --tw-gradient-to: #38bdf8 !important;
}

.to-light-blue-500{
  --tw-gradient-to: #0ea5e9 !important;
}

.to-light-blue-600{
  --tw-gradient-to: #0284c7 !important;
}

.to-light-blue-700{
  --tw-gradient-to: #0369a1 !important;
}

.to-light-blue-800{
  --tw-gradient-to: #075985 !important;
}

.to-light-blue-900{
  --tw-gradient-to: #0c4a6e !important;
}

.to-amber-50{
  --tw-gradient-to: #fffbeb !important;
}

.to-amber-100{
  --tw-gradient-to: #fef3c7 !important;
}

.to-amber-200{
  --tw-gradient-to: #fde68a !important;
}

.to-amber-300{
  --tw-gradient-to: #fcd34d !important;
}

.to-amber-400{
  --tw-gradient-to: #fbbf24 !important;
}

.to-amber-500{
  --tw-gradient-to: #f59e0b !important;
}

.to-amber-600{
  --tw-gradient-to: #d97706 !important;
}

.to-amber-700{
  --tw-gradient-to: #b45309 !important;
}

.to-amber-800{
  --tw-gradient-to: #92400e !important;
}

.to-amber-900{
  --tw-gradient-to: #78350f !important;
}

.to-space-cadet{
  --tw-gradient-to: #2B2D42 !important;
}

.to-manatee{
  --tw-gradient-to: #8D99AE !important;
}

.to-cynabar{
  --tw-gradient-to: #F24333 !important;
}

.to-imperial-red{
  --tw-gradient-to: #EF233C !important;
}

.to-special-black{
  --tw-gradient-to: #03071E !important;
}

.to-dark-sienna{
  --tw-gradient-to: #370617 !important;
}

.to-rosewood{
  --tw-gradient-to: #6A040F !important;
}

.to-dark-red{
  --tw-gradient-to: #9D0208 !important;
}

.to-rosso-corsa{
  --tw-gradient-to: #D00000 !important;
}

.to-vermillion{
  --tw-gradient-to: #DC2F02 !important;
}

.to-persimmon{
  --tw-gradient-to: #E85D04 !important;
}

.to-carrot-orange{
  --tw-gradient-to: #F48C06 !important;
}

.to-orange-web{
  --tw-gradient-to: #FAA307 !important;
}

.to-selective-yellow{
  --tw-gradient-to: #FFBA08 !important;
}

.to-bottle-green{
  --tw-gradient-to: #2D6A4F !important;
}

.to-illuminating-emerald{
  --tw-gradient-to: #40916C !important;
}

.hover\:from-transparent:hover{
  --tw-gradient-from: transparent !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.hover\:from-current:hover{
  --tw-gradient-from: currentColor !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.hover\:from-black:hover{
  --tw-gradient-from: #000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.hover\:from-white:hover{
  --tw-gradient-from: #fff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.hover\:from-gray-50:hover{
  --tw-gradient-from: #f9fafb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.hover\:from-gray-100:hover{
  --tw-gradient-from: #f3f4f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.hover\:from-gray-200:hover{
  --tw-gradient-from: #e5e7eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.hover\:from-gray-300:hover{
  --tw-gradient-from: #d1d5db !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.hover\:from-gray-400:hover{
  --tw-gradient-from: #9ca3af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.hover\:from-gray-500:hover{
  --tw-gradient-from: #6b7280 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.hover\:from-gray-600:hover{
  --tw-gradient-from: #4b5563 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.hover\:from-gray-700:hover{
  --tw-gradient-from: #374151 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.hover\:from-gray-800:hover{
  --tw-gradient-from: #1f2937 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.hover\:from-gray-900:hover{
  --tw-gradient-from: #111827 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.hover\:from-red-50:hover{
  --tw-gradient-from: #fef2f2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.hover\:from-red-100:hover{
  --tw-gradient-from: #fee2e2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.hover\:from-red-200:hover{
  --tw-gradient-from: #fecaca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.hover\:from-red-300:hover{
  --tw-gradient-from: #fca5a5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.hover\:from-red-400:hover{
  --tw-gradient-from: #f87171 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.hover\:from-red-500:hover{
  --tw-gradient-from: #ef4444 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.hover\:from-red-600:hover{
  --tw-gradient-from: #dc2626 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.hover\:from-red-700:hover{
  --tw-gradient-from: #b91c1c !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.hover\:from-red-800:hover{
  --tw-gradient-from: #991b1b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.hover\:from-red-900:hover{
  --tw-gradient-from: #7f1d1d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.hover\:from-yellow-50:hover{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.hover\:from-yellow-100:hover{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.hover\:from-yellow-200:hover{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.hover\:from-yellow-300:hover{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.hover\:from-yellow-400:hover{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.hover\:from-yellow-500:hover{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.hover\:from-yellow-600:hover{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.hover\:from-yellow-700:hover{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.hover\:from-yellow-800:hover{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.hover\:from-yellow-900:hover{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.hover\:from-green-50:hover{
  --tw-gradient-from: #ecfdf5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.hover\:from-green-100:hover{
  --tw-gradient-from: #d1fae5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.hover\:from-green-200:hover{
  --tw-gradient-from: #a7f3d0 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.hover\:from-green-300:hover{
  --tw-gradient-from: #6ee7b7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.hover\:from-green-400:hover{
  --tw-gradient-from: #34d399 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.hover\:from-green-500:hover{
  --tw-gradient-from: #10b981 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.hover\:from-green-600:hover{
  --tw-gradient-from: #059669 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.hover\:from-green-700:hover{
  --tw-gradient-from: #047857 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.hover\:from-green-800:hover{
  --tw-gradient-from: #065f46 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.hover\:from-green-900:hover{
  --tw-gradient-from: #064e3b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.hover\:from-blue-50:hover{
  --tw-gradient-from: #eff6ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.hover\:from-blue-100:hover{
  --tw-gradient-from: #dbeafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.hover\:from-blue-200:hover{
  --tw-gradient-from: #bfdbfe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.hover\:from-blue-300:hover{
  --tw-gradient-from: #93c5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.hover\:from-blue-400:hover{
  --tw-gradient-from: #60a5fa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.hover\:from-blue-500:hover{
  --tw-gradient-from: #3b82f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.hover\:from-blue-600:hover{
  --tw-gradient-from: #2563eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.hover\:from-blue-700:hover{
  --tw-gradient-from: #1d4ed8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.hover\:from-blue-800:hover{
  --tw-gradient-from: #1e40af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.hover\:from-blue-900:hover{
  --tw-gradient-from: #1e3a8a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.hover\:from-indigo-50:hover{
  --tw-gradient-from: #eef2ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.hover\:from-indigo-100:hover{
  --tw-gradient-from: #e0e7ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.hover\:from-indigo-200:hover{
  --tw-gradient-from: #c7d2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.hover\:from-indigo-300:hover{
  --tw-gradient-from: #a5b4fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.hover\:from-indigo-400:hover{
  --tw-gradient-from: #818cf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.hover\:from-indigo-500:hover{
  --tw-gradient-from: #6366f1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.hover\:from-indigo-600:hover{
  --tw-gradient-from: #4f46e5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.hover\:from-indigo-700:hover{
  --tw-gradient-from: #4338ca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.hover\:from-indigo-800:hover{
  --tw-gradient-from: #3730a3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.hover\:from-indigo-900:hover{
  --tw-gradient-from: #312e81 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.hover\:from-purple-50:hover{
  --tw-gradient-from: #f5f3ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.hover\:from-purple-100:hover{
  --tw-gradient-from: #ede9fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.hover\:from-purple-200:hover{
  --tw-gradient-from: #ddd6fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.hover\:from-purple-300:hover{
  --tw-gradient-from: #c4b5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.hover\:from-purple-400:hover{
  --tw-gradient-from: #a78bfa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.hover\:from-purple-500:hover{
  --tw-gradient-from: #8b5cf6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.hover\:from-purple-600:hover{
  --tw-gradient-from: #7c3aed !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.hover\:from-purple-700:hover{
  --tw-gradient-from: #6d28d9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.hover\:from-purple-800:hover{
  --tw-gradient-from: #5b21b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.hover\:from-purple-900:hover{
  --tw-gradient-from: #4c1d95 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.hover\:from-pink-50:hover{
  --tw-gradient-from: #fdf2f8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.hover\:from-pink-100:hover{
  --tw-gradient-from: #fce7f3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.hover\:from-pink-200:hover{
  --tw-gradient-from: #fbcfe8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.hover\:from-pink-300:hover{
  --tw-gradient-from: #f9a8d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.hover\:from-pink-400:hover{
  --tw-gradient-from: #f472b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.hover\:from-pink-500:hover{
  --tw-gradient-from: #ec4899 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.hover\:from-pink-600:hover{
  --tw-gradient-from: #db2777 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.hover\:from-pink-700:hover{
  --tw-gradient-from: #be185d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.hover\:from-pink-800:hover{
  --tw-gradient-from: #9d174d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.hover\:from-pink-900:hover{
  --tw-gradient-from: #831843 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.hover\:from-cyan-50:hover{
  --tw-gradient-from: #ecfeff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.hover\:from-cyan-100:hover{
  --tw-gradient-from: #cffafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.hover\:from-cyan-200:hover{
  --tw-gradient-from: #a5f3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.hover\:from-cyan-300:hover{
  --tw-gradient-from: #67e8f9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.hover\:from-cyan-400:hover{
  --tw-gradient-from: #22d3ee !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.hover\:from-cyan-500:hover{
  --tw-gradient-from: #06b6d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.hover\:from-cyan-600:hover{
  --tw-gradient-from: #0891b2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.hover\:from-cyan-700:hover{
  --tw-gradient-from: #0e7490 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.hover\:from-cyan-800:hover{
  --tw-gradient-from: #155e75 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.hover\:from-cyan-900:hover{
  --tw-gradient-from: #164e63 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.hover\:from-light-blue-50:hover{
  --tw-gradient-from: #f0f9ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.hover\:from-light-blue-100:hover{
  --tw-gradient-from: #e0f2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.hover\:from-light-blue-200:hover{
  --tw-gradient-from: #bae6fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.hover\:from-light-blue-300:hover{
  --tw-gradient-from: #7dd3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.hover\:from-light-blue-400:hover{
  --tw-gradient-from: #38bdf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.hover\:from-light-blue-500:hover{
  --tw-gradient-from: #0ea5e9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.hover\:from-light-blue-600:hover{
  --tw-gradient-from: #0284c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.hover\:from-light-blue-700:hover{
  --tw-gradient-from: #0369a1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.hover\:from-light-blue-800:hover{
  --tw-gradient-from: #075985 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.hover\:from-light-blue-900:hover{
  --tw-gradient-from: #0c4a6e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.hover\:from-amber-50:hover{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.hover\:from-amber-100:hover{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.hover\:from-amber-200:hover{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.hover\:from-amber-300:hover{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.hover\:from-amber-400:hover{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.hover\:from-amber-500:hover{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.hover\:from-amber-600:hover{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.hover\:from-amber-700:hover{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.hover\:from-amber-800:hover{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.hover\:from-amber-900:hover{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.hover\:from-space-cadet:hover{
  --tw-gradient-from: #2B2D42 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.hover\:from-manatee:hover{
  --tw-gradient-from: #8D99AE !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.hover\:from-cynabar:hover{
  --tw-gradient-from: #F24333 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.hover\:from-imperial-red:hover{
  --tw-gradient-from: #EF233C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.hover\:from-special-black:hover{
  --tw-gradient-from: #03071E !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.hover\:from-dark-sienna:hover{
  --tw-gradient-from: #370617 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.hover\:from-rosewood:hover{
  --tw-gradient-from: #6A040F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.hover\:from-dark-red:hover{
  --tw-gradient-from: #9D0208 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.hover\:from-rosso-corsa:hover{
  --tw-gradient-from: #D00000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.hover\:from-vermillion:hover{
  --tw-gradient-from: #DC2F02 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.hover\:from-persimmon:hover{
  --tw-gradient-from: #E85D04 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.hover\:from-carrot-orange:hover{
  --tw-gradient-from: #F48C06 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.hover\:from-orange-web:hover{
  --tw-gradient-from: #FAA307 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.hover\:from-selective-yellow:hover{
  --tw-gradient-from: #FFBA08 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.hover\:from-bottle-green:hover{
  --tw-gradient-from: #2D6A4F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.hover\:from-illuminating-emerald:hover{
  --tw-gradient-from: #40916C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.hover\:via-transparent:hover{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.hover\:via-current:hover{
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.hover\:via-black:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.hover\:via-white:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.hover\:via-gray-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.hover\:via-gray-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.hover\:via-gray-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.hover\:via-gray-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.hover\:via-gray-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.hover\:via-gray-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.hover\:via-gray-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.hover\:via-gray-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.hover\:via-gray-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.hover\:via-gray-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.hover\:via-red-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.hover\:via-red-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.hover\:via-red-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.hover\:via-red-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.hover\:via-red-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.hover\:via-red-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.hover\:via-red-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.hover\:via-red-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.hover\:via-red-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.hover\:via-red-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.hover\:via-yellow-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.hover\:via-yellow-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.hover\:via-yellow-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.hover\:via-yellow-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.hover\:via-yellow-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.hover\:via-yellow-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.hover\:via-yellow-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.hover\:via-yellow-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.hover\:via-yellow-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.hover\:via-yellow-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.hover\:via-green-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.hover\:via-green-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.hover\:via-green-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.hover\:via-green-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.hover\:via-green-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.hover\:via-green-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.hover\:via-green-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.hover\:via-green-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.hover\:via-green-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.hover\:via-green-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.hover\:via-blue-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.hover\:via-blue-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.hover\:via-blue-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.hover\:via-blue-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.hover\:via-blue-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.hover\:via-blue-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.hover\:via-blue-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.hover\:via-blue-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.hover\:via-blue-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.hover\:via-blue-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.hover\:via-indigo-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.hover\:via-indigo-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.hover\:via-indigo-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.hover\:via-indigo-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.hover\:via-indigo-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.hover\:via-indigo-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.hover\:via-indigo-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.hover\:via-indigo-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.hover\:via-indigo-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.hover\:via-indigo-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.hover\:via-purple-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.hover\:via-purple-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.hover\:via-purple-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.hover\:via-purple-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.hover\:via-purple-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.hover\:via-purple-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.hover\:via-purple-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.hover\:via-purple-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.hover\:via-purple-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.hover\:via-purple-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.hover\:via-pink-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.hover\:via-pink-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.hover\:via-pink-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.hover\:via-pink-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.hover\:via-pink-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.hover\:via-pink-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.hover\:via-pink-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.hover\:via-pink-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.hover\:via-pink-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.hover\:via-pink-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.hover\:via-cyan-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.hover\:via-cyan-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.hover\:via-cyan-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.hover\:via-cyan-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.hover\:via-cyan-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.hover\:via-cyan-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.hover\:via-cyan-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.hover\:via-cyan-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.hover\:via-cyan-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.hover\:via-cyan-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.hover\:via-light-blue-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.hover\:via-light-blue-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.hover\:via-light-blue-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.hover\:via-light-blue-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.hover\:via-light-blue-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.hover\:via-light-blue-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.hover\:via-light-blue-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.hover\:via-light-blue-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.hover\:via-light-blue-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.hover\:via-light-blue-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.hover\:via-amber-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.hover\:via-amber-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.hover\:via-amber-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.hover\:via-amber-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.hover\:via-amber-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.hover\:via-amber-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.hover\:via-amber-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.hover\:via-amber-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.hover\:via-amber-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.hover\:via-amber-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.hover\:via-space-cadet:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.hover\:via-manatee:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.hover\:via-cynabar:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.hover\:via-imperial-red:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.hover\:via-special-black:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.hover\:via-dark-sienna:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.hover\:via-rosewood:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.hover\:via-dark-red:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.hover\:via-rosso-corsa:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.hover\:via-vermillion:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.hover\:via-persimmon:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.hover\:via-carrot-orange:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.hover\:via-orange-web:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.hover\:via-selective-yellow:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.hover\:via-bottle-green:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.hover\:via-illuminating-emerald:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.hover\:to-transparent:hover{
  --tw-gradient-to: transparent !important;
}

.hover\:to-current:hover{
  --tw-gradient-to: currentColor !important;
}

.hover\:to-black:hover{
  --tw-gradient-to: #000 !important;
}

.hover\:to-white:hover{
  --tw-gradient-to: #fff !important;
}

.hover\:to-gray-50:hover{
  --tw-gradient-to: #f9fafb !important;
}

.hover\:to-gray-100:hover{
  --tw-gradient-to: #f3f4f6 !important;
}

.hover\:to-gray-200:hover{
  --tw-gradient-to: #e5e7eb !important;
}

.hover\:to-gray-300:hover{
  --tw-gradient-to: #d1d5db !important;
}

.hover\:to-gray-400:hover{
  --tw-gradient-to: #9ca3af !important;
}

.hover\:to-gray-500:hover{
  --tw-gradient-to: #6b7280 !important;
}

.hover\:to-gray-600:hover{
  --tw-gradient-to: #4b5563 !important;
}

.hover\:to-gray-700:hover{
  --tw-gradient-to: #374151 !important;
}

.hover\:to-gray-800:hover{
  --tw-gradient-to: #1f2937 !important;
}

.hover\:to-gray-900:hover{
  --tw-gradient-to: #111827 !important;
}

.hover\:to-red-50:hover{
  --tw-gradient-to: #fef2f2 !important;
}

.hover\:to-red-100:hover{
  --tw-gradient-to: #fee2e2 !important;
}

.hover\:to-red-200:hover{
  --tw-gradient-to: #fecaca !important;
}

.hover\:to-red-300:hover{
  --tw-gradient-to: #fca5a5 !important;
}

.hover\:to-red-400:hover{
  --tw-gradient-to: #f87171 !important;
}

.hover\:to-red-500:hover{
  --tw-gradient-to: #ef4444 !important;
}

.hover\:to-red-600:hover{
  --tw-gradient-to: #dc2626 !important;
}

.hover\:to-red-700:hover{
  --tw-gradient-to: #b91c1c !important;
}

.hover\:to-red-800:hover{
  --tw-gradient-to: #991b1b !important;
}

.hover\:to-red-900:hover{
  --tw-gradient-to: #7f1d1d !important;
}

.hover\:to-yellow-50:hover{
  --tw-gradient-to: #fffbeb !important;
}

.hover\:to-yellow-100:hover{
  --tw-gradient-to: #fef3c7 !important;
}

.hover\:to-yellow-200:hover{
  --tw-gradient-to: #fde68a !important;
}

.hover\:to-yellow-300:hover{
  --tw-gradient-to: #fcd34d !important;
}

.hover\:to-yellow-400:hover{
  --tw-gradient-to: #fbbf24 !important;
}

.hover\:to-yellow-500:hover{
  --tw-gradient-to: #f59e0b !important;
}

.hover\:to-yellow-600:hover{
  --tw-gradient-to: #d97706 !important;
}

.hover\:to-yellow-700:hover{
  --tw-gradient-to: #b45309 !important;
}

.hover\:to-yellow-800:hover{
  --tw-gradient-to: #92400e !important;
}

.hover\:to-yellow-900:hover{
  --tw-gradient-to: #78350f !important;
}

.hover\:to-green-50:hover{
  --tw-gradient-to: #ecfdf5 !important;
}

.hover\:to-green-100:hover{
  --tw-gradient-to: #d1fae5 !important;
}

.hover\:to-green-200:hover{
  --tw-gradient-to: #a7f3d0 !important;
}

.hover\:to-green-300:hover{
  --tw-gradient-to: #6ee7b7 !important;
}

.hover\:to-green-400:hover{
  --tw-gradient-to: #34d399 !important;
}

.hover\:to-green-500:hover{
  --tw-gradient-to: #10b981 !important;
}

.hover\:to-green-600:hover{
  --tw-gradient-to: #059669 !important;
}

.hover\:to-green-700:hover{
  --tw-gradient-to: #047857 !important;
}

.hover\:to-green-800:hover{
  --tw-gradient-to: #065f46 !important;
}

.hover\:to-green-900:hover{
  --tw-gradient-to: #064e3b !important;
}

.hover\:to-blue-50:hover{
  --tw-gradient-to: #eff6ff !important;
}

.hover\:to-blue-100:hover{
  --tw-gradient-to: #dbeafe !important;
}

.hover\:to-blue-200:hover{
  --tw-gradient-to: #bfdbfe !important;
}

.hover\:to-blue-300:hover{
  --tw-gradient-to: #93c5fd !important;
}

.hover\:to-blue-400:hover{
  --tw-gradient-to: #60a5fa !important;
}

.hover\:to-blue-500:hover{
  --tw-gradient-to: #3b82f6 !important;
}

.hover\:to-blue-600:hover{
  --tw-gradient-to: #2563eb !important;
}

.hover\:to-blue-700:hover{
  --tw-gradient-to: #1d4ed8 !important;
}

.hover\:to-blue-800:hover{
  --tw-gradient-to: #1e40af !important;
}

.hover\:to-blue-900:hover{
  --tw-gradient-to: #1e3a8a !important;
}

.hover\:to-indigo-50:hover{
  --tw-gradient-to: #eef2ff !important;
}

.hover\:to-indigo-100:hover{
  --tw-gradient-to: #e0e7ff !important;
}

.hover\:to-indigo-200:hover{
  --tw-gradient-to: #c7d2fe !important;
}

.hover\:to-indigo-300:hover{
  --tw-gradient-to: #a5b4fc !important;
}

.hover\:to-indigo-400:hover{
  --tw-gradient-to: #818cf8 !important;
}

.hover\:to-indigo-500:hover{
  --tw-gradient-to: #6366f1 !important;
}

.hover\:to-indigo-600:hover{
  --tw-gradient-to: #4f46e5 !important;
}

.hover\:to-indigo-700:hover{
  --tw-gradient-to: #4338ca !important;
}

.hover\:to-indigo-800:hover{
  --tw-gradient-to: #3730a3 !important;
}

.hover\:to-indigo-900:hover{
  --tw-gradient-to: #312e81 !important;
}

.hover\:to-purple-50:hover{
  --tw-gradient-to: #f5f3ff !important;
}

.hover\:to-purple-100:hover{
  --tw-gradient-to: #ede9fe !important;
}

.hover\:to-purple-200:hover{
  --tw-gradient-to: #ddd6fe !important;
}

.hover\:to-purple-300:hover{
  --tw-gradient-to: #c4b5fd !important;
}

.hover\:to-purple-400:hover{
  --tw-gradient-to: #a78bfa !important;
}

.hover\:to-purple-500:hover{
  --tw-gradient-to: #8b5cf6 !important;
}

.hover\:to-purple-600:hover{
  --tw-gradient-to: #7c3aed !important;
}

.hover\:to-purple-700:hover{
  --tw-gradient-to: #6d28d9 !important;
}

.hover\:to-purple-800:hover{
  --tw-gradient-to: #5b21b6 !important;
}

.hover\:to-purple-900:hover{
  --tw-gradient-to: #4c1d95 !important;
}

.hover\:to-pink-50:hover{
  --tw-gradient-to: #fdf2f8 !important;
}

.hover\:to-pink-100:hover{
  --tw-gradient-to: #fce7f3 !important;
}

.hover\:to-pink-200:hover{
  --tw-gradient-to: #fbcfe8 !important;
}

.hover\:to-pink-300:hover{
  --tw-gradient-to: #f9a8d4 !important;
}

.hover\:to-pink-400:hover{
  --tw-gradient-to: #f472b6 !important;
}

.hover\:to-pink-500:hover{
  --tw-gradient-to: #ec4899 !important;
}

.hover\:to-pink-600:hover{
  --tw-gradient-to: #db2777 !important;
}

.hover\:to-pink-700:hover{
  --tw-gradient-to: #be185d !important;
}

.hover\:to-pink-800:hover{
  --tw-gradient-to: #9d174d !important;
}

.hover\:to-pink-900:hover{
  --tw-gradient-to: #831843 !important;
}

.hover\:to-cyan-50:hover{
  --tw-gradient-to: #ecfeff !important;
}

.hover\:to-cyan-100:hover{
  --tw-gradient-to: #cffafe !important;
}

.hover\:to-cyan-200:hover{
  --tw-gradient-to: #a5f3fc !important;
}

.hover\:to-cyan-300:hover{
  --tw-gradient-to: #67e8f9 !important;
}

.hover\:to-cyan-400:hover{
  --tw-gradient-to: #22d3ee !important;
}

.hover\:to-cyan-500:hover{
  --tw-gradient-to: #06b6d4 !important;
}

.hover\:to-cyan-600:hover{
  --tw-gradient-to: #0891b2 !important;
}

.hover\:to-cyan-700:hover{
  --tw-gradient-to: #0e7490 !important;
}

.hover\:to-cyan-800:hover{
  --tw-gradient-to: #155e75 !important;
}

.hover\:to-cyan-900:hover{
  --tw-gradient-to: #164e63 !important;
}

.hover\:to-light-blue-50:hover{
  --tw-gradient-to: #f0f9ff !important;
}

.hover\:to-light-blue-100:hover{
  --tw-gradient-to: #e0f2fe !important;
}

.hover\:to-light-blue-200:hover{
  --tw-gradient-to: #bae6fd !important;
}

.hover\:to-light-blue-300:hover{
  --tw-gradient-to: #7dd3fc !important;
}

.hover\:to-light-blue-400:hover{
  --tw-gradient-to: #38bdf8 !important;
}

.hover\:to-light-blue-500:hover{
  --tw-gradient-to: #0ea5e9 !important;
}

.hover\:to-light-blue-600:hover{
  --tw-gradient-to: #0284c7 !important;
}

.hover\:to-light-blue-700:hover{
  --tw-gradient-to: #0369a1 !important;
}

.hover\:to-light-blue-800:hover{
  --tw-gradient-to: #075985 !important;
}

.hover\:to-light-blue-900:hover{
  --tw-gradient-to: #0c4a6e !important;
}

.hover\:to-amber-50:hover{
  --tw-gradient-to: #fffbeb !important;
}

.hover\:to-amber-100:hover{
  --tw-gradient-to: #fef3c7 !important;
}

.hover\:to-amber-200:hover{
  --tw-gradient-to: #fde68a !important;
}

.hover\:to-amber-300:hover{
  --tw-gradient-to: #fcd34d !important;
}

.hover\:to-amber-400:hover{
  --tw-gradient-to: #fbbf24 !important;
}

.hover\:to-amber-500:hover{
  --tw-gradient-to: #f59e0b !important;
}

.hover\:to-amber-600:hover{
  --tw-gradient-to: #d97706 !important;
}

.hover\:to-amber-700:hover{
  --tw-gradient-to: #b45309 !important;
}

.hover\:to-amber-800:hover{
  --tw-gradient-to: #92400e !important;
}

.hover\:to-amber-900:hover{
  --tw-gradient-to: #78350f !important;
}

.hover\:to-space-cadet:hover{
  --tw-gradient-to: #2B2D42 !important;
}

.hover\:to-manatee:hover{
  --tw-gradient-to: #8D99AE !important;
}

.hover\:to-cynabar:hover{
  --tw-gradient-to: #F24333 !important;
}

.hover\:to-imperial-red:hover{
  --tw-gradient-to: #EF233C !important;
}

.hover\:to-special-black:hover{
  --tw-gradient-to: #03071E !important;
}

.hover\:to-dark-sienna:hover{
  --tw-gradient-to: #370617 !important;
}

.hover\:to-rosewood:hover{
  --tw-gradient-to: #6A040F !important;
}

.hover\:to-dark-red:hover{
  --tw-gradient-to: #9D0208 !important;
}

.hover\:to-rosso-corsa:hover{
  --tw-gradient-to: #D00000 !important;
}

.hover\:to-vermillion:hover{
  --tw-gradient-to: #DC2F02 !important;
}

.hover\:to-persimmon:hover{
  --tw-gradient-to: #E85D04 !important;
}

.hover\:to-carrot-orange:hover{
  --tw-gradient-to: #F48C06 !important;
}

.hover\:to-orange-web:hover{
  --tw-gradient-to: #FAA307 !important;
}

.hover\:to-selective-yellow:hover{
  --tw-gradient-to: #FFBA08 !important;
}

.hover\:to-bottle-green:hover{
  --tw-gradient-to: #2D6A4F !important;
}

.hover\:to-illuminating-emerald:hover{
  --tw-gradient-to: #40916C !important;
}

.focus\:from-transparent:focus{
  --tw-gradient-from: transparent !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.focus\:from-current:focus{
  --tw-gradient-from: currentColor !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.focus\:from-black:focus{
  --tw-gradient-from: #000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.focus\:from-white:focus{
  --tw-gradient-from: #fff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.focus\:from-gray-50:focus{
  --tw-gradient-from: #f9fafb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.focus\:from-gray-100:focus{
  --tw-gradient-from: #f3f4f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.focus\:from-gray-200:focus{
  --tw-gradient-from: #e5e7eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.focus\:from-gray-300:focus{
  --tw-gradient-from: #d1d5db !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.focus\:from-gray-400:focus{
  --tw-gradient-from: #9ca3af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.focus\:from-gray-500:focus{
  --tw-gradient-from: #6b7280 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.focus\:from-gray-600:focus{
  --tw-gradient-from: #4b5563 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.focus\:from-gray-700:focus{
  --tw-gradient-from: #374151 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.focus\:from-gray-800:focus{
  --tw-gradient-from: #1f2937 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.focus\:from-gray-900:focus{
  --tw-gradient-from: #111827 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.focus\:from-red-50:focus{
  --tw-gradient-from: #fef2f2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.focus\:from-red-100:focus{
  --tw-gradient-from: #fee2e2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.focus\:from-red-200:focus{
  --tw-gradient-from: #fecaca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.focus\:from-red-300:focus{
  --tw-gradient-from: #fca5a5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.focus\:from-red-400:focus{
  --tw-gradient-from: #f87171 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.focus\:from-red-500:focus{
  --tw-gradient-from: #ef4444 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.focus\:from-red-600:focus{
  --tw-gradient-from: #dc2626 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.focus\:from-red-700:focus{
  --tw-gradient-from: #b91c1c !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.focus\:from-red-800:focus{
  --tw-gradient-from: #991b1b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.focus\:from-red-900:focus{
  --tw-gradient-from: #7f1d1d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.focus\:from-yellow-50:focus{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.focus\:from-yellow-100:focus{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.focus\:from-yellow-200:focus{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.focus\:from-yellow-300:focus{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.focus\:from-yellow-400:focus{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.focus\:from-yellow-500:focus{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.focus\:from-yellow-600:focus{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.focus\:from-yellow-700:focus{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.focus\:from-yellow-800:focus{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.focus\:from-yellow-900:focus{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.focus\:from-green-50:focus{
  --tw-gradient-from: #ecfdf5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.focus\:from-green-100:focus{
  --tw-gradient-from: #d1fae5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.focus\:from-green-200:focus{
  --tw-gradient-from: #a7f3d0 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.focus\:from-green-300:focus{
  --tw-gradient-from: #6ee7b7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.focus\:from-green-400:focus{
  --tw-gradient-from: #34d399 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.focus\:from-green-500:focus{
  --tw-gradient-from: #10b981 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.focus\:from-green-600:focus{
  --tw-gradient-from: #059669 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.focus\:from-green-700:focus{
  --tw-gradient-from: #047857 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.focus\:from-green-800:focus{
  --tw-gradient-from: #065f46 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.focus\:from-green-900:focus{
  --tw-gradient-from: #064e3b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.focus\:from-blue-50:focus{
  --tw-gradient-from: #eff6ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.focus\:from-blue-100:focus{
  --tw-gradient-from: #dbeafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.focus\:from-blue-200:focus{
  --tw-gradient-from: #bfdbfe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.focus\:from-blue-300:focus{
  --tw-gradient-from: #93c5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.focus\:from-blue-400:focus{
  --tw-gradient-from: #60a5fa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.focus\:from-blue-500:focus{
  --tw-gradient-from: #3b82f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.focus\:from-blue-600:focus{
  --tw-gradient-from: #2563eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.focus\:from-blue-700:focus{
  --tw-gradient-from: #1d4ed8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.focus\:from-blue-800:focus{
  --tw-gradient-from: #1e40af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.focus\:from-blue-900:focus{
  --tw-gradient-from: #1e3a8a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.focus\:from-indigo-50:focus{
  --tw-gradient-from: #eef2ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.focus\:from-indigo-100:focus{
  --tw-gradient-from: #e0e7ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.focus\:from-indigo-200:focus{
  --tw-gradient-from: #c7d2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.focus\:from-indigo-300:focus{
  --tw-gradient-from: #a5b4fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.focus\:from-indigo-400:focus{
  --tw-gradient-from: #818cf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.focus\:from-indigo-500:focus{
  --tw-gradient-from: #6366f1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.focus\:from-indigo-600:focus{
  --tw-gradient-from: #4f46e5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.focus\:from-indigo-700:focus{
  --tw-gradient-from: #4338ca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.focus\:from-indigo-800:focus{
  --tw-gradient-from: #3730a3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.focus\:from-indigo-900:focus{
  --tw-gradient-from: #312e81 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.focus\:from-purple-50:focus{
  --tw-gradient-from: #f5f3ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.focus\:from-purple-100:focus{
  --tw-gradient-from: #ede9fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.focus\:from-purple-200:focus{
  --tw-gradient-from: #ddd6fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.focus\:from-purple-300:focus{
  --tw-gradient-from: #c4b5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.focus\:from-purple-400:focus{
  --tw-gradient-from: #a78bfa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.focus\:from-purple-500:focus{
  --tw-gradient-from: #8b5cf6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.focus\:from-purple-600:focus{
  --tw-gradient-from: #7c3aed !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.focus\:from-purple-700:focus{
  --tw-gradient-from: #6d28d9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.focus\:from-purple-800:focus{
  --tw-gradient-from: #5b21b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.focus\:from-purple-900:focus{
  --tw-gradient-from: #4c1d95 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.focus\:from-pink-50:focus{
  --tw-gradient-from: #fdf2f8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.focus\:from-pink-100:focus{
  --tw-gradient-from: #fce7f3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.focus\:from-pink-200:focus{
  --tw-gradient-from: #fbcfe8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.focus\:from-pink-300:focus{
  --tw-gradient-from: #f9a8d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.focus\:from-pink-400:focus{
  --tw-gradient-from: #f472b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.focus\:from-pink-500:focus{
  --tw-gradient-from: #ec4899 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.focus\:from-pink-600:focus{
  --tw-gradient-from: #db2777 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.focus\:from-pink-700:focus{
  --tw-gradient-from: #be185d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.focus\:from-pink-800:focus{
  --tw-gradient-from: #9d174d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.focus\:from-pink-900:focus{
  --tw-gradient-from: #831843 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.focus\:from-cyan-50:focus{
  --tw-gradient-from: #ecfeff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.focus\:from-cyan-100:focus{
  --tw-gradient-from: #cffafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.focus\:from-cyan-200:focus{
  --tw-gradient-from: #a5f3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.focus\:from-cyan-300:focus{
  --tw-gradient-from: #67e8f9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.focus\:from-cyan-400:focus{
  --tw-gradient-from: #22d3ee !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.focus\:from-cyan-500:focus{
  --tw-gradient-from: #06b6d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.focus\:from-cyan-600:focus{
  --tw-gradient-from: #0891b2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.focus\:from-cyan-700:focus{
  --tw-gradient-from: #0e7490 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.focus\:from-cyan-800:focus{
  --tw-gradient-from: #155e75 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.focus\:from-cyan-900:focus{
  --tw-gradient-from: #164e63 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.focus\:from-light-blue-50:focus{
  --tw-gradient-from: #f0f9ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.focus\:from-light-blue-100:focus{
  --tw-gradient-from: #e0f2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.focus\:from-light-blue-200:focus{
  --tw-gradient-from: #bae6fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.focus\:from-light-blue-300:focus{
  --tw-gradient-from: #7dd3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.focus\:from-light-blue-400:focus{
  --tw-gradient-from: #38bdf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.focus\:from-light-blue-500:focus{
  --tw-gradient-from: #0ea5e9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.focus\:from-light-blue-600:focus{
  --tw-gradient-from: #0284c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.focus\:from-light-blue-700:focus{
  --tw-gradient-from: #0369a1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.focus\:from-light-blue-800:focus{
  --tw-gradient-from: #075985 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.focus\:from-light-blue-900:focus{
  --tw-gradient-from: #0c4a6e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.focus\:from-amber-50:focus{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.focus\:from-amber-100:focus{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.focus\:from-amber-200:focus{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.focus\:from-amber-300:focus{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.focus\:from-amber-400:focus{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.focus\:from-amber-500:focus{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.focus\:from-amber-600:focus{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.focus\:from-amber-700:focus{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.focus\:from-amber-800:focus{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.focus\:from-amber-900:focus{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.focus\:from-space-cadet:focus{
  --tw-gradient-from: #2B2D42 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.focus\:from-manatee:focus{
  --tw-gradient-from: #8D99AE !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.focus\:from-cynabar:focus{
  --tw-gradient-from: #F24333 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.focus\:from-imperial-red:focus{
  --tw-gradient-from: #EF233C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.focus\:from-special-black:focus{
  --tw-gradient-from: #03071E !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.focus\:from-dark-sienna:focus{
  --tw-gradient-from: #370617 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.focus\:from-rosewood:focus{
  --tw-gradient-from: #6A040F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.focus\:from-dark-red:focus{
  --tw-gradient-from: #9D0208 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.focus\:from-rosso-corsa:focus{
  --tw-gradient-from: #D00000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.focus\:from-vermillion:focus{
  --tw-gradient-from: #DC2F02 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.focus\:from-persimmon:focus{
  --tw-gradient-from: #E85D04 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.focus\:from-carrot-orange:focus{
  --tw-gradient-from: #F48C06 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.focus\:from-orange-web:focus{
  --tw-gradient-from: #FAA307 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.focus\:from-selective-yellow:focus{
  --tw-gradient-from: #FFBA08 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.focus\:from-bottle-green:focus{
  --tw-gradient-from: #2D6A4F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.focus\:from-illuminating-emerald:focus{
  --tw-gradient-from: #40916C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.focus\:via-transparent:focus{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.focus\:via-current:focus{
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.focus\:via-black:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.focus\:via-white:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.focus\:via-gray-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.focus\:via-gray-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.focus\:via-gray-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.focus\:via-gray-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.focus\:via-gray-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.focus\:via-gray-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.focus\:via-gray-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.focus\:via-gray-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.focus\:via-gray-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.focus\:via-gray-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.focus\:via-red-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.focus\:via-red-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.focus\:via-red-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.focus\:via-red-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.focus\:via-red-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.focus\:via-red-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.focus\:via-red-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.focus\:via-red-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.focus\:via-red-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.focus\:via-red-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.focus\:via-yellow-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.focus\:via-yellow-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.focus\:via-yellow-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.focus\:via-yellow-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.focus\:via-yellow-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.focus\:via-yellow-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.focus\:via-yellow-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.focus\:via-yellow-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.focus\:via-yellow-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.focus\:via-yellow-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.focus\:via-green-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.focus\:via-green-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.focus\:via-green-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.focus\:via-green-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.focus\:via-green-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.focus\:via-green-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.focus\:via-green-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.focus\:via-green-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.focus\:via-green-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.focus\:via-green-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.focus\:via-blue-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.focus\:via-blue-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.focus\:via-blue-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.focus\:via-blue-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.focus\:via-blue-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.focus\:via-blue-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.focus\:via-blue-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.focus\:via-blue-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.focus\:via-blue-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.focus\:via-blue-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.focus\:via-indigo-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.focus\:via-indigo-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.focus\:via-indigo-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.focus\:via-indigo-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.focus\:via-indigo-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.focus\:via-indigo-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.focus\:via-indigo-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.focus\:via-indigo-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.focus\:via-indigo-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.focus\:via-indigo-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.focus\:via-purple-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.focus\:via-purple-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.focus\:via-purple-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.focus\:via-purple-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.focus\:via-purple-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.focus\:via-purple-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.focus\:via-purple-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.focus\:via-purple-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.focus\:via-purple-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.focus\:via-purple-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.focus\:via-pink-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.focus\:via-pink-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.focus\:via-pink-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.focus\:via-pink-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.focus\:via-pink-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.focus\:via-pink-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.focus\:via-pink-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.focus\:via-pink-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.focus\:via-pink-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.focus\:via-pink-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.focus\:via-cyan-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.focus\:via-cyan-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.focus\:via-cyan-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.focus\:via-cyan-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.focus\:via-cyan-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.focus\:via-cyan-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.focus\:via-cyan-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.focus\:via-cyan-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.focus\:via-cyan-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.focus\:via-cyan-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.focus\:via-light-blue-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.focus\:via-light-blue-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.focus\:via-light-blue-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.focus\:via-light-blue-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.focus\:via-light-blue-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.focus\:via-light-blue-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.focus\:via-light-blue-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.focus\:via-light-blue-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.focus\:via-light-blue-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.focus\:via-light-blue-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.focus\:via-amber-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.focus\:via-amber-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.focus\:via-amber-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.focus\:via-amber-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.focus\:via-amber-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.focus\:via-amber-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.focus\:via-amber-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.focus\:via-amber-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.focus\:via-amber-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.focus\:via-amber-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.focus\:via-space-cadet:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.focus\:via-manatee:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.focus\:via-cynabar:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.focus\:via-imperial-red:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.focus\:via-special-black:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.focus\:via-dark-sienna:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.focus\:via-rosewood:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.focus\:via-dark-red:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.focus\:via-rosso-corsa:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.focus\:via-vermillion:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.focus\:via-persimmon:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.focus\:via-carrot-orange:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.focus\:via-orange-web:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.focus\:via-selective-yellow:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.focus\:via-bottle-green:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.focus\:via-illuminating-emerald:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.focus\:to-transparent:focus{
  --tw-gradient-to: transparent !important;
}

.focus\:to-current:focus{
  --tw-gradient-to: currentColor !important;
}

.focus\:to-black:focus{
  --tw-gradient-to: #000 !important;
}

.focus\:to-white:focus{
  --tw-gradient-to: #fff !important;
}

.focus\:to-gray-50:focus{
  --tw-gradient-to: #f9fafb !important;
}

.focus\:to-gray-100:focus{
  --tw-gradient-to: #f3f4f6 !important;
}

.focus\:to-gray-200:focus{
  --tw-gradient-to: #e5e7eb !important;
}

.focus\:to-gray-300:focus{
  --tw-gradient-to: #d1d5db !important;
}

.focus\:to-gray-400:focus{
  --tw-gradient-to: #9ca3af !important;
}

.focus\:to-gray-500:focus{
  --tw-gradient-to: #6b7280 !important;
}

.focus\:to-gray-600:focus{
  --tw-gradient-to: #4b5563 !important;
}

.focus\:to-gray-700:focus{
  --tw-gradient-to: #374151 !important;
}

.focus\:to-gray-800:focus{
  --tw-gradient-to: #1f2937 !important;
}

.focus\:to-gray-900:focus{
  --tw-gradient-to: #111827 !important;
}

.focus\:to-red-50:focus{
  --tw-gradient-to: #fef2f2 !important;
}

.focus\:to-red-100:focus{
  --tw-gradient-to: #fee2e2 !important;
}

.focus\:to-red-200:focus{
  --tw-gradient-to: #fecaca !important;
}

.focus\:to-red-300:focus{
  --tw-gradient-to: #fca5a5 !important;
}

.focus\:to-red-400:focus{
  --tw-gradient-to: #f87171 !important;
}

.focus\:to-red-500:focus{
  --tw-gradient-to: #ef4444 !important;
}

.focus\:to-red-600:focus{
  --tw-gradient-to: #dc2626 !important;
}

.focus\:to-red-700:focus{
  --tw-gradient-to: #b91c1c !important;
}

.focus\:to-red-800:focus{
  --tw-gradient-to: #991b1b !important;
}

.focus\:to-red-900:focus{
  --tw-gradient-to: #7f1d1d !important;
}

.focus\:to-yellow-50:focus{
  --tw-gradient-to: #fffbeb !important;
}

.focus\:to-yellow-100:focus{
  --tw-gradient-to: #fef3c7 !important;
}

.focus\:to-yellow-200:focus{
  --tw-gradient-to: #fde68a !important;
}

.focus\:to-yellow-300:focus{
  --tw-gradient-to: #fcd34d !important;
}

.focus\:to-yellow-400:focus{
  --tw-gradient-to: #fbbf24 !important;
}

.focus\:to-yellow-500:focus{
  --tw-gradient-to: #f59e0b !important;
}

.focus\:to-yellow-600:focus{
  --tw-gradient-to: #d97706 !important;
}

.focus\:to-yellow-700:focus{
  --tw-gradient-to: #b45309 !important;
}

.focus\:to-yellow-800:focus{
  --tw-gradient-to: #92400e !important;
}

.focus\:to-yellow-900:focus{
  --tw-gradient-to: #78350f !important;
}

.focus\:to-green-50:focus{
  --tw-gradient-to: #ecfdf5 !important;
}

.focus\:to-green-100:focus{
  --tw-gradient-to: #d1fae5 !important;
}

.focus\:to-green-200:focus{
  --tw-gradient-to: #a7f3d0 !important;
}

.focus\:to-green-300:focus{
  --tw-gradient-to: #6ee7b7 !important;
}

.focus\:to-green-400:focus{
  --tw-gradient-to: #34d399 !important;
}

.focus\:to-green-500:focus{
  --tw-gradient-to: #10b981 !important;
}

.focus\:to-green-600:focus{
  --tw-gradient-to: #059669 !important;
}

.focus\:to-green-700:focus{
  --tw-gradient-to: #047857 !important;
}

.focus\:to-green-800:focus{
  --tw-gradient-to: #065f46 !important;
}

.focus\:to-green-900:focus{
  --tw-gradient-to: #064e3b !important;
}

.focus\:to-blue-50:focus{
  --tw-gradient-to: #eff6ff !important;
}

.focus\:to-blue-100:focus{
  --tw-gradient-to: #dbeafe !important;
}

.focus\:to-blue-200:focus{
  --tw-gradient-to: #bfdbfe !important;
}

.focus\:to-blue-300:focus{
  --tw-gradient-to: #93c5fd !important;
}

.focus\:to-blue-400:focus{
  --tw-gradient-to: #60a5fa !important;
}

.focus\:to-blue-500:focus{
  --tw-gradient-to: #3b82f6 !important;
}

.focus\:to-blue-600:focus{
  --tw-gradient-to: #2563eb !important;
}

.focus\:to-blue-700:focus{
  --tw-gradient-to: #1d4ed8 !important;
}

.focus\:to-blue-800:focus{
  --tw-gradient-to: #1e40af !important;
}

.focus\:to-blue-900:focus{
  --tw-gradient-to: #1e3a8a !important;
}

.focus\:to-indigo-50:focus{
  --tw-gradient-to: #eef2ff !important;
}

.focus\:to-indigo-100:focus{
  --tw-gradient-to: #e0e7ff !important;
}

.focus\:to-indigo-200:focus{
  --tw-gradient-to: #c7d2fe !important;
}

.focus\:to-indigo-300:focus{
  --tw-gradient-to: #a5b4fc !important;
}

.focus\:to-indigo-400:focus{
  --tw-gradient-to: #818cf8 !important;
}

.focus\:to-indigo-500:focus{
  --tw-gradient-to: #6366f1 !important;
}

.focus\:to-indigo-600:focus{
  --tw-gradient-to: #4f46e5 !important;
}

.focus\:to-indigo-700:focus{
  --tw-gradient-to: #4338ca !important;
}

.focus\:to-indigo-800:focus{
  --tw-gradient-to: #3730a3 !important;
}

.focus\:to-indigo-900:focus{
  --tw-gradient-to: #312e81 !important;
}

.focus\:to-purple-50:focus{
  --tw-gradient-to: #f5f3ff !important;
}

.focus\:to-purple-100:focus{
  --tw-gradient-to: #ede9fe !important;
}

.focus\:to-purple-200:focus{
  --tw-gradient-to: #ddd6fe !important;
}

.focus\:to-purple-300:focus{
  --tw-gradient-to: #c4b5fd !important;
}

.focus\:to-purple-400:focus{
  --tw-gradient-to: #a78bfa !important;
}

.focus\:to-purple-500:focus{
  --tw-gradient-to: #8b5cf6 !important;
}

.focus\:to-purple-600:focus{
  --tw-gradient-to: #7c3aed !important;
}

.focus\:to-purple-700:focus{
  --tw-gradient-to: #6d28d9 !important;
}

.focus\:to-purple-800:focus{
  --tw-gradient-to: #5b21b6 !important;
}

.focus\:to-purple-900:focus{
  --tw-gradient-to: #4c1d95 !important;
}

.focus\:to-pink-50:focus{
  --tw-gradient-to: #fdf2f8 !important;
}

.focus\:to-pink-100:focus{
  --tw-gradient-to: #fce7f3 !important;
}

.focus\:to-pink-200:focus{
  --tw-gradient-to: #fbcfe8 !important;
}

.focus\:to-pink-300:focus{
  --tw-gradient-to: #f9a8d4 !important;
}

.focus\:to-pink-400:focus{
  --tw-gradient-to: #f472b6 !important;
}

.focus\:to-pink-500:focus{
  --tw-gradient-to: #ec4899 !important;
}

.focus\:to-pink-600:focus{
  --tw-gradient-to: #db2777 !important;
}

.focus\:to-pink-700:focus{
  --tw-gradient-to: #be185d !important;
}

.focus\:to-pink-800:focus{
  --tw-gradient-to: #9d174d !important;
}

.focus\:to-pink-900:focus{
  --tw-gradient-to: #831843 !important;
}

.focus\:to-cyan-50:focus{
  --tw-gradient-to: #ecfeff !important;
}

.focus\:to-cyan-100:focus{
  --tw-gradient-to: #cffafe !important;
}

.focus\:to-cyan-200:focus{
  --tw-gradient-to: #a5f3fc !important;
}

.focus\:to-cyan-300:focus{
  --tw-gradient-to: #67e8f9 !important;
}

.focus\:to-cyan-400:focus{
  --tw-gradient-to: #22d3ee !important;
}

.focus\:to-cyan-500:focus{
  --tw-gradient-to: #06b6d4 !important;
}

.focus\:to-cyan-600:focus{
  --tw-gradient-to: #0891b2 !important;
}

.focus\:to-cyan-700:focus{
  --tw-gradient-to: #0e7490 !important;
}

.focus\:to-cyan-800:focus{
  --tw-gradient-to: #155e75 !important;
}

.focus\:to-cyan-900:focus{
  --tw-gradient-to: #164e63 !important;
}

.focus\:to-light-blue-50:focus{
  --tw-gradient-to: #f0f9ff !important;
}

.focus\:to-light-blue-100:focus{
  --tw-gradient-to: #e0f2fe !important;
}

.focus\:to-light-blue-200:focus{
  --tw-gradient-to: #bae6fd !important;
}

.focus\:to-light-blue-300:focus{
  --tw-gradient-to: #7dd3fc !important;
}

.focus\:to-light-blue-400:focus{
  --tw-gradient-to: #38bdf8 !important;
}

.focus\:to-light-blue-500:focus{
  --tw-gradient-to: #0ea5e9 !important;
}

.focus\:to-light-blue-600:focus{
  --tw-gradient-to: #0284c7 !important;
}

.focus\:to-light-blue-700:focus{
  --tw-gradient-to: #0369a1 !important;
}

.focus\:to-light-blue-800:focus{
  --tw-gradient-to: #075985 !important;
}

.focus\:to-light-blue-900:focus{
  --tw-gradient-to: #0c4a6e !important;
}

.focus\:to-amber-50:focus{
  --tw-gradient-to: #fffbeb !important;
}

.focus\:to-amber-100:focus{
  --tw-gradient-to: #fef3c7 !important;
}

.focus\:to-amber-200:focus{
  --tw-gradient-to: #fde68a !important;
}

.focus\:to-amber-300:focus{
  --tw-gradient-to: #fcd34d !important;
}

.focus\:to-amber-400:focus{
  --tw-gradient-to: #fbbf24 !important;
}

.focus\:to-amber-500:focus{
  --tw-gradient-to: #f59e0b !important;
}

.focus\:to-amber-600:focus{
  --tw-gradient-to: #d97706 !important;
}

.focus\:to-amber-700:focus{
  --tw-gradient-to: #b45309 !important;
}

.focus\:to-amber-800:focus{
  --tw-gradient-to: #92400e !important;
}

.focus\:to-amber-900:focus{
  --tw-gradient-to: #78350f !important;
}

.focus\:to-space-cadet:focus{
  --tw-gradient-to: #2B2D42 !important;
}

.focus\:to-manatee:focus{
  --tw-gradient-to: #8D99AE !important;
}

.focus\:to-cynabar:focus{
  --tw-gradient-to: #F24333 !important;
}

.focus\:to-imperial-red:focus{
  --tw-gradient-to: #EF233C !important;
}

.focus\:to-special-black:focus{
  --tw-gradient-to: #03071E !important;
}

.focus\:to-dark-sienna:focus{
  --tw-gradient-to: #370617 !important;
}

.focus\:to-rosewood:focus{
  --tw-gradient-to: #6A040F !important;
}

.focus\:to-dark-red:focus{
  --tw-gradient-to: #9D0208 !important;
}

.focus\:to-rosso-corsa:focus{
  --tw-gradient-to: #D00000 !important;
}

.focus\:to-vermillion:focus{
  --tw-gradient-to: #DC2F02 !important;
}

.focus\:to-persimmon:focus{
  --tw-gradient-to: #E85D04 !important;
}

.focus\:to-carrot-orange:focus{
  --tw-gradient-to: #F48C06 !important;
}

.focus\:to-orange-web:focus{
  --tw-gradient-to: #FAA307 !important;
}

.focus\:to-selective-yellow:focus{
  --tw-gradient-to: #FFBA08 !important;
}

.focus\:to-bottle-green:focus{
  --tw-gradient-to: #2D6A4F !important;
}

.focus\:to-illuminating-emerald:focus{
  --tw-gradient-to: #40916C !important;
}

.dark .dark\:from-transparent{
  --tw-gradient-from: transparent !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:from-current{
  --tw-gradient-from: currentColor !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:from-black{
  --tw-gradient-from: #000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:from-white{
  --tw-gradient-from: #fff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:from-gray-50{
  --tw-gradient-from: #f9fafb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.dark .dark\:from-gray-100{
  --tw-gradient-from: #f3f4f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.dark .dark\:from-gray-200{
  --tw-gradient-from: #e5e7eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.dark .dark\:from-gray-300{
  --tw-gradient-from: #d1d5db !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.dark .dark\:from-gray-400{
  --tw-gradient-from: #9ca3af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.dark .dark\:from-gray-500{
  --tw-gradient-from: #6b7280 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.dark .dark\:from-gray-600{
  --tw-gradient-from: #4b5563 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.dark .dark\:from-gray-700{
  --tw-gradient-from: #374151 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.dark .dark\:from-gray-800{
  --tw-gradient-from: #1f2937 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.dark .dark\:from-gray-900{
  --tw-gradient-from: #111827 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.dark .dark\:from-red-50{
  --tw-gradient-from: #fef2f2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.dark .dark\:from-red-100{
  --tw-gradient-from: #fee2e2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.dark .dark\:from-red-200{
  --tw-gradient-from: #fecaca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.dark .dark\:from-red-300{
  --tw-gradient-from: #fca5a5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.dark .dark\:from-red-400{
  --tw-gradient-from: #f87171 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.dark .dark\:from-red-500{
  --tw-gradient-from: #ef4444 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.dark .dark\:from-red-600{
  --tw-gradient-from: #dc2626 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.dark .dark\:from-red-700{
  --tw-gradient-from: #b91c1c !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.dark .dark\:from-red-800{
  --tw-gradient-from: #991b1b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.dark .dark\:from-red-900{
  --tw-gradient-from: #7f1d1d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.dark .dark\:from-yellow-50{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:from-yellow-100{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:from-yellow-200{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:from-yellow-300{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:from-yellow-400{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:from-yellow-500{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:from-yellow-600{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:from-yellow-700{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:from-yellow-800{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:from-yellow-900{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:from-green-50{
  --tw-gradient-from: #ecfdf5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.dark .dark\:from-green-100{
  --tw-gradient-from: #d1fae5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.dark .dark\:from-green-200{
  --tw-gradient-from: #a7f3d0 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.dark .dark\:from-green-300{
  --tw-gradient-from: #6ee7b7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.dark .dark\:from-green-400{
  --tw-gradient-from: #34d399 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.dark .dark\:from-green-500{
  --tw-gradient-from: #10b981 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.dark .dark\:from-green-600{
  --tw-gradient-from: #059669 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.dark .dark\:from-green-700{
  --tw-gradient-from: #047857 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.dark .dark\:from-green-800{
  --tw-gradient-from: #065f46 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.dark .dark\:from-green-900{
  --tw-gradient-from: #064e3b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.dark .dark\:from-blue-50{
  --tw-gradient-from: #eff6ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.dark .dark\:from-blue-100{
  --tw-gradient-from: #dbeafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.dark .dark\:from-blue-200{
  --tw-gradient-from: #bfdbfe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.dark .dark\:from-blue-300{
  --tw-gradient-from: #93c5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.dark .dark\:from-blue-400{
  --tw-gradient-from: #60a5fa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.dark .dark\:from-blue-500{
  --tw-gradient-from: #3b82f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.dark .dark\:from-blue-600{
  --tw-gradient-from: #2563eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.dark .dark\:from-blue-700{
  --tw-gradient-from: #1d4ed8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.dark .dark\:from-blue-800{
  --tw-gradient-from: #1e40af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.dark .dark\:from-blue-900{
  --tw-gradient-from: #1e3a8a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.dark .dark\:from-indigo-50{
  --tw-gradient-from: #eef2ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.dark .dark\:from-indigo-100{
  --tw-gradient-from: #e0e7ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.dark .dark\:from-indigo-200{
  --tw-gradient-from: #c7d2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.dark .dark\:from-indigo-300{
  --tw-gradient-from: #a5b4fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.dark .dark\:from-indigo-400{
  --tw-gradient-from: #818cf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.dark .dark\:from-indigo-500{
  --tw-gradient-from: #6366f1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.dark .dark\:from-indigo-600{
  --tw-gradient-from: #4f46e5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.dark .dark\:from-indigo-700{
  --tw-gradient-from: #4338ca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.dark .dark\:from-indigo-800{
  --tw-gradient-from: #3730a3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.dark .dark\:from-indigo-900{
  --tw-gradient-from: #312e81 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.dark .dark\:from-purple-50{
  --tw-gradient-from: #f5f3ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.dark .dark\:from-purple-100{
  --tw-gradient-from: #ede9fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.dark .dark\:from-purple-200{
  --tw-gradient-from: #ddd6fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.dark .dark\:from-purple-300{
  --tw-gradient-from: #c4b5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.dark .dark\:from-purple-400{
  --tw-gradient-from: #a78bfa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.dark .dark\:from-purple-500{
  --tw-gradient-from: #8b5cf6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.dark .dark\:from-purple-600{
  --tw-gradient-from: #7c3aed !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.dark .dark\:from-purple-700{
  --tw-gradient-from: #6d28d9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.dark .dark\:from-purple-800{
  --tw-gradient-from: #5b21b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.dark .dark\:from-purple-900{
  --tw-gradient-from: #4c1d95 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.dark .dark\:from-pink-50{
  --tw-gradient-from: #fdf2f8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.dark .dark\:from-pink-100{
  --tw-gradient-from: #fce7f3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.dark .dark\:from-pink-200{
  --tw-gradient-from: #fbcfe8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.dark .dark\:from-pink-300{
  --tw-gradient-from: #f9a8d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.dark .dark\:from-pink-400{
  --tw-gradient-from: #f472b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.dark .dark\:from-pink-500{
  --tw-gradient-from: #ec4899 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.dark .dark\:from-pink-600{
  --tw-gradient-from: #db2777 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.dark .dark\:from-pink-700{
  --tw-gradient-from: #be185d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.dark .dark\:from-pink-800{
  --tw-gradient-from: #9d174d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.dark .dark\:from-pink-900{
  --tw-gradient-from: #831843 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.dark .dark\:from-cyan-50{
  --tw-gradient-from: #ecfeff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.dark .dark\:from-cyan-100{
  --tw-gradient-from: #cffafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.dark .dark\:from-cyan-200{
  --tw-gradient-from: #a5f3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.dark .dark\:from-cyan-300{
  --tw-gradient-from: #67e8f9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.dark .dark\:from-cyan-400{
  --tw-gradient-from: #22d3ee !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.dark .dark\:from-cyan-500{
  --tw-gradient-from: #06b6d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.dark .dark\:from-cyan-600{
  --tw-gradient-from: #0891b2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.dark .dark\:from-cyan-700{
  --tw-gradient-from: #0e7490 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.dark .dark\:from-cyan-800{
  --tw-gradient-from: #155e75 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.dark .dark\:from-cyan-900{
  --tw-gradient-from: #164e63 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.dark .dark\:from-light-blue-50{
  --tw-gradient-from: #f0f9ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.dark .dark\:from-light-blue-100{
  --tw-gradient-from: #e0f2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.dark .dark\:from-light-blue-200{
  --tw-gradient-from: #bae6fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.dark .dark\:from-light-blue-300{
  --tw-gradient-from: #7dd3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.dark .dark\:from-light-blue-400{
  --tw-gradient-from: #38bdf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.dark .dark\:from-light-blue-500{
  --tw-gradient-from: #0ea5e9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.dark .dark\:from-light-blue-600{
  --tw-gradient-from: #0284c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.dark .dark\:from-light-blue-700{
  --tw-gradient-from: #0369a1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.dark .dark\:from-light-blue-800{
  --tw-gradient-from: #075985 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.dark .dark\:from-light-blue-900{
  --tw-gradient-from: #0c4a6e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.dark .dark\:from-amber-50{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:from-amber-100{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:from-amber-200{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:from-amber-300{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:from-amber-400{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:from-amber-500{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:from-amber-600{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:from-amber-700{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:from-amber-800{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:from-amber-900{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:from-space-cadet{
  --tw-gradient-from: #2B2D42 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.dark .dark\:from-manatee{
  --tw-gradient-from: #8D99AE !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.dark .dark\:from-cynabar{
  --tw-gradient-from: #F24333 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.dark .dark\:from-imperial-red{
  --tw-gradient-from: #EF233C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.dark .dark\:from-special-black{
  --tw-gradient-from: #03071E !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.dark .dark\:from-dark-sienna{
  --tw-gradient-from: #370617 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.dark .dark\:from-rosewood{
  --tw-gradient-from: #6A040F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.dark .dark\:from-dark-red{
  --tw-gradient-from: #9D0208 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.dark .dark\:from-rosso-corsa{
  --tw-gradient-from: #D00000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.dark .dark\:from-vermillion{
  --tw-gradient-from: #DC2F02 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.dark .dark\:from-persimmon{
  --tw-gradient-from: #E85D04 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.dark .dark\:from-carrot-orange{
  --tw-gradient-from: #F48C06 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.dark .dark\:from-orange-web{
  --tw-gradient-from: #FAA307 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.dark .dark\:from-selective-yellow{
  --tw-gradient-from: #FFBA08 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.dark .dark\:from-bottle-green{
  --tw-gradient-from: #2D6A4F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.dark .dark\:from-illuminating-emerald{
  --tw-gradient-from: #40916C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.dark .dark\:via-transparent{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:via-current{
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:via-black{
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:via-white{
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:via-gray-50{
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.dark .dark\:via-gray-100{
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.dark .dark\:via-gray-200{
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.dark .dark\:via-gray-300{
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.dark .dark\:via-gray-400{
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.dark .dark\:via-gray-500{
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.dark .dark\:via-gray-600{
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.dark .dark\:via-gray-700{
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.dark .dark\:via-gray-800{
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.dark .dark\:via-gray-900{
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.dark .dark\:via-red-50{
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.dark .dark\:via-red-100{
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.dark .dark\:via-red-200{
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.dark .dark\:via-red-300{
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.dark .dark\:via-red-400{
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.dark .dark\:via-red-500{
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.dark .dark\:via-red-600{
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.dark .dark\:via-red-700{
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.dark .dark\:via-red-800{
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.dark .dark\:via-red-900{
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.dark .dark\:via-yellow-50{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:via-yellow-100{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:via-yellow-200{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:via-yellow-300{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:via-yellow-400{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:via-yellow-500{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:via-yellow-600{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:via-yellow-700{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:via-yellow-800{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:via-yellow-900{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:via-green-50{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.dark .dark\:via-green-100{
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.dark .dark\:via-green-200{
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.dark .dark\:via-green-300{
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.dark .dark\:via-green-400{
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.dark .dark\:via-green-500{
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.dark .dark\:via-green-600{
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.dark .dark\:via-green-700{
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.dark .dark\:via-green-800{
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.dark .dark\:via-green-900{
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.dark .dark\:via-blue-50{
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.dark .dark\:via-blue-100{
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.dark .dark\:via-blue-200{
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.dark .dark\:via-blue-300{
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.dark .dark\:via-blue-400{
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.dark .dark\:via-blue-500{
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.dark .dark\:via-blue-600{
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.dark .dark\:via-blue-700{
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.dark .dark\:via-blue-800{
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.dark .dark\:via-blue-900{
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.dark .dark\:via-indigo-50{
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.dark .dark\:via-indigo-100{
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.dark .dark\:via-indigo-200{
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.dark .dark\:via-indigo-300{
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.dark .dark\:via-indigo-400{
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.dark .dark\:via-indigo-500{
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.dark .dark\:via-indigo-600{
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.dark .dark\:via-indigo-700{
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.dark .dark\:via-indigo-800{
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.dark .dark\:via-indigo-900{
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.dark .dark\:via-purple-50{
  --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.dark .dark\:via-purple-100{
  --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.dark .dark\:via-purple-200{
  --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.dark .dark\:via-purple-300{
  --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.dark .dark\:via-purple-400{
  --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.dark .dark\:via-purple-500{
  --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.dark .dark\:via-purple-600{
  --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.dark .dark\:via-purple-700{
  --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.dark .dark\:via-purple-800{
  --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.dark .dark\:via-purple-900{
  --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.dark .dark\:via-pink-50{
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.dark .dark\:via-pink-100{
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.dark .dark\:via-pink-200{
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.dark .dark\:via-pink-300{
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.dark .dark\:via-pink-400{
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.dark .dark\:via-pink-500{
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.dark .dark\:via-pink-600{
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.dark .dark\:via-pink-700{
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.dark .dark\:via-pink-800{
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.dark .dark\:via-pink-900{
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.dark .dark\:via-cyan-50{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.dark .dark\:via-cyan-100{
  --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.dark .dark\:via-cyan-200{
  --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.dark .dark\:via-cyan-300{
  --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.dark .dark\:via-cyan-400{
  --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.dark .dark\:via-cyan-500{
  --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.dark .dark\:via-cyan-600{
  --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.dark .dark\:via-cyan-700{
  --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.dark .dark\:via-cyan-800{
  --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.dark .dark\:via-cyan-900{
  --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.dark .dark\:via-light-blue-50{
  --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.dark .dark\:via-light-blue-100{
  --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.dark .dark\:via-light-blue-200{
  --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.dark .dark\:via-light-blue-300{
  --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.dark .dark\:via-light-blue-400{
  --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.dark .dark\:via-light-blue-500{
  --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.dark .dark\:via-light-blue-600{
  --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.dark .dark\:via-light-blue-700{
  --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.dark .dark\:via-light-blue-800{
  --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.dark .dark\:via-light-blue-900{
  --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.dark .dark\:via-amber-50{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:via-amber-100{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:via-amber-200{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:via-amber-300{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:via-amber-400{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:via-amber-500{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:via-amber-600{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:via-amber-700{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:via-amber-800{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:via-amber-900{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:via-space-cadet{
  --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.dark .dark\:via-manatee{
  --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.dark .dark\:via-cynabar{
  --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.dark .dark\:via-imperial-red{
  --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.dark .dark\:via-special-black{
  --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.dark .dark\:via-dark-sienna{
  --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.dark .dark\:via-rosewood{
  --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.dark .dark\:via-dark-red{
  --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.dark .dark\:via-rosso-corsa{
  --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.dark .dark\:via-vermillion{
  --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.dark .dark\:via-persimmon{
  --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.dark .dark\:via-carrot-orange{
  --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.dark .dark\:via-orange-web{
  --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.dark .dark\:via-selective-yellow{
  --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.dark .dark\:via-bottle-green{
  --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.dark .dark\:via-illuminating-emerald{
  --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.dark .dark\:to-transparent{
  --tw-gradient-to: transparent !important;
}

.dark .dark\:to-current{
  --tw-gradient-to: currentColor !important;
}

.dark .dark\:to-black{
  --tw-gradient-to: #000 !important;
}

.dark .dark\:to-white{
  --tw-gradient-to: #fff !important;
}

.dark .dark\:to-gray-50{
  --tw-gradient-to: #f9fafb !important;
}

.dark .dark\:to-gray-100{
  --tw-gradient-to: #f3f4f6 !important;
}

.dark .dark\:to-gray-200{
  --tw-gradient-to: #e5e7eb !important;
}

.dark .dark\:to-gray-300{
  --tw-gradient-to: #d1d5db !important;
}

.dark .dark\:to-gray-400{
  --tw-gradient-to: #9ca3af !important;
}

.dark .dark\:to-gray-500{
  --tw-gradient-to: #6b7280 !important;
}

.dark .dark\:to-gray-600{
  --tw-gradient-to: #4b5563 !important;
}

.dark .dark\:to-gray-700{
  --tw-gradient-to: #374151 !important;
}

.dark .dark\:to-gray-800{
  --tw-gradient-to: #1f2937 !important;
}

.dark .dark\:to-gray-900{
  --tw-gradient-to: #111827 !important;
}

.dark .dark\:to-red-50{
  --tw-gradient-to: #fef2f2 !important;
}

.dark .dark\:to-red-100{
  --tw-gradient-to: #fee2e2 !important;
}

.dark .dark\:to-red-200{
  --tw-gradient-to: #fecaca !important;
}

.dark .dark\:to-red-300{
  --tw-gradient-to: #fca5a5 !important;
}

.dark .dark\:to-red-400{
  --tw-gradient-to: #f87171 !important;
}

.dark .dark\:to-red-500{
  --tw-gradient-to: #ef4444 !important;
}

.dark .dark\:to-red-600{
  --tw-gradient-to: #dc2626 !important;
}

.dark .dark\:to-red-700{
  --tw-gradient-to: #b91c1c !important;
}

.dark .dark\:to-red-800{
  --tw-gradient-to: #991b1b !important;
}

.dark .dark\:to-red-900{
  --tw-gradient-to: #7f1d1d !important;
}

.dark .dark\:to-yellow-50{
  --tw-gradient-to: #fffbeb !important;
}

.dark .dark\:to-yellow-100{
  --tw-gradient-to: #fef3c7 !important;
}

.dark .dark\:to-yellow-200{
  --tw-gradient-to: #fde68a !important;
}

.dark .dark\:to-yellow-300{
  --tw-gradient-to: #fcd34d !important;
}

.dark .dark\:to-yellow-400{
  --tw-gradient-to: #fbbf24 !important;
}

.dark .dark\:to-yellow-500{
  --tw-gradient-to: #f59e0b !important;
}

.dark .dark\:to-yellow-600{
  --tw-gradient-to: #d97706 !important;
}

.dark .dark\:to-yellow-700{
  --tw-gradient-to: #b45309 !important;
}

.dark .dark\:to-yellow-800{
  --tw-gradient-to: #92400e !important;
}

.dark .dark\:to-yellow-900{
  --tw-gradient-to: #78350f !important;
}

.dark .dark\:to-green-50{
  --tw-gradient-to: #ecfdf5 !important;
}

.dark .dark\:to-green-100{
  --tw-gradient-to: #d1fae5 !important;
}

.dark .dark\:to-green-200{
  --tw-gradient-to: #a7f3d0 !important;
}

.dark .dark\:to-green-300{
  --tw-gradient-to: #6ee7b7 !important;
}

.dark .dark\:to-green-400{
  --tw-gradient-to: #34d399 !important;
}

.dark .dark\:to-green-500{
  --tw-gradient-to: #10b981 !important;
}

.dark .dark\:to-green-600{
  --tw-gradient-to: #059669 !important;
}

.dark .dark\:to-green-700{
  --tw-gradient-to: #047857 !important;
}

.dark .dark\:to-green-800{
  --tw-gradient-to: #065f46 !important;
}

.dark .dark\:to-green-900{
  --tw-gradient-to: #064e3b !important;
}

.dark .dark\:to-blue-50{
  --tw-gradient-to: #eff6ff !important;
}

.dark .dark\:to-blue-100{
  --tw-gradient-to: #dbeafe !important;
}

.dark .dark\:to-blue-200{
  --tw-gradient-to: #bfdbfe !important;
}

.dark .dark\:to-blue-300{
  --tw-gradient-to: #93c5fd !important;
}

.dark .dark\:to-blue-400{
  --tw-gradient-to: #60a5fa !important;
}

.dark .dark\:to-blue-500{
  --tw-gradient-to: #3b82f6 !important;
}

.dark .dark\:to-blue-600{
  --tw-gradient-to: #2563eb !important;
}

.dark .dark\:to-blue-700{
  --tw-gradient-to: #1d4ed8 !important;
}

.dark .dark\:to-blue-800{
  --tw-gradient-to: #1e40af !important;
}

.dark .dark\:to-blue-900{
  --tw-gradient-to: #1e3a8a !important;
}

.dark .dark\:to-indigo-50{
  --tw-gradient-to: #eef2ff !important;
}

.dark .dark\:to-indigo-100{
  --tw-gradient-to: #e0e7ff !important;
}

.dark .dark\:to-indigo-200{
  --tw-gradient-to: #c7d2fe !important;
}

.dark .dark\:to-indigo-300{
  --tw-gradient-to: #a5b4fc !important;
}

.dark .dark\:to-indigo-400{
  --tw-gradient-to: #818cf8 !important;
}

.dark .dark\:to-indigo-500{
  --tw-gradient-to: #6366f1 !important;
}

.dark .dark\:to-indigo-600{
  --tw-gradient-to: #4f46e5 !important;
}

.dark .dark\:to-indigo-700{
  --tw-gradient-to: #4338ca !important;
}

.dark .dark\:to-indigo-800{
  --tw-gradient-to: #3730a3 !important;
}

.dark .dark\:to-indigo-900{
  --tw-gradient-to: #312e81 !important;
}

.dark .dark\:to-purple-50{
  --tw-gradient-to: #f5f3ff !important;
}

.dark .dark\:to-purple-100{
  --tw-gradient-to: #ede9fe !important;
}

.dark .dark\:to-purple-200{
  --tw-gradient-to: #ddd6fe !important;
}

.dark .dark\:to-purple-300{
  --tw-gradient-to: #c4b5fd !important;
}

.dark .dark\:to-purple-400{
  --tw-gradient-to: #a78bfa !important;
}

.dark .dark\:to-purple-500{
  --tw-gradient-to: #8b5cf6 !important;
}

.dark .dark\:to-purple-600{
  --tw-gradient-to: #7c3aed !important;
}

.dark .dark\:to-purple-700{
  --tw-gradient-to: #6d28d9 !important;
}

.dark .dark\:to-purple-800{
  --tw-gradient-to: #5b21b6 !important;
}

.dark .dark\:to-purple-900{
  --tw-gradient-to: #4c1d95 !important;
}

.dark .dark\:to-pink-50{
  --tw-gradient-to: #fdf2f8 !important;
}

.dark .dark\:to-pink-100{
  --tw-gradient-to: #fce7f3 !important;
}

.dark .dark\:to-pink-200{
  --tw-gradient-to: #fbcfe8 !important;
}

.dark .dark\:to-pink-300{
  --tw-gradient-to: #f9a8d4 !important;
}

.dark .dark\:to-pink-400{
  --tw-gradient-to: #f472b6 !important;
}

.dark .dark\:to-pink-500{
  --tw-gradient-to: #ec4899 !important;
}

.dark .dark\:to-pink-600{
  --tw-gradient-to: #db2777 !important;
}

.dark .dark\:to-pink-700{
  --tw-gradient-to: #be185d !important;
}

.dark .dark\:to-pink-800{
  --tw-gradient-to: #9d174d !important;
}

.dark .dark\:to-pink-900{
  --tw-gradient-to: #831843 !important;
}

.dark .dark\:to-cyan-50{
  --tw-gradient-to: #ecfeff !important;
}

.dark .dark\:to-cyan-100{
  --tw-gradient-to: #cffafe !important;
}

.dark .dark\:to-cyan-200{
  --tw-gradient-to: #a5f3fc !important;
}

.dark .dark\:to-cyan-300{
  --tw-gradient-to: #67e8f9 !important;
}

.dark .dark\:to-cyan-400{
  --tw-gradient-to: #22d3ee !important;
}

.dark .dark\:to-cyan-500{
  --tw-gradient-to: #06b6d4 !important;
}

.dark .dark\:to-cyan-600{
  --tw-gradient-to: #0891b2 !important;
}

.dark .dark\:to-cyan-700{
  --tw-gradient-to: #0e7490 !important;
}

.dark .dark\:to-cyan-800{
  --tw-gradient-to: #155e75 !important;
}

.dark .dark\:to-cyan-900{
  --tw-gradient-to: #164e63 !important;
}

.dark .dark\:to-light-blue-50{
  --tw-gradient-to: #f0f9ff !important;
}

.dark .dark\:to-light-blue-100{
  --tw-gradient-to: #e0f2fe !important;
}

.dark .dark\:to-light-blue-200{
  --tw-gradient-to: #bae6fd !important;
}

.dark .dark\:to-light-blue-300{
  --tw-gradient-to: #7dd3fc !important;
}

.dark .dark\:to-light-blue-400{
  --tw-gradient-to: #38bdf8 !important;
}

.dark .dark\:to-light-blue-500{
  --tw-gradient-to: #0ea5e9 !important;
}

.dark .dark\:to-light-blue-600{
  --tw-gradient-to: #0284c7 !important;
}

.dark .dark\:to-light-blue-700{
  --tw-gradient-to: #0369a1 !important;
}

.dark .dark\:to-light-blue-800{
  --tw-gradient-to: #075985 !important;
}

.dark .dark\:to-light-blue-900{
  --tw-gradient-to: #0c4a6e !important;
}

.dark .dark\:to-amber-50{
  --tw-gradient-to: #fffbeb !important;
}

.dark .dark\:to-amber-100{
  --tw-gradient-to: #fef3c7 !important;
}

.dark .dark\:to-amber-200{
  --tw-gradient-to: #fde68a !important;
}

.dark .dark\:to-amber-300{
  --tw-gradient-to: #fcd34d !important;
}

.dark .dark\:to-amber-400{
  --tw-gradient-to: #fbbf24 !important;
}

.dark .dark\:to-amber-500{
  --tw-gradient-to: #f59e0b !important;
}

.dark .dark\:to-amber-600{
  --tw-gradient-to: #d97706 !important;
}

.dark .dark\:to-amber-700{
  --tw-gradient-to: #b45309 !important;
}

.dark .dark\:to-amber-800{
  --tw-gradient-to: #92400e !important;
}

.dark .dark\:to-amber-900{
  --tw-gradient-to: #78350f !important;
}

.dark .dark\:to-space-cadet{
  --tw-gradient-to: #2B2D42 !important;
}

.dark .dark\:to-manatee{
  --tw-gradient-to: #8D99AE !important;
}

.dark .dark\:to-cynabar{
  --tw-gradient-to: #F24333 !important;
}

.dark .dark\:to-imperial-red{
  --tw-gradient-to: #EF233C !important;
}

.dark .dark\:to-special-black{
  --tw-gradient-to: #03071E !important;
}

.dark .dark\:to-dark-sienna{
  --tw-gradient-to: #370617 !important;
}

.dark .dark\:to-rosewood{
  --tw-gradient-to: #6A040F !important;
}

.dark .dark\:to-dark-red{
  --tw-gradient-to: #9D0208 !important;
}

.dark .dark\:to-rosso-corsa{
  --tw-gradient-to: #D00000 !important;
}

.dark .dark\:to-vermillion{
  --tw-gradient-to: #DC2F02 !important;
}

.dark .dark\:to-persimmon{
  --tw-gradient-to: #E85D04 !important;
}

.dark .dark\:to-carrot-orange{
  --tw-gradient-to: #F48C06 !important;
}

.dark .dark\:to-orange-web{
  --tw-gradient-to: #FAA307 !important;
}

.dark .dark\:to-selective-yellow{
  --tw-gradient-to: #FFBA08 !important;
}

.dark .dark\:to-bottle-green{
  --tw-gradient-to: #2D6A4F !important;
}

.dark .dark\:to-illuminating-emerald{
  --tw-gradient-to: #40916C !important;
}

.dark .dark\:hover\:from-transparent:hover{
  --tw-gradient-from: transparent !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:hover\:from-current:hover{
  --tw-gradient-from: currentColor !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:hover\:from-black:hover{
  --tw-gradient-from: #000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:hover\:from-white:hover{
  --tw-gradient-from: #fff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:hover\:from-gray-50:hover{
  --tw-gradient-from: #f9fafb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.dark .dark\:hover\:from-gray-100:hover{
  --tw-gradient-from: #f3f4f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.dark .dark\:hover\:from-gray-200:hover{
  --tw-gradient-from: #e5e7eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.dark .dark\:hover\:from-gray-300:hover{
  --tw-gradient-from: #d1d5db !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.dark .dark\:hover\:from-gray-400:hover{
  --tw-gradient-from: #9ca3af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.dark .dark\:hover\:from-gray-500:hover{
  --tw-gradient-from: #6b7280 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.dark .dark\:hover\:from-gray-600:hover{
  --tw-gradient-from: #4b5563 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.dark .dark\:hover\:from-gray-700:hover{
  --tw-gradient-from: #374151 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.dark .dark\:hover\:from-gray-800:hover{
  --tw-gradient-from: #1f2937 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.dark .dark\:hover\:from-gray-900:hover{
  --tw-gradient-from: #111827 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.dark .dark\:hover\:from-red-50:hover{
  --tw-gradient-from: #fef2f2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.dark .dark\:hover\:from-red-100:hover{
  --tw-gradient-from: #fee2e2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.dark .dark\:hover\:from-red-200:hover{
  --tw-gradient-from: #fecaca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.dark .dark\:hover\:from-red-300:hover{
  --tw-gradient-from: #fca5a5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.dark .dark\:hover\:from-red-400:hover{
  --tw-gradient-from: #f87171 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.dark .dark\:hover\:from-red-500:hover{
  --tw-gradient-from: #ef4444 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.dark .dark\:hover\:from-red-600:hover{
  --tw-gradient-from: #dc2626 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.dark .dark\:hover\:from-red-700:hover{
  --tw-gradient-from: #b91c1c !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.dark .dark\:hover\:from-red-800:hover{
  --tw-gradient-from: #991b1b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.dark .dark\:hover\:from-red-900:hover{
  --tw-gradient-from: #7f1d1d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.dark .dark\:hover\:from-yellow-50:hover{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:hover\:from-yellow-100:hover{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:hover\:from-yellow-200:hover{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:hover\:from-yellow-300:hover{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:hover\:from-yellow-400:hover{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:hover\:from-yellow-500:hover{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:hover\:from-yellow-600:hover{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:hover\:from-yellow-700:hover{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:hover\:from-yellow-800:hover{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:hover\:from-yellow-900:hover{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:hover\:from-green-50:hover{
  --tw-gradient-from: #ecfdf5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.dark .dark\:hover\:from-green-100:hover{
  --tw-gradient-from: #d1fae5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.dark .dark\:hover\:from-green-200:hover{
  --tw-gradient-from: #a7f3d0 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.dark .dark\:hover\:from-green-300:hover{
  --tw-gradient-from: #6ee7b7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.dark .dark\:hover\:from-green-400:hover{
  --tw-gradient-from: #34d399 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.dark .dark\:hover\:from-green-500:hover{
  --tw-gradient-from: #10b981 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.dark .dark\:hover\:from-green-600:hover{
  --tw-gradient-from: #059669 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.dark .dark\:hover\:from-green-700:hover{
  --tw-gradient-from: #047857 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.dark .dark\:hover\:from-green-800:hover{
  --tw-gradient-from: #065f46 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.dark .dark\:hover\:from-green-900:hover{
  --tw-gradient-from: #064e3b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.dark .dark\:hover\:from-blue-50:hover{
  --tw-gradient-from: #eff6ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.dark .dark\:hover\:from-blue-100:hover{
  --tw-gradient-from: #dbeafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.dark .dark\:hover\:from-blue-200:hover{
  --tw-gradient-from: #bfdbfe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.dark .dark\:hover\:from-blue-300:hover{
  --tw-gradient-from: #93c5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.dark .dark\:hover\:from-blue-400:hover{
  --tw-gradient-from: #60a5fa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.dark .dark\:hover\:from-blue-500:hover{
  --tw-gradient-from: #3b82f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.dark .dark\:hover\:from-blue-600:hover{
  --tw-gradient-from: #2563eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.dark .dark\:hover\:from-blue-700:hover{
  --tw-gradient-from: #1d4ed8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.dark .dark\:hover\:from-blue-800:hover{
  --tw-gradient-from: #1e40af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.dark .dark\:hover\:from-blue-900:hover{
  --tw-gradient-from: #1e3a8a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.dark .dark\:hover\:from-indigo-50:hover{
  --tw-gradient-from: #eef2ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.dark .dark\:hover\:from-indigo-100:hover{
  --tw-gradient-from: #e0e7ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.dark .dark\:hover\:from-indigo-200:hover{
  --tw-gradient-from: #c7d2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.dark .dark\:hover\:from-indigo-300:hover{
  --tw-gradient-from: #a5b4fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.dark .dark\:hover\:from-indigo-400:hover{
  --tw-gradient-from: #818cf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.dark .dark\:hover\:from-indigo-500:hover{
  --tw-gradient-from: #6366f1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.dark .dark\:hover\:from-indigo-600:hover{
  --tw-gradient-from: #4f46e5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.dark .dark\:hover\:from-indigo-700:hover{
  --tw-gradient-from: #4338ca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.dark .dark\:hover\:from-indigo-800:hover{
  --tw-gradient-from: #3730a3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.dark .dark\:hover\:from-indigo-900:hover{
  --tw-gradient-from: #312e81 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.dark .dark\:hover\:from-purple-50:hover{
  --tw-gradient-from: #f5f3ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.dark .dark\:hover\:from-purple-100:hover{
  --tw-gradient-from: #ede9fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.dark .dark\:hover\:from-purple-200:hover{
  --tw-gradient-from: #ddd6fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.dark .dark\:hover\:from-purple-300:hover{
  --tw-gradient-from: #c4b5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.dark .dark\:hover\:from-purple-400:hover{
  --tw-gradient-from: #a78bfa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.dark .dark\:hover\:from-purple-500:hover{
  --tw-gradient-from: #8b5cf6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.dark .dark\:hover\:from-purple-600:hover{
  --tw-gradient-from: #7c3aed !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.dark .dark\:hover\:from-purple-700:hover{
  --tw-gradient-from: #6d28d9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.dark .dark\:hover\:from-purple-800:hover{
  --tw-gradient-from: #5b21b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.dark .dark\:hover\:from-purple-900:hover{
  --tw-gradient-from: #4c1d95 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.dark .dark\:hover\:from-pink-50:hover{
  --tw-gradient-from: #fdf2f8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.dark .dark\:hover\:from-pink-100:hover{
  --tw-gradient-from: #fce7f3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.dark .dark\:hover\:from-pink-200:hover{
  --tw-gradient-from: #fbcfe8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.dark .dark\:hover\:from-pink-300:hover{
  --tw-gradient-from: #f9a8d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.dark .dark\:hover\:from-pink-400:hover{
  --tw-gradient-from: #f472b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.dark .dark\:hover\:from-pink-500:hover{
  --tw-gradient-from: #ec4899 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.dark .dark\:hover\:from-pink-600:hover{
  --tw-gradient-from: #db2777 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.dark .dark\:hover\:from-pink-700:hover{
  --tw-gradient-from: #be185d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.dark .dark\:hover\:from-pink-800:hover{
  --tw-gradient-from: #9d174d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.dark .dark\:hover\:from-pink-900:hover{
  --tw-gradient-from: #831843 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.dark .dark\:hover\:from-cyan-50:hover{
  --tw-gradient-from: #ecfeff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.dark .dark\:hover\:from-cyan-100:hover{
  --tw-gradient-from: #cffafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.dark .dark\:hover\:from-cyan-200:hover{
  --tw-gradient-from: #a5f3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.dark .dark\:hover\:from-cyan-300:hover{
  --tw-gradient-from: #67e8f9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.dark .dark\:hover\:from-cyan-400:hover{
  --tw-gradient-from: #22d3ee !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.dark .dark\:hover\:from-cyan-500:hover{
  --tw-gradient-from: #06b6d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.dark .dark\:hover\:from-cyan-600:hover{
  --tw-gradient-from: #0891b2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.dark .dark\:hover\:from-cyan-700:hover{
  --tw-gradient-from: #0e7490 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.dark .dark\:hover\:from-cyan-800:hover{
  --tw-gradient-from: #155e75 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.dark .dark\:hover\:from-cyan-900:hover{
  --tw-gradient-from: #164e63 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.dark .dark\:hover\:from-light-blue-50:hover{
  --tw-gradient-from: #f0f9ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.dark .dark\:hover\:from-light-blue-100:hover{
  --tw-gradient-from: #e0f2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.dark .dark\:hover\:from-light-blue-200:hover{
  --tw-gradient-from: #bae6fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.dark .dark\:hover\:from-light-blue-300:hover{
  --tw-gradient-from: #7dd3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.dark .dark\:hover\:from-light-blue-400:hover{
  --tw-gradient-from: #38bdf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.dark .dark\:hover\:from-light-blue-500:hover{
  --tw-gradient-from: #0ea5e9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.dark .dark\:hover\:from-light-blue-600:hover{
  --tw-gradient-from: #0284c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.dark .dark\:hover\:from-light-blue-700:hover{
  --tw-gradient-from: #0369a1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.dark .dark\:hover\:from-light-blue-800:hover{
  --tw-gradient-from: #075985 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.dark .dark\:hover\:from-light-blue-900:hover{
  --tw-gradient-from: #0c4a6e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.dark .dark\:hover\:from-amber-50:hover{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:hover\:from-amber-100:hover{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:hover\:from-amber-200:hover{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:hover\:from-amber-300:hover{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:hover\:from-amber-400:hover{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:hover\:from-amber-500:hover{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:hover\:from-amber-600:hover{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:hover\:from-amber-700:hover{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:hover\:from-amber-800:hover{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:hover\:from-amber-900:hover{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:hover\:from-space-cadet:hover{
  --tw-gradient-from: #2B2D42 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.dark .dark\:hover\:from-manatee:hover{
  --tw-gradient-from: #8D99AE !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.dark .dark\:hover\:from-cynabar:hover{
  --tw-gradient-from: #F24333 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.dark .dark\:hover\:from-imperial-red:hover{
  --tw-gradient-from: #EF233C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.dark .dark\:hover\:from-special-black:hover{
  --tw-gradient-from: #03071E !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.dark .dark\:hover\:from-dark-sienna:hover{
  --tw-gradient-from: #370617 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.dark .dark\:hover\:from-rosewood:hover{
  --tw-gradient-from: #6A040F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.dark .dark\:hover\:from-dark-red:hover{
  --tw-gradient-from: #9D0208 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.dark .dark\:hover\:from-rosso-corsa:hover{
  --tw-gradient-from: #D00000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.dark .dark\:hover\:from-vermillion:hover{
  --tw-gradient-from: #DC2F02 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.dark .dark\:hover\:from-persimmon:hover{
  --tw-gradient-from: #E85D04 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.dark .dark\:hover\:from-carrot-orange:hover{
  --tw-gradient-from: #F48C06 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.dark .dark\:hover\:from-orange-web:hover{
  --tw-gradient-from: #FAA307 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.dark .dark\:hover\:from-selective-yellow:hover{
  --tw-gradient-from: #FFBA08 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.dark .dark\:hover\:from-bottle-green:hover{
  --tw-gradient-from: #2D6A4F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.dark .dark\:hover\:from-illuminating-emerald:hover{
  --tw-gradient-from: #40916C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.dark .dark\:hover\:via-transparent:hover{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:hover\:via-current:hover{
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:hover\:via-black:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:hover\:via-white:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:hover\:via-gray-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.dark .dark\:hover\:via-gray-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.dark .dark\:hover\:via-gray-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.dark .dark\:hover\:via-gray-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.dark .dark\:hover\:via-gray-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.dark .dark\:hover\:via-gray-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.dark .dark\:hover\:via-gray-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.dark .dark\:hover\:via-gray-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.dark .dark\:hover\:via-gray-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.dark .dark\:hover\:via-gray-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.dark .dark\:hover\:via-red-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.dark .dark\:hover\:via-red-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.dark .dark\:hover\:via-red-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.dark .dark\:hover\:via-red-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.dark .dark\:hover\:via-red-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.dark .dark\:hover\:via-red-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.dark .dark\:hover\:via-red-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.dark .dark\:hover\:via-red-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.dark .dark\:hover\:via-red-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.dark .dark\:hover\:via-red-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.dark .dark\:hover\:via-yellow-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:hover\:via-yellow-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:hover\:via-yellow-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:hover\:via-yellow-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:hover\:via-yellow-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:hover\:via-yellow-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:hover\:via-yellow-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:hover\:via-yellow-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:hover\:via-yellow-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:hover\:via-yellow-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:hover\:via-green-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.dark .dark\:hover\:via-green-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.dark .dark\:hover\:via-green-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.dark .dark\:hover\:via-green-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.dark .dark\:hover\:via-green-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.dark .dark\:hover\:via-green-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.dark .dark\:hover\:via-green-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.dark .dark\:hover\:via-green-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.dark .dark\:hover\:via-green-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.dark .dark\:hover\:via-green-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.dark .dark\:hover\:via-blue-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.dark .dark\:hover\:via-blue-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.dark .dark\:hover\:via-blue-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.dark .dark\:hover\:via-blue-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.dark .dark\:hover\:via-blue-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.dark .dark\:hover\:via-blue-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.dark .dark\:hover\:via-blue-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.dark .dark\:hover\:via-blue-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.dark .dark\:hover\:via-blue-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.dark .dark\:hover\:via-blue-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.dark .dark\:hover\:via-indigo-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.dark .dark\:hover\:via-indigo-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.dark .dark\:hover\:via-indigo-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.dark .dark\:hover\:via-indigo-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.dark .dark\:hover\:via-indigo-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.dark .dark\:hover\:via-indigo-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.dark .dark\:hover\:via-indigo-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.dark .dark\:hover\:via-indigo-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.dark .dark\:hover\:via-indigo-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.dark .dark\:hover\:via-indigo-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.dark .dark\:hover\:via-purple-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.dark .dark\:hover\:via-purple-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.dark .dark\:hover\:via-purple-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.dark .dark\:hover\:via-purple-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.dark .dark\:hover\:via-purple-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.dark .dark\:hover\:via-purple-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.dark .dark\:hover\:via-purple-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.dark .dark\:hover\:via-purple-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.dark .dark\:hover\:via-purple-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.dark .dark\:hover\:via-purple-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.dark .dark\:hover\:via-pink-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.dark .dark\:hover\:via-pink-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.dark .dark\:hover\:via-pink-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.dark .dark\:hover\:via-pink-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.dark .dark\:hover\:via-pink-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.dark .dark\:hover\:via-pink-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.dark .dark\:hover\:via-pink-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.dark .dark\:hover\:via-pink-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.dark .dark\:hover\:via-pink-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.dark .dark\:hover\:via-pink-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.dark .dark\:hover\:via-cyan-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.dark .dark\:hover\:via-cyan-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.dark .dark\:hover\:via-cyan-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.dark .dark\:hover\:via-cyan-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.dark .dark\:hover\:via-cyan-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.dark .dark\:hover\:via-cyan-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.dark .dark\:hover\:via-cyan-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.dark .dark\:hover\:via-cyan-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.dark .dark\:hover\:via-cyan-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.dark .dark\:hover\:via-cyan-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.dark .dark\:hover\:via-light-blue-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.dark .dark\:hover\:via-light-blue-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.dark .dark\:hover\:via-light-blue-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.dark .dark\:hover\:via-light-blue-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.dark .dark\:hover\:via-light-blue-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.dark .dark\:hover\:via-light-blue-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.dark .dark\:hover\:via-light-blue-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.dark .dark\:hover\:via-light-blue-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.dark .dark\:hover\:via-light-blue-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.dark .dark\:hover\:via-light-blue-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.dark .dark\:hover\:via-amber-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:hover\:via-amber-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:hover\:via-amber-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:hover\:via-amber-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:hover\:via-amber-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:hover\:via-amber-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:hover\:via-amber-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:hover\:via-amber-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:hover\:via-amber-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:hover\:via-amber-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:hover\:via-space-cadet:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.dark .dark\:hover\:via-manatee:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.dark .dark\:hover\:via-cynabar:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.dark .dark\:hover\:via-imperial-red:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.dark .dark\:hover\:via-special-black:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.dark .dark\:hover\:via-dark-sienna:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.dark .dark\:hover\:via-rosewood:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.dark .dark\:hover\:via-dark-red:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.dark .dark\:hover\:via-rosso-corsa:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.dark .dark\:hover\:via-vermillion:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.dark .dark\:hover\:via-persimmon:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.dark .dark\:hover\:via-carrot-orange:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.dark .dark\:hover\:via-orange-web:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.dark .dark\:hover\:via-selective-yellow:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.dark .dark\:hover\:via-bottle-green:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.dark .dark\:hover\:via-illuminating-emerald:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.dark .dark\:hover\:to-transparent:hover{
  --tw-gradient-to: transparent !important;
}

.dark .dark\:hover\:to-current:hover{
  --tw-gradient-to: currentColor !important;
}

.dark .dark\:hover\:to-black:hover{
  --tw-gradient-to: #000 !important;
}

.dark .dark\:hover\:to-white:hover{
  --tw-gradient-to: #fff !important;
}

.dark .dark\:hover\:to-gray-50:hover{
  --tw-gradient-to: #f9fafb !important;
}

.dark .dark\:hover\:to-gray-100:hover{
  --tw-gradient-to: #f3f4f6 !important;
}

.dark .dark\:hover\:to-gray-200:hover{
  --tw-gradient-to: #e5e7eb !important;
}

.dark .dark\:hover\:to-gray-300:hover{
  --tw-gradient-to: #d1d5db !important;
}

.dark .dark\:hover\:to-gray-400:hover{
  --tw-gradient-to: #9ca3af !important;
}

.dark .dark\:hover\:to-gray-500:hover{
  --tw-gradient-to: #6b7280 !important;
}

.dark .dark\:hover\:to-gray-600:hover{
  --tw-gradient-to: #4b5563 !important;
}

.dark .dark\:hover\:to-gray-700:hover{
  --tw-gradient-to: #374151 !important;
}

.dark .dark\:hover\:to-gray-800:hover{
  --tw-gradient-to: #1f2937 !important;
}

.dark .dark\:hover\:to-gray-900:hover{
  --tw-gradient-to: #111827 !important;
}

.dark .dark\:hover\:to-red-50:hover{
  --tw-gradient-to: #fef2f2 !important;
}

.dark .dark\:hover\:to-red-100:hover{
  --tw-gradient-to: #fee2e2 !important;
}

.dark .dark\:hover\:to-red-200:hover{
  --tw-gradient-to: #fecaca !important;
}

.dark .dark\:hover\:to-red-300:hover{
  --tw-gradient-to: #fca5a5 !important;
}

.dark .dark\:hover\:to-red-400:hover{
  --tw-gradient-to: #f87171 !important;
}

.dark .dark\:hover\:to-red-500:hover{
  --tw-gradient-to: #ef4444 !important;
}

.dark .dark\:hover\:to-red-600:hover{
  --tw-gradient-to: #dc2626 !important;
}

.dark .dark\:hover\:to-red-700:hover{
  --tw-gradient-to: #b91c1c !important;
}

.dark .dark\:hover\:to-red-800:hover{
  --tw-gradient-to: #991b1b !important;
}

.dark .dark\:hover\:to-red-900:hover{
  --tw-gradient-to: #7f1d1d !important;
}

.dark .dark\:hover\:to-yellow-50:hover{
  --tw-gradient-to: #fffbeb !important;
}

.dark .dark\:hover\:to-yellow-100:hover{
  --tw-gradient-to: #fef3c7 !important;
}

.dark .dark\:hover\:to-yellow-200:hover{
  --tw-gradient-to: #fde68a !important;
}

.dark .dark\:hover\:to-yellow-300:hover{
  --tw-gradient-to: #fcd34d !important;
}

.dark .dark\:hover\:to-yellow-400:hover{
  --tw-gradient-to: #fbbf24 !important;
}

.dark .dark\:hover\:to-yellow-500:hover{
  --tw-gradient-to: #f59e0b !important;
}

.dark .dark\:hover\:to-yellow-600:hover{
  --tw-gradient-to: #d97706 !important;
}

.dark .dark\:hover\:to-yellow-700:hover{
  --tw-gradient-to: #b45309 !important;
}

.dark .dark\:hover\:to-yellow-800:hover{
  --tw-gradient-to: #92400e !important;
}

.dark .dark\:hover\:to-yellow-900:hover{
  --tw-gradient-to: #78350f !important;
}

.dark .dark\:hover\:to-green-50:hover{
  --tw-gradient-to: #ecfdf5 !important;
}

.dark .dark\:hover\:to-green-100:hover{
  --tw-gradient-to: #d1fae5 !important;
}

.dark .dark\:hover\:to-green-200:hover{
  --tw-gradient-to: #a7f3d0 !important;
}

.dark .dark\:hover\:to-green-300:hover{
  --tw-gradient-to: #6ee7b7 !important;
}

.dark .dark\:hover\:to-green-400:hover{
  --tw-gradient-to: #34d399 !important;
}

.dark .dark\:hover\:to-green-500:hover{
  --tw-gradient-to: #10b981 !important;
}

.dark .dark\:hover\:to-green-600:hover{
  --tw-gradient-to: #059669 !important;
}

.dark .dark\:hover\:to-green-700:hover{
  --tw-gradient-to: #047857 !important;
}

.dark .dark\:hover\:to-green-800:hover{
  --tw-gradient-to: #065f46 !important;
}

.dark .dark\:hover\:to-green-900:hover{
  --tw-gradient-to: #064e3b !important;
}

.dark .dark\:hover\:to-blue-50:hover{
  --tw-gradient-to: #eff6ff !important;
}

.dark .dark\:hover\:to-blue-100:hover{
  --tw-gradient-to: #dbeafe !important;
}

.dark .dark\:hover\:to-blue-200:hover{
  --tw-gradient-to: #bfdbfe !important;
}

.dark .dark\:hover\:to-blue-300:hover{
  --tw-gradient-to: #93c5fd !important;
}

.dark .dark\:hover\:to-blue-400:hover{
  --tw-gradient-to: #60a5fa !important;
}

.dark .dark\:hover\:to-blue-500:hover{
  --tw-gradient-to: #3b82f6 !important;
}

.dark .dark\:hover\:to-blue-600:hover{
  --tw-gradient-to: #2563eb !important;
}

.dark .dark\:hover\:to-blue-700:hover{
  --tw-gradient-to: #1d4ed8 !important;
}

.dark .dark\:hover\:to-blue-800:hover{
  --tw-gradient-to: #1e40af !important;
}

.dark .dark\:hover\:to-blue-900:hover{
  --tw-gradient-to: #1e3a8a !important;
}

.dark .dark\:hover\:to-indigo-50:hover{
  --tw-gradient-to: #eef2ff !important;
}

.dark .dark\:hover\:to-indigo-100:hover{
  --tw-gradient-to: #e0e7ff !important;
}

.dark .dark\:hover\:to-indigo-200:hover{
  --tw-gradient-to: #c7d2fe !important;
}

.dark .dark\:hover\:to-indigo-300:hover{
  --tw-gradient-to: #a5b4fc !important;
}

.dark .dark\:hover\:to-indigo-400:hover{
  --tw-gradient-to: #818cf8 !important;
}

.dark .dark\:hover\:to-indigo-500:hover{
  --tw-gradient-to: #6366f1 !important;
}

.dark .dark\:hover\:to-indigo-600:hover{
  --tw-gradient-to: #4f46e5 !important;
}

.dark .dark\:hover\:to-indigo-700:hover{
  --tw-gradient-to: #4338ca !important;
}

.dark .dark\:hover\:to-indigo-800:hover{
  --tw-gradient-to: #3730a3 !important;
}

.dark .dark\:hover\:to-indigo-900:hover{
  --tw-gradient-to: #312e81 !important;
}

.dark .dark\:hover\:to-purple-50:hover{
  --tw-gradient-to: #f5f3ff !important;
}

.dark .dark\:hover\:to-purple-100:hover{
  --tw-gradient-to: #ede9fe !important;
}

.dark .dark\:hover\:to-purple-200:hover{
  --tw-gradient-to: #ddd6fe !important;
}

.dark .dark\:hover\:to-purple-300:hover{
  --tw-gradient-to: #c4b5fd !important;
}

.dark .dark\:hover\:to-purple-400:hover{
  --tw-gradient-to: #a78bfa !important;
}

.dark .dark\:hover\:to-purple-500:hover{
  --tw-gradient-to: #8b5cf6 !important;
}

.dark .dark\:hover\:to-purple-600:hover{
  --tw-gradient-to: #7c3aed !important;
}

.dark .dark\:hover\:to-purple-700:hover{
  --tw-gradient-to: #6d28d9 !important;
}

.dark .dark\:hover\:to-purple-800:hover{
  --tw-gradient-to: #5b21b6 !important;
}

.dark .dark\:hover\:to-purple-900:hover{
  --tw-gradient-to: #4c1d95 !important;
}

.dark .dark\:hover\:to-pink-50:hover{
  --tw-gradient-to: #fdf2f8 !important;
}

.dark .dark\:hover\:to-pink-100:hover{
  --tw-gradient-to: #fce7f3 !important;
}

.dark .dark\:hover\:to-pink-200:hover{
  --tw-gradient-to: #fbcfe8 !important;
}

.dark .dark\:hover\:to-pink-300:hover{
  --tw-gradient-to: #f9a8d4 !important;
}

.dark .dark\:hover\:to-pink-400:hover{
  --tw-gradient-to: #f472b6 !important;
}

.dark .dark\:hover\:to-pink-500:hover{
  --tw-gradient-to: #ec4899 !important;
}

.dark .dark\:hover\:to-pink-600:hover{
  --tw-gradient-to: #db2777 !important;
}

.dark .dark\:hover\:to-pink-700:hover{
  --tw-gradient-to: #be185d !important;
}

.dark .dark\:hover\:to-pink-800:hover{
  --tw-gradient-to: #9d174d !important;
}

.dark .dark\:hover\:to-pink-900:hover{
  --tw-gradient-to: #831843 !important;
}

.dark .dark\:hover\:to-cyan-50:hover{
  --tw-gradient-to: #ecfeff !important;
}

.dark .dark\:hover\:to-cyan-100:hover{
  --tw-gradient-to: #cffafe !important;
}

.dark .dark\:hover\:to-cyan-200:hover{
  --tw-gradient-to: #a5f3fc !important;
}

.dark .dark\:hover\:to-cyan-300:hover{
  --tw-gradient-to: #67e8f9 !important;
}

.dark .dark\:hover\:to-cyan-400:hover{
  --tw-gradient-to: #22d3ee !important;
}

.dark .dark\:hover\:to-cyan-500:hover{
  --tw-gradient-to: #06b6d4 !important;
}

.dark .dark\:hover\:to-cyan-600:hover{
  --tw-gradient-to: #0891b2 !important;
}

.dark .dark\:hover\:to-cyan-700:hover{
  --tw-gradient-to: #0e7490 !important;
}

.dark .dark\:hover\:to-cyan-800:hover{
  --tw-gradient-to: #155e75 !important;
}

.dark .dark\:hover\:to-cyan-900:hover{
  --tw-gradient-to: #164e63 !important;
}

.dark .dark\:hover\:to-light-blue-50:hover{
  --tw-gradient-to: #f0f9ff !important;
}

.dark .dark\:hover\:to-light-blue-100:hover{
  --tw-gradient-to: #e0f2fe !important;
}

.dark .dark\:hover\:to-light-blue-200:hover{
  --tw-gradient-to: #bae6fd !important;
}

.dark .dark\:hover\:to-light-blue-300:hover{
  --tw-gradient-to: #7dd3fc !important;
}

.dark .dark\:hover\:to-light-blue-400:hover{
  --tw-gradient-to: #38bdf8 !important;
}

.dark .dark\:hover\:to-light-blue-500:hover{
  --tw-gradient-to: #0ea5e9 !important;
}

.dark .dark\:hover\:to-light-blue-600:hover{
  --tw-gradient-to: #0284c7 !important;
}

.dark .dark\:hover\:to-light-blue-700:hover{
  --tw-gradient-to: #0369a1 !important;
}

.dark .dark\:hover\:to-light-blue-800:hover{
  --tw-gradient-to: #075985 !important;
}

.dark .dark\:hover\:to-light-blue-900:hover{
  --tw-gradient-to: #0c4a6e !important;
}

.dark .dark\:hover\:to-amber-50:hover{
  --tw-gradient-to: #fffbeb !important;
}

.dark .dark\:hover\:to-amber-100:hover{
  --tw-gradient-to: #fef3c7 !important;
}

.dark .dark\:hover\:to-amber-200:hover{
  --tw-gradient-to: #fde68a !important;
}

.dark .dark\:hover\:to-amber-300:hover{
  --tw-gradient-to: #fcd34d !important;
}

.dark .dark\:hover\:to-amber-400:hover{
  --tw-gradient-to: #fbbf24 !important;
}

.dark .dark\:hover\:to-amber-500:hover{
  --tw-gradient-to: #f59e0b !important;
}

.dark .dark\:hover\:to-amber-600:hover{
  --tw-gradient-to: #d97706 !important;
}

.dark .dark\:hover\:to-amber-700:hover{
  --tw-gradient-to: #b45309 !important;
}

.dark .dark\:hover\:to-amber-800:hover{
  --tw-gradient-to: #92400e !important;
}

.dark .dark\:hover\:to-amber-900:hover{
  --tw-gradient-to: #78350f !important;
}

.dark .dark\:hover\:to-space-cadet:hover{
  --tw-gradient-to: #2B2D42 !important;
}

.dark .dark\:hover\:to-manatee:hover{
  --tw-gradient-to: #8D99AE !important;
}

.dark .dark\:hover\:to-cynabar:hover{
  --tw-gradient-to: #F24333 !important;
}

.dark .dark\:hover\:to-imperial-red:hover{
  --tw-gradient-to: #EF233C !important;
}

.dark .dark\:hover\:to-special-black:hover{
  --tw-gradient-to: #03071E !important;
}

.dark .dark\:hover\:to-dark-sienna:hover{
  --tw-gradient-to: #370617 !important;
}

.dark .dark\:hover\:to-rosewood:hover{
  --tw-gradient-to: #6A040F !important;
}

.dark .dark\:hover\:to-dark-red:hover{
  --tw-gradient-to: #9D0208 !important;
}

.dark .dark\:hover\:to-rosso-corsa:hover{
  --tw-gradient-to: #D00000 !important;
}

.dark .dark\:hover\:to-vermillion:hover{
  --tw-gradient-to: #DC2F02 !important;
}

.dark .dark\:hover\:to-persimmon:hover{
  --tw-gradient-to: #E85D04 !important;
}

.dark .dark\:hover\:to-carrot-orange:hover{
  --tw-gradient-to: #F48C06 !important;
}

.dark .dark\:hover\:to-orange-web:hover{
  --tw-gradient-to: #FAA307 !important;
}

.dark .dark\:hover\:to-selective-yellow:hover{
  --tw-gradient-to: #FFBA08 !important;
}

.dark .dark\:hover\:to-bottle-green:hover{
  --tw-gradient-to: #2D6A4F !important;
}

.dark .dark\:hover\:to-illuminating-emerald:hover{
  --tw-gradient-to: #40916C !important;
}

.dark .dark\:focus\:from-transparent:focus{
  --tw-gradient-from: transparent !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:focus\:from-current:focus{
  --tw-gradient-from: currentColor !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:focus\:from-black:focus{
  --tw-gradient-from: #000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:focus\:from-white:focus{
  --tw-gradient-from: #fff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:focus\:from-gray-50:focus{
  --tw-gradient-from: #f9fafb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.dark .dark\:focus\:from-gray-100:focus{
  --tw-gradient-from: #f3f4f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.dark .dark\:focus\:from-gray-200:focus{
  --tw-gradient-from: #e5e7eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.dark .dark\:focus\:from-gray-300:focus{
  --tw-gradient-from: #d1d5db !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.dark .dark\:focus\:from-gray-400:focus{
  --tw-gradient-from: #9ca3af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.dark .dark\:focus\:from-gray-500:focus{
  --tw-gradient-from: #6b7280 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.dark .dark\:focus\:from-gray-600:focus{
  --tw-gradient-from: #4b5563 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.dark .dark\:focus\:from-gray-700:focus{
  --tw-gradient-from: #374151 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.dark .dark\:focus\:from-gray-800:focus{
  --tw-gradient-from: #1f2937 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.dark .dark\:focus\:from-gray-900:focus{
  --tw-gradient-from: #111827 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.dark .dark\:focus\:from-red-50:focus{
  --tw-gradient-from: #fef2f2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.dark .dark\:focus\:from-red-100:focus{
  --tw-gradient-from: #fee2e2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.dark .dark\:focus\:from-red-200:focus{
  --tw-gradient-from: #fecaca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.dark .dark\:focus\:from-red-300:focus{
  --tw-gradient-from: #fca5a5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.dark .dark\:focus\:from-red-400:focus{
  --tw-gradient-from: #f87171 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.dark .dark\:focus\:from-red-500:focus{
  --tw-gradient-from: #ef4444 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.dark .dark\:focus\:from-red-600:focus{
  --tw-gradient-from: #dc2626 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.dark .dark\:focus\:from-red-700:focus{
  --tw-gradient-from: #b91c1c !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.dark .dark\:focus\:from-red-800:focus{
  --tw-gradient-from: #991b1b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.dark .dark\:focus\:from-red-900:focus{
  --tw-gradient-from: #7f1d1d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.dark .dark\:focus\:from-yellow-50:focus{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:focus\:from-yellow-100:focus{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:focus\:from-yellow-200:focus{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:focus\:from-yellow-300:focus{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:focus\:from-yellow-400:focus{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:focus\:from-yellow-500:focus{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:focus\:from-yellow-600:focus{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:focus\:from-yellow-700:focus{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:focus\:from-yellow-800:focus{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:focus\:from-yellow-900:focus{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:focus\:from-green-50:focus{
  --tw-gradient-from: #ecfdf5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.dark .dark\:focus\:from-green-100:focus{
  --tw-gradient-from: #d1fae5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.dark .dark\:focus\:from-green-200:focus{
  --tw-gradient-from: #a7f3d0 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.dark .dark\:focus\:from-green-300:focus{
  --tw-gradient-from: #6ee7b7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.dark .dark\:focus\:from-green-400:focus{
  --tw-gradient-from: #34d399 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.dark .dark\:focus\:from-green-500:focus{
  --tw-gradient-from: #10b981 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.dark .dark\:focus\:from-green-600:focus{
  --tw-gradient-from: #059669 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.dark .dark\:focus\:from-green-700:focus{
  --tw-gradient-from: #047857 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.dark .dark\:focus\:from-green-800:focus{
  --tw-gradient-from: #065f46 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.dark .dark\:focus\:from-green-900:focus{
  --tw-gradient-from: #064e3b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.dark .dark\:focus\:from-blue-50:focus{
  --tw-gradient-from: #eff6ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.dark .dark\:focus\:from-blue-100:focus{
  --tw-gradient-from: #dbeafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.dark .dark\:focus\:from-blue-200:focus{
  --tw-gradient-from: #bfdbfe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.dark .dark\:focus\:from-blue-300:focus{
  --tw-gradient-from: #93c5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.dark .dark\:focus\:from-blue-400:focus{
  --tw-gradient-from: #60a5fa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.dark .dark\:focus\:from-blue-500:focus{
  --tw-gradient-from: #3b82f6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.dark .dark\:focus\:from-blue-600:focus{
  --tw-gradient-from: #2563eb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.dark .dark\:focus\:from-blue-700:focus{
  --tw-gradient-from: #1d4ed8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.dark .dark\:focus\:from-blue-800:focus{
  --tw-gradient-from: #1e40af !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.dark .dark\:focus\:from-blue-900:focus{
  --tw-gradient-from: #1e3a8a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.dark .dark\:focus\:from-indigo-50:focus{
  --tw-gradient-from: #eef2ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.dark .dark\:focus\:from-indigo-100:focus{
  --tw-gradient-from: #e0e7ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.dark .dark\:focus\:from-indigo-200:focus{
  --tw-gradient-from: #c7d2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.dark .dark\:focus\:from-indigo-300:focus{
  --tw-gradient-from: #a5b4fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.dark .dark\:focus\:from-indigo-400:focus{
  --tw-gradient-from: #818cf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.dark .dark\:focus\:from-indigo-500:focus{
  --tw-gradient-from: #6366f1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.dark .dark\:focus\:from-indigo-600:focus{
  --tw-gradient-from: #4f46e5 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.dark .dark\:focus\:from-indigo-700:focus{
  --tw-gradient-from: #4338ca !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.dark .dark\:focus\:from-indigo-800:focus{
  --tw-gradient-from: #3730a3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.dark .dark\:focus\:from-indigo-900:focus{
  --tw-gradient-from: #312e81 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.dark .dark\:focus\:from-purple-50:focus{
  --tw-gradient-from: #f5f3ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.dark .dark\:focus\:from-purple-100:focus{
  --tw-gradient-from: #ede9fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.dark .dark\:focus\:from-purple-200:focus{
  --tw-gradient-from: #ddd6fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.dark .dark\:focus\:from-purple-300:focus{
  --tw-gradient-from: #c4b5fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.dark .dark\:focus\:from-purple-400:focus{
  --tw-gradient-from: #a78bfa !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.dark .dark\:focus\:from-purple-500:focus{
  --tw-gradient-from: #8b5cf6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.dark .dark\:focus\:from-purple-600:focus{
  --tw-gradient-from: #7c3aed !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.dark .dark\:focus\:from-purple-700:focus{
  --tw-gradient-from: #6d28d9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.dark .dark\:focus\:from-purple-800:focus{
  --tw-gradient-from: #5b21b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.dark .dark\:focus\:from-purple-900:focus{
  --tw-gradient-from: #4c1d95 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.dark .dark\:focus\:from-pink-50:focus{
  --tw-gradient-from: #fdf2f8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.dark .dark\:focus\:from-pink-100:focus{
  --tw-gradient-from: #fce7f3 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.dark .dark\:focus\:from-pink-200:focus{
  --tw-gradient-from: #fbcfe8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.dark .dark\:focus\:from-pink-300:focus{
  --tw-gradient-from: #f9a8d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.dark .dark\:focus\:from-pink-400:focus{
  --tw-gradient-from: #f472b6 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.dark .dark\:focus\:from-pink-500:focus{
  --tw-gradient-from: #ec4899 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.dark .dark\:focus\:from-pink-600:focus{
  --tw-gradient-from: #db2777 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.dark .dark\:focus\:from-pink-700:focus{
  --tw-gradient-from: #be185d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.dark .dark\:focus\:from-pink-800:focus{
  --tw-gradient-from: #9d174d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.dark .dark\:focus\:from-pink-900:focus{
  --tw-gradient-from: #831843 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.dark .dark\:focus\:from-cyan-50:focus{
  --tw-gradient-from: #ecfeff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.dark .dark\:focus\:from-cyan-100:focus{
  --tw-gradient-from: #cffafe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.dark .dark\:focus\:from-cyan-200:focus{
  --tw-gradient-from: #a5f3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.dark .dark\:focus\:from-cyan-300:focus{
  --tw-gradient-from: #67e8f9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.dark .dark\:focus\:from-cyan-400:focus{
  --tw-gradient-from: #22d3ee !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.dark .dark\:focus\:from-cyan-500:focus{
  --tw-gradient-from: #06b6d4 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.dark .dark\:focus\:from-cyan-600:focus{
  --tw-gradient-from: #0891b2 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.dark .dark\:focus\:from-cyan-700:focus{
  --tw-gradient-from: #0e7490 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.dark .dark\:focus\:from-cyan-800:focus{
  --tw-gradient-from: #155e75 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.dark .dark\:focus\:from-cyan-900:focus{
  --tw-gradient-from: #164e63 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.dark .dark\:focus\:from-light-blue-50:focus{
  --tw-gradient-from: #f0f9ff !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.dark .dark\:focus\:from-light-blue-100:focus{
  --tw-gradient-from: #e0f2fe !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.dark .dark\:focus\:from-light-blue-200:focus{
  --tw-gradient-from: #bae6fd !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.dark .dark\:focus\:from-light-blue-300:focus{
  --tw-gradient-from: #7dd3fc !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.dark .dark\:focus\:from-light-blue-400:focus{
  --tw-gradient-from: #38bdf8 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.dark .dark\:focus\:from-light-blue-500:focus{
  --tw-gradient-from: #0ea5e9 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.dark .dark\:focus\:from-light-blue-600:focus{
  --tw-gradient-from: #0284c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.dark .dark\:focus\:from-light-blue-700:focus{
  --tw-gradient-from: #0369a1 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.dark .dark\:focus\:from-light-blue-800:focus{
  --tw-gradient-from: #075985 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.dark .dark\:focus\:from-light-blue-900:focus{
  --tw-gradient-from: #0c4a6e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.dark .dark\:focus\:from-amber-50:focus{
  --tw-gradient-from: #fffbeb !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:focus\:from-amber-100:focus{
  --tw-gradient-from: #fef3c7 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:focus\:from-amber-200:focus{
  --tw-gradient-from: #fde68a !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:focus\:from-amber-300:focus{
  --tw-gradient-from: #fcd34d !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:focus\:from-amber-400:focus{
  --tw-gradient-from: #fbbf24 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:focus\:from-amber-500:focus{
  --tw-gradient-from: #f59e0b !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:focus\:from-amber-600:focus{
  --tw-gradient-from: #d97706 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:focus\:from-amber-700:focus{
  --tw-gradient-from: #b45309 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:focus\:from-amber-800:focus{
  --tw-gradient-from: #92400e !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:focus\:from-amber-900:focus{
  --tw-gradient-from: #78350f !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:focus\:from-space-cadet:focus{
  --tw-gradient-from: #2B2D42 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.dark .dark\:focus\:from-manatee:focus{
  --tw-gradient-from: #8D99AE !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.dark .dark\:focus\:from-cynabar:focus{
  --tw-gradient-from: #F24333 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.dark .dark\:focus\:from-imperial-red:focus{
  --tw-gradient-from: #EF233C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.dark .dark\:focus\:from-special-black:focus{
  --tw-gradient-from: #03071E !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.dark .dark\:focus\:from-dark-sienna:focus{
  --tw-gradient-from: #370617 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.dark .dark\:focus\:from-rosewood:focus{
  --tw-gradient-from: #6A040F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.dark .dark\:focus\:from-dark-red:focus{
  --tw-gradient-from: #9D0208 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.dark .dark\:focus\:from-rosso-corsa:focus{
  --tw-gradient-from: #D00000 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.dark .dark\:focus\:from-vermillion:focus{
  --tw-gradient-from: #DC2F02 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.dark .dark\:focus\:from-persimmon:focus{
  --tw-gradient-from: #E85D04 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.dark .dark\:focus\:from-carrot-orange:focus{
  --tw-gradient-from: #F48C06 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.dark .dark\:focus\:from-orange-web:focus{
  --tw-gradient-from: #FAA307 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.dark .dark\:focus\:from-selective-yellow:focus{
  --tw-gradient-from: #FFBA08 !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.dark .dark\:focus\:from-bottle-green:focus{
  --tw-gradient-from: #2D6A4F !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.dark .dark\:focus\:from-illuminating-emerald:focus{
  --tw-gradient-from: #40916C !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.dark .dark\:focus\:via-transparent:focus{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:focus\:via-current:focus{
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:focus\:via-black:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}

.dark .dark\:focus\:via-white:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}

.dark .dark\:focus\:via-gray-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
}

.dark .dark\:focus\:via-gray-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
}

.dark .dark\:focus\:via-gray-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
}

.dark .dark\:focus\:via-gray-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
}

.dark .dark\:focus\:via-gray-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
}

.dark .dark\:focus\:via-gray-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
}

.dark .dark\:focus\:via-gray-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
}

.dark .dark\:focus\:via-gray-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
}

.dark .dark\:focus\:via-gray-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
}

.dark .dark\:focus\:via-gray-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
}

.dark .dark\:focus\:via-red-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
}

.dark .dark\:focus\:via-red-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
}

.dark .dark\:focus\:via-red-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
}

.dark .dark\:focus\:via-red-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
}

.dark .dark\:focus\:via-red-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
}

.dark .dark\:focus\:via-red-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
}

.dark .dark\:focus\:via-red-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
}

.dark .dark\:focus\:via-red-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
}

.dark .dark\:focus\:via-red-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
}

.dark .dark\:focus\:via-red-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
}

.dark .dark\:focus\:via-yellow-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:focus\:via-yellow-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:focus\:via-yellow-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:focus\:via-yellow-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:focus\:via-yellow-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:focus\:via-yellow-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:focus\:via-yellow-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:focus\:via-yellow-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:focus\:via-yellow-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:focus\:via-yellow-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:focus\:via-green-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
}

.dark .dark\:focus\:via-green-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
}

.dark .dark\:focus\:via-green-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
}

.dark .dark\:focus\:via-green-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
}

.dark .dark\:focus\:via-green-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
}

.dark .dark\:focus\:via-green-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}

.dark .dark\:focus\:via-green-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
}

.dark .dark\:focus\:via-green-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
}

.dark .dark\:focus\:via-green-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
}

.dark .dark\:focus\:via-green-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
}

.dark .dark\:focus\:via-blue-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
}

.dark .dark\:focus\:via-blue-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
}

.dark .dark\:focus\:via-blue-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
}

.dark .dark\:focus\:via-blue-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
}

.dark .dark\:focus\:via-blue-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
}

.dark .dark\:focus\:via-blue-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
}

.dark .dark\:focus\:via-blue-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
}

.dark .dark\:focus\:via-blue-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
}

.dark .dark\:focus\:via-blue-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
}

.dark .dark\:focus\:via-blue-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
}

.dark .dark\:focus\:via-indigo-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
}

.dark .dark\:focus\:via-indigo-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
}

.dark .dark\:focus\:via-indigo-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
}

.dark .dark\:focus\:via-indigo-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
}

.dark .dark\:focus\:via-indigo-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
}

.dark .dark\:focus\:via-indigo-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
}

.dark .dark\:focus\:via-indigo-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
}

.dark .dark\:focus\:via-indigo-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
}

.dark .dark\:focus\:via-indigo-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
}

.dark .dark\:focus\:via-indigo-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
}

.dark .dark\:focus\:via-purple-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
}

.dark .dark\:focus\:via-purple-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
}

.dark .dark\:focus\:via-purple-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
}

.dark .dark\:focus\:via-purple-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
}

.dark .dark\:focus\:via-purple-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
}

.dark .dark\:focus\:via-purple-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
}

.dark .dark\:focus\:via-purple-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
}

.dark .dark\:focus\:via-purple-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
}

.dark .dark\:focus\:via-purple-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
}

.dark .dark\:focus\:via-purple-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
}

.dark .dark\:focus\:via-pink-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
}

.dark .dark\:focus\:via-pink-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
}

.dark .dark\:focus\:via-pink-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
}

.dark .dark\:focus\:via-pink-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
}

.dark .dark\:focus\:via-pink-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
}

.dark .dark\:focus\:via-pink-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
}

.dark .dark\:focus\:via-pink-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
}

.dark .dark\:focus\:via-pink-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
}

.dark .dark\:focus\:via-pink-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
}

.dark .dark\:focus\:via-pink-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
}

.dark .dark\:focus\:via-cyan-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
}

.dark .dark\:focus\:via-cyan-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
}

.dark .dark\:focus\:via-cyan-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
}

.dark .dark\:focus\:via-cyan-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
}

.dark .dark\:focus\:via-cyan-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
}

.dark .dark\:focus\:via-cyan-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
}

.dark .dark\:focus\:via-cyan-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
}

.dark .dark\:focus\:via-cyan-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
}

.dark .dark\:focus\:via-cyan-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
}

.dark .dark\:focus\:via-cyan-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
}

.dark .dark\:focus\:via-light-blue-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
}

.dark .dark\:focus\:via-light-blue-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
}

.dark .dark\:focus\:via-light-blue-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
}

.dark .dark\:focus\:via-light-blue-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
}

.dark .dark\:focus\:via-light-blue-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
}

.dark .dark\:focus\:via-light-blue-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
}

.dark .dark\:focus\:via-light-blue-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
}

.dark .dark\:focus\:via-light-blue-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
}

.dark .dark\:focus\:via-light-blue-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
}

.dark .dark\:focus\:via-light-blue-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
}

.dark .dark\:focus\:via-amber-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
}

.dark .dark\:focus\:via-amber-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
}

.dark .dark\:focus\:via-amber-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
}

.dark .dark\:focus\:via-amber-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
}

.dark .dark\:focus\:via-amber-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
}

.dark .dark\:focus\:via-amber-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
}

.dark .dark\:focus\:via-amber-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
}

.dark .dark\:focus\:via-amber-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
}

.dark .dark\:focus\:via-amber-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
}

.dark .dark\:focus\:via-amber-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
}

.dark .dark\:focus\:via-space-cadet:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
}

.dark .dark\:focus\:via-manatee:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
}

.dark .dark\:focus\:via-cynabar:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
}

.dark .dark\:focus\:via-imperial-red:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
}

.dark .dark\:focus\:via-special-black:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
}

.dark .dark\:focus\:via-dark-sienna:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
}

.dark .dark\:focus\:via-rosewood:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
}

.dark .dark\:focus\:via-dark-red:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
}

.dark .dark\:focus\:via-rosso-corsa:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
}

.dark .dark\:focus\:via-vermillion:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
}

.dark .dark\:focus\:via-persimmon:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
}

.dark .dark\:focus\:via-carrot-orange:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
}

.dark .dark\:focus\:via-orange-web:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
}

.dark .dark\:focus\:via-selective-yellow:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
}

.dark .dark\:focus\:via-bottle-green:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
}

.dark .dark\:focus\:via-illuminating-emerald:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
}

.dark .dark\:focus\:to-transparent:focus{
  --tw-gradient-to: transparent !important;
}

.dark .dark\:focus\:to-current:focus{
  --tw-gradient-to: currentColor !important;
}

.dark .dark\:focus\:to-black:focus{
  --tw-gradient-to: #000 !important;
}

.dark .dark\:focus\:to-white:focus{
  --tw-gradient-to: #fff !important;
}

.dark .dark\:focus\:to-gray-50:focus{
  --tw-gradient-to: #f9fafb !important;
}

.dark .dark\:focus\:to-gray-100:focus{
  --tw-gradient-to: #f3f4f6 !important;
}

.dark .dark\:focus\:to-gray-200:focus{
  --tw-gradient-to: #e5e7eb !important;
}

.dark .dark\:focus\:to-gray-300:focus{
  --tw-gradient-to: #d1d5db !important;
}

.dark .dark\:focus\:to-gray-400:focus{
  --tw-gradient-to: #9ca3af !important;
}

.dark .dark\:focus\:to-gray-500:focus{
  --tw-gradient-to: #6b7280 !important;
}

.dark .dark\:focus\:to-gray-600:focus{
  --tw-gradient-to: #4b5563 !important;
}

.dark .dark\:focus\:to-gray-700:focus{
  --tw-gradient-to: #374151 !important;
}

.dark .dark\:focus\:to-gray-800:focus{
  --tw-gradient-to: #1f2937 !important;
}

.dark .dark\:focus\:to-gray-900:focus{
  --tw-gradient-to: #111827 !important;
}

.dark .dark\:focus\:to-red-50:focus{
  --tw-gradient-to: #fef2f2 !important;
}

.dark .dark\:focus\:to-red-100:focus{
  --tw-gradient-to: #fee2e2 !important;
}

.dark .dark\:focus\:to-red-200:focus{
  --tw-gradient-to: #fecaca !important;
}

.dark .dark\:focus\:to-red-300:focus{
  --tw-gradient-to: #fca5a5 !important;
}

.dark .dark\:focus\:to-red-400:focus{
  --tw-gradient-to: #f87171 !important;
}

.dark .dark\:focus\:to-red-500:focus{
  --tw-gradient-to: #ef4444 !important;
}

.dark .dark\:focus\:to-red-600:focus{
  --tw-gradient-to: #dc2626 !important;
}

.dark .dark\:focus\:to-red-700:focus{
  --tw-gradient-to: #b91c1c !important;
}

.dark .dark\:focus\:to-red-800:focus{
  --tw-gradient-to: #991b1b !important;
}

.dark .dark\:focus\:to-red-900:focus{
  --tw-gradient-to: #7f1d1d !important;
}

.dark .dark\:focus\:to-yellow-50:focus{
  --tw-gradient-to: #fffbeb !important;
}

.dark .dark\:focus\:to-yellow-100:focus{
  --tw-gradient-to: #fef3c7 !important;
}

.dark .dark\:focus\:to-yellow-200:focus{
  --tw-gradient-to: #fde68a !important;
}

.dark .dark\:focus\:to-yellow-300:focus{
  --tw-gradient-to: #fcd34d !important;
}

.dark .dark\:focus\:to-yellow-400:focus{
  --tw-gradient-to: #fbbf24 !important;
}

.dark .dark\:focus\:to-yellow-500:focus{
  --tw-gradient-to: #f59e0b !important;
}

.dark .dark\:focus\:to-yellow-600:focus{
  --tw-gradient-to: #d97706 !important;
}

.dark .dark\:focus\:to-yellow-700:focus{
  --tw-gradient-to: #b45309 !important;
}

.dark .dark\:focus\:to-yellow-800:focus{
  --tw-gradient-to: #92400e !important;
}

.dark .dark\:focus\:to-yellow-900:focus{
  --tw-gradient-to: #78350f !important;
}

.dark .dark\:focus\:to-green-50:focus{
  --tw-gradient-to: #ecfdf5 !important;
}

.dark .dark\:focus\:to-green-100:focus{
  --tw-gradient-to: #d1fae5 !important;
}

.dark .dark\:focus\:to-green-200:focus{
  --tw-gradient-to: #a7f3d0 !important;
}

.dark .dark\:focus\:to-green-300:focus{
  --tw-gradient-to: #6ee7b7 !important;
}

.dark .dark\:focus\:to-green-400:focus{
  --tw-gradient-to: #34d399 !important;
}

.dark .dark\:focus\:to-green-500:focus{
  --tw-gradient-to: #10b981 !important;
}

.dark .dark\:focus\:to-green-600:focus{
  --tw-gradient-to: #059669 !important;
}

.dark .dark\:focus\:to-green-700:focus{
  --tw-gradient-to: #047857 !important;
}

.dark .dark\:focus\:to-green-800:focus{
  --tw-gradient-to: #065f46 !important;
}

.dark .dark\:focus\:to-green-900:focus{
  --tw-gradient-to: #064e3b !important;
}

.dark .dark\:focus\:to-blue-50:focus{
  --tw-gradient-to: #eff6ff !important;
}

.dark .dark\:focus\:to-blue-100:focus{
  --tw-gradient-to: #dbeafe !important;
}

.dark .dark\:focus\:to-blue-200:focus{
  --tw-gradient-to: #bfdbfe !important;
}

.dark .dark\:focus\:to-blue-300:focus{
  --tw-gradient-to: #93c5fd !important;
}

.dark .dark\:focus\:to-blue-400:focus{
  --tw-gradient-to: #60a5fa !important;
}

.dark .dark\:focus\:to-blue-500:focus{
  --tw-gradient-to: #3b82f6 !important;
}

.dark .dark\:focus\:to-blue-600:focus{
  --tw-gradient-to: #2563eb !important;
}

.dark .dark\:focus\:to-blue-700:focus{
  --tw-gradient-to: #1d4ed8 !important;
}

.dark .dark\:focus\:to-blue-800:focus{
  --tw-gradient-to: #1e40af !important;
}

.dark .dark\:focus\:to-blue-900:focus{
  --tw-gradient-to: #1e3a8a !important;
}

.dark .dark\:focus\:to-indigo-50:focus{
  --tw-gradient-to: #eef2ff !important;
}

.dark .dark\:focus\:to-indigo-100:focus{
  --tw-gradient-to: #e0e7ff !important;
}

.dark .dark\:focus\:to-indigo-200:focus{
  --tw-gradient-to: #c7d2fe !important;
}

.dark .dark\:focus\:to-indigo-300:focus{
  --tw-gradient-to: #a5b4fc !important;
}

.dark .dark\:focus\:to-indigo-400:focus{
  --tw-gradient-to: #818cf8 !important;
}

.dark .dark\:focus\:to-indigo-500:focus{
  --tw-gradient-to: #6366f1 !important;
}

.dark .dark\:focus\:to-indigo-600:focus{
  --tw-gradient-to: #4f46e5 !important;
}

.dark .dark\:focus\:to-indigo-700:focus{
  --tw-gradient-to: #4338ca !important;
}

.dark .dark\:focus\:to-indigo-800:focus{
  --tw-gradient-to: #3730a3 !important;
}

.dark .dark\:focus\:to-indigo-900:focus{
  --tw-gradient-to: #312e81 !important;
}

.dark .dark\:focus\:to-purple-50:focus{
  --tw-gradient-to: #f5f3ff !important;
}

.dark .dark\:focus\:to-purple-100:focus{
  --tw-gradient-to: #ede9fe !important;
}

.dark .dark\:focus\:to-purple-200:focus{
  --tw-gradient-to: #ddd6fe !important;
}

.dark .dark\:focus\:to-purple-300:focus{
  --tw-gradient-to: #c4b5fd !important;
}

.dark .dark\:focus\:to-purple-400:focus{
  --tw-gradient-to: #a78bfa !important;
}

.dark .dark\:focus\:to-purple-500:focus{
  --tw-gradient-to: #8b5cf6 !important;
}

.dark .dark\:focus\:to-purple-600:focus{
  --tw-gradient-to: #7c3aed !important;
}

.dark .dark\:focus\:to-purple-700:focus{
  --tw-gradient-to: #6d28d9 !important;
}

.dark .dark\:focus\:to-purple-800:focus{
  --tw-gradient-to: #5b21b6 !important;
}

.dark .dark\:focus\:to-purple-900:focus{
  --tw-gradient-to: #4c1d95 !important;
}

.dark .dark\:focus\:to-pink-50:focus{
  --tw-gradient-to: #fdf2f8 !important;
}

.dark .dark\:focus\:to-pink-100:focus{
  --tw-gradient-to: #fce7f3 !important;
}

.dark .dark\:focus\:to-pink-200:focus{
  --tw-gradient-to: #fbcfe8 !important;
}

.dark .dark\:focus\:to-pink-300:focus{
  --tw-gradient-to: #f9a8d4 !important;
}

.dark .dark\:focus\:to-pink-400:focus{
  --tw-gradient-to: #f472b6 !important;
}

.dark .dark\:focus\:to-pink-500:focus{
  --tw-gradient-to: #ec4899 !important;
}

.dark .dark\:focus\:to-pink-600:focus{
  --tw-gradient-to: #db2777 !important;
}

.dark .dark\:focus\:to-pink-700:focus{
  --tw-gradient-to: #be185d !important;
}

.dark .dark\:focus\:to-pink-800:focus{
  --tw-gradient-to: #9d174d !important;
}

.dark .dark\:focus\:to-pink-900:focus{
  --tw-gradient-to: #831843 !important;
}

.dark .dark\:focus\:to-cyan-50:focus{
  --tw-gradient-to: #ecfeff !important;
}

.dark .dark\:focus\:to-cyan-100:focus{
  --tw-gradient-to: #cffafe !important;
}

.dark .dark\:focus\:to-cyan-200:focus{
  --tw-gradient-to: #a5f3fc !important;
}

.dark .dark\:focus\:to-cyan-300:focus{
  --tw-gradient-to: #67e8f9 !important;
}

.dark .dark\:focus\:to-cyan-400:focus{
  --tw-gradient-to: #22d3ee !important;
}

.dark .dark\:focus\:to-cyan-500:focus{
  --tw-gradient-to: #06b6d4 !important;
}

.dark .dark\:focus\:to-cyan-600:focus{
  --tw-gradient-to: #0891b2 !important;
}

.dark .dark\:focus\:to-cyan-700:focus{
  --tw-gradient-to: #0e7490 !important;
}

.dark .dark\:focus\:to-cyan-800:focus{
  --tw-gradient-to: #155e75 !important;
}

.dark .dark\:focus\:to-cyan-900:focus{
  --tw-gradient-to: #164e63 !important;
}

.dark .dark\:focus\:to-light-blue-50:focus{
  --tw-gradient-to: #f0f9ff !important;
}

.dark .dark\:focus\:to-light-blue-100:focus{
  --tw-gradient-to: #e0f2fe !important;
}

.dark .dark\:focus\:to-light-blue-200:focus{
  --tw-gradient-to: #bae6fd !important;
}

.dark .dark\:focus\:to-light-blue-300:focus{
  --tw-gradient-to: #7dd3fc !important;
}

.dark .dark\:focus\:to-light-blue-400:focus{
  --tw-gradient-to: #38bdf8 !important;
}

.dark .dark\:focus\:to-light-blue-500:focus{
  --tw-gradient-to: #0ea5e9 !important;
}

.dark .dark\:focus\:to-light-blue-600:focus{
  --tw-gradient-to: #0284c7 !important;
}

.dark .dark\:focus\:to-light-blue-700:focus{
  --tw-gradient-to: #0369a1 !important;
}

.dark .dark\:focus\:to-light-blue-800:focus{
  --tw-gradient-to: #075985 !important;
}

.dark .dark\:focus\:to-light-blue-900:focus{
  --tw-gradient-to: #0c4a6e !important;
}

.dark .dark\:focus\:to-amber-50:focus{
  --tw-gradient-to: #fffbeb !important;
}

.dark .dark\:focus\:to-amber-100:focus{
  --tw-gradient-to: #fef3c7 !important;
}

.dark .dark\:focus\:to-amber-200:focus{
  --tw-gradient-to: #fde68a !important;
}

.dark .dark\:focus\:to-amber-300:focus{
  --tw-gradient-to: #fcd34d !important;
}

.dark .dark\:focus\:to-amber-400:focus{
  --tw-gradient-to: #fbbf24 !important;
}

.dark .dark\:focus\:to-amber-500:focus{
  --tw-gradient-to: #f59e0b !important;
}

.dark .dark\:focus\:to-amber-600:focus{
  --tw-gradient-to: #d97706 !important;
}

.dark .dark\:focus\:to-amber-700:focus{
  --tw-gradient-to: #b45309 !important;
}

.dark .dark\:focus\:to-amber-800:focus{
  --tw-gradient-to: #92400e !important;
}

.dark .dark\:focus\:to-amber-900:focus{
  --tw-gradient-to: #78350f !important;
}

.dark .dark\:focus\:to-space-cadet:focus{
  --tw-gradient-to: #2B2D42 !important;
}

.dark .dark\:focus\:to-manatee:focus{
  --tw-gradient-to: #8D99AE !important;
}

.dark .dark\:focus\:to-cynabar:focus{
  --tw-gradient-to: #F24333 !important;
}

.dark .dark\:focus\:to-imperial-red:focus{
  --tw-gradient-to: #EF233C !important;
}

.dark .dark\:focus\:to-special-black:focus{
  --tw-gradient-to: #03071E !important;
}

.dark .dark\:focus\:to-dark-sienna:focus{
  --tw-gradient-to: #370617 !important;
}

.dark .dark\:focus\:to-rosewood:focus{
  --tw-gradient-to: #6A040F !important;
}

.dark .dark\:focus\:to-dark-red:focus{
  --tw-gradient-to: #9D0208 !important;
}

.dark .dark\:focus\:to-rosso-corsa:focus{
  --tw-gradient-to: #D00000 !important;
}

.dark .dark\:focus\:to-vermillion:focus{
  --tw-gradient-to: #DC2F02 !important;
}

.dark .dark\:focus\:to-persimmon:focus{
  --tw-gradient-to: #E85D04 !important;
}

.dark .dark\:focus\:to-carrot-orange:focus{
  --tw-gradient-to: #F48C06 !important;
}

.dark .dark\:focus\:to-orange-web:focus{
  --tw-gradient-to: #FAA307 !important;
}

.dark .dark\:focus\:to-selective-yellow:focus{
  --tw-gradient-to: #FFBA08 !important;
}

.dark .dark\:focus\:to-bottle-green:focus{
  --tw-gradient-to: #2D6A4F !important;
}

.dark .dark\:focus\:to-illuminating-emerald:focus{
  --tw-gradient-to: #40916C !important;
}

.bg-opacity-0{
  --tw-bg-opacity: 0 !important;
}

.bg-opacity-5{
  --tw-bg-opacity: 0.05 !important;
}

.bg-opacity-10{
  --tw-bg-opacity: 0.1 !important;
}

.bg-opacity-20{
  --tw-bg-opacity: 0.2 !important;
}

.bg-opacity-25{
  --tw-bg-opacity: 0.25 !important;
}

.bg-opacity-30{
  --tw-bg-opacity: 0.3 !important;
}

.bg-opacity-40{
  --tw-bg-opacity: 0.4 !important;
}

.bg-opacity-50{
  --tw-bg-opacity: 0.5 !important;
}

.bg-opacity-60{
  --tw-bg-opacity: 0.6 !important;
}

.bg-opacity-70{
  --tw-bg-opacity: 0.7 !important;
}

.bg-opacity-75{
  --tw-bg-opacity: 0.75 !important;
}

.bg-opacity-80{
  --tw-bg-opacity: 0.8 !important;
}

.bg-opacity-90{
  --tw-bg-opacity: 0.9 !important;
}

.bg-opacity-95{
  --tw-bg-opacity: 0.95 !important;
}

.bg-opacity-100{
  --tw-bg-opacity: 1 !important;
}

.group:hover .group-hover\:bg-opacity-0{
  --tw-bg-opacity: 0 !important;
}

.group:hover .group-hover\:bg-opacity-5{
  --tw-bg-opacity: 0.05 !important;
}

.group:hover .group-hover\:bg-opacity-10{
  --tw-bg-opacity: 0.1 !important;
}

.group:hover .group-hover\:bg-opacity-20{
  --tw-bg-opacity: 0.2 !important;
}

.group:hover .group-hover\:bg-opacity-25{
  --tw-bg-opacity: 0.25 !important;
}

.group:hover .group-hover\:bg-opacity-30{
  --tw-bg-opacity: 0.3 !important;
}

.group:hover .group-hover\:bg-opacity-40{
  --tw-bg-opacity: 0.4 !important;
}

.group:hover .group-hover\:bg-opacity-50{
  --tw-bg-opacity: 0.5 !important;
}

.group:hover .group-hover\:bg-opacity-60{
  --tw-bg-opacity: 0.6 !important;
}

.group:hover .group-hover\:bg-opacity-70{
  --tw-bg-opacity: 0.7 !important;
}

.group:hover .group-hover\:bg-opacity-75{
  --tw-bg-opacity: 0.75 !important;
}

.group:hover .group-hover\:bg-opacity-80{
  --tw-bg-opacity: 0.8 !important;
}

.group:hover .group-hover\:bg-opacity-90{
  --tw-bg-opacity: 0.9 !important;
}

.group:hover .group-hover\:bg-opacity-95{
  --tw-bg-opacity: 0.95 !important;
}

.group:hover .group-hover\:bg-opacity-100{
  --tw-bg-opacity: 1 !important;
}

.focus-within\:bg-opacity-0:focus-within{
  --tw-bg-opacity: 0 !important;
}

.focus-within\:bg-opacity-5:focus-within{
  --tw-bg-opacity: 0.05 !important;
}

.focus-within\:bg-opacity-10:focus-within{
  --tw-bg-opacity: 0.1 !important;
}

.focus-within\:bg-opacity-20:focus-within{
  --tw-bg-opacity: 0.2 !important;
}

.focus-within\:bg-opacity-25:focus-within{
  --tw-bg-opacity: 0.25 !important;
}

.focus-within\:bg-opacity-30:focus-within{
  --tw-bg-opacity: 0.3 !important;
}

.focus-within\:bg-opacity-40:focus-within{
  --tw-bg-opacity: 0.4 !important;
}

.focus-within\:bg-opacity-50:focus-within{
  --tw-bg-opacity: 0.5 !important;
}

.focus-within\:bg-opacity-60:focus-within{
  --tw-bg-opacity: 0.6 !important;
}

.focus-within\:bg-opacity-70:focus-within{
  --tw-bg-opacity: 0.7 !important;
}

.focus-within\:bg-opacity-75:focus-within{
  --tw-bg-opacity: 0.75 !important;
}

.focus-within\:bg-opacity-80:focus-within{
  --tw-bg-opacity: 0.8 !important;
}

.focus-within\:bg-opacity-90:focus-within{
  --tw-bg-opacity: 0.9 !important;
}

.focus-within\:bg-opacity-95:focus-within{
  --tw-bg-opacity: 0.95 !important;
}

.focus-within\:bg-opacity-100:focus-within{
  --tw-bg-opacity: 1 !important;
}

.hover\:bg-opacity-0:hover{
  --tw-bg-opacity: 0 !important;
}

.hover\:bg-opacity-5:hover{
  --tw-bg-opacity: 0.05 !important;
}

.hover\:bg-opacity-10:hover{
  --tw-bg-opacity: 0.1 !important;
}

.hover\:bg-opacity-20:hover{
  --tw-bg-opacity: 0.2 !important;
}

.hover\:bg-opacity-25:hover{
  --tw-bg-opacity: 0.25 !important;
}

.hover\:bg-opacity-30:hover{
  --tw-bg-opacity: 0.3 !important;
}

.hover\:bg-opacity-40:hover{
  --tw-bg-opacity: 0.4 !important;
}

.hover\:bg-opacity-50:hover{
  --tw-bg-opacity: 0.5 !important;
}

.hover\:bg-opacity-60:hover{
  --tw-bg-opacity: 0.6 !important;
}

.hover\:bg-opacity-70:hover{
  --tw-bg-opacity: 0.7 !important;
}

.hover\:bg-opacity-75:hover{
  --tw-bg-opacity: 0.75 !important;
}

.hover\:bg-opacity-80:hover{
  --tw-bg-opacity: 0.8 !important;
}

.hover\:bg-opacity-90:hover{
  --tw-bg-opacity: 0.9 !important;
}

.hover\:bg-opacity-95:hover{
  --tw-bg-opacity: 0.95 !important;
}

.hover\:bg-opacity-100:hover{
  --tw-bg-opacity: 1 !important;
}

.focus\:bg-opacity-0:focus{
  --tw-bg-opacity: 0 !important;
}

.focus\:bg-opacity-5:focus{
  --tw-bg-opacity: 0.05 !important;
}

.focus\:bg-opacity-10:focus{
  --tw-bg-opacity: 0.1 !important;
}

.focus\:bg-opacity-20:focus{
  --tw-bg-opacity: 0.2 !important;
}

.focus\:bg-opacity-25:focus{
  --tw-bg-opacity: 0.25 !important;
}

.focus\:bg-opacity-30:focus{
  --tw-bg-opacity: 0.3 !important;
}

.focus\:bg-opacity-40:focus{
  --tw-bg-opacity: 0.4 !important;
}

.focus\:bg-opacity-50:focus{
  --tw-bg-opacity: 0.5 !important;
}

.focus\:bg-opacity-60:focus{
  --tw-bg-opacity: 0.6 !important;
}

.focus\:bg-opacity-70:focus{
  --tw-bg-opacity: 0.7 !important;
}

.focus\:bg-opacity-75:focus{
  --tw-bg-opacity: 0.75 !important;
}

.focus\:bg-opacity-80:focus{
  --tw-bg-opacity: 0.8 !important;
}

.focus\:bg-opacity-90:focus{
  --tw-bg-opacity: 0.9 !important;
}

.focus\:bg-opacity-95:focus{
  --tw-bg-opacity: 0.95 !important;
}

.focus\:bg-opacity-100:focus{
  --tw-bg-opacity: 1 !important;
}

.dark .dark\:bg-opacity-0{
  --tw-bg-opacity: 0 !important;
}

.dark .dark\:bg-opacity-5{
  --tw-bg-opacity: 0.05 !important;
}

.dark .dark\:bg-opacity-10{
  --tw-bg-opacity: 0.1 !important;
}

.dark .dark\:bg-opacity-20{
  --tw-bg-opacity: 0.2 !important;
}

.dark .dark\:bg-opacity-25{
  --tw-bg-opacity: 0.25 !important;
}

.dark .dark\:bg-opacity-30{
  --tw-bg-opacity: 0.3 !important;
}

.dark .dark\:bg-opacity-40{
  --tw-bg-opacity: 0.4 !important;
}

.dark .dark\:bg-opacity-50{
  --tw-bg-opacity: 0.5 !important;
}

.dark .dark\:bg-opacity-60{
  --tw-bg-opacity: 0.6 !important;
}

.dark .dark\:bg-opacity-70{
  --tw-bg-opacity: 0.7 !important;
}

.dark .dark\:bg-opacity-75{
  --tw-bg-opacity: 0.75 !important;
}

.dark .dark\:bg-opacity-80{
  --tw-bg-opacity: 0.8 !important;
}

.dark .dark\:bg-opacity-90{
  --tw-bg-opacity: 0.9 !important;
}

.dark .dark\:bg-opacity-95{
  --tw-bg-opacity: 0.95 !important;
}

.dark .dark\:bg-opacity-100{
  --tw-bg-opacity: 1 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-0{
  --tw-bg-opacity: 0 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-5{
  --tw-bg-opacity: 0.05 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-10{
  --tw-bg-opacity: 0.1 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-20{
  --tw-bg-opacity: 0.2 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-25{
  --tw-bg-opacity: 0.25 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-30{
  --tw-bg-opacity: 0.3 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-40{
  --tw-bg-opacity: 0.4 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-50{
  --tw-bg-opacity: 0.5 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-60{
  --tw-bg-opacity: 0.6 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-70{
  --tw-bg-opacity: 0.7 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-75{
  --tw-bg-opacity: 0.75 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-80{
  --tw-bg-opacity: 0.8 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-90{
  --tw-bg-opacity: 0.9 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-95{
  --tw-bg-opacity: 0.95 !important;
}

.dark .group:hover .dark\:group-hover\:bg-opacity-100{
  --tw-bg-opacity: 1 !important;
}

.dark .dark\:focus-within\:bg-opacity-0:focus-within{
  --tw-bg-opacity: 0 !important;
}

.dark .dark\:focus-within\:bg-opacity-5:focus-within{
  --tw-bg-opacity: 0.05 !important;
}

.dark .dark\:focus-within\:bg-opacity-10:focus-within{
  --tw-bg-opacity: 0.1 !important;
}

.dark .dark\:focus-within\:bg-opacity-20:focus-within{
  --tw-bg-opacity: 0.2 !important;
}

.dark .dark\:focus-within\:bg-opacity-25:focus-within{
  --tw-bg-opacity: 0.25 !important;
}

.dark .dark\:focus-within\:bg-opacity-30:focus-within{
  --tw-bg-opacity: 0.3 !important;
}

.dark .dark\:focus-within\:bg-opacity-40:focus-within{
  --tw-bg-opacity: 0.4 !important;
}

.dark .dark\:focus-within\:bg-opacity-50:focus-within{
  --tw-bg-opacity: 0.5 !important;
}

.dark .dark\:focus-within\:bg-opacity-60:focus-within{
  --tw-bg-opacity: 0.6 !important;
}

.dark .dark\:focus-within\:bg-opacity-70:focus-within{
  --tw-bg-opacity: 0.7 !important;
}

.dark .dark\:focus-within\:bg-opacity-75:focus-within{
  --tw-bg-opacity: 0.75 !important;
}

.dark .dark\:focus-within\:bg-opacity-80:focus-within{
  --tw-bg-opacity: 0.8 !important;
}

.dark .dark\:focus-within\:bg-opacity-90:focus-within{
  --tw-bg-opacity: 0.9 !important;
}

.dark .dark\:focus-within\:bg-opacity-95:focus-within{
  --tw-bg-opacity: 0.95 !important;
}

.dark .dark\:focus-within\:bg-opacity-100:focus-within{
  --tw-bg-opacity: 1 !important;
}

.dark .dark\:hover\:bg-opacity-0:hover{
  --tw-bg-opacity: 0 !important;
}

.dark .dark\:hover\:bg-opacity-5:hover{
  --tw-bg-opacity: 0.05 !important;
}

.dark .dark\:hover\:bg-opacity-10:hover{
  --tw-bg-opacity: 0.1 !important;
}

.dark .dark\:hover\:bg-opacity-20:hover{
  --tw-bg-opacity: 0.2 !important;
}

.dark .dark\:hover\:bg-opacity-25:hover{
  --tw-bg-opacity: 0.25 !important;
}

.dark .dark\:hover\:bg-opacity-30:hover{
  --tw-bg-opacity: 0.3 !important;
}

.dark .dark\:hover\:bg-opacity-40:hover{
  --tw-bg-opacity: 0.4 !important;
}

.dark .dark\:hover\:bg-opacity-50:hover{
  --tw-bg-opacity: 0.5 !important;
}

.dark .dark\:hover\:bg-opacity-60:hover{
  --tw-bg-opacity: 0.6 !important;
}

.dark .dark\:hover\:bg-opacity-70:hover{
  --tw-bg-opacity: 0.7 !important;
}

.dark .dark\:hover\:bg-opacity-75:hover{
  --tw-bg-opacity: 0.75 !important;
}

.dark .dark\:hover\:bg-opacity-80:hover{
  --tw-bg-opacity: 0.8 !important;
}

.dark .dark\:hover\:bg-opacity-90:hover{
  --tw-bg-opacity: 0.9 !important;
}

.dark .dark\:hover\:bg-opacity-95:hover{
  --tw-bg-opacity: 0.95 !important;
}

.dark .dark\:hover\:bg-opacity-100:hover{
  --tw-bg-opacity: 1 !important;
}

.dark .dark\:focus\:bg-opacity-0:focus{
  --tw-bg-opacity: 0 !important;
}

.dark .dark\:focus\:bg-opacity-5:focus{
  --tw-bg-opacity: 0.05 !important;
}

.dark .dark\:focus\:bg-opacity-10:focus{
  --tw-bg-opacity: 0.1 !important;
}

.dark .dark\:focus\:bg-opacity-20:focus{
  --tw-bg-opacity: 0.2 !important;
}

.dark .dark\:focus\:bg-opacity-25:focus{
  --tw-bg-opacity: 0.25 !important;
}

.dark .dark\:focus\:bg-opacity-30:focus{
  --tw-bg-opacity: 0.3 !important;
}

.dark .dark\:focus\:bg-opacity-40:focus{
  --tw-bg-opacity: 0.4 !important;
}

.dark .dark\:focus\:bg-opacity-50:focus{
  --tw-bg-opacity: 0.5 !important;
}

.dark .dark\:focus\:bg-opacity-60:focus{
  --tw-bg-opacity: 0.6 !important;
}

.dark .dark\:focus\:bg-opacity-70:focus{
  --tw-bg-opacity: 0.7 !important;
}

.dark .dark\:focus\:bg-opacity-75:focus{
  --tw-bg-opacity: 0.75 !important;
}

.dark .dark\:focus\:bg-opacity-80:focus{
  --tw-bg-opacity: 0.8 !important;
}

.dark .dark\:focus\:bg-opacity-90:focus{
  --tw-bg-opacity: 0.9 !important;
}

.dark .dark\:focus\:bg-opacity-95:focus{
  --tw-bg-opacity: 0.95 !important;
}

.dark .dark\:focus\:bg-opacity-100:focus{
  --tw-bg-opacity: 1 !important;
}

.bg-bottom{
  background-position: bottom !important;
}

.bg-center{
  background-position: center !important;
}

.bg-left{
  background-position: left !important;
}

.bg-left-bottom{
  background-position: left bottom !important;
}

.bg-left-top{
  background-position: left top !important;
}

.bg-right{
  background-position: right !important;
}

.bg-right-bottom{
  background-position: right bottom !important;
}

.bg-right-top{
  background-position: right top !important;
}

.bg-top{
  background-position: top !important;
}

.bg-repeat{
  background-repeat: repeat !important;
}

.bg-no-repeat{
  background-repeat: no-repeat !important;
}

.bg-repeat-x{
  background-repeat: repeat-x !important;
}

.bg-repeat-y{
  background-repeat: repeat-y !important;
}

.bg-repeat-round{
  background-repeat: round !important;
}

.bg-repeat-space{
  background-repeat: space !important;
}

.bg-auto{
  background-size: auto !important;
}

.bg-cover{
  background-size: cover !important;
}

.bg-contain{
  background-size: contain !important;
}

.border-collapse{
  border-collapse: collapse !important;
}

.border-separate{
  border-collapse: separate !important;
}

.border-transparent{
  border-color: transparent !important;
}

.border-current{
  border-color: currentColor !important;
}

.border-black{
  --tw-border-opacity: 1 !important;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
}

.border-white{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
}

.border-gray-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
}

.border-gray-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
}

.border-gray-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
}

.border-gray-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
}

.border-gray-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
}

.border-gray-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
}

.border-gray-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
}

.border-gray-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
}

.border-gray-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
}

.border-gray-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
}

.border-red-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
}

.border-red-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
}

.border-red-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
}

.border-red-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
}

.border-red-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
}

.border-red-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
}

.border-red-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
}

.border-red-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
}

.border-red-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
}

.border-red-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
}

.border-yellow-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
}

.border-yellow-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
}

.border-yellow-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}

.border-yellow-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}

.border-yellow-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
}

.border-yellow-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
}

.border-yellow-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
}

.border-yellow-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
}

.border-yellow-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
}

.border-yellow-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
}

.border-green-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
}

.border-green-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
}

.border-green-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
}

.border-green-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
}

.border-green-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
}

.border-green-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
}

.border-green-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
}

.border-green-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
}

.border-green-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
}

.border-green-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
}

.border-blue-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
}

.border-blue-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
}

.border-blue-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
}

.border-blue-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
}

.border-blue-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
}

.border-blue-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
}

.border-blue-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
}

.border-blue-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
}

.border-blue-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
}

.border-blue-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
}

.border-indigo-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
}

.border-indigo-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
}

.border-indigo-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
}

.border-indigo-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
}

.border-indigo-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
}

.border-indigo-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
}

.border-indigo-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
}

.border-indigo-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
}

.border-indigo-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
}

.border-indigo-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
}

.border-purple-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
}

.border-purple-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
}

.border-purple-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
}

.border-purple-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
}

.border-purple-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
}

.border-purple-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
}

.border-purple-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
}

.border-purple-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
}

.border-purple-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
}

.border-purple-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
}

.border-pink-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
}

.border-pink-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
}

.border-pink-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
}

.border-pink-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
}

.border-pink-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
}

.border-pink-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
}

.border-pink-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
}

.border-pink-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
}

.border-pink-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
}

.border-pink-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
}

.border-cyan-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
}

.border-cyan-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
}

.border-cyan-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
}

.border-cyan-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
}

.border-cyan-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
}

.border-cyan-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
}

.border-cyan-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
}

.border-cyan-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
}

.border-cyan-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
}

.border-cyan-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
}

.border-light-blue-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
}

.border-light-blue-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
}

.border-light-blue-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
}

.border-light-blue-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
}

.border-light-blue-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
}

.border-light-blue-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
}

.border-light-blue-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
}

.border-light-blue-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
}

.border-light-blue-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
}

.border-light-blue-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
}

.border-amber-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
}

.border-amber-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
}

.border-amber-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}

.border-amber-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}

.border-amber-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
}

.border-amber-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
}

.border-amber-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
}

.border-amber-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
}

.border-amber-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
}

.border-amber-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
}

.border-space-cadet{
  --tw-border-opacity: 1 !important;
  border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
}

.border-manatee{
  --tw-border-opacity: 1 !important;
  border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
}

.border-cynabar{
  --tw-border-opacity: 1 !important;
  border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
}

.border-imperial-red{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
}

.border-special-black{
  --tw-border-opacity: 1 !important;
  border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
}

.border-dark-sienna{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
}

.border-rosewood{
  --tw-border-opacity: 1 !important;
  border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
}

.border-dark-red{
  --tw-border-opacity: 1 !important;
  border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
}

.border-rosso-corsa{
  --tw-border-opacity: 1 !important;
  border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
}

.border-vermillion{
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
}

.border-persimmon{
  --tw-border-opacity: 1 !important;
  border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
}

.border-carrot-orange{
  --tw-border-opacity: 1 !important;
  border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
}

.border-orange-web{
  --tw-border-opacity: 1 !important;
  border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
}

.border-selective-yellow{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
}

.border-bottle-green{
  --tw-border-opacity: 1 !important;
  border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
}

.border-illuminating-emerald{
  --tw-border-opacity: 1 !important;
  border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
}

.hover\:border-transparent:hover{
  border-color: transparent !important;
}

.hover\:border-current:hover{
  border-color: currentColor !important;
}

.hover\:border-black:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
}

.hover\:border-white:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
}

.hover\:border-red-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
}

.hover\:border-red-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
}

.hover\:border-red-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
}

.hover\:border-red-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
}

.hover\:border-red-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
}

.hover\:border-red-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
}

.hover\:border-red-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
}

.hover\:border-red-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
}

.hover\:border-red-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
}

.hover\:border-red-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
}

.hover\:border-yellow-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
}

.hover\:border-yellow-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
}

.hover\:border-yellow-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}

.hover\:border-yellow-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}

.hover\:border-yellow-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
}

.hover\:border-yellow-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
}

.hover\:border-yellow-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
}

.hover\:border-yellow-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
}

.hover\:border-yellow-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
}

.hover\:border-yellow-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
}

.hover\:border-green-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
}

.hover\:border-green-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
}

.hover\:border-green-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
}

.hover\:border-green-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
}

.hover\:border-green-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
}

.hover\:border-green-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
}

.hover\:border-green-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
}

.hover\:border-green-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
}

.hover\:border-green-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
}

.hover\:border-green-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
}

.hover\:border-blue-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
}

.hover\:border-blue-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
}

.hover\:border-blue-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
}

.hover\:border-blue-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
}

.hover\:border-blue-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
}

.hover\:border-blue-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
}

.hover\:border-blue-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
}

.hover\:border-blue-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
}

.hover\:border-blue-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
}

.hover\:border-blue-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
}

.hover\:border-indigo-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
}

.hover\:border-indigo-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
}

.hover\:border-indigo-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
}

.hover\:border-indigo-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
}

.hover\:border-indigo-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
}

.hover\:border-indigo-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
}

.hover\:border-indigo-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
}

.hover\:border-indigo-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
}

.hover\:border-indigo-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
}

.hover\:border-indigo-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
}

.hover\:border-purple-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
}

.hover\:border-purple-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
}

.hover\:border-purple-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
}

.hover\:border-purple-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
}

.hover\:border-purple-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
}

.hover\:border-purple-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
}

.hover\:border-purple-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
}

.hover\:border-purple-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
}

.hover\:border-purple-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
}

.hover\:border-purple-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
}

.hover\:border-pink-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
}

.hover\:border-pink-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
}

.hover\:border-pink-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
}

.hover\:border-pink-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
}

.hover\:border-pink-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
}

.hover\:border-pink-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
}

.hover\:border-pink-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
}

.hover\:border-pink-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
}

.hover\:border-pink-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
}

.hover\:border-pink-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
}

.hover\:border-cyan-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
}

.hover\:border-cyan-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
}

.hover\:border-cyan-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
}

.hover\:border-cyan-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
}

.hover\:border-cyan-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
}

.hover\:border-cyan-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
}

.hover\:border-cyan-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
}

.hover\:border-cyan-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
}

.hover\:border-cyan-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
}

.hover\:border-cyan-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
}

.hover\:border-light-blue-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
}

.hover\:border-light-blue-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
}

.hover\:border-light-blue-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
}

.hover\:border-light-blue-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
}

.hover\:border-light-blue-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
}

.hover\:border-light-blue-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
}

.hover\:border-light-blue-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
}

.hover\:border-light-blue-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
}

.hover\:border-light-blue-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
}

.hover\:border-light-blue-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
}

.hover\:border-amber-50:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
}

.hover\:border-amber-100:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
}

.hover\:border-amber-200:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}

.hover\:border-amber-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}

.hover\:border-amber-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
}

.hover\:border-amber-500:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
}

.hover\:border-amber-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
}

.hover\:border-amber-700:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
}

.hover\:border-amber-800:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
}

.hover\:border-amber-900:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
}

.hover\:border-space-cadet:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
}

.hover\:border-manatee:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
}

.hover\:border-cynabar:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
}

.hover\:border-imperial-red:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
}

.hover\:border-special-black:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
}

.hover\:border-dark-sienna:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
}

.hover\:border-rosewood:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
}

.hover\:border-dark-red:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
}

.hover\:border-rosso-corsa:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
}

.hover\:border-vermillion:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
}

.hover\:border-persimmon:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
}

.hover\:border-carrot-orange:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
}

.hover\:border-orange-web:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
}

.hover\:border-selective-yellow:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
}

.hover\:border-bottle-green:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
}

.hover\:border-illuminating-emerald:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
}

.focus\:border-transparent:focus{
  border-color: transparent !important;
}

.focus\:border-current:focus{
  border-color: currentColor !important;
}

.focus\:border-black:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
}

.focus\:border-white:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
}

.focus\:border-red-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
}

.focus\:border-red-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
}

.focus\:border-red-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
}

.focus\:border-red-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
}

.focus\:border-red-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
}

.focus\:border-red-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
}

.focus\:border-red-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
}

.focus\:border-red-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
}

.focus\:border-red-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
}

.focus\:border-red-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
}

.focus\:border-yellow-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
}

.focus\:border-yellow-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
}

.focus\:border-yellow-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}

.focus\:border-yellow-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}

.focus\:border-yellow-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
}

.focus\:border-yellow-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
}

.focus\:border-yellow-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
}

.focus\:border-yellow-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
}

.focus\:border-yellow-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
}

.focus\:border-yellow-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
}

.focus\:border-green-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
}

.focus\:border-green-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
}

.focus\:border-green-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
}

.focus\:border-green-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
}

.focus\:border-green-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
}

.focus\:border-green-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
}

.focus\:border-green-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
}

.focus\:border-green-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
}

.focus\:border-green-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
}

.focus\:border-green-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
}

.focus\:border-purple-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
}

.focus\:border-purple-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
}

.focus\:border-purple-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
}

.focus\:border-purple-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
}

.focus\:border-purple-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
}

.focus\:border-purple-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
}

.focus\:border-purple-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
}

.focus\:border-purple-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
}

.focus\:border-purple-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
}

.focus\:border-purple-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
}

.focus\:border-pink-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
}

.focus\:border-pink-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
}

.focus\:border-pink-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
}

.focus\:border-pink-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
}

.focus\:border-pink-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
}

.focus\:border-pink-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
}

.focus\:border-pink-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
}

.focus\:border-pink-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
}

.focus\:border-pink-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
}

.focus\:border-pink-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
}

.focus\:border-cyan-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
}

.focus\:border-cyan-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
}

.focus\:border-cyan-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
}

.focus\:border-cyan-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
}

.focus\:border-cyan-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
}

.focus\:border-cyan-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
}

.focus\:border-cyan-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
}

.focus\:border-cyan-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
}

.focus\:border-cyan-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
}

.focus\:border-cyan-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
}

.focus\:border-light-blue-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
}

.focus\:border-light-blue-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
}

.focus\:border-light-blue-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
}

.focus\:border-light-blue-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
}

.focus\:border-light-blue-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
}

.focus\:border-light-blue-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
}

.focus\:border-light-blue-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
}

.focus\:border-light-blue-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
}

.focus\:border-light-blue-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
}

.focus\:border-light-blue-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
}

.focus\:border-amber-50:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
}

.focus\:border-amber-100:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
}

.focus\:border-amber-200:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}

.focus\:border-amber-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}

.focus\:border-amber-400:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
}

.focus\:border-amber-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
}

.focus\:border-amber-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
}

.focus\:border-amber-700:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
}

.focus\:border-amber-800:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
}

.focus\:border-amber-900:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
}

.focus\:border-space-cadet:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
}

.focus\:border-manatee:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
}

.focus\:border-cynabar:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
}

.focus\:border-imperial-red:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
}

.focus\:border-special-black:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
}

.focus\:border-dark-sienna:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
}

.focus\:border-rosewood:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
}

.focus\:border-dark-red:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
}

.focus\:border-rosso-corsa:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
}

.focus\:border-vermillion:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
}

.focus\:border-persimmon:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
}

.focus\:border-carrot-orange:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
}

.focus\:border-orange-web:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
}

.focus\:border-selective-yellow:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
}

.focus\:border-bottle-green:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
}

.focus\:border-illuminating-emerald:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
}

.active\:border-transparent:active{
  border-color: transparent !important;
}

.active\:border-current:active{
  border-color: currentColor !important;
}

.active\:border-black:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
}

.active\:border-white:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
}

.active\:border-gray-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
}

.active\:border-gray-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
}

.active\:border-gray-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
}

.active\:border-gray-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
}

.active\:border-gray-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
}

.active\:border-gray-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
}

.active\:border-gray-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
}

.active\:border-gray-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
}

.active\:border-gray-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
}

.active\:border-gray-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
}

.active\:border-red-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
}

.active\:border-red-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
}

.active\:border-red-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
}

.active\:border-red-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
}

.active\:border-red-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
}

.active\:border-red-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
}

.active\:border-red-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
}

.active\:border-red-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
}

.active\:border-red-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
}

.active\:border-red-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
}

.active\:border-yellow-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
}

.active\:border-yellow-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
}

.active\:border-yellow-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}

.active\:border-yellow-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}

.active\:border-yellow-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
}

.active\:border-yellow-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
}

.active\:border-yellow-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
}

.active\:border-yellow-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
}

.active\:border-yellow-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
}

.active\:border-yellow-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
}

.active\:border-green-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
}

.active\:border-green-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
}

.active\:border-green-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
}

.active\:border-green-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
}

.active\:border-green-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
}

.active\:border-green-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
}

.active\:border-green-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
}

.active\:border-green-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
}

.active\:border-green-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
}

.active\:border-green-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
}

.active\:border-blue-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
}

.active\:border-blue-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
}

.active\:border-blue-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
}

.active\:border-blue-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
}

.active\:border-blue-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
}

.active\:border-blue-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
}

.active\:border-blue-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
}

.active\:border-blue-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
}

.active\:border-blue-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
}

.active\:border-blue-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
}

.active\:border-indigo-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
}

.active\:border-indigo-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
}

.active\:border-indigo-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
}

.active\:border-indigo-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
}

.active\:border-indigo-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
}

.active\:border-indigo-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
}

.active\:border-indigo-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
}

.active\:border-indigo-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
}

.active\:border-indigo-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
}

.active\:border-indigo-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
}

.active\:border-purple-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
}

.active\:border-purple-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
}

.active\:border-purple-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
}

.active\:border-purple-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
}

.active\:border-purple-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
}

.active\:border-purple-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
}

.active\:border-purple-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
}

.active\:border-purple-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
}

.active\:border-purple-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
}

.active\:border-purple-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
}

.active\:border-pink-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
}

.active\:border-pink-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
}

.active\:border-pink-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
}

.active\:border-pink-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
}

.active\:border-pink-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
}

.active\:border-pink-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
}

.active\:border-pink-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
}

.active\:border-pink-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
}

.active\:border-pink-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
}

.active\:border-pink-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
}

.active\:border-cyan-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
}

.active\:border-cyan-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
}

.active\:border-cyan-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
}

.active\:border-cyan-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
}

.active\:border-cyan-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
}

.active\:border-cyan-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
}

.active\:border-cyan-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
}

.active\:border-cyan-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
}

.active\:border-cyan-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
}

.active\:border-cyan-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
}

.active\:border-light-blue-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
}

.active\:border-light-blue-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
}

.active\:border-light-blue-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
}

.active\:border-light-blue-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
}

.active\:border-light-blue-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
}

.active\:border-light-blue-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
}

.active\:border-light-blue-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
}

.active\:border-light-blue-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
}

.active\:border-light-blue-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
}

.active\:border-light-blue-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
}

.active\:border-amber-50:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
}

.active\:border-amber-100:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
}

.active\:border-amber-200:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}

.active\:border-amber-300:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}

.active\:border-amber-400:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
}

.active\:border-amber-500:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
}

.active\:border-amber-600:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
}

.active\:border-amber-700:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
}

.active\:border-amber-800:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
}

.active\:border-amber-900:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
}

.active\:border-space-cadet:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
}

.active\:border-manatee:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
}

.active\:border-cynabar:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
}

.active\:border-imperial-red:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
}

.active\:border-special-black:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
}

.active\:border-dark-sienna:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
}

.active\:border-rosewood:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
}

.active\:border-dark-red:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
}

.active\:border-rosso-corsa:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
}

.active\:border-vermillion:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
}

.active\:border-persimmon:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
}

.active\:border-carrot-orange:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
}

.active\:border-orange-web:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
}

.active\:border-selective-yellow:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
}

.active\:border-bottle-green:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
}

.active\:border-illuminating-emerald:active{
  --tw-border-opacity: 1 !important;
  border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-transparent{
  border-color: transparent !important;
}

.group:hover .group-hover\:border-current{
  border-color: currentColor !important;
}

.group:hover .group-hover\:border-black{
  --tw-border-opacity: 1 !important;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-white{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-gray-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-gray-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-gray-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-gray-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-gray-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-gray-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-gray-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-gray-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-gray-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-gray-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-red-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-red-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-red-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-red-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-red-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-red-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-red-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-red-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-red-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-red-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-yellow-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-yellow-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-yellow-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-yellow-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-yellow-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-yellow-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-yellow-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-yellow-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-yellow-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-yellow-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-green-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-green-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-green-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-green-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-green-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-green-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-green-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-green-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-green-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-green-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-blue-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-blue-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-blue-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-blue-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-blue-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-blue-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-blue-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-blue-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-blue-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-blue-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-indigo-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-indigo-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-indigo-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-indigo-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-indigo-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-indigo-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-indigo-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-indigo-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-indigo-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-indigo-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-purple-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-purple-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-purple-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-purple-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-purple-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-purple-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-purple-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-purple-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-purple-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-purple-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-pink-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-pink-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-pink-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-pink-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-pink-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-pink-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-pink-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-pink-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-pink-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-pink-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cyan-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cyan-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cyan-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cyan-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cyan-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cyan-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cyan-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cyan-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cyan-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cyan-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-light-blue-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-light-blue-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-light-blue-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-light-blue-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-light-blue-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-light-blue-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-light-blue-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-light-blue-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-light-blue-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-light-blue-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-amber-50{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-amber-100{
  --tw-border-opacity: 1 !important;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-amber-200{
  --tw-border-opacity: 1 !important;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-amber-300{
  --tw-border-opacity: 1 !important;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-amber-400{
  --tw-border-opacity: 1 !important;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-amber-500{
  --tw-border-opacity: 1 !important;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-amber-600{
  --tw-border-opacity: 1 !important;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-amber-700{
  --tw-border-opacity: 1 !important;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-amber-800{
  --tw-border-opacity: 1 !important;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-amber-900{
  --tw-border-opacity: 1 !important;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-space-cadet{
  --tw-border-opacity: 1 !important;
  border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-manatee{
  --tw-border-opacity: 1 !important;
  border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-cynabar{
  --tw-border-opacity: 1 !important;
  border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-imperial-red{
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-special-black{
  --tw-border-opacity: 1 !important;
  border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-dark-sienna{
  --tw-border-opacity: 1 !important;
  border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-rosewood{
  --tw-border-opacity: 1 !important;
  border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-dark-red{
  --tw-border-opacity: 1 !important;
  border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-rosso-corsa{
  --tw-border-opacity: 1 !important;
  border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-vermillion{
  --tw-border-opacity: 1 !important;
  border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-persimmon{
  --tw-border-opacity: 1 !important;
  border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-carrot-orange{
  --tw-border-opacity: 1 !important;
  border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-orange-web{
  --tw-border-opacity: 1 !important;
  border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-selective-yellow{
  --tw-border-opacity: 1 !important;
  border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-bottle-green{
  --tw-border-opacity: 1 !important;
  border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
}

.group:hover .group-hover\:border-illuminating-emerald{
  --tw-border-opacity: 1 !important;
  border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
}

.border-opacity-0{
  --tw-border-opacity: 0 !important;
}

.border-opacity-5{
  --tw-border-opacity: 0.05 !important;
}

.border-opacity-10{
  --tw-border-opacity: 0.1 !important;
}

.border-opacity-20{
  --tw-border-opacity: 0.2 !important;
}

.border-opacity-25{
  --tw-border-opacity: 0.25 !important;
}

.border-opacity-30{
  --tw-border-opacity: 0.3 !important;
}

.border-opacity-40{
  --tw-border-opacity: 0.4 !important;
}

.border-opacity-50{
  --tw-border-opacity: 0.5 !important;
}

.border-opacity-60{
  --tw-border-opacity: 0.6 !important;
}

.border-opacity-70{
  --tw-border-opacity: 0.7 !important;
}

.border-opacity-75{
  --tw-border-opacity: 0.75 !important;
}

.border-opacity-80{
  --tw-border-opacity: 0.8 !important;
}

.border-opacity-90{
  --tw-border-opacity: 0.9 !important;
}

.border-opacity-95{
  --tw-border-opacity: 0.95 !important;
}

.border-opacity-100{
  --tw-border-opacity: 1 !important;
}

.group:hover .group-hover\:border-opacity-0{
  --tw-border-opacity: 0 !important;
}

.group:hover .group-hover\:border-opacity-5{
  --tw-border-opacity: 0.05 !important;
}

.group:hover .group-hover\:border-opacity-10{
  --tw-border-opacity: 0.1 !important;
}

.group:hover .group-hover\:border-opacity-20{
  --tw-border-opacity: 0.2 !important;
}

.group:hover .group-hover\:border-opacity-25{
  --tw-border-opacity: 0.25 !important;
}

.group:hover .group-hover\:border-opacity-30{
  --tw-border-opacity: 0.3 !important;
}

.group:hover .group-hover\:border-opacity-40{
  --tw-border-opacity: 0.4 !important;
}

.group:hover .group-hover\:border-opacity-50{
  --tw-border-opacity: 0.5 !important;
}

.group:hover .group-hover\:border-opacity-60{
  --tw-border-opacity: 0.6 !important;
}

.group:hover .group-hover\:border-opacity-70{
  --tw-border-opacity: 0.7 !important;
}

.group:hover .group-hover\:border-opacity-75{
  --tw-border-opacity: 0.75 !important;
}

.group:hover .group-hover\:border-opacity-80{
  --tw-border-opacity: 0.8 !important;
}

.group:hover .group-hover\:border-opacity-90{
  --tw-border-opacity: 0.9 !important;
}

.group:hover .group-hover\:border-opacity-95{
  --tw-border-opacity: 0.95 !important;
}

.group:hover .group-hover\:border-opacity-100{
  --tw-border-opacity: 1 !important;
}

.focus-within\:border-opacity-0:focus-within{
  --tw-border-opacity: 0 !important;
}

.focus-within\:border-opacity-5:focus-within{
  --tw-border-opacity: 0.05 !important;
}

.focus-within\:border-opacity-10:focus-within{
  --tw-border-opacity: 0.1 !important;
}

.focus-within\:border-opacity-20:focus-within{
  --tw-border-opacity: 0.2 !important;
}

.focus-within\:border-opacity-25:focus-within{
  --tw-border-opacity: 0.25 !important;
}

.focus-within\:border-opacity-30:focus-within{
  --tw-border-opacity: 0.3 !important;
}

.focus-within\:border-opacity-40:focus-within{
  --tw-border-opacity: 0.4 !important;
}

.focus-within\:border-opacity-50:focus-within{
  --tw-border-opacity: 0.5 !important;
}

.focus-within\:border-opacity-60:focus-within{
  --tw-border-opacity: 0.6 !important;
}

.focus-within\:border-opacity-70:focus-within{
  --tw-border-opacity: 0.7 !important;
}

.focus-within\:border-opacity-75:focus-within{
  --tw-border-opacity: 0.75 !important;
}

.focus-within\:border-opacity-80:focus-within{
  --tw-border-opacity: 0.8 !important;
}

.focus-within\:border-opacity-90:focus-within{
  --tw-border-opacity: 0.9 !important;
}

.focus-within\:border-opacity-95:focus-within{
  --tw-border-opacity: 0.95 !important;
}

.focus-within\:border-opacity-100:focus-within{
  --tw-border-opacity: 1 !important;
}

.hover\:border-opacity-0:hover{
  --tw-border-opacity: 0 !important;
}

.hover\:border-opacity-5:hover{
  --tw-border-opacity: 0.05 !important;
}

.hover\:border-opacity-10:hover{
  --tw-border-opacity: 0.1 !important;
}

.hover\:border-opacity-20:hover{
  --tw-border-opacity: 0.2 !important;
}

.hover\:border-opacity-25:hover{
  --tw-border-opacity: 0.25 !important;
}

.hover\:border-opacity-30:hover{
  --tw-border-opacity: 0.3 !important;
}

.hover\:border-opacity-40:hover{
  --tw-border-opacity: 0.4 !important;
}

.hover\:border-opacity-50:hover{
  --tw-border-opacity: 0.5 !important;
}

.hover\:border-opacity-60:hover{
  --tw-border-opacity: 0.6 !important;
}

.hover\:border-opacity-70:hover{
  --tw-border-opacity: 0.7 !important;
}

.hover\:border-opacity-75:hover{
  --tw-border-opacity: 0.75 !important;
}

.hover\:border-opacity-80:hover{
  --tw-border-opacity: 0.8 !important;
}

.hover\:border-opacity-90:hover{
  --tw-border-opacity: 0.9 !important;
}

.hover\:border-opacity-95:hover{
  --tw-border-opacity: 0.95 !important;
}

.hover\:border-opacity-100:hover{
  --tw-border-opacity: 1 !important;
}

.focus\:border-opacity-0:focus{
  --tw-border-opacity: 0 !important;
}

.focus\:border-opacity-5:focus{
  --tw-border-opacity: 0.05 !important;
}

.focus\:border-opacity-10:focus{
  --tw-border-opacity: 0.1 !important;
}

.focus\:border-opacity-20:focus{
  --tw-border-opacity: 0.2 !important;
}

.focus\:border-opacity-25:focus{
  --tw-border-opacity: 0.25 !important;
}

.focus\:border-opacity-30:focus{
  --tw-border-opacity: 0.3 !important;
}

.focus\:border-opacity-40:focus{
  --tw-border-opacity: 0.4 !important;
}

.focus\:border-opacity-50:focus{
  --tw-border-opacity: 0.5 !important;
}

.focus\:border-opacity-60:focus{
  --tw-border-opacity: 0.6 !important;
}

.focus\:border-opacity-70:focus{
  --tw-border-opacity: 0.7 !important;
}

.focus\:border-opacity-75:focus{
  --tw-border-opacity: 0.75 !important;
}

.focus\:border-opacity-80:focus{
  --tw-border-opacity: 0.8 !important;
}

.focus\:border-opacity-90:focus{
  --tw-border-opacity: 0.9 !important;
}

.focus\:border-opacity-95:focus{
  --tw-border-opacity: 0.95 !important;
}

.focus\:border-opacity-100:focus{
  --tw-border-opacity: 1 !important;
}

.dark .dark\:border-opacity-0{
  --tw-border-opacity: 0 !important;
}

.dark .dark\:border-opacity-5{
  --tw-border-opacity: 0.05 !important;
}

.dark .dark\:border-opacity-10{
  --tw-border-opacity: 0.1 !important;
}

.dark .dark\:border-opacity-20{
  --tw-border-opacity: 0.2 !important;
}

.dark .dark\:border-opacity-25{
  --tw-border-opacity: 0.25 !important;
}

.dark .dark\:border-opacity-30{
  --tw-border-opacity: 0.3 !important;
}

.dark .dark\:border-opacity-40{
  --tw-border-opacity: 0.4 !important;
}

.dark .dark\:border-opacity-50{
  --tw-border-opacity: 0.5 !important;
}

.dark .dark\:border-opacity-60{
  --tw-border-opacity: 0.6 !important;
}

.dark .dark\:border-opacity-70{
  --tw-border-opacity: 0.7 !important;
}

.dark .dark\:border-opacity-75{
  --tw-border-opacity: 0.75 !important;
}

.dark .dark\:border-opacity-80{
  --tw-border-opacity: 0.8 !important;
}

.dark .dark\:border-opacity-90{
  --tw-border-opacity: 0.9 !important;
}

.dark .dark\:border-opacity-95{
  --tw-border-opacity: 0.95 !important;
}

.dark .dark\:border-opacity-100{
  --tw-border-opacity: 1 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-0{
  --tw-border-opacity: 0 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-5{
  --tw-border-opacity: 0.05 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-10{
  --tw-border-opacity: 0.1 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-20{
  --tw-border-opacity: 0.2 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-25{
  --tw-border-opacity: 0.25 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-30{
  --tw-border-opacity: 0.3 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-40{
  --tw-border-opacity: 0.4 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-50{
  --tw-border-opacity: 0.5 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-60{
  --tw-border-opacity: 0.6 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-70{
  --tw-border-opacity: 0.7 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-75{
  --tw-border-opacity: 0.75 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-80{
  --tw-border-opacity: 0.8 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-90{
  --tw-border-opacity: 0.9 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-95{
  --tw-border-opacity: 0.95 !important;
}

.dark .group:hover .dark\:group-hover\:border-opacity-100{
  --tw-border-opacity: 1 !important;
}

.dark .dark\:focus-within\:border-opacity-0:focus-within{
  --tw-border-opacity: 0 !important;
}

.dark .dark\:focus-within\:border-opacity-5:focus-within{
  --tw-border-opacity: 0.05 !important;
}

.dark .dark\:focus-within\:border-opacity-10:focus-within{
  --tw-border-opacity: 0.1 !important;
}

.dark .dark\:focus-within\:border-opacity-20:focus-within{
  --tw-border-opacity: 0.2 !important;
}

.dark .dark\:focus-within\:border-opacity-25:focus-within{
  --tw-border-opacity: 0.25 !important;
}

.dark .dark\:focus-within\:border-opacity-30:focus-within{
  --tw-border-opacity: 0.3 !important;
}

.dark .dark\:focus-within\:border-opacity-40:focus-within{
  --tw-border-opacity: 0.4 !important;
}

.dark .dark\:focus-within\:border-opacity-50:focus-within{
  --tw-border-opacity: 0.5 !important;
}

.dark .dark\:focus-within\:border-opacity-60:focus-within{
  --tw-border-opacity: 0.6 !important;
}

.dark .dark\:focus-within\:border-opacity-70:focus-within{
  --tw-border-opacity: 0.7 !important;
}

.dark .dark\:focus-within\:border-opacity-75:focus-within{
  --tw-border-opacity: 0.75 !important;
}

.dark .dark\:focus-within\:border-opacity-80:focus-within{
  --tw-border-opacity: 0.8 !important;
}

.dark .dark\:focus-within\:border-opacity-90:focus-within{
  --tw-border-opacity: 0.9 !important;
}

.dark .dark\:focus-within\:border-opacity-95:focus-within{
  --tw-border-opacity: 0.95 !important;
}

.dark .dark\:focus-within\:border-opacity-100:focus-within{
  --tw-border-opacity: 1 !important;
}

.dark .dark\:hover\:border-opacity-0:hover{
  --tw-border-opacity: 0 !important;
}

.dark .dark\:hover\:border-opacity-5:hover{
  --tw-border-opacity: 0.05 !important;
}

.dark .dark\:hover\:border-opacity-10:hover{
  --tw-border-opacity: 0.1 !important;
}

.dark .dark\:hover\:border-opacity-20:hover{
  --tw-border-opacity: 0.2 !important;
}

.dark .dark\:hover\:border-opacity-25:hover{
  --tw-border-opacity: 0.25 !important;
}

.dark .dark\:hover\:border-opacity-30:hover{
  --tw-border-opacity: 0.3 !important;
}

.dark .dark\:hover\:border-opacity-40:hover{
  --tw-border-opacity: 0.4 !important;
}

.dark .dark\:hover\:border-opacity-50:hover{
  --tw-border-opacity: 0.5 !important;
}

.dark .dark\:hover\:border-opacity-60:hover{
  --tw-border-opacity: 0.6 !important;
}

.dark .dark\:hover\:border-opacity-70:hover{
  --tw-border-opacity: 0.7 !important;
}

.dark .dark\:hover\:border-opacity-75:hover{
  --tw-border-opacity: 0.75 !important;
}

.dark .dark\:hover\:border-opacity-80:hover{
  --tw-border-opacity: 0.8 !important;
}

.dark .dark\:hover\:border-opacity-90:hover{
  --tw-border-opacity: 0.9 !important;
}

.dark .dark\:hover\:border-opacity-95:hover{
  --tw-border-opacity: 0.95 !important;
}

.dark .dark\:hover\:border-opacity-100:hover{
  --tw-border-opacity: 1 !important;
}

.dark .dark\:focus\:border-opacity-0:focus{
  --tw-border-opacity: 0 !important;
}

.dark .dark\:focus\:border-opacity-5:focus{
  --tw-border-opacity: 0.05 !important;
}

.dark .dark\:focus\:border-opacity-10:focus{
  --tw-border-opacity: 0.1 !important;
}

.dark .dark\:focus\:border-opacity-20:focus{
  --tw-border-opacity: 0.2 !important;
}

.dark .dark\:focus\:border-opacity-25:focus{
  --tw-border-opacity: 0.25 !important;
}

.dark .dark\:focus\:border-opacity-30:focus{
  --tw-border-opacity: 0.3 !important;
}

.dark .dark\:focus\:border-opacity-40:focus{
  --tw-border-opacity: 0.4 !important;
}

.dark .dark\:focus\:border-opacity-50:focus{
  --tw-border-opacity: 0.5 !important;
}

.dark .dark\:focus\:border-opacity-60:focus{
  --tw-border-opacity: 0.6 !important;
}

.dark .dark\:focus\:border-opacity-70:focus{
  --tw-border-opacity: 0.7 !important;
}

.dark .dark\:focus\:border-opacity-75:focus{
  --tw-border-opacity: 0.75 !important;
}

.dark .dark\:focus\:border-opacity-80:focus{
  --tw-border-opacity: 0.8 !important;
}

.dark .dark\:focus\:border-opacity-90:focus{
  --tw-border-opacity: 0.9 !important;
}

.dark .dark\:focus\:border-opacity-95:focus{
  --tw-border-opacity: 0.95 !important;
}

.dark .dark\:focus\:border-opacity-100:focus{
  --tw-border-opacity: 1 !important;
}

.rounded-none{
  border-radius: 0px !important;
}

.rounded-sm{
  border-radius: 0.125rem !important;
}

.rounded{
  border-radius: 0.25rem !important;
}

.rounded-md{
  border-radius: 0.375rem !important;
}

.rounded-lg{
  border-radius: 0.5rem !important;
}

.rounded-xl{
  border-radius: 0.75rem !important;
}

.rounded-2xl{
  border-radius: 1rem !important;
}

.rounded-3xl{
  border-radius: 1.5rem !important;
}

.rounded-full{
  border-radius: 9999px !important;
}

.rounded-t-none{
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.rounded-r-none{
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.rounded-b-none{
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.rounded-l-none{
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.rounded-t-sm{
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}

.rounded-r-sm{
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}

.rounded-b-sm{
  border-bottom-right-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.rounded-l-sm{
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.rounded-t{
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-r{
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-b{
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-l{
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-t-md{
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}

.rounded-r-md{
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

.rounded-b-md{
  border-bottom-right-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.rounded-l-md{
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.rounded-t-lg{
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.rounded-r-lg{
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.rounded-b-lg{
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.rounded-l-lg{
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.rounded-t-xl{
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}

.rounded-r-xl{
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}

.rounded-b-xl{
  border-bottom-right-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.rounded-l-xl{
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.rounded-t-2xl{
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

.rounded-r-2xl{
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.rounded-b-2xl{
  border-bottom-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.rounded-l-2xl{
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.rounded-t-3xl{
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}

.rounded-r-3xl{
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}

.rounded-b-3xl{
  border-bottom-right-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.rounded-l-3xl{
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.rounded-t-full{
  border-top-left-radius: 9999px !important;
  border-top-right-radius: 9999px !important;
}

.rounded-r-full{
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}

.rounded-b-full{
  border-bottom-right-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.rounded-l-full{
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.rounded-tl-none{
  border-top-left-radius: 0px !important;
}

.rounded-tr-none{
  border-top-right-radius: 0px !important;
}

.rounded-br-none{
  border-bottom-right-radius: 0px !important;
}

.rounded-bl-none{
  border-bottom-left-radius: 0px !important;
}

.rounded-tl-sm{
  border-top-left-radius: 0.125rem !important;
}

.rounded-tr-sm{
  border-top-right-radius: 0.125rem !important;
}

.rounded-br-sm{
  border-bottom-right-radius: 0.125rem !important;
}

.rounded-bl-sm{
  border-bottom-left-radius: 0.125rem !important;
}

.rounded-tl{
  border-top-left-radius: 0.25rem !important;
}

.rounded-tr{
  border-top-right-radius: 0.25rem !important;
}

.rounded-br{
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bl{
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-tl-md{
  border-top-left-radius: 0.375rem !important;
}

.rounded-tr-md{
  border-top-right-radius: 0.375rem !important;
}

.rounded-br-md{
  border-bottom-right-radius: 0.375rem !important;
}

.rounded-bl-md{
  border-bottom-left-radius: 0.375rem !important;
}

.rounded-tl-lg{
  border-top-left-radius: 0.5rem !important;
}

.rounded-tr-lg{
  border-top-right-radius: 0.5rem !important;
}

.rounded-br-lg{
  border-bottom-right-radius: 0.5rem !important;
}

.rounded-bl-lg{
  border-bottom-left-radius: 0.5rem !important;
}

.rounded-tl-xl{
  border-top-left-radius: 0.75rem !important;
}

.rounded-tr-xl{
  border-top-right-radius: 0.75rem !important;
}

.rounded-br-xl{
  border-bottom-right-radius: 0.75rem !important;
}

.rounded-bl-xl{
  border-bottom-left-radius: 0.75rem !important;
}

.rounded-tl-2xl{
  border-top-left-radius: 1rem !important;
}

.rounded-tr-2xl{
  border-top-right-radius: 1rem !important;
}

.rounded-br-2xl{
  border-bottom-right-radius: 1rem !important;
}

.rounded-bl-2xl{
  border-bottom-left-radius: 1rem !important;
}

.rounded-tl-3xl{
  border-top-left-radius: 1.5rem !important;
}

.rounded-tr-3xl{
  border-top-right-radius: 1.5rem !important;
}

.rounded-br-3xl{
  border-bottom-right-radius: 1.5rem !important;
}

.rounded-bl-3xl{
  border-bottom-left-radius: 1.5rem !important;
}

.rounded-tl-full{
  border-top-left-radius: 9999px !important;
}

.rounded-tr-full{
  border-top-right-radius: 9999px !important;
}

.rounded-br-full{
  border-bottom-right-radius: 9999px !important;
}

.rounded-bl-full{
  border-bottom-left-radius: 9999px !important;
}

.border-solid{
  border-style: solid !important;
}

.border-dashed{
  border-style: dashed !important;
}

.border-dotted{
  border-style: dotted !important;
}

.border-double{
  border-style: double !important;
}

.border-none{
  border-style: none !important;
}

.border-0{
  border-width: 0px !important;
}

.border-2{
  border-width: 2px !important;
}

.border-4{
  border-width: 4px !important;
}

.border-8{
  border-width: 8px !important;
}

.border{
  border-width: 1px !important;
}

.border-t-0{
  border-top-width: 0px !important;
}

.border-r-0{
  border-right-width: 0px !important;
}

.border-b-0{
  border-bottom-width: 0px !important;
}

.border-l-0{
  border-left-width: 0px !important;
}

.border-t-2{
  border-top-width: 2px !important;
}

.border-r-2{
  border-right-width: 2px !important;
}

.border-b-2{
  border-bottom-width: 2px !important;
}

.border-l-2{
  border-left-width: 2px !important;
}

.border-t-4{
  border-top-width: 4px !important;
}

.border-r-4{
  border-right-width: 4px !important;
}

.border-b-4{
  border-bottom-width: 4px !important;
}

.border-l-4{
  border-left-width: 4px !important;
}

.border-t-8{
  border-top-width: 8px !important;
}

.border-r-8{
  border-right-width: 8px !important;
}

.border-b-8{
  border-bottom-width: 8px !important;
}

.border-l-8{
  border-left-width: 8px !important;
}

.border-t{
  border-top-width: 1px !important;
}

.border-r{
  border-right-width: 1px !important;
}

.border-b{
  border-bottom-width: 1px !important;
}

.border-l{
  border-left-width: 1px !important;
}

.decoration-slice{
  -webkit-box-decoration-break: slice !important;
          box-decoration-break: slice !important;
}

.decoration-clone{
  -webkit-box-decoration-break: clone !important;
          box-decoration-break: clone !important;
}

.box-border{
  box-sizing: border-box !important;
}

.box-content{
  box-sizing: content-box !important;
}

.cursor-auto{
  cursor: auto !important;
}

.cursor-default{
  cursor: default !important;
}

.cursor-pointer{
  cursor: pointer !important;
}

.cursor-wait{
  cursor: wait !important;
}

.cursor-text{
  cursor: text !important;
}

.cursor-move{
  cursor: move !important;
}

.cursor-help{
  cursor: help !important;
}

.cursor-not-allowed{
  cursor: not-allowed !important;
}

.block{
  display: block !important;
}

.inline-block{
  display: inline-block !important;
}

.inline{
  display: inline !important;
}

.flex{
  display: flex !important;
}

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

.table{
  display: table !important;
}

.inline-table{
  display: inline-table !important;
}

.table-caption{
  display: table-caption !important;
}

.table-cell{
  display: table-cell !important;
}

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

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

.table-footer-group{
  display: table-footer-group !important;
}

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

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

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

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

.grid{
  display: grid !important;
}

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

.contents{
  display: contents !important;
}

.list-item{
  display: list-item !important;
}

.hidden{
  display: none !important;
}

.flex-row{
  flex-direction: row !important;
}

.flex-row-reverse{
  flex-direction: row-reverse !important;
}

.flex-col{
  flex-direction: column !important;
}

.flex-col-reverse{
  flex-direction: column-reverse !important;
}

.flex-wrap{
  flex-wrap: wrap !important;
}

.flex-wrap-reverse{
  flex-wrap: wrap-reverse !important;
}

.flex-nowrap{
  flex-wrap: nowrap !important;
}

.place-items-start{
  place-items: start !important;
}

.place-items-end{
  place-items: end !important;
}

.place-items-center{
  place-items: center !important;
}

.place-items-stretch{
  place-items: stretch !important;
}

.place-content-center{
  place-content: center !important;
}

.place-content-start{
  place-content: start !important;
}

.place-content-end{
  place-content: end !important;
}

.place-content-between{
  place-content: space-between !important;
}

.place-content-around{
  place-content: space-around !important;
}

.place-content-evenly{
  place-content: space-evenly !important;
}

.place-content-stretch{
  place-content: stretch !important;
}

.place-self-auto{
  place-self: auto !important;
}

.place-self-start{
  place-self: start !important;
}

.place-self-end{
  place-self: end !important;
}

.place-self-center{
  place-self: center !important;
}

.place-self-stretch{
  place-self: stretch !important;
}

.items-start{
  align-items: flex-start !important;
}

.items-end{
  align-items: flex-end !important;
}

.items-center{
  align-items: center !important;
}

.items-baseline{
  align-items: baseline !important;
}

.items-stretch{
  align-items: stretch !important;
}

.content-center{
  align-content: center !important;
}

.content-start{
  align-content: flex-start !important;
}

.content-end{
  align-content: flex-end !important;
}

.content-between{
  align-content: space-between !important;
}

.content-around{
  align-content: space-around !important;
}

.content-evenly{
  align-content: space-evenly !important;
}

.self-auto{
  align-self: auto !important;
}

.self-start{
  align-self: flex-start !important;
}

.self-end{
  align-self: flex-end !important;
}

.self-center{
  align-self: center !important;
}

.self-stretch{
  align-self: stretch !important;
}

.justify-items-start{
  justify-items: start !important;
}

.justify-items-end{
  justify-items: end !important;
}

.justify-items-center{
  justify-items: center !important;
}

.justify-items-stretch{
  justify-items: stretch !important;
}

.justify-start{
  justify-content: flex-start !important;
}

.justify-end{
  justify-content: flex-end !important;
}

.justify-center{
  justify-content: center !important;
}

.justify-between{
  justify-content: space-between !important;
}

.justify-around{
  justify-content: space-around !important;
}

.justify-evenly{
  justify-content: space-evenly !important;
}

.justify-self-auto{
  justify-self: auto !important;
}

.justify-self-start{
  justify-self: start !important;
}

.justify-self-end{
  justify-self: end !important;
}

.justify-self-center{
  justify-self: center !important;
}

.justify-self-stretch{
  justify-self: stretch !important;
}

.flex-1{
  flex: 1 1 0% !important;
}

.flex-auto{
  flex: 1 1 auto !important;
}

.flex-initial{
  flex: 0 1 auto !important;
}

.flex-none{
  flex: none !important;
}

.flex-grow-0{
  flex-grow: 0 !important;
}

.flex-grow{
  flex-grow: 1 !important;
}

.flex-shrink-0{
  flex-shrink: 0 !important;
}

.flex-shrink{
  flex-shrink: 1 !important;
}

.order-1{
  order: 1 !important;
}

.order-2{
  order: 2 !important;
}

.order-3{
  order: 3 !important;
}

.order-4{
  order: 4 !important;
}

.order-5{
  order: 5 !important;
}

.order-6{
  order: 6 !important;
}

.order-7{
  order: 7 !important;
}

.order-8{
  order: 8 !important;
}

.order-9{
  order: 9 !important;
}

.order-10{
  order: 10 !important;
}

.order-11{
  order: 11 !important;
}

.order-12{
  order: 12 !important;
}

.order-first{
  order: -9999 !important;
}

.order-last{
  order: 9999 !important;
}

.order-none{
  order: 0 !important;
}

.float-right{
  float: right !important;
}

.float-left{
  float: left !important;
}

.float-none{
  float: none !important;
}

.clear-left{
  clear: left !important;
}

.clear-right{
  clear: right !important;
}

.clear-both{
  clear: both !important;
}

.clear-none{
  clear: none !important;
}

.font-sans{
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.font-serif{
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif !important;
}

.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.font-thin{
  font-weight: 100 !important;
}

.font-extralight{
  font-weight: 200 !important;
}

.font-light{
  font-weight: 300 !important;
}

.font-normal{
  font-weight: 400 !important;
}

.font-medium{
  font-weight: 500 !important;
}

.font-semibold{
  font-weight: 600 !important;
}

.font-bold{
  font-weight: 700 !important;
}

.font-extrabold{
  font-weight: 800 !important;
}

.font-black{
  font-weight: 900 !important;
}

.h-0{
  height: 0px !important;
}

.h-1{
  height: 0.25rem !important;
}

.h-2{
  height: 0.5rem !important;
}

.h-3{
  height: 0.75rem !important;
}

.h-4{
  height: 1rem !important;
}

.h-5{
  height: 1.25rem !important;
}

.h-6{
  height: 1.5rem !important;
}

.h-7{
  height: 1.75rem !important;
}

.h-8{
  height: 2rem !important;
}

.h-9{
  height: 2.25rem !important;
}

.h-10{
  height: 2.5rem !important;
}

.h-11{
  height: 2.75rem !important;
}

.h-12{
  height: 3rem !important;
}

.h-14{
  height: 3.5rem !important;
}

.h-16{
  height: 4rem !important;
}

.h-20{
  height: 5rem !important;
}

.h-24{
  height: 6rem !important;
}

.h-28{
  height: 7rem !important;
}

.h-32{
  height: 8rem !important;
}

.h-36{
  height: 9rem !important;
}

.h-40{
  height: 10rem !important;
}

.h-44{
  height: 11rem !important;
}

.h-48{
  height: 12rem !important;
}

.h-52{
  height: 13rem !important;
}

.h-56{
  height: 14rem !important;
}

.h-60{
  height: 15rem !important;
}

.h-64{
  height: 16rem !important;
}

.h-72{
  height: 18rem !important;
}

.h-80{
  height: 20rem !important;
}

.h-96{
  height: 24rem !important;
}

.h-auto{
  height: auto !important;
}

.h-px{
  height: 1px !important;
}

.h-0\.5{
  height: 0.125rem !important;
}

.h-1\.5{
  height: 0.375rem !important;
}

.h-2\.5{
  height: 0.625rem !important;
}

.h-3\.5{
  height: 0.875rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-full{
  height: 100% !important;
}

.h-screen{
  height: 100vh !important;
}

.text-xs{
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-lg{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-2xl{
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.text-3xl{
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.text-4xl{
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}

.text-5xl{
  font-size: 3rem !important;
  line-height: 1 !important;
}

.text-6xl{
  font-size: 3.75rem !important;
  line-height: 1 !important;
}

.text-7xl{
  font-size: 5rem !important;
}

.text-8xl{
  font-size: 6rem !important;
}

.text-9xl{
  font-size: 7rem !important;
}

.text-10xl{
  font-size: 8rem !important;
}

.text-11xl{
  font-size: 9rem !important;
}

.text-12xl{
  font-size: 12rem !important;
}

.text-14xl{
  font-size: 13rem !important;
}

.text-15xl{
  font-size: 15rem !important;
}

.text-16xl{
  font-size: 18rem !important;
}

.text-24xl{
  font-size: 23rem !important;
}

.leading-3{
  line-height: .75rem !important;
}

.leading-4{
  line-height: 1rem !important;
}

.leading-5{
  line-height: 1.25rem !important;
}

.leading-6{
  line-height: 1.5rem !important;
}

.leading-7{
  line-height: 1.75rem !important;
}

.leading-8{
  line-height: 2rem !important;
}

.leading-9{
  line-height: 2.25rem !important;
}

.leading-10{
  line-height: 2.5rem !important;
}

.leading-none{
  line-height: 1 !important;
}

.leading-tight{
  line-height: 1.25 !important;
}

.leading-snug{
  line-height: 1.375 !important;
}

.leading-normal{
  line-height: 1.5 !important;
}

.leading-relaxed{
  line-height: 1.625 !important;
}

.leading-loose{
  line-height: 2 !important;
}

.list-inside{
  list-style-position: inside !important;
}

.list-outside{
  list-style-position: outside !important;
}

.list-none{
  list-style-type: none !important;
}

.list-disc{
  list-style-type: disc !important;
}

.list-decimal{
  list-style-type: decimal !important;
}

.m-0{
  margin: 0px !important;
}

.m-1{
  margin: 0.25rem !important;
}

.m-2{
  margin: 0.5rem !important;
}

.m-3{
  margin: 0.75rem !important;
}

.m-4{
  margin: 1rem !important;
}

.m-5{
  margin: 1.25rem !important;
}

.m-6{
  margin: 1.5rem !important;
}

.m-7{
  margin: 1.75rem !important;
}

.m-8{
  margin: 2rem !important;
}

.m-9{
  margin: 2.25rem !important;
}

.m-10{
  margin: 2.5rem !important;
}

.m-11{
  margin: 2.75rem !important;
}

.m-12{
  margin: 3rem !important;
}

.m-14{
  margin: 3.5rem !important;
}

.m-16{
  margin: 4rem !important;
}

.m-20{
  margin: 5rem !important;
}

.m-24{
  margin: 6rem !important;
}

.m-28{
  margin: 7rem !important;
}

.m-32{
  margin: 8rem !important;
}

.m-36{
  margin: 9rem !important;
}

.m-40{
  margin: 10rem !important;
}

.m-44{
  margin: 11rem !important;
}

.m-48{
  margin: 12rem !important;
}

.m-52{
  margin: 13rem !important;
}

.m-56{
  margin: 14rem !important;
}

.m-60{
  margin: 15rem !important;
}

.m-64{
  margin: 16rem !important;
}

.m-72{
  margin: 18rem !important;
}

.m-80{
  margin: 20rem !important;
}

.m-96{
  margin: 24rem !important;
}

.m-auto{
  margin: auto !important;
}

.m-px{
  margin: 1px !important;
}

.m-0\.5{
  margin: 0.125rem !important;
}

.m-1\.5{
  margin: 0.375rem !important;
}

.m-2\.5{
  margin: 0.625rem !important;
}

.m-3\.5{
  margin: 0.875rem !important;
}

.-m-0{
  margin: 0px !important;
}

.-m-1{
  margin: -0.25rem !important;
}

.-m-2{
  margin: -0.5rem !important;
}

.-m-3{
  margin: -0.75rem !important;
}

.-m-4{
  margin: -1rem !important;
}

.-m-5{
  margin: -1.25rem !important;
}

.-m-6{
  margin: -1.5rem !important;
}

.-m-7{
  margin: -1.75rem !important;
}

.-m-8{
  margin: -2rem !important;
}

.-m-9{
  margin: -2.25rem !important;
}

.-m-10{
  margin: -2.5rem !important;
}

.-m-11{
  margin: -2.75rem !important;
}

.-m-12{
  margin: -3rem !important;
}

.-m-14{
  margin: -3.5rem !important;
}

.-m-16{
  margin: -4rem !important;
}

.-m-20{
  margin: -5rem !important;
}

.-m-24{
  margin: -6rem !important;
}

.-m-28{
  margin: -7rem !important;
}

.-m-32{
  margin: -8rem !important;
}

.-m-36{
  margin: -9rem !important;
}

.-m-40{
  margin: -10rem !important;
}

.-m-44{
  margin: -11rem !important;
}

.-m-48{
  margin: -12rem !important;
}

.-m-52{
  margin: -13rem !important;
}

.-m-56{
  margin: -14rem !important;
}

.-m-60{
  margin: -15rem !important;
}

.-m-64{
  margin: -16rem !important;
}

.-m-72{
  margin: -18rem !important;
}

.-m-80{
  margin: -20rem !important;
}

.-m-96{
  margin: -24rem !important;
}

.-m-px{
  margin: -1px !important;
}

.-m-0\.5{
  margin: -0.125rem !important;
}

.-m-1\.5{
  margin: -0.375rem !important;
}

.-m-2\.5{
  margin: -0.625rem !important;
}

.-m-3\.5{
  margin: -0.875rem !important;
}

.my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mx-0{
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.my-1{
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.mx-1{
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.my-2{
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.mx-2{
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-3{
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.mx-3{
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.my-4{
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.mx-4{
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.my-5{
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.mx-5{
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}

.my-6{
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.mx-6{
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.my-7{
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

.mx-7{
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}

.my-8{
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.mx-8{
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.my-9{
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.mx-9{
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}

.my-10{
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.mx-10{
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.my-11{
  margin-top: 2.75rem !important;
  margin-bottom: 2.75rem !important;
}

.mx-11{
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}

.my-12{
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.mx-12{
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.my-14{
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.mx-14{
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}

.my-16{
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.mx-16{
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.my-20{
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.mx-20{
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.my-24{
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.mx-24{
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.my-28{
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.mx-28{
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}

.my-32{
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.mx-32{
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

.my-36{
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}

.mx-36{
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}

.my-40{
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.mx-40{
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

.my-44{
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}

.mx-44{
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}

.my-48{
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}

.mx-48{
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}

.my-52{
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}

.mx-52{
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}

.my-56{
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}

.mx-56{
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}

.my-60{
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

.mx-60{
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}

.my-64{
  margin-top: 16rem !important;
  margin-bottom: 16rem !important;
}

.mx-64{
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}

.my-72{
  margin-top: 18rem !important;
  margin-bottom: 18rem !important;
}

.mx-72{
  margin-left: 18rem !important;
  margin-right: 18rem !important;
}

.my-80{
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}

.mx-80{
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}

.my-96{
  margin-top: 24rem !important;
  margin-bottom: 24rem !important;
}

.mx-96{
  margin-left: 24rem !important;
  margin-right: 24rem !important;
}

.my-auto{
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-px{
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

.mx-px{
  margin-left: 1px !important;
  margin-right: 1px !important;
}

.my-0\.5{
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}

.mx-0\.5{
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}

.my-1\.5{
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}

.mx-1\.5{
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important;
}

.my-2\.5{
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important;
}

.mx-2\.5{
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important;
}

.my-3\.5{
  margin-top: 0.875rem !important;
  margin-bottom: 0.875rem !important;
}

.mx-3\.5{
  margin-left: 0.875rem !important;
  margin-right: 0.875rem !important;
}

.-my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.-mx-0{
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.-my-1{
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.-mx-1{
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}

.-my-2{
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.-mx-2{
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

.-my-3{
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

.-mx-3{
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}

.-my-4{
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.-mx-4{
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.-my-5{
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}

.-mx-5{
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}

.-my-6{
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.-mx-6{
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.-my-7{
  margin-top: -1.75rem !important;
  margin-bottom: -1.75rem !important;
}

.-mx-7{
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}

.-my-8{
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.-mx-8{
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.-my-9{
  margin-top: -2.25rem !important;
  margin-bottom: -2.25rem !important;
}

.-mx-9{
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}

.-my-10{
  margin-top: -2.5rem !important;
  margin-bottom: -2.5rem !important;
}

.-mx-10{
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}

.-my-11{
  margin-top: -2.75rem !important;
  margin-bottom: -2.75rem !important;
}

.-mx-11{
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}

.-my-12{
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.-mx-12{
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.-my-14{
  margin-top: -3.5rem !important;
  margin-bottom: -3.5rem !important;
}

.-mx-14{
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}

.-my-16{
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}

.-mx-16{
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

.-my-20{
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}

.-mx-20{
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}

.-my-24{
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}

.-mx-24{
  margin-left: -6rem !important;
  margin-right: -6rem !important;
}

.-my-28{
  margin-top: -7rem !important;
  margin-bottom: -7rem !important;
}

.-mx-28{
  margin-left: -7rem !important;
  margin-right: -7rem !important;
}

.-my-32{
  margin-top: -8rem !important;
  margin-bottom: -8rem !important;
}

.-mx-32{
  margin-left: -8rem !important;
  margin-right: -8rem !important;
}

.-my-36{
  margin-top: -9rem !important;
  margin-bottom: -9rem !important;
}

.-mx-36{
  margin-left: -9rem !important;
  margin-right: -9rem !important;
}

.-my-40{
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}

.-mx-40{
  margin-left: -10rem !important;
  margin-right: -10rem !important;
}

.-my-44{
  margin-top: -11rem !important;
  margin-bottom: -11rem !important;
}

.-mx-44{
  margin-left: -11rem !important;
  margin-right: -11rem !important;
}

.-my-48{
  margin-top: -12rem !important;
  margin-bottom: -12rem !important;
}

.-mx-48{
  margin-left: -12rem !important;
  margin-right: -12rem !important;
}

.-my-52{
  margin-top: -13rem !important;
  margin-bottom: -13rem !important;
}

.-mx-52{
  margin-left: -13rem !important;
  margin-right: -13rem !important;
}

.-my-56{
  margin-top: -14rem !important;
  margin-bottom: -14rem !important;
}

.-mx-56{
  margin-left: -14rem !important;
  margin-right: -14rem !important;
}

.-my-60{
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}

.-mx-60{
  margin-left: -15rem !important;
  margin-right: -15rem !important;
}

.-my-64{
  margin-top: -16rem !important;
  margin-bottom: -16rem !important;
}

.-mx-64{
  margin-left: -16rem !important;
  margin-right: -16rem !important;
}

.-my-72{
  margin-top: -18rem !important;
  margin-bottom: -18rem !important;
}

.-mx-72{
  margin-left: -18rem !important;
  margin-right: -18rem !important;
}

.-my-80{
  margin-top: -20rem !important;
  margin-bottom: -20rem !important;
}

.-mx-80{
  margin-left: -20rem !important;
  margin-right: -20rem !important;
}

.-my-96{
  margin-top: -24rem !important;
  margin-bottom: -24rem !important;
}

.-mx-96{
  margin-left: -24rem !important;
  margin-right: -24rem !important;
}

.-my-px{
  margin-top: -1px !important;
  margin-bottom: -1px !important;
}

.-mx-px{
  margin-left: -1px !important;
  margin-right: -1px !important;
}

.-my-0\.5{
  margin-top: -0.125rem !important;
  margin-bottom: -0.125rem !important;
}

.-mx-0\.5{
  margin-left: -0.125rem !important;
  margin-right: -0.125rem !important;
}

.-my-1\.5{
  margin-top: -0.375rem !important;
  margin-bottom: -0.375rem !important;
}

.-mx-1\.5{
  margin-left: -0.375rem !important;
  margin-right: -0.375rem !important;
}

.-my-2\.5{
  margin-top: -0.625rem !important;
  margin-bottom: -0.625rem !important;
}

.-mx-2\.5{
  margin-left: -0.625rem !important;
  margin-right: -0.625rem !important;
}

.-my-3\.5{
  margin-top: -0.875rem !important;
  margin-bottom: -0.875rem !important;
}

.-mx-3\.5{
  margin-left: -0.875rem !important;
  margin-right: -0.875rem !important;
}

.mt-0{
  margin-top: 0px !important;
}

.mr-0{
  margin-right: 0px !important;
}

.mb-0{
  margin-bottom: 0px !important;
}

.ml-0{
  margin-left: 0px !important;
}

.mt-1{
  margin-top: 0.25rem !important;
}

.mr-1{
  margin-right: 0.25rem !important;
}

.mb-1{
  margin-bottom: 0.25rem !important;
}

.ml-1{
  margin-left: 0.25rem !important;
}

.mt-2{
  margin-top: 0.5rem !important;
}

.mr-2{
  margin-right: 0.5rem !important;
}

.mb-2{
  margin-bottom: 0.5rem !important;
}

.ml-2{
  margin-left: 0.5rem !important;
}

.mt-3{
  margin-top: 0.75rem !important;
}

.mr-3{
  margin-right: 0.75rem !important;
}

.mb-3{
  margin-bottom: 0.75rem !important;
}

.ml-3{
  margin-left: 0.75rem !important;
}

.mt-4{
  margin-top: 1rem !important;
}

.mr-4{
  margin-right: 1rem !important;
}

.mb-4{
  margin-bottom: 1rem !important;
}

.ml-4{
  margin-left: 1rem !important;
}

.mt-5{
  margin-top: 1.25rem !important;
}

.mr-5{
  margin-right: 1.25rem !important;
}

.mb-5{
  margin-bottom: 1.25rem !important;
}

.ml-5{
  margin-left: 1.25rem !important;
}

.mt-6{
  margin-top: 1.5rem !important;
}

.mr-6{
  margin-right: 1.5rem !important;
}

.mb-6{
  margin-bottom: 1.5rem !important;
}

.ml-6{
  margin-left: 1.5rem !important;
}

.mt-7{
  margin-top: 1.75rem !important;
}

.mr-7{
  margin-right: 1.75rem !important;
}

.mb-7{
  margin-bottom: 1.75rem !important;
}

.ml-7{
  margin-left: 1.75rem !important;
}

.mt-8{
  margin-top: 2rem !important;
}

.mr-8{
  margin-right: 2rem !important;
}

.mb-8{
  margin-bottom: 2rem !important;
}

.ml-8{
  margin-left: 2rem !important;
}

.mt-9{
  margin-top: 2.25rem !important;
}

.mr-9{
  margin-right: 2.25rem !important;
}

.mb-9{
  margin-bottom: 2.25rem !important;
}

.ml-9{
  margin-left: 2.25rem !important;
}

.mt-10{
  margin-top: 2.5rem !important;
}

.mr-10{
  margin-right: 2.5rem !important;
}

.mb-10{
  margin-bottom: 2.5rem !important;
}

.ml-10{
  margin-left: 2.5rem !important;
}

.mt-11{
  margin-top: 2.75rem !important;
}

.mr-11{
  margin-right: 2.75rem !important;
}

.mb-11{
  margin-bottom: 2.75rem !important;
}

.ml-11{
  margin-left: 2.75rem !important;
}

.mt-12{
  margin-top: 3rem !important;
}

.mr-12{
  margin-right: 3rem !important;
}

.mb-12{
  margin-bottom: 3rem !important;
}

.ml-12{
  margin-left: 3rem !important;
}

.mt-14{
  margin-top: 3.5rem !important;
}

.mr-14{
  margin-right: 3.5rem !important;
}

.mb-14{
  margin-bottom: 3.5rem !important;
}

.ml-14{
  margin-left: 3.5rem !important;
}

.mt-16{
  margin-top: 4rem !important;
}

.mr-16{
  margin-right: 4rem !important;
}

.mb-16{
  margin-bottom: 4rem !important;
}

.ml-16{
  margin-left: 4rem !important;
}

.mt-20{
  margin-top: 5rem !important;
}

.mr-20{
  margin-right: 5rem !important;
}

.mb-20{
  margin-bottom: 5rem !important;
}

.ml-20{
  margin-left: 5rem !important;
}

.mt-24{
  margin-top: 6rem !important;
}

.mr-24{
  margin-right: 6rem !important;
}

.mb-24{
  margin-bottom: 6rem !important;
}

.ml-24{
  margin-left: 6rem !important;
}

.mt-28{
  margin-top: 7rem !important;
}

.mr-28{
  margin-right: 7rem !important;
}

.mb-28{
  margin-bottom: 7rem !important;
}

.ml-28{
  margin-left: 7rem !important;
}

.mt-32{
  margin-top: 8rem !important;
}

.mr-32{
  margin-right: 8rem !important;
}

.mb-32{
  margin-bottom: 8rem !important;
}

.ml-32{
  margin-left: 8rem !important;
}

.mt-36{
  margin-top: 9rem !important;
}

.mr-36{
  margin-right: 9rem !important;
}

.mb-36{
  margin-bottom: 9rem !important;
}

.ml-36{
  margin-left: 9rem !important;
}

.mt-40{
  margin-top: 10rem !important;
}

.mr-40{
  margin-right: 10rem !important;
}

.mb-40{
  margin-bottom: 10rem !important;
}

.ml-40{
  margin-left: 10rem !important;
}

.mt-44{
  margin-top: 11rem !important;
}

.mr-44{
  margin-right: 11rem !important;
}

.mb-44{
  margin-bottom: 11rem !important;
}

.ml-44{
  margin-left: 11rem !important;
}

.mt-48{
  margin-top: 12rem !important;
}

.mr-48{
  margin-right: 12rem !important;
}

.mb-48{
  margin-bottom: 12rem !important;
}

.ml-48{
  margin-left: 12rem !important;
}

.mt-52{
  margin-top: 13rem !important;
}

.mr-52{
  margin-right: 13rem !important;
}

.mb-52{
  margin-bottom: 13rem !important;
}

.ml-52{
  margin-left: 13rem !important;
}

.mt-56{
  margin-top: 14rem !important;
}

.mr-56{
  margin-right: 14rem !important;
}

.mb-56{
  margin-bottom: 14rem !important;
}

.ml-56{
  margin-left: 14rem !important;
}

.mt-60{
  margin-top: 15rem !important;
}

.mr-60{
  margin-right: 15rem !important;
}

.mb-60{
  margin-bottom: 15rem !important;
}

.ml-60{
  margin-left: 15rem !important;
}

.mt-64{
  margin-top: 16rem !important;
}

.mr-64{
  margin-right: 16rem !important;
}

.mb-64{
  margin-bottom: 16rem !important;
}

.ml-64{
  margin-left: 16rem !important;
}

.mt-72{
  margin-top: 18rem !important;
}

.mr-72{
  margin-right: 18rem !important;
}

.mb-72{
  margin-bottom: 18rem !important;
}

.ml-72{
  margin-left: 18rem !important;
}

.mt-80{
  margin-top: 20rem !important;
}

.mr-80{
  margin-right: 20rem !important;
}

.mb-80{
  margin-bottom: 20rem !important;
}

.ml-80{
  margin-left: 20rem !important;
}

.mt-96{
  margin-top: 24rem !important;
}

.mr-96{
  margin-right: 24rem !important;
}

.mb-96{
  margin-bottom: 24rem !important;
}

.ml-96{
  margin-left: 24rem !important;
}

.mt-auto{
  margin-top: auto !important;
}

.mr-auto{
  margin-right: auto !important;
}

.mb-auto{
  margin-bottom: auto !important;
}

.ml-auto{
  margin-left: auto !important;
}

.mt-px{
  margin-top: 1px !important;
}

.mr-px{
  margin-right: 1px !important;
}

.mb-px{
  margin-bottom: 1px !important;
}

.ml-px{
  margin-left: 1px !important;
}

.mt-0\.5{
  margin-top: 0.125rem !important;
}

.mr-0\.5{
  margin-right: 0.125rem !important;
}

.mb-0\.5{
  margin-bottom: 0.125rem !important;
}

.ml-0\.5{
  margin-left: 0.125rem !important;
}

.mt-1\.5{
  margin-top: 0.375rem !important;
}

.mr-1\.5{
  margin-right: 0.375rem !important;
}

.mb-1\.5{
  margin-bottom: 0.375rem !important;
}

.ml-1\.5{
  margin-left: 0.375rem !important;
}

.mt-2\.5{
  margin-top: 0.625rem !important;
}

.mr-2\.5{
  margin-right: 0.625rem !important;
}

.mb-2\.5{
  margin-bottom: 0.625rem !important;
}

.ml-2\.5{
  margin-left: 0.625rem !important;
}

.mt-3\.5{
  margin-top: 0.875rem !important;
}

.mr-3\.5{
  margin-right: 0.875rem !important;
}

.mb-3\.5{
  margin-bottom: 0.875rem !important;
}

.ml-3\.5{
  margin-left: 0.875rem !important;
}

.-mt-0{
  margin-top: 0px !important;
}

.-mr-0{
  margin-right: 0px !important;
}

.-mb-0{
  margin-bottom: 0px !important;
}

.-ml-0{
  margin-left: 0px !important;
}

.-mt-1{
  margin-top: -0.25rem !important;
}

.-mr-1{
  margin-right: -0.25rem !important;
}

.-mb-1{
  margin-bottom: -0.25rem !important;
}

.-ml-1{
  margin-left: -0.25rem !important;
}

.-mt-2{
  margin-top: -0.5rem !important;
}

.-mr-2{
  margin-right: -0.5rem !important;
}

.-mb-2{
  margin-bottom: -0.5rem !important;
}

.-ml-2{
  margin-left: -0.5rem !important;
}

.-mt-3{
  margin-top: -0.75rem !important;
}

.-mr-3{
  margin-right: -0.75rem !important;
}

.-mb-3{
  margin-bottom: -0.75rem !important;
}

.-ml-3{
  margin-left: -0.75rem !important;
}

.-mt-4{
  margin-top: -1rem !important;
}

.-mr-4{
  margin-right: -1rem !important;
}

.-mb-4{
  margin-bottom: -1rem !important;
}

.-ml-4{
  margin-left: -1rem !important;
}

.-mt-5{
  margin-top: -1.25rem !important;
}

.-mr-5{
  margin-right: -1.25rem !important;
}

.-mb-5{
  margin-bottom: -1.25rem !important;
}

.-ml-5{
  margin-left: -1.25rem !important;
}

.-mt-6{
  margin-top: -1.5rem !important;
}

.-mr-6{
  margin-right: -1.5rem !important;
}

.-mb-6{
  margin-bottom: -1.5rem !important;
}

.-ml-6{
  margin-left: -1.5rem !important;
}

.-mt-7{
  margin-top: -1.75rem !important;
}

.-mr-7{
  margin-right: -1.75rem !important;
}

.-mb-7{
  margin-bottom: -1.75rem !important;
}

.-ml-7{
  margin-left: -1.75rem !important;
}

.-mt-8{
  margin-top: -2rem !important;
}

.-mr-8{
  margin-right: -2rem !important;
}

.-mb-8{
  margin-bottom: -2rem !important;
}

.-ml-8{
  margin-left: -2rem !important;
}

.-mt-9{
  margin-top: -2.25rem !important;
}

.-mr-9{
  margin-right: -2.25rem !important;
}

.-mb-9{
  margin-bottom: -2.25rem !important;
}

.-ml-9{
  margin-left: -2.25rem !important;
}

.-mt-10{
  margin-top: -2.5rem !important;
}

.-mr-10{
  margin-right: -2.5rem !important;
}

.-mb-10{
  margin-bottom: -2.5rem !important;
}

.-ml-10{
  margin-left: -2.5rem !important;
}

.-mt-11{
  margin-top: -2.75rem !important;
}

.-mr-11{
  margin-right: -2.75rem !important;
}

.-mb-11{
  margin-bottom: -2.75rem !important;
}

.-ml-11{
  margin-left: -2.75rem !important;
}

.-mt-12{
  margin-top: -3rem !important;
}

.-mr-12{
  margin-right: -3rem !important;
}

.-mb-12{
  margin-bottom: -3rem !important;
}

.-ml-12{
  margin-left: -3rem !important;
}

.-mt-14{
  margin-top: -3.5rem !important;
}

.-mr-14{
  margin-right: -3.5rem !important;
}

.-mb-14{
  margin-bottom: -3.5rem !important;
}

.-ml-14{
  margin-left: -3.5rem !important;
}

.-mt-16{
  margin-top: -4rem !important;
}

.-mr-16{
  margin-right: -4rem !important;
}

.-mb-16{
  margin-bottom: -4rem !important;
}

.-ml-16{
  margin-left: -4rem !important;
}

.-mt-20{
  margin-top: -5rem !important;
}

.-mr-20{
  margin-right: -5rem !important;
}

.-mb-20{
  margin-bottom: -5rem !important;
}

.-ml-20{
  margin-left: -5rem !important;
}

.-mt-24{
  margin-top: -6rem !important;
}

.-mr-24{
  margin-right: -6rem !important;
}

.-mb-24{
  margin-bottom: -6rem !important;
}

.-ml-24{
  margin-left: -6rem !important;
}

.-mt-28{
  margin-top: -7rem !important;
}

.-mr-28{
  margin-right: -7rem !important;
}

.-mb-28{
  margin-bottom: -7rem !important;
}

.-ml-28{
  margin-left: -7rem !important;
}

.-mt-32{
  margin-top: -8rem !important;
}

.-mr-32{
  margin-right: -8rem !important;
}

.-mb-32{
  margin-bottom: -8rem !important;
}

.-ml-32{
  margin-left: -8rem !important;
}

.-mt-36{
  margin-top: -9rem !important;
}

.-mr-36{
  margin-right: -9rem !important;
}

.-mb-36{
  margin-bottom: -9rem !important;
}

.-ml-36{
  margin-left: -9rem !important;
}

.-mt-40{
  margin-top: -10rem !important;
}

.-mr-40{
  margin-right: -10rem !important;
}

.-mb-40{
  margin-bottom: -10rem !important;
}

.-ml-40{
  margin-left: -10rem !important;
}

.-mt-44{
  margin-top: -11rem !important;
}

.-mr-44{
  margin-right: -11rem !important;
}

.-mb-44{
  margin-bottom: -11rem !important;
}

.-ml-44{
  margin-left: -11rem !important;
}

.-mt-48{
  margin-top: -12rem !important;
}

.-mr-48{
  margin-right: -12rem !important;
}

.-mb-48{
  margin-bottom: -12rem !important;
}

.-ml-48{
  margin-left: -12rem !important;
}

.-mt-52{
  margin-top: -13rem !important;
}

.-mr-52{
  margin-right: -13rem !important;
}

.-mb-52{
  margin-bottom: -13rem !important;
}

.-ml-52{
  margin-left: -13rem !important;
}

.-mt-56{
  margin-top: -14rem !important;
}

.-mr-56{
  margin-right: -14rem !important;
}

.-mb-56{
  margin-bottom: -14rem !important;
}

.-ml-56{
  margin-left: -14rem !important;
}

.-mt-60{
  margin-top: -15rem !important;
}

.-mr-60{
  margin-right: -15rem !important;
}

.-mb-60{
  margin-bottom: -15rem !important;
}

.-ml-60{
  margin-left: -15rem !important;
}

.-mt-64{
  margin-top: -16rem !important;
}

.-mr-64{
  margin-right: -16rem !important;
}

.-mb-64{
  margin-bottom: -16rem !important;
}

.-ml-64{
  margin-left: -16rem !important;
}

.-mt-72{
  margin-top: -18rem !important;
}

.-mr-72{
  margin-right: -18rem !important;
}

.-mb-72{
  margin-bottom: -18rem !important;
}

.-ml-72{
  margin-left: -18rem !important;
}

.-mt-80{
  margin-top: -20rem !important;
}

.-mr-80{
  margin-right: -20rem !important;
}

.-mb-80{
  margin-bottom: -20rem !important;
}

.-ml-80{
  margin-left: -20rem !important;
}

.-mt-96{
  margin-top: -24rem !important;
}

.-mr-96{
  margin-right: -24rem !important;
}

.-mb-96{
  margin-bottom: -24rem !important;
}

.-ml-96{
  margin-left: -24rem !important;
}

.-mt-px{
  margin-top: -1px !important;
}

.-mr-px{
  margin-right: -1px !important;
}

.-mb-px{
  margin-bottom: -1px !important;
}

.-ml-px{
  margin-left: -1px !important;
}

.-mt-0\.5{
  margin-top: -0.125rem !important;
}

.-mr-0\.5{
  margin-right: -0.125rem !important;
}

.-mb-0\.5{
  margin-bottom: -0.125rem !important;
}

.-ml-0\.5{
  margin-left: -0.125rem !important;
}

.-mt-1\.5{
  margin-top: -0.375rem !important;
}

.-mr-1\.5{
  margin-right: -0.375rem !important;
}

.-mb-1\.5{
  margin-bottom: -0.375rem !important;
}

.-ml-1\.5{
  margin-left: -0.375rem !important;
}

.-mt-2\.5{
  margin-top: -0.625rem !important;
}

.-mr-2\.5{
  margin-right: -0.625rem !important;
}

.-mb-2\.5{
  margin-bottom: -0.625rem !important;
}

.-ml-2\.5{
  margin-left: -0.625rem !important;
}

.-mt-3\.5{
  margin-top: -0.875rem !important;
}

.-mr-3\.5{
  margin-right: -0.875rem !important;
}

.-mb-3\.5{
  margin-bottom: -0.875rem !important;
}

.-ml-3\.5{
  margin-left: -0.875rem !important;
}

.max-h-0{
  max-height: 0px !important;
}

.max-h-1{
  max-height: 0.25rem !important;
}

.max-h-2{
  max-height: 0.5rem !important;
}

.max-h-3{
  max-height: 0.75rem !important;
}

.max-h-4{
  max-height: 1rem !important;
}

.max-h-5{
  max-height: 1.25rem !important;
}

.max-h-6{
  max-height: 1.5rem !important;
}

.max-h-7{
  max-height: 1.75rem !important;
}

.max-h-8{
  max-height: 2rem !important;
}

.max-h-9{
  max-height: 2.25rem !important;
}

.max-h-10{
  max-height: 2.5rem !important;
}

.max-h-11{
  max-height: 2.75rem !important;
}

.max-h-12{
  max-height: 3rem !important;
}

.max-h-14{
  max-height: 3.5rem !important;
}

.max-h-16{
  max-height: 4rem !important;
}

.max-h-20{
  max-height: 5rem !important;
}

.max-h-24{
  max-height: 6rem !important;
}

.max-h-28{
  max-height: 7rem !important;
}

.max-h-32{
  max-height: 8rem !important;
}

.max-h-36{
  max-height: 9rem !important;
}

.max-h-40{
  max-height: 10rem !important;
}

.max-h-44{
  max-height: 11rem !important;
}

.max-h-48{
  max-height: 12rem !important;
}

.max-h-52{
  max-height: 13rem !important;
}

.max-h-56{
  max-height: 14rem !important;
}

.max-h-60{
  max-height: 15rem !important;
}

.max-h-64{
  max-height: 16rem !important;
}

.max-h-72{
  max-height: 18rem !important;
}

.max-h-80{
  max-height: 20rem !important;
}

.max-h-96{
  max-height: 24rem !important;
}

.max-h-px{
  max-height: 1px !important;
}

.max-h-0\.5{
  max-height: 0.125rem !important;
}

.max-h-1\.5{
  max-height: 0.375rem !important;
}

.max-h-2\.5{
  max-height: 0.625rem !important;
}

.max-h-3\.5{
  max-height: 0.875rem !important;
}

.max-h-full{
  max-height: 100% !important;
}

.max-h-screen{
  max-height: 100vh !important;
}

.max-w-0{
  max-width: 0rem !important;
}

.max-w-none{
  max-width: none !important;
}

.max-w-xs{
  max-width: 20rem !important;
}

.max-w-sm{
  max-width: 24rem !important;
}

.max-w-md{
  max-width: 28rem !important;
}

.max-w-lg{
  max-width: 32rem !important;
}

.max-w-xl{
  max-width: 36rem !important;
}

.max-w-2xl{
  max-width: 42rem !important;
}

.max-w-3xl{
  max-width: 48rem !important;
}

.max-w-4xl{
  max-width: 56rem !important;
}

.max-w-5xl{
  max-width: 64rem !important;
}

.max-w-6xl{
  max-width: 72rem !important;
}

.max-w-7xl{
  max-width: 80rem !important;
}

.max-w-full{
  max-width: 100% !important;
}

.max-w-min{
  max-width: -webkit-min-content !important;
  max-width: -moz-min-content !important;
  max-width: min-content !important;
}

.max-w-max{
  max-width: -webkit-max-content !important;
  max-width: -moz-max-content !important;
  max-width: max-content !important;
}

.max-w-prose{
  max-width: 65ch !important;
}

.max-w-screen-sm{
  max-width: 640px !important;
}

.max-w-screen-md{
  max-width: 768px !important;
}

.max-w-screen-lg{
  max-width: 1024px !important;
}

.max-w-screen-xl{
  max-width: 1280px !important;
}

.max-w-screen-2xl{
  max-width: 1536px !important;
}

.min-h-0{
  min-height: 0px !important;
}

.min-h-full{
  min-height: 100% !important;
}

.min-h-screen{
  min-height: 100vh !important;
}

.min-w-0{
  min-width: 0px !important;
}

.min-w-full{
  min-width: 100% !important;
}

.min-w-min{
  min-width: -webkit-min-content !important;
  min-width: -moz-min-content !important;
  min-width: min-content !important;
}

.min-w-max{
  min-width: -webkit-max-content !important;
  min-width: -moz-max-content !important;
  min-width: max-content !important;
}

.object-contain{
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-cover{
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-fill{
  -o-object-fit: fill !important;
     object-fit: fill !important;
}

.object-none{
  -o-object-fit: none !important;
     object-fit: none !important;
}

.object-scale-down{
  -o-object-fit: scale-down !important;
     object-fit: scale-down !important;
}

.object-bottom{
  -o-object-position: bottom !important;
     object-position: bottom !important;
}

.object-center{
  -o-object-position: center !important;
     object-position: center !important;
}

.object-left{
  -o-object-position: left !important;
     object-position: left !important;
}

.object-left-bottom{
  -o-object-position: left bottom !important;
     object-position: left bottom !important;
}

.object-left-top{
  -o-object-position: left top !important;
     object-position: left top !important;
}

.object-right{
  -o-object-position: right !important;
     object-position: right !important;
}

.object-right-bottom{
  -o-object-position: right bottom !important;
     object-position: right bottom !important;
}

.object-right-top{
  -o-object-position: right top !important;
     object-position: right top !important;
}

.object-top{
  -o-object-position: top !important;
     object-position: top !important;
}

.opacity-0{
  opacity: 0 !important;
}

.opacity-5{
  opacity: 0.05 !important;
}

.opacity-10{
  opacity: 0.1 !important;
}

.opacity-20{
  opacity: 0.2 !important;
}

.opacity-25{
  opacity: 0.25 !important;
}

.opacity-30{
  opacity: 0.3 !important;
}

.opacity-40{
  opacity: 0.4 !important;
}

.opacity-50{
  opacity: 0.5 !important;
}

.opacity-60{
  opacity: 0.6 !important;
}

.opacity-70{
  opacity: 0.7 !important;
}

.opacity-75{
  opacity: 0.75 !important;
}

.opacity-80{
  opacity: 0.8 !important;
}

.opacity-90{
  opacity: 0.9 !important;
}

.opacity-95{
  opacity: 0.95 !important;
}

.opacity-100{
  opacity: 1 !important;
}

.group:hover .group-hover\:opacity-0{
  opacity: 0 !important;
}

.group:hover .group-hover\:opacity-5{
  opacity: 0.05 !important;
}

.group:hover .group-hover\:opacity-10{
  opacity: 0.1 !important;
}

.group:hover .group-hover\:opacity-20{
  opacity: 0.2 !important;
}

.group:hover .group-hover\:opacity-25{
  opacity: 0.25 !important;
}

.group:hover .group-hover\:opacity-30{
  opacity: 0.3 !important;
}

.group:hover .group-hover\:opacity-40{
  opacity: 0.4 !important;
}

.group:hover .group-hover\:opacity-50{
  opacity: 0.5 !important;
}

.group:hover .group-hover\:opacity-60{
  opacity: 0.6 !important;
}

.group:hover .group-hover\:opacity-70{
  opacity: 0.7 !important;
}

.group:hover .group-hover\:opacity-75{
  opacity: 0.75 !important;
}

.group:hover .group-hover\:opacity-80{
  opacity: 0.8 !important;
}

.group:hover .group-hover\:opacity-90{
  opacity: 0.9 !important;
}

.group:hover .group-hover\:opacity-95{
  opacity: 0.95 !important;
}

.group:hover .group-hover\:opacity-100{
  opacity: 1 !important;
}

.focus-within\:opacity-0:focus-within{
  opacity: 0 !important;
}

.focus-within\:opacity-5:focus-within{
  opacity: 0.05 !important;
}

.focus-within\:opacity-10:focus-within{
  opacity: 0.1 !important;
}

.focus-within\:opacity-20:focus-within{
  opacity: 0.2 !important;
}

.focus-within\:opacity-25:focus-within{
  opacity: 0.25 !important;
}

.focus-within\:opacity-30:focus-within{
  opacity: 0.3 !important;
}

.focus-within\:opacity-40:focus-within{
  opacity: 0.4 !important;
}

.focus-within\:opacity-50:focus-within{
  opacity: 0.5 !important;
}

.focus-within\:opacity-60:focus-within{
  opacity: 0.6 !important;
}

.focus-within\:opacity-70:focus-within{
  opacity: 0.7 !important;
}

.focus-within\:opacity-75:focus-within{
  opacity: 0.75 !important;
}

.focus-within\:opacity-80:focus-within{
  opacity: 0.8 !important;
}

.focus-within\:opacity-90:focus-within{
  opacity: 0.9 !important;
}

.focus-within\:opacity-95:focus-within{
  opacity: 0.95 !important;
}

.focus-within\:opacity-100:focus-within{
  opacity: 1 !important;
}

.hover\:opacity-0:hover{
  opacity: 0 !important;
}

.hover\:opacity-5:hover{
  opacity: 0.05 !important;
}

.hover\:opacity-10:hover{
  opacity: 0.1 !important;
}

.hover\:opacity-20:hover{
  opacity: 0.2 !important;
}

.hover\:opacity-25:hover{
  opacity: 0.25 !important;
}

.hover\:opacity-30:hover{
  opacity: 0.3 !important;
}

.hover\:opacity-40:hover{
  opacity: 0.4 !important;
}

.hover\:opacity-50:hover{
  opacity: 0.5 !important;
}

.hover\:opacity-60:hover{
  opacity: 0.6 !important;
}

.hover\:opacity-70:hover{
  opacity: 0.7 !important;
}

.hover\:opacity-75:hover{
  opacity: 0.75 !important;
}

.hover\:opacity-80:hover{
  opacity: 0.8 !important;
}

.hover\:opacity-90:hover{
  opacity: 0.9 !important;
}

.hover\:opacity-95:hover{
  opacity: 0.95 !important;
}

.hover\:opacity-100:hover{
  opacity: 1 !important;
}

.focus\:opacity-0:focus{
  opacity: 0 !important;
}

.focus\:opacity-5:focus{
  opacity: 0.05 !important;
}

.focus\:opacity-10:focus{
  opacity: 0.1 !important;
}

.focus\:opacity-20:focus{
  opacity: 0.2 !important;
}

.focus\:opacity-25:focus{
  opacity: 0.25 !important;
}

.focus\:opacity-30:focus{
  opacity: 0.3 !important;
}

.focus\:opacity-40:focus{
  opacity: 0.4 !important;
}

.focus\:opacity-50:focus{
  opacity: 0.5 !important;
}

.focus\:opacity-60:focus{
  opacity: 0.6 !important;
}

.focus\:opacity-70:focus{
  opacity: 0.7 !important;
}

.focus\:opacity-75:focus{
  opacity: 0.75 !important;
}

.focus\:opacity-80:focus{
  opacity: 0.8 !important;
}

.focus\:opacity-90:focus{
  opacity: 0.9 !important;
}

.focus\:opacity-95:focus{
  opacity: 0.95 !important;
}

.focus\:opacity-100:focus{
  opacity: 1 !important;
}

.outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.outline-white{
  outline: 2px dotted white !important;
  outline-offset: 2px !important;
}

.outline-black{
  outline: 2px dotted black !important;
  outline-offset: 2px !important;
}

.focus-within\:outline-none:focus-within{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.focus-within\:outline-white:focus-within{
  outline: 2px dotted white !important;
  outline-offset: 2px !important;
}

.focus-within\:outline-black:focus-within{
  outline: 2px dotted black !important;
  outline-offset: 2px !important;
}

.focus\:outline-none:focus{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.focus\:outline-white:focus{
  outline: 2px dotted white !important;
  outline-offset: 2px !important;
}

.focus\:outline-black:focus{
  outline: 2px dotted black !important;
  outline-offset: 2px !important;
}

.overflow-auto{
  overflow: auto !important;
}

.overflow-hidden{
  overflow: hidden !important;
}

.overflow-visible{
  overflow: visible !important;
}

.overflow-scroll{
  overflow: scroll !important;
}

.overflow-x-auto{
  overflow-x: auto !important;
}

.overflow-y-auto{
  overflow-y: auto !important;
}

.overflow-x-hidden{
  overflow-x: hidden !important;
}

.overflow-y-hidden{
  overflow-y: hidden !important;
}

.overflow-x-visible{
  overflow-x: visible !important;
}

.overflow-y-visible{
  overflow-y: visible !important;
}

.overflow-x-scroll{
  overflow-x: scroll !important;
}

.overflow-y-scroll{
  overflow-y: scroll !important;
}

.overscroll-auto{
  -ms-scroll-chaining: chained !important;
      overscroll-behavior: auto !important;
}

.overscroll-contain{
  -ms-scroll-chaining: none !important;
      overscroll-behavior: contain !important;
}

.overscroll-none{
  -ms-scroll-chaining: none !important;
      overscroll-behavior: none !important;
}

.overscroll-y-auto{
  overscroll-behavior-y: auto !important;
}

.overscroll-y-contain{
  overscroll-behavior-y: contain !important;
}

.overscroll-y-none{
  overscroll-behavior-y: none !important;
}

.overscroll-x-auto{
  overscroll-behavior-x: auto !important;
}

.overscroll-x-contain{
  overscroll-behavior-x: contain !important;
}

.overscroll-x-none{
  overscroll-behavior-x: none !important;
}

.p-0{
  padding: 0px !important;
}

.p-1{
  padding: 0.25rem !important;
}

.p-2{
  padding: 0.5rem !important;
}

.p-3{
  padding: 0.75rem !important;
}

.p-4{
  padding: 1rem !important;
}

.p-5{
  padding: 1.25rem !important;
}

.p-6{
  padding: 1.5rem !important;
}

.p-7{
  padding: 1.75rem !important;
}

.p-8{
  padding: 2rem !important;
}

.p-9{
  padding: 2.25rem !important;
}

.p-10{
  padding: 2.5rem !important;
}

.p-11{
  padding: 2.75rem !important;
}

.p-12{
  padding: 3rem !important;
}

.p-14{
  padding: 3.5rem !important;
}

.p-16{
  padding: 4rem !important;
}

.p-20{
  padding: 5rem !important;
}

.p-24{
  padding: 6rem !important;
}

.p-28{
  padding: 7rem !important;
}

.p-32{
  padding: 8rem !important;
}

.p-36{
  padding: 9rem !important;
}

.p-40{
  padding: 10rem !important;
}

.p-44{
  padding: 11rem !important;
}

.p-48{
  padding: 12rem !important;
}

.p-52{
  padding: 13rem !important;
}

.p-56{
  padding: 14rem !important;
}

.p-60{
  padding: 15rem !important;
}

.p-64{
  padding: 16rem !important;
}

.p-72{
  padding: 18rem !important;
}

.p-80{
  padding: 20rem !important;
}

.p-96{
  padding: 24rem !important;
}

.p-px{
  padding: 1px !important;
}

.p-0\.5{
  padding: 0.125rem !important;
}

.p-1\.5{
  padding: 0.375rem !important;
}

.p-2\.5{
  padding: 0.625rem !important;
}

.p-3\.5{
  padding: 0.875rem !important;
}

.py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.py-1{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.px-1{
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.py-2{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.px-2{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.px-3{
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-5{
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.px-5{
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.py-6{
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.px-6{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-7{
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

.px-7{
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}

.py-8{
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.px-8{
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-9{
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.px-9{
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}

.py-10{
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.px-10{
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.py-11{
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}

.px-11{
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}

.py-12{
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.px-12{
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.py-14{
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.px-14{
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

.py-16{
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.px-16{
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.py-20{
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.px-20{
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.py-24{
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.px-24{
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.py-28{
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

.px-28{
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}

.py-32{
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.px-32{
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.py-36{
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

.px-36{
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

.py-40{
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.px-40{
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.py-44{
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}

.px-44{
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}

.py-48{
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}

.px-48{
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}

.py-52{
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}

.px-52{
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}

.py-56{
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}

.px-56{
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}

.py-60{
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}

.px-60{
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}

.py-64{
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}

.px-64{
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}

.py-72{
  padding-top: 18rem !important;
  padding-bottom: 18rem !important;
}

.px-72{
  padding-left: 18rem !important;
  padding-right: 18rem !important;
}

.py-80{
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}

.px-80{
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}

.py-96{
  padding-top: 24rem !important;
  padding-bottom: 24rem !important;
}

.px-96{
  padding-left: 24rem !important;
  padding-right: 24rem !important;
}

.py-px{
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.px-px{
  padding-left: 1px !important;
  padding-right: 1px !important;
}

.py-0\.5{
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

.px-0\.5{
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}

.py-1\.5{
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.px-1\.5{
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}

.py-2\.5{
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}

.px-2\.5{
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}

.py-3\.5{
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}

.px-3\.5{
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}

.pt-0{
  padding-top: 0px !important;
}

.pr-0{
  padding-right: 0px !important;
}

.pb-0{
  padding-bottom: 0px !important;
}

.pl-0{
  padding-left: 0px !important;
}

.pt-1{
  padding-top: 0.25rem !important;
}

.pr-1{
  padding-right: 0.25rem !important;
}

.pb-1{
  padding-bottom: 0.25rem !important;
}

.pl-1{
  padding-left: 0.25rem !important;
}

.pt-2{
  padding-top: 0.5rem !important;
}

.pr-2{
  padding-right: 0.5rem !important;
}

.pb-2{
  padding-bottom: 0.5rem !important;
}

.pl-2{
  padding-left: 0.5rem !important;
}

.pt-3{
  padding-top: 0.75rem !important;
}

.pr-3{
  padding-right: 0.75rem !important;
}

.pb-3{
  padding-bottom: 0.75rem !important;
}

.pl-3{
  padding-left: 0.75rem !important;
}

.pt-4{
  padding-top: 1rem !important;
}

.pr-4{
  padding-right: 1rem !important;
}

.pb-4{
  padding-bottom: 1rem !important;
}

.pl-4{
  padding-left: 1rem !important;
}

.pt-5{
  padding-top: 1.25rem !important;
}

.pr-5{
  padding-right: 1.25rem !important;
}

.pb-5{
  padding-bottom: 1.25rem !important;
}

.pl-5{
  padding-left: 1.25rem !important;
}

.pt-6{
  padding-top: 1.5rem !important;
}

.pr-6{
  padding-right: 1.5rem !important;
}

.pb-6{
  padding-bottom: 1.5rem !important;
}

.pl-6{
  padding-left: 1.5rem !important;
}

.pt-7{
  padding-top: 1.75rem !important;
}

.pr-7{
  padding-right: 1.75rem !important;
}

.pb-7{
  padding-bottom: 1.75rem !important;
}

.pl-7{
  padding-left: 1.75rem !important;
}

.pt-8{
  padding-top: 2rem !important;
}

.pr-8{
  padding-right: 2rem !important;
}

.pb-8{
  padding-bottom: 2rem !important;
}

.pl-8{
  padding-left: 2rem !important;
}

.pt-9{
  padding-top: 2.25rem !important;
}

.pr-9{
  padding-right: 2.25rem !important;
}

.pb-9{
  padding-bottom: 2.25rem !important;
}

.pl-9{
  padding-left: 2.25rem !important;
}

.pt-10{
  padding-top: 2.5rem !important;
}

.pr-10{
  padding-right: 2.5rem !important;
}

.pb-10{
  padding-bottom: 2.5rem !important;
}

.pl-10{
  padding-left: 2.5rem !important;
}

.pt-11{
  padding-top: 2.75rem !important;
}

.pr-11{
  padding-right: 2.75rem !important;
}

.pb-11{
  padding-bottom: 2.75rem !important;
}

.pl-11{
  padding-left: 2.75rem !important;
}

.pt-12{
  padding-top: 3rem !important;
}

.pr-12{
  padding-right: 3rem !important;
}

.pb-12{
  padding-bottom: 3rem !important;
}

.pl-12{
  padding-left: 3rem !important;
}

.pt-14{
  padding-top: 3.5rem !important;
}

.pr-14{
  padding-right: 3.5rem !important;
}

.pb-14{
  padding-bottom: 3.5rem !important;
}

.pl-14{
  padding-left: 3.5rem !important;
}

.pt-16{
  padding-top: 4rem !important;
}

.pr-16{
  padding-right: 4rem !important;
}

.pb-16{
  padding-bottom: 4rem !important;
}

.pl-16{
  padding-left: 4rem !important;
}

.pt-20{
  padding-top: 5rem !important;
}

.pr-20{
  padding-right: 5rem !important;
}

.pb-20{
  padding-bottom: 5rem !important;
}

.pl-20{
  padding-left: 5rem !important;
}

.pt-24{
  padding-top: 6rem !important;
}

.pr-24{
  padding-right: 6rem !important;
}

.pb-24{
  padding-bottom: 6rem !important;
}

.pl-24{
  padding-left: 6rem !important;
}

.pt-28{
  padding-top: 7rem !important;
}

.pr-28{
  padding-right: 7rem !important;
}

.pb-28{
  padding-bottom: 7rem !important;
}

.pl-28{
  padding-left: 7rem !important;
}

.pt-32{
  padding-top: 8rem !important;
}

.pr-32{
  padding-right: 8rem !important;
}

.pb-32{
  padding-bottom: 8rem !important;
}

.pl-32{
  padding-left: 8rem !important;
}

.pt-36{
  padding-top: 9rem !important;
}

.pr-36{
  padding-right: 9rem !important;
}

.pb-36{
  padding-bottom: 9rem !important;
}

.pl-36{
  padding-left: 9rem !important;
}

.pt-40{
  padding-top: 10rem !important;
}

.pr-40{
  padding-right: 10rem !important;
}

.pb-40{
  padding-bottom: 10rem !important;
}

.pl-40{
  padding-left: 10rem !important;
}

.pt-44{
  padding-top: 11rem !important;
}

.pr-44{
  padding-right: 11rem !important;
}

.pb-44{
  padding-bottom: 11rem !important;
}

.pl-44{
  padding-left: 11rem !important;
}

.pt-48{
  padding-top: 12rem !important;
}

.pr-48{
  padding-right: 12rem !important;
}

.pb-48{
  padding-bottom: 12rem !important;
}

.pl-48{
  padding-left: 12rem !important;
}

.pt-52{
  padding-top: 13rem !important;
}

.pr-52{
  padding-right: 13rem !important;
}

.pb-52{
  padding-bottom: 13rem !important;
}

.pl-52{
  padding-left: 13rem !important;
}

.pt-56{
  padding-top: 14rem !important;
}

.pr-56{
  padding-right: 14rem !important;
}

.pb-56{
  padding-bottom: 14rem !important;
}

.pl-56{
  padding-left: 14rem !important;
}

.pt-60{
  padding-top: 15rem !important;
}

.pr-60{
  padding-right: 15rem !important;
}

.pb-60{
  padding-bottom: 15rem !important;
}

.pl-60{
  padding-left: 15rem !important;
}

.pt-64{
  padding-top: 16rem !important;
}

.pr-64{
  padding-right: 16rem !important;
}

.pb-64{
  padding-bottom: 16rem !important;
}

.pl-64{
  padding-left: 16rem !important;
}

.pt-72{
  padding-top: 18rem !important;
}

.pr-72{
  padding-right: 18rem !important;
}

.pb-72{
  padding-bottom: 18rem !important;
}

.pl-72{
  padding-left: 18rem !important;
}

.pt-80{
  padding-top: 20rem !important;
}

.pr-80{
  padding-right: 20rem !important;
}

.pb-80{
  padding-bottom: 20rem !important;
}

.pl-80{
  padding-left: 20rem !important;
}

.pt-96{
  padding-top: 24rem !important;
}

.pr-96{
  padding-right: 24rem !important;
}

.pb-96{
  padding-bottom: 24rem !important;
}

.pl-96{
  padding-left: 24rem !important;
}

.pt-px{
  padding-top: 1px !important;
}

.pr-px{
  padding-right: 1px !important;
}

.pb-px{
  padding-bottom: 1px !important;
}

.pl-px{
  padding-left: 1px !important;
}

.pt-0\.5{
  padding-top: 0.125rem !important;
}

.pr-0\.5{
  padding-right: 0.125rem !important;
}

.pb-0\.5{
  padding-bottom: 0.125rem !important;
}

.pl-0\.5{
  padding-left: 0.125rem !important;
}

.pt-1\.5{
  padding-top: 0.375rem !important;
}

.pr-1\.5{
  padding-right: 0.375rem !important;
}

.pb-1\.5{
  padding-bottom: 0.375rem !important;
}

.pl-1\.5{
  padding-left: 0.375rem !important;
}

.pt-2\.5{
  padding-top: 0.625rem !important;
}

.pr-2\.5{
  padding-right: 0.625rem !important;
}

.pb-2\.5{
  padding-bottom: 0.625rem !important;
}

.pl-2\.5{
  padding-left: 0.625rem !important;
}

.pt-3\.5{
  padding-top: 0.875rem !important;
}

.pr-3\.5{
  padding-right: 0.875rem !important;
}

.pb-3\.5{
  padding-bottom: 0.875rem !important;
}

.pl-3\.5{
  padding-left: 0.875rem !important;
}

.placeholder-transparent::-moz-placeholder{
  color: transparent !important;
}

.placeholder-transparent:-ms-input-placeholder{
  color: transparent !important;
}

.placeholder-transparent::placeholder{
  color: transparent !important;
}

.placeholder-current::-moz-placeholder{
  color: currentColor !important;
}

.placeholder-current:-ms-input-placeholder{
  color: currentColor !important;
}

.placeholder-current::placeholder{
  color: currentColor !important;
}

.placeholder-black::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.placeholder-black:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.placeholder-black::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.placeholder-white::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-white:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-white::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.placeholder-gray-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.placeholder-red-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.placeholder-yellow-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.placeholder-green-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.placeholder-blue-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.placeholder-indigo-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.placeholder-purple-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.placeholder-pink-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cyan-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.placeholder-light-blue-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.placeholder-amber-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.placeholder-space-cadet::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.placeholder-space-cadet:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.placeholder-space-cadet::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.placeholder-manatee::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.placeholder-manatee:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.placeholder-manatee::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cynabar::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cynabar:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.placeholder-cynabar::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.placeholder-imperial-red::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.placeholder-imperial-red:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.placeholder-imperial-red::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.placeholder-special-black::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.placeholder-special-black:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.placeholder-special-black::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.placeholder-dark-sienna::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.placeholder-dark-sienna:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.placeholder-dark-sienna::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.placeholder-rosewood::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.placeholder-rosewood:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.placeholder-rosewood::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.placeholder-dark-red::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.placeholder-dark-red:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.placeholder-dark-red::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.placeholder-rosso-corsa::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.placeholder-rosso-corsa:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.placeholder-rosso-corsa::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.placeholder-vermillion::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.placeholder-vermillion:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.placeholder-vermillion::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.placeholder-persimmon::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.placeholder-persimmon:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.placeholder-persimmon::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.placeholder-carrot-orange::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.placeholder-carrot-orange:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.placeholder-carrot-orange::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.placeholder-orange-web::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.placeholder-orange-web:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.placeholder-orange-web::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.placeholder-selective-yellow::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.placeholder-selective-yellow:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.placeholder-selective-yellow::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.placeholder-bottle-green::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.placeholder-bottle-green:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.placeholder-bottle-green::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.placeholder-illuminating-emerald::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.placeholder-illuminating-emerald:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.placeholder-illuminating-emerald::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-transparent:focus::-moz-placeholder{
  color: transparent !important;
}

.focus\:placeholder-transparent:focus:-ms-input-placeholder{
  color: transparent !important;
}

.focus\:placeholder-transparent:focus::placeholder{
  color: transparent !important;
}

.focus\:placeholder-current:focus::-moz-placeholder{
  color: currentColor !important;
}

.focus\:placeholder-current:focus:-ms-input-placeholder{
  color: currentColor !important;
}

.focus\:placeholder-current:focus::placeholder{
  color: currentColor !important;
}

.focus\:placeholder-black:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-black:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-black:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-white:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-white:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-white:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-gray-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-red-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-yellow-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-green-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-blue-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-indigo-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-purple-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-pink-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cyan-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-light-blue-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-amber-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-space-cadet:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-space-cadet:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-manatee:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-manatee:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-manatee:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cynabar:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cynabar:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-cynabar:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-imperial-red:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-imperial-red:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-special-black:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-special-black:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-special-black:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-dark-sienna:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-dark-sienna:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-rosewood:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-rosewood:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-rosewood:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-dark-red:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-dark-red:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-dark-red:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-rosso-corsa:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-vermillion:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-vermillion:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-vermillion:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-persimmon:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-persimmon:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-persimmon:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-carrot-orange:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-carrot-orange:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-orange-web:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-orange-web:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-orange-web:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-selective-yellow:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-selective-yellow:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-bottle-green:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-bottle-green:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.focus\:placeholder-illuminating-emerald:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-transparent::-moz-placeholder{
  color: transparent !important;
}

.dark .dark\:placeholder-transparent:-ms-input-placeholder{
  color: transparent !important;
}

.dark .dark\:placeholder-transparent::placeholder{
  color: transparent !important;
}

.dark .dark\:placeholder-current::-moz-placeholder{
  color: currentColor !important;
}

.dark .dark\:placeholder-current:-ms-input-placeholder{
  color: currentColor !important;
}

.dark .dark\:placeholder-current::placeholder{
  color: currentColor !important;
}

.dark .dark\:placeholder-black::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-black:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-black::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-white::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-white:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-white::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-gray-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-red-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-yellow-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-green-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-blue-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-indigo-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-purple-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-pink-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cyan-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-light-blue-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-50::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-50::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-200::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-300::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-300::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-400::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-400::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-600::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-600::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-700::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-700::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-800::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-800::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-900::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-amber-900::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-space-cadet::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-space-cadet:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-space-cadet::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-manatee::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-manatee:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-manatee::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cynabar::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cynabar:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-cynabar::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-imperial-red::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-imperial-red:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-imperial-red::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-special-black::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-special-black:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-special-black::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-dark-sienna::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-dark-sienna:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-dark-sienna::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-rosewood::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-rosewood:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-rosewood::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-dark-red::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-dark-red:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-dark-red::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-rosso-corsa::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-rosso-corsa:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-rosso-corsa::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-vermillion::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-vermillion:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-vermillion::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-persimmon::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-persimmon:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-persimmon::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-carrot-orange::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-carrot-orange:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-carrot-orange::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-orange-web::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-orange-web:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-orange-web::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-selective-yellow::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-selective-yellow:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-selective-yellow::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-bottle-green::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-bottle-green:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-bottle-green::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-illuminating-emerald::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-illuminating-emerald:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:placeholder-illuminating-emerald::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-transparent:focus::-moz-placeholder{
  color: transparent !important;
}

.dark .dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
  color: transparent !important;
}

.dark .dark\:focus\:placeholder-transparent:focus::placeholder{
  color: transparent !important;
}

.dark .dark\:focus\:placeholder-current:focus::-moz-placeholder{
  color: currentColor !important;
}

.dark .dark\:focus\:placeholder-current:focus:-ms-input-placeholder{
  color: currentColor !important;
}

.dark .dark\:focus\:placeholder-current:focus::placeholder{
  color: currentColor !important;
}

.dark .dark\:focus\:placeholder-black:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-black:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-black:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-white:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-white:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-white:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-gray-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-red-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-yellow-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-green-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-blue-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-indigo-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-purple-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-pink-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cyan-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-light-blue-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-50:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-200:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-300:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-400:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-500:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-600:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-700:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-800:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-amber-900:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-space-cadet:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-manatee:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-manatee:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cynabar:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-cynabar:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-imperial-red:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-special-black:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-special-black:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-dark-sienna:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-rosewood:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-rosewood:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-dark-red:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-dark-red:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-rosso-corsa:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-vermillion:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-vermillion:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-persimmon:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-persimmon:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-carrot-orange:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-orange-web:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-orange-web:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-selective-yellow:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-bottle-green:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.dark .dark\:focus\:placeholder-illuminating-emerald:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
}

.placeholder-opacity-0::-moz-placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.placeholder-opacity-0:-ms-input-placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.placeholder-opacity-0::placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.placeholder-opacity-5::-moz-placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.placeholder-opacity-5:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.placeholder-opacity-5::placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.placeholder-opacity-10::-moz-placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.placeholder-opacity-10:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.placeholder-opacity-10::placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.placeholder-opacity-20::-moz-placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.placeholder-opacity-20:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.placeholder-opacity-20::placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.placeholder-opacity-25::-moz-placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.placeholder-opacity-25:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.placeholder-opacity-25::placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.placeholder-opacity-30::-moz-placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.placeholder-opacity-30:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.placeholder-opacity-30::placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.placeholder-opacity-40::-moz-placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.placeholder-opacity-40:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.placeholder-opacity-40::placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.placeholder-opacity-50::-moz-placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.placeholder-opacity-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.placeholder-opacity-50::placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.placeholder-opacity-60::-moz-placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.placeholder-opacity-60:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.placeholder-opacity-60::placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.placeholder-opacity-70::-moz-placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.placeholder-opacity-70:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.placeholder-opacity-75::-moz-placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.placeholder-opacity-75:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.placeholder-opacity-75::placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.placeholder-opacity-80::-moz-placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.placeholder-opacity-80:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.placeholder-opacity-80::placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.placeholder-opacity-90::-moz-placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.placeholder-opacity-90:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.placeholder-opacity-90::placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.placeholder-opacity-95::-moz-placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.placeholder-opacity-95:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.placeholder-opacity-95::placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.placeholder-opacity-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.placeholder-opacity-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.placeholder-opacity-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.focus\:placeholder-opacity-0:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.focus\:placeholder-opacity-0:focus::placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.focus\:placeholder-opacity-5:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.focus\:placeholder-opacity-5:focus::placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.focus\:placeholder-opacity-10:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.focus\:placeholder-opacity-10:focus::placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.focus\:placeholder-opacity-20:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.focus\:placeholder-opacity-20:focus::placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.focus\:placeholder-opacity-25:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.focus\:placeholder-opacity-25:focus::placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.focus\:placeholder-opacity-30:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.focus\:placeholder-opacity-30:focus::placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.focus\:placeholder-opacity-40:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.focus\:placeholder-opacity-40:focus::placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.focus\:placeholder-opacity-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.focus\:placeholder-opacity-50:focus::placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.focus\:placeholder-opacity-60:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.focus\:placeholder-opacity-60:focus::placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.focus\:placeholder-opacity-70:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.focus\:placeholder-opacity-70:focus::placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.focus\:placeholder-opacity-75:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.focus\:placeholder-opacity-75:focus::placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.focus\:placeholder-opacity-80:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.focus\:placeholder-opacity-80:focus::placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.focus\:placeholder-opacity-90:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.focus\:placeholder-opacity-90:focus::placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.focus\:placeholder-opacity-95:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.focus\:placeholder-opacity-95:focus::placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.focus\:placeholder-opacity-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.focus\:placeholder-opacity-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.dark .dark\:placeholder-opacity-0::-moz-placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.dark .dark\:placeholder-opacity-0:-ms-input-placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.dark .dark\:placeholder-opacity-0::placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.dark .dark\:placeholder-opacity-5::-moz-placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.dark .dark\:placeholder-opacity-5:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.dark .dark\:placeholder-opacity-5::placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.dark .dark\:placeholder-opacity-10::-moz-placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.dark .dark\:placeholder-opacity-10:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.dark .dark\:placeholder-opacity-10::placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.dark .dark\:placeholder-opacity-20::-moz-placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.dark .dark\:placeholder-opacity-20:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.dark .dark\:placeholder-opacity-20::placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.dark .dark\:placeholder-opacity-25::-moz-placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.dark .dark\:placeholder-opacity-25:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.dark .dark\:placeholder-opacity-25::placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.dark .dark\:placeholder-opacity-30::-moz-placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.dark .dark\:placeholder-opacity-30:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.dark .dark\:placeholder-opacity-30::placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.dark .dark\:placeholder-opacity-40::-moz-placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.dark .dark\:placeholder-opacity-40:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.dark .dark\:placeholder-opacity-40::placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.dark .dark\:placeholder-opacity-50::-moz-placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.dark .dark\:placeholder-opacity-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.dark .dark\:placeholder-opacity-50::placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.dark .dark\:placeholder-opacity-60::-moz-placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.dark .dark\:placeholder-opacity-60:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.dark .dark\:placeholder-opacity-60::placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.dark .dark\:placeholder-opacity-70::-moz-placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.dark .dark\:placeholder-opacity-70:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.dark .dark\:placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.dark .dark\:placeholder-opacity-75::-moz-placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.dark .dark\:placeholder-opacity-75:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.dark .dark\:placeholder-opacity-75::placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.dark .dark\:placeholder-opacity-80::-moz-placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.dark .dark\:placeholder-opacity-80:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.dark .dark\:placeholder-opacity-80::placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.dark .dark\:placeholder-opacity-90::-moz-placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.dark .dark\:placeholder-opacity-90:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.dark .dark\:placeholder-opacity-90::placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.dark .dark\:placeholder-opacity-95::-moz-placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.dark .dark\:placeholder-opacity-95:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.dark .dark\:placeholder-opacity-95::placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.dark .dark\:placeholder-opacity-100::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.dark .dark\:placeholder-opacity-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.dark .dark\:placeholder-opacity-100::placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.dark .dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.dark .dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.dark .dark\:focus\:placeholder-opacity-0:focus::placeholder{
  --tw-placeholder-opacity: 0 !important;
}

.dark .dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.dark .dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.dark .dark\:focus\:placeholder-opacity-5:focus::placeholder{
  --tw-placeholder-opacity: 0.05 !important;
}

.dark .dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.dark .dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.dark .dark\:focus\:placeholder-opacity-10:focus::placeholder{
  --tw-placeholder-opacity: 0.1 !important;
}

.dark .dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.dark .dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.dark .dark\:focus\:placeholder-opacity-20:focus::placeholder{
  --tw-placeholder-opacity: 0.2 !important;
}

.dark .dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.dark .dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.dark .dark\:focus\:placeholder-opacity-25:focus::placeholder{
  --tw-placeholder-opacity: 0.25 !important;
}

.dark .dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.dark .dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.dark .dark\:focus\:placeholder-opacity-30:focus::placeholder{
  --tw-placeholder-opacity: 0.3 !important;
}

.dark .dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.dark .dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.dark .dark\:focus\:placeholder-opacity-40:focus::placeholder{
  --tw-placeholder-opacity: 0.4 !important;
}

.dark .dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.dark .dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.dark .dark\:focus\:placeholder-opacity-50:focus::placeholder{
  --tw-placeholder-opacity: 0.5 !important;
}

.dark .dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.dark .dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.dark .dark\:focus\:placeholder-opacity-60:focus::placeholder{
  --tw-placeholder-opacity: 0.6 !important;
}

.dark .dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.dark .dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.dark .dark\:focus\:placeholder-opacity-70:focus::placeholder{
  --tw-placeholder-opacity: 0.7 !important;
}

.dark .dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.dark .dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.dark .dark\:focus\:placeholder-opacity-75:focus::placeholder{
  --tw-placeholder-opacity: 0.75 !important;
}

.dark .dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.dark .dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.dark .dark\:focus\:placeholder-opacity-80:focus::placeholder{
  --tw-placeholder-opacity: 0.8 !important;
}

.dark .dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.dark .dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.dark .dark\:focus\:placeholder-opacity-90:focus::placeholder{
  --tw-placeholder-opacity: 0.9 !important;
}

.dark .dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.dark .dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.dark .dark\:focus\:placeholder-opacity-95:focus::placeholder{
  --tw-placeholder-opacity: 0.95 !important;
}

.dark .dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.dark .dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.dark .dark\:focus\:placeholder-opacity-100:focus::placeholder{
  --tw-placeholder-opacity: 1 !important;
}

.pointer-events-none{
  pointer-events: none !important;
}

.pointer-events-auto{
  pointer-events: auto !important;
}

.static{
  position: static !important;
}

.fixed{
  position: fixed !important;
}

.absolute{
  position: absolute !important;
}

.relative{
  position: relative !important;
}

.sticky{
  position: sticky !important;
}

.inset-0{
  top: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  left: 0px !important;
}

.inset-1{
  top: 0.25rem !important;
  right: 0.25rem !important;
  bottom: 0.25rem !important;
  left: 0.25rem !important;
}

.inset-2{
  top: 0.5rem !important;
  right: 0.5rem !important;
  bottom: 0.5rem !important;
  left: 0.5rem !important;
}

.inset-3{
  top: 0.75rem !important;
  right: 0.75rem !important;
  bottom: 0.75rem !important;
  left: 0.75rem !important;
}

.inset-4{
  top: 1rem !important;
  right: 1rem !important;
  bottom: 1rem !important;
  left: 1rem !important;
}

.inset-5{
  top: 1.25rem !important;
  right: 1.25rem !important;
  bottom: 1.25rem !important;
  left: 1.25rem !important;
}

.inset-6{
  top: 1.5rem !important;
  right: 1.5rem !important;
  bottom: 1.5rem !important;
  left: 1.5rem !important;
}

.inset-7{
  top: 1.75rem !important;
  right: 1.75rem !important;
  bottom: 1.75rem !important;
  left: 1.75rem !important;
}

.inset-8{
  top: 2rem !important;
  right: 2rem !important;
  bottom: 2rem !important;
  left: 2rem !important;
}

.inset-9{
  top: 2.25rem !important;
  right: 2.25rem !important;
  bottom: 2.25rem !important;
  left: 2.25rem !important;
}

.inset-10{
  top: 2.5rem !important;
  right: 2.5rem !important;
  bottom: 2.5rem !important;
  left: 2.5rem !important;
}

.inset-11{
  top: 2.75rem !important;
  right: 2.75rem !important;
  bottom: 2.75rem !important;
  left: 2.75rem !important;
}

.inset-12{
  top: 3rem !important;
  right: 3rem !important;
  bottom: 3rem !important;
  left: 3rem !important;
}

.inset-14{
  top: 3.5rem !important;
  right: 3.5rem !important;
  bottom: 3.5rem !important;
  left: 3.5rem !important;
}

.inset-16{
  top: 4rem !important;
  right: 4rem !important;
  bottom: 4rem !important;
  left: 4rem !important;
}

.inset-20{
  top: 5rem !important;
  right: 5rem !important;
  bottom: 5rem !important;
  left: 5rem !important;
}

.inset-24{
  top: 6rem !important;
  right: 6rem !important;
  bottom: 6rem !important;
  left: 6rem !important;
}

.inset-28{
  top: 7rem !important;
  right: 7rem !important;
  bottom: 7rem !important;
  left: 7rem !important;
}

.inset-32{
  top: 8rem !important;
  right: 8rem !important;
  bottom: 8rem !important;
  left: 8rem !important;
}

.inset-36{
  top: 9rem !important;
  right: 9rem !important;
  bottom: 9rem !important;
  left: 9rem !important;
}

.inset-40{
  top: 10rem !important;
  right: 10rem !important;
  bottom: 10rem !important;
  left: 10rem !important;
}

.inset-44{
  top: 11rem !important;
  right: 11rem !important;
  bottom: 11rem !important;
  left: 11rem !important;
}

.inset-48{
  top: 12rem !important;
  right: 12rem !important;
  bottom: 12rem !important;
  left: 12rem !important;
}

.inset-52{
  top: 13rem !important;
  right: 13rem !important;
  bottom: 13rem !important;
  left: 13rem !important;
}

.inset-56{
  top: 14rem !important;
  right: 14rem !important;
  bottom: 14rem !important;
  left: 14rem !important;
}

.inset-60{
  top: 15rem !important;
  right: 15rem !important;
  bottom: 15rem !important;
  left: 15rem !important;
}

.inset-64{
  top: 16rem !important;
  right: 16rem !important;
  bottom: 16rem !important;
  left: 16rem !important;
}

.inset-72{
  top: 18rem !important;
  right: 18rem !important;
  bottom: 18rem !important;
  left: 18rem !important;
}

.inset-80{
  top: 20rem !important;
  right: 20rem !important;
  bottom: 20rem !important;
  left: 20rem !important;
}

.inset-96{
  top: 24rem !important;
  right: 24rem !important;
  bottom: 24rem !important;
  left: 24rem !important;
}

.inset-auto{
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
}

.inset-px{
  top: 1px !important;
  right: 1px !important;
  bottom: 1px !important;
  left: 1px !important;
}

.inset-0\.5{
  top: 0.125rem !important;
  right: 0.125rem !important;
  bottom: 0.125rem !important;
  left: 0.125rem !important;
}

.inset-1\.5{
  top: 0.375rem !important;
  right: 0.375rem !important;
  bottom: 0.375rem !important;
  left: 0.375rem !important;
}

.inset-2\.5{
  top: 0.625rem !important;
  right: 0.625rem !important;
  bottom: 0.625rem !important;
  left: 0.625rem !important;
}

.inset-3\.5{
  top: 0.875rem !important;
  right: 0.875rem !important;
  bottom: 0.875rem !important;
  left: 0.875rem !important;
}

.-inset-0{
  top: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  left: 0px !important;
}

.-inset-1{
  top: -0.25rem !important;
  right: -0.25rem !important;
  bottom: -0.25rem !important;
  left: -0.25rem !important;
}

.-inset-2{
  top: -0.5rem !important;
  right: -0.5rem !important;
  bottom: -0.5rem !important;
  left: -0.5rem !important;
}

.-inset-3{
  top: -0.75rem !important;
  right: -0.75rem !important;
  bottom: -0.75rem !important;
  left: -0.75rem !important;
}

.-inset-4{
  top: -1rem !important;
  right: -1rem !important;
  bottom: -1rem !important;
  left: -1rem !important;
}

.-inset-5{
  top: -1.25rem !important;
  right: -1.25rem !important;
  bottom: -1.25rem !important;
  left: -1.25rem !important;
}

.-inset-6{
  top: -1.5rem !important;
  right: -1.5rem !important;
  bottom: -1.5rem !important;
  left: -1.5rem !important;
}

.-inset-7{
  top: -1.75rem !important;
  right: -1.75rem !important;
  bottom: -1.75rem !important;
  left: -1.75rem !important;
}

.-inset-8{
  top: -2rem !important;
  right: -2rem !important;
  bottom: -2rem !important;
  left: -2rem !important;
}

.-inset-9{
  top: -2.25rem !important;
  right: -2.25rem !important;
  bottom: -2.25rem !important;
  left: -2.25rem !important;
}

.-inset-10{
  top: -2.5rem !important;
  right: -2.5rem !important;
  bottom: -2.5rem !important;
  left: -2.5rem !important;
}

.-inset-11{
  top: -2.75rem !important;
  right: -2.75rem !important;
  bottom: -2.75rem !important;
  left: -2.75rem !important;
}

.-inset-12{
  top: -3rem !important;
  right: -3rem !important;
  bottom: -3rem !important;
  left: -3rem !important;
}

.-inset-14{
  top: -3.5rem !important;
  right: -3.5rem !important;
  bottom: -3.5rem !important;
  left: -3.5rem !important;
}

.-inset-16{
  top: -4rem !important;
  right: -4rem !important;
  bottom: -4rem !important;
  left: -4rem !important;
}

.-inset-20{
  top: -5rem !important;
  right: -5rem !important;
  bottom: -5rem !important;
  left: -5rem !important;
}

.-inset-24{
  top: -6rem !important;
  right: -6rem !important;
  bottom: -6rem !important;
  left: -6rem !important;
}

.-inset-28{
  top: -7rem !important;
  right: -7rem !important;
  bottom: -7rem !important;
  left: -7rem !important;
}

.-inset-32{
  top: -8rem !important;
  right: -8rem !important;
  bottom: -8rem !important;
  left: -8rem !important;
}

.-inset-36{
  top: -9rem !important;
  right: -9rem !important;
  bottom: -9rem !important;
  left: -9rem !important;
}

.-inset-40{
  top: -10rem !important;
  right: -10rem !important;
  bottom: -10rem !important;
  left: -10rem !important;
}

.-inset-44{
  top: -11rem !important;
  right: -11rem !important;
  bottom: -11rem !important;
  left: -11rem !important;
}

.-inset-48{
  top: -12rem !important;
  right: -12rem !important;
  bottom: -12rem !important;
  left: -12rem !important;
}

.-inset-52{
  top: -13rem !important;
  right: -13rem !important;
  bottom: -13rem !important;
  left: -13rem !important;
}

.-inset-56{
  top: -14rem !important;
  right: -14rem !important;
  bottom: -14rem !important;
  left: -14rem !important;
}

.-inset-60{
  top: -15rem !important;
  right: -15rem !important;
  bottom: -15rem !important;
  left: -15rem !important;
}

.-inset-64{
  top: -16rem !important;
  right: -16rem !important;
  bottom: -16rem !important;
  left: -16rem !important;
}

.-inset-72{
  top: -18rem !important;
  right: -18rem !important;
  bottom: -18rem !important;
  left: -18rem !important;
}

.-inset-80{
  top: -20rem !important;
  right: -20rem !important;
  bottom: -20rem !important;
  left: -20rem !important;
}

.-inset-96{
  top: -24rem !important;
  right: -24rem !important;
  bottom: -24rem !important;
  left: -24rem !important;
}

.-inset-px{
  top: -1px !important;
  right: -1px !important;
  bottom: -1px !important;
  left: -1px !important;
}

.-inset-0\.5{
  top: -0.125rem !important;
  right: -0.125rem !important;
  bottom: -0.125rem !important;
  left: -0.125rem !important;
}

.-inset-1\.5{
  top: -0.375rem !important;
  right: -0.375rem !important;
  bottom: -0.375rem !important;
  left: -0.375rem !important;
}

.-inset-2\.5{
  top: -0.625rem !important;
  right: -0.625rem !important;
  bottom: -0.625rem !important;
  left: -0.625rem !important;
}

.-inset-3\.5{
  top: -0.875rem !important;
  right: -0.875rem !important;
  bottom: -0.875rem !important;
  left: -0.875rem !important;
}

.inset-1\/2{
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.inset-1\/3{
  top: 33.333333% !important;
  right: 33.333333% !important;
  bottom: 33.333333% !important;
  left: 33.333333% !important;
}

.inset-2\/3{
  top: 66.666667% !important;
  right: 66.666667% !important;
  bottom: 66.666667% !important;
  left: 66.666667% !important;
}

.inset-1\/4{
  top: 25% !important;
  right: 25% !important;
  bottom: 25% !important;
  left: 25% !important;
}

.inset-2\/4{
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.inset-3\/4{
  top: 75% !important;
  right: 75% !important;
  bottom: 75% !important;
  left: 75% !important;
}

.inset-full{
  top: 100% !important;
  right: 100% !important;
  bottom: 100% !important;
  left: 100% !important;
}

.-inset-1\/2{
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.-inset-1\/3{
  top: -33.333333% !important;
  right: -33.333333% !important;
  bottom: -33.333333% !important;
  left: -33.333333% !important;
}

.-inset-2\/3{
  top: -66.666667% !important;
  right: -66.666667% !important;
  bottom: -66.666667% !important;
  left: -66.666667% !important;
}

.-inset-1\/4{
  top: -25% !important;
  right: -25% !important;
  bottom: -25% !important;
  left: -25% !important;
}

.-inset-2\/4{
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.-inset-3\/4{
  top: -75% !important;
  right: -75% !important;
  bottom: -75% !important;
  left: -75% !important;
}

.-inset-full{
  top: -100% !important;
  right: -100% !important;
  bottom: -100% !important;
  left: -100% !important;
}

.inset-y-0{
  top: 0px !important;
  bottom: 0px !important;
}

.inset-x-0{
  right: 0px !important;
  left: 0px !important;
}

.inset-y-1{
  top: 0.25rem !important;
  bottom: 0.25rem !important;
}

.inset-x-1{
  right: 0.25rem !important;
  left: 0.25rem !important;
}

.inset-y-2{
  top: 0.5rem !important;
  bottom: 0.5rem !important;
}

.inset-x-2{
  right: 0.5rem !important;
  left: 0.5rem !important;
}

.inset-y-3{
  top: 0.75rem !important;
  bottom: 0.75rem !important;
}

.inset-x-3{
  right: 0.75rem !important;
  left: 0.75rem !important;
}

.inset-y-4{
  top: 1rem !important;
  bottom: 1rem !important;
}

.inset-x-4{
  right: 1rem !important;
  left: 1rem !important;
}

.inset-y-5{
  top: 1.25rem !important;
  bottom: 1.25rem !important;
}

.inset-x-5{
  right: 1.25rem !important;
  left: 1.25rem !important;
}

.inset-y-6{
  top: 1.5rem !important;
  bottom: 1.5rem !important;
}

.inset-x-6{
  right: 1.5rem !important;
  left: 1.5rem !important;
}

.inset-y-7{
  top: 1.75rem !important;
  bottom: 1.75rem !important;
}

.inset-x-7{
  right: 1.75rem !important;
  left: 1.75rem !important;
}

.inset-y-8{
  top: 2rem !important;
  bottom: 2rem !important;
}

.inset-x-8{
  right: 2rem !important;
  left: 2rem !important;
}

.inset-y-9{
  top: 2.25rem !important;
  bottom: 2.25rem !important;
}

.inset-x-9{
  right: 2.25rem !important;
  left: 2.25rem !important;
}

.inset-y-10{
  top: 2.5rem !important;
  bottom: 2.5rem !important;
}

.inset-x-10{
  right: 2.5rem !important;
  left: 2.5rem !important;
}

.inset-y-11{
  top: 2.75rem !important;
  bottom: 2.75rem !important;
}

.inset-x-11{
  right: 2.75rem !important;
  left: 2.75rem !important;
}

.inset-y-12{
  top: 3rem !important;
  bottom: 3rem !important;
}

.inset-x-12{
  right: 3rem !important;
  left: 3rem !important;
}

.inset-y-14{
  top: 3.5rem !important;
  bottom: 3.5rem !important;
}

.inset-x-14{
  right: 3.5rem !important;
  left: 3.5rem !important;
}

.inset-y-16{
  top: 4rem !important;
  bottom: 4rem !important;
}

.inset-x-16{
  right: 4rem !important;
  left: 4rem !important;
}

.inset-y-20{
  top: 5rem !important;
  bottom: 5rem !important;
}

.inset-x-20{
  right: 5rem !important;
  left: 5rem !important;
}

.inset-y-24{
  top: 6rem !important;
  bottom: 6rem !important;
}

.inset-x-24{
  right: 6rem !important;
  left: 6rem !important;
}

.inset-y-28{
  top: 7rem !important;
  bottom: 7rem !important;
}

.inset-x-28{
  right: 7rem !important;
  left: 7rem !important;
}

.inset-y-32{
  top: 8rem !important;
  bottom: 8rem !important;
}

.inset-x-32{
  right: 8rem !important;
  left: 8rem !important;
}

.inset-y-36{
  top: 9rem !important;
  bottom: 9rem !important;
}

.inset-x-36{
  right: 9rem !important;
  left: 9rem !important;
}

.inset-y-40{
  top: 10rem !important;
  bottom: 10rem !important;
}

.inset-x-40{
  right: 10rem !important;
  left: 10rem !important;
}

.inset-y-44{
  top: 11rem !important;
  bottom: 11rem !important;
}

.inset-x-44{
  right: 11rem !important;
  left: 11rem !important;
}

.inset-y-48{
  top: 12rem !important;
  bottom: 12rem !important;
}

.inset-x-48{
  right: 12rem !important;
  left: 12rem !important;
}

.inset-y-52{
  top: 13rem !important;
  bottom: 13rem !important;
}

.inset-x-52{
  right: 13rem !important;
  left: 13rem !important;
}

.inset-y-56{
  top: 14rem !important;
  bottom: 14rem !important;
}

.inset-x-56{
  right: 14rem !important;
  left: 14rem !important;
}

.inset-y-60{
  top: 15rem !important;
  bottom: 15rem !important;
}

.inset-x-60{
  right: 15rem !important;
  left: 15rem !important;
}

.inset-y-64{
  top: 16rem !important;
  bottom: 16rem !important;
}

.inset-x-64{
  right: 16rem !important;
  left: 16rem !important;
}

.inset-y-72{
  top: 18rem !important;
  bottom: 18rem !important;
}

.inset-x-72{
  right: 18rem !important;
  left: 18rem !important;
}

.inset-y-80{
  top: 20rem !important;
  bottom: 20rem !important;
}

.inset-x-80{
  right: 20rem !important;
  left: 20rem !important;
}

.inset-y-96{
  top: 24rem !important;
  bottom: 24rem !important;
}

.inset-x-96{
  right: 24rem !important;
  left: 24rem !important;
}

.inset-y-auto{
  top: auto !important;
  bottom: auto !important;
}

.inset-x-auto{
  right: auto !important;
  left: auto !important;
}

.inset-y-px{
  top: 1px !important;
  bottom: 1px !important;
}

.inset-x-px{
  right: 1px !important;
  left: 1px !important;
}

.inset-y-0\.5{
  top: 0.125rem !important;
  bottom: 0.125rem !important;
}

.inset-x-0\.5{
  right: 0.125rem !important;
  left: 0.125rem !important;
}

.inset-y-1\.5{
  top: 0.375rem !important;
  bottom: 0.375rem !important;
}

.inset-x-1\.5{
  right: 0.375rem !important;
  left: 0.375rem !important;
}

.inset-y-2\.5{
  top: 0.625rem !important;
  bottom: 0.625rem !important;
}

.inset-x-2\.5{
  right: 0.625rem !important;
  left: 0.625rem !important;
}

.inset-y-3\.5{
  top: 0.875rem !important;
  bottom: 0.875rem !important;
}

.inset-x-3\.5{
  right: 0.875rem !important;
  left: 0.875rem !important;
}

.-inset-y-0{
  top: 0px !important;
  bottom: 0px !important;
}

.-inset-x-0{
  right: 0px !important;
  left: 0px !important;
}

.-inset-y-1{
  top: -0.25rem !important;
  bottom: -0.25rem !important;
}

.-inset-x-1{
  right: -0.25rem !important;
  left: -0.25rem !important;
}

.-inset-y-2{
  top: -0.5rem !important;
  bottom: -0.5rem !important;
}

.-inset-x-2{
  right: -0.5rem !important;
  left: -0.5rem !important;
}

.-inset-y-3{
  top: -0.75rem !important;
  bottom: -0.75rem !important;
}

.-inset-x-3{
  right: -0.75rem !important;
  left: -0.75rem !important;
}

.-inset-y-4{
  top: -1rem !important;
  bottom: -1rem !important;
}

.-inset-x-4{
  right: -1rem !important;
  left: -1rem !important;
}

.-inset-y-5{
  top: -1.25rem !important;
  bottom: -1.25rem !important;
}

.-inset-x-5{
  right: -1.25rem !important;
  left: -1.25rem !important;
}

.-inset-y-6{
  top: -1.5rem !important;
  bottom: -1.5rem !important;
}

.-inset-x-6{
  right: -1.5rem !important;
  left: -1.5rem !important;
}

.-inset-y-7{
  top: -1.75rem !important;
  bottom: -1.75rem !important;
}

.-inset-x-7{
  right: -1.75rem !important;
  left: -1.75rem !important;
}

.-inset-y-8{
  top: -2rem !important;
  bottom: -2rem !important;
}

.-inset-x-8{
  right: -2rem !important;
  left: -2rem !important;
}

.-inset-y-9{
  top: -2.25rem !important;
  bottom: -2.25rem !important;
}

.-inset-x-9{
  right: -2.25rem !important;
  left: -2.25rem !important;
}

.-inset-y-10{
  top: -2.5rem !important;
  bottom: -2.5rem !important;
}

.-inset-x-10{
  right: -2.5rem !important;
  left: -2.5rem !important;
}

.-inset-y-11{
  top: -2.75rem !important;
  bottom: -2.75rem !important;
}

.-inset-x-11{
  right: -2.75rem !important;
  left: -2.75rem !important;
}

.-inset-y-12{
  top: -3rem !important;
  bottom: -3rem !important;
}

.-inset-x-12{
  right: -3rem !important;
  left: -3rem !important;
}

.-inset-y-14{
  top: -3.5rem !important;
  bottom: -3.5rem !important;
}

.-inset-x-14{
  right: -3.5rem !important;
  left: -3.5rem !important;
}

.-inset-y-16{
  top: -4rem !important;
  bottom: -4rem !important;
}

.-inset-x-16{
  right: -4rem !important;
  left: -4rem !important;
}

.-inset-y-20{
  top: -5rem !important;
  bottom: -5rem !important;
}

.-inset-x-20{
  right: -5rem !important;
  left: -5rem !important;
}

.-inset-y-24{
  top: -6rem !important;
  bottom: -6rem !important;
}

.-inset-x-24{
  right: -6rem !important;
  left: -6rem !important;
}

.-inset-y-28{
  top: -7rem !important;
  bottom: -7rem !important;
}

.-inset-x-28{
  right: -7rem !important;
  left: -7rem !important;
}

.-inset-y-32{
  top: -8rem !important;
  bottom: -8rem !important;
}

.-inset-x-32{
  right: -8rem !important;
  left: -8rem !important;
}

.-inset-y-36{
  top: -9rem !important;
  bottom: -9rem !important;
}

.-inset-x-36{
  right: -9rem !important;
  left: -9rem !important;
}

.-inset-y-40{
  top: -10rem !important;
  bottom: -10rem !important;
}

.-inset-x-40{
  right: -10rem !important;
  left: -10rem !important;
}

.-inset-y-44{
  top: -11rem !important;
  bottom: -11rem !important;
}

.-inset-x-44{
  right: -11rem !important;
  left: -11rem !important;
}

.-inset-y-48{
  top: -12rem !important;
  bottom: -12rem !important;
}

.-inset-x-48{
  right: -12rem !important;
  left: -12rem !important;
}

.-inset-y-52{
  top: -13rem !important;
  bottom: -13rem !important;
}

.-inset-x-52{
  right: -13rem !important;
  left: -13rem !important;
}

.-inset-y-56{
  top: -14rem !important;
  bottom: -14rem !important;
}

.-inset-x-56{
  right: -14rem !important;
  left: -14rem !important;
}

.-inset-y-60{
  top: -15rem !important;
  bottom: -15rem !important;
}

.-inset-x-60{
  right: -15rem !important;
  left: -15rem !important;
}

.-inset-y-64{
  top: -16rem !important;
  bottom: -16rem !important;
}

.-inset-x-64{
  right: -16rem !important;
  left: -16rem !important;
}

.-inset-y-72{
  top: -18rem !important;
  bottom: -18rem !important;
}

.-inset-x-72{
  right: -18rem !important;
  left: -18rem !important;
}

.-inset-y-80{
  top: -20rem !important;
  bottom: -20rem !important;
}

.-inset-x-80{
  right: -20rem !important;
  left: -20rem !important;
}

.-inset-y-96{
  top: -24rem !important;
  bottom: -24rem !important;
}

.-inset-x-96{
  right: -24rem !important;
  left: -24rem !important;
}

.-inset-y-px{
  top: -1px !important;
  bottom: -1px !important;
}

.-inset-x-px{
  right: -1px !important;
  left: -1px !important;
}

.-inset-y-0\.5{
  top: -0.125rem !important;
  bottom: -0.125rem !important;
}

.-inset-x-0\.5{
  right: -0.125rem !important;
  left: -0.125rem !important;
}

.-inset-y-1\.5{
  top: -0.375rem !important;
  bottom: -0.375rem !important;
}

.-inset-x-1\.5{
  right: -0.375rem !important;
  left: -0.375rem !important;
}

.-inset-y-2\.5{
  top: -0.625rem !important;
  bottom: -0.625rem !important;
}

.-inset-x-2\.5{
  right: -0.625rem !important;
  left: -0.625rem !important;
}

.-inset-y-3\.5{
  top: -0.875rem !important;
  bottom: -0.875rem !important;
}

.-inset-x-3\.5{
  right: -0.875rem !important;
  left: -0.875rem !important;
}

.inset-y-1\/2{
  top: 50% !important;
  bottom: 50% !important;
}

.inset-x-1\/2{
  right: 50% !important;
  left: 50% !important;
}

.inset-y-1\/3{
  top: 33.333333% !important;
  bottom: 33.333333% !important;
}

.inset-x-1\/3{
  right: 33.333333% !important;
  left: 33.333333% !important;
}

.inset-y-2\/3{
  top: 66.666667% !important;
  bottom: 66.666667% !important;
}

.inset-x-2\/3{
  right: 66.666667% !important;
  left: 66.666667% !important;
}

.inset-y-1\/4{
  top: 25% !important;
  bottom: 25% !important;
}

.inset-x-1\/4{
  right: 25% !important;
  left: 25% !important;
}

.inset-y-2\/4{
  top: 50% !important;
  bottom: 50% !important;
}

.inset-x-2\/4{
  right: 50% !important;
  left: 50% !important;
}

.inset-y-3\/4{
  top: 75% !important;
  bottom: 75% !important;
}

.inset-x-3\/4{
  right: 75% !important;
  left: 75% !important;
}

.inset-y-full{
  top: 100% !important;
  bottom: 100% !important;
}

.inset-x-full{
  right: 100% !important;
  left: 100% !important;
}

.-inset-y-1\/2{
  top: -50% !important;
  bottom: -50% !important;
}

.-inset-x-1\/2{
  right: -50% !important;
  left: -50% !important;
}

.-inset-y-1\/3{
  top: -33.333333% !important;
  bottom: -33.333333% !important;
}

.-inset-x-1\/3{
  right: -33.333333% !important;
  left: -33.333333% !important;
}

.-inset-y-2\/3{
  top: -66.666667% !important;
  bottom: -66.666667% !important;
}

.-inset-x-2\/3{
  right: -66.666667% !important;
  left: -66.666667% !important;
}

.-inset-y-1\/4{
  top: -25% !important;
  bottom: -25% !important;
}

.-inset-x-1\/4{
  right: -25% !important;
  left: -25% !important;
}

.-inset-y-2\/4{
  top: -50% !important;
  bottom: -50% !important;
}

.-inset-x-2\/4{
  right: -50% !important;
  left: -50% !important;
}

.-inset-y-3\/4{
  top: -75% !important;
  bottom: -75% !important;
}

.-inset-x-3\/4{
  right: -75% !important;
  left: -75% !important;
}

.-inset-y-full{
  top: -100% !important;
  bottom: -100% !important;
}

.-inset-x-full{
  right: -100% !important;
  left: -100% !important;
}

.top-0{
  top: 0px !important;
}

.right-0{
  right: 0px !important;
}

.bottom-0{
  bottom: 0px !important;
}

.left-0{
  left: 0px !important;
}

.top-1{
  top: 0.25rem !important;
}

.right-1{
  right: 0.25rem !important;
}

.bottom-1{
  bottom: 0.25rem !important;
}

.left-1{
  left: 0.25rem !important;
}

.top-2{
  top: 0.5rem !important;
}

.right-2{
  right: 0.5rem !important;
}

.bottom-2{
  bottom: 0.5rem !important;
}

.left-2{
  left: 0.5rem !important;
}

.top-3{
  top: 0.75rem !important;
}

.right-3{
  right: 0.75rem !important;
}

.bottom-3{
  bottom: 0.75rem !important;
}

.left-3{
  left: 0.75rem !important;
}

.top-4{
  top: 1rem !important;
}

.right-4{
  right: 1rem !important;
}

.bottom-4{
  bottom: 1rem !important;
}

.left-4{
  left: 1rem !important;
}

.top-5{
  top: 1.25rem !important;
}

.right-5{
  right: 1.25rem !important;
}

.bottom-5{
  bottom: 1.25rem !important;
}

.left-5{
  left: 1.25rem !important;
}

.top-6{
  top: 1.5rem !important;
}

.right-6{
  right: 1.5rem !important;
}

.bottom-6{
  bottom: 1.5rem !important;
}

.left-6{
  left: 1.5rem !important;
}

.top-7{
  top: 1.75rem !important;
}

.right-7{
  right: 1.75rem !important;
}

.bottom-7{
  bottom: 1.75rem !important;
}

.left-7{
  left: 1.75rem !important;
}

.top-8{
  top: 2rem !important;
}

.right-8{
  right: 2rem !important;
}

.bottom-8{
  bottom: 2rem !important;
}

.left-8{
  left: 2rem !important;
}

.top-9{
  top: 2.25rem !important;
}

.right-9{
  right: 2.25rem !important;
}

.bottom-9{
  bottom: 2.25rem !important;
}

.left-9{
  left: 2.25rem !important;
}

.top-10{
  top: 2.5rem !important;
}

.right-10{
  right: 2.5rem !important;
}

.bottom-10{
  bottom: 2.5rem !important;
}

.left-10{
  left: 2.5rem !important;
}

.top-11{
  top: 2.75rem !important;
}

.right-11{
  right: 2.75rem !important;
}

.bottom-11{
  bottom: 2.75rem !important;
}

.left-11{
  left: 2.75rem !important;
}

.top-12{
  top: 3rem !important;
}

.right-12{
  right: 3rem !important;
}

.bottom-12{
  bottom: 3rem !important;
}

.left-12{
  left: 3rem !important;
}

.top-14{
  top: 3.5rem !important;
}

.right-14{
  right: 3.5rem !important;
}

.bottom-14{
  bottom: 3.5rem !important;
}

.left-14{
  left: 3.5rem !important;
}

.top-16{
  top: 4rem !important;
}

.right-16{
  right: 4rem !important;
}

.bottom-16{
  bottom: 4rem !important;
}

.left-16{
  left: 4rem !important;
}

.top-20{
  top: 5rem !important;
}

.right-20{
  right: 5rem !important;
}

.bottom-20{
  bottom: 5rem !important;
}

.left-20{
  left: 5rem !important;
}

.top-24{
  top: 6rem !important;
}

.right-24{
  right: 6rem !important;
}

.bottom-24{
  bottom: 6rem !important;
}

.left-24{
  left: 6rem !important;
}

.top-28{
  top: 7rem !important;
}

.right-28{
  right: 7rem !important;
}

.bottom-28{
  bottom: 7rem !important;
}

.left-28{
  left: 7rem !important;
}

.top-32{
  top: 8rem !important;
}

.right-32{
  right: 8rem !important;
}

.bottom-32{
  bottom: 8rem !important;
}

.left-32{
  left: 8rem !important;
}

.top-36{
  top: 9rem !important;
}

.right-36{
  right: 9rem !important;
}

.bottom-36{
  bottom: 9rem !important;
}

.left-36{
  left: 9rem !important;
}

.top-40{
  top: 10rem !important;
}

.right-40{
  right: 10rem !important;
}

.bottom-40{
  bottom: 10rem !important;
}

.left-40{
  left: 10rem !important;
}

.top-44{
  top: 11rem !important;
}

.right-44{
  right: 11rem !important;
}

.bottom-44{
  bottom: 11rem !important;
}

.left-44{
  left: 11rem !important;
}

.top-48{
  top: 12rem !important;
}

.right-48{
  right: 12rem !important;
}

.bottom-48{
  bottom: 12rem !important;
}

.left-48{
  left: 12rem !important;
}

.top-52{
  top: 13rem !important;
}

.right-52{
  right: 13rem !important;
}

.bottom-52{
  bottom: 13rem !important;
}

.left-52{
  left: 13rem !important;
}

.top-56{
  top: 14rem !important;
}

.right-56{
  right: 14rem !important;
}

.bottom-56{
  bottom: 14rem !important;
}

.left-56{
  left: 14rem !important;
}

.top-60{
  top: 15rem !important;
}

.right-60{
  right: 15rem !important;
}

.bottom-60{
  bottom: 15rem !important;
}

.left-60{
  left: 15rem !important;
}

.top-64{
  top: 16rem !important;
}

.right-64{
  right: 16rem !important;
}

.bottom-64{
  bottom: 16rem !important;
}

.left-64{
  left: 16rem !important;
}

.top-72{
  top: 18rem !important;
}

.right-72{
  right: 18rem !important;
}

.bottom-72{
  bottom: 18rem !important;
}

.left-72{
  left: 18rem !important;
}

.top-80{
  top: 20rem !important;
}

.right-80{
  right: 20rem !important;
}

.bottom-80{
  bottom: 20rem !important;
}

.left-80{
  left: 20rem !important;
}

.top-96{
  top: 24rem !important;
}

.right-96{
  right: 24rem !important;
}

.bottom-96{
  bottom: 24rem !important;
}

.left-96{
  left: 24rem !important;
}

.top-auto{
  top: auto !important;
}

.right-auto{
  right: auto !important;
}

.bottom-auto{
  bottom: auto !important;
}

.left-auto{
  left: auto !important;
}

.top-px{
  top: 1px !important;
}

.right-px{
  right: 1px !important;
}

.bottom-px{
  bottom: 1px !important;
}

.left-px{
  left: 1px !important;
}

.top-0\.5{
  top: 0.125rem !important;
}

.right-0\.5{
  right: 0.125rem !important;
}

.bottom-0\.5{
  bottom: 0.125rem !important;
}

.left-0\.5{
  left: 0.125rem !important;
}

.top-1\.5{
  top: 0.375rem !important;
}

.right-1\.5{
  right: 0.375rem !important;
}

.bottom-1\.5{
  bottom: 0.375rem !important;
}

.left-1\.5{
  left: 0.375rem !important;
}

.top-2\.5{
  top: 0.625rem !important;
}

.right-2\.5{
  right: 0.625rem !important;
}

.bottom-2\.5{
  bottom: 0.625rem !important;
}

.left-2\.5{
  left: 0.625rem !important;
}

.top-3\.5{
  top: 0.875rem !important;
}

.right-3\.5{
  right: 0.875rem !important;
}

.bottom-3\.5{
  bottom: 0.875rem !important;
}

.left-3\.5{
  left: 0.875rem !important;
}

.-top-0{
  top: 0px !important;
}

.-right-0{
  right: 0px !important;
}

.-bottom-0{
  bottom: 0px !important;
}

.-left-0{
  left: 0px !important;
}

.-top-1{
  top: -0.25rem !important;
}

.-right-1{
  right: -0.25rem !important;
}

.-bottom-1{
  bottom: -0.25rem !important;
}

.-left-1{
  left: -0.25rem !important;
}

.-top-2{
  top: -0.5rem !important;
}

.-right-2{
  right: -0.5rem !important;
}

.-bottom-2{
  bottom: -0.5rem !important;
}

.-left-2{
  left: -0.5rem !important;
}

.-top-3{
  top: -0.75rem !important;
}

.-right-3{
  right: -0.75rem !important;
}

.-bottom-3{
  bottom: -0.75rem !important;
}

.-left-3{
  left: -0.75rem !important;
}

.-top-4{
  top: -1rem !important;
}

.-right-4{
  right: -1rem !important;
}

.-bottom-4{
  bottom: -1rem !important;
}

.-left-4{
  left: -1rem !important;
}

.-top-5{
  top: -1.25rem !important;
}

.-right-5{
  right: -1.25rem !important;
}

.-bottom-5{
  bottom: -1.25rem !important;
}

.-left-5{
  left: -1.25rem !important;
}

.-top-6{
  top: -1.5rem !important;
}

.-right-6{
  right: -1.5rem !important;
}

.-bottom-6{
  bottom: -1.5rem !important;
}

.-left-6{
  left: -1.5rem !important;
}

.-top-7{
  top: -1.75rem !important;
}

.-right-7{
  right: -1.75rem !important;
}

.-bottom-7{
  bottom: -1.75rem !important;
}

.-left-7{
  left: -1.75rem !important;
}

.-top-8{
  top: -2rem !important;
}

.-right-8{
  right: -2rem !important;
}

.-bottom-8{
  bottom: -2rem !important;
}

.-left-8{
  left: -2rem !important;
}

.-top-9{
  top: -2.25rem !important;
}

.-right-9{
  right: -2.25rem !important;
}

.-bottom-9{
  bottom: -2.25rem !important;
}

.-left-9{
  left: -2.25rem !important;
}

.-top-10{
  top: -2.5rem !important;
}

.-right-10{
  right: -2.5rem !important;
}

.-bottom-10{
  bottom: -2.5rem !important;
}

.-left-10{
  left: -2.5rem !important;
}

.-top-11{
  top: -2.75rem !important;
}

.-right-11{
  right: -2.75rem !important;
}

.-bottom-11{
  bottom: -2.75rem !important;
}

.-left-11{
  left: -2.75rem !important;
}

.-top-12{
  top: -3rem !important;
}

.-right-12{
  right: -3rem !important;
}

.-bottom-12{
  bottom: -3rem !important;
}

.-left-12{
  left: -3rem !important;
}

.-top-14{
  top: -3.5rem !important;
}

.-right-14{
  right: -3.5rem !important;
}

.-bottom-14{
  bottom: -3.5rem !important;
}

.-left-14{
  left: -3.5rem !important;
}

.-top-16{
  top: -4rem !important;
}

.-right-16{
  right: -4rem !important;
}

.-bottom-16{
  bottom: -4rem !important;
}

.-left-16{
  left: -4rem !important;
}

.-top-20{
  top: -5rem !important;
}

.-right-20{
  right: -5rem !important;
}

.-bottom-20{
  bottom: -5rem !important;
}

.-left-20{
  left: -5rem !important;
}

.-top-24{
  top: -6rem !important;
}

.-right-24{
  right: -6rem !important;
}

.-bottom-24{
  bottom: -6rem !important;
}

.-left-24{
  left: -6rem !important;
}

.-top-28{
  top: -7rem !important;
}

.-right-28{
  right: -7rem !important;
}

.-bottom-28{
  bottom: -7rem !important;
}

.-left-28{
  left: -7rem !important;
}

.-top-32{
  top: -8rem !important;
}

.-right-32{
  right: -8rem !important;
}

.-bottom-32{
  bottom: -8rem !important;
}

.-left-32{
  left: -8rem !important;
}

.-top-36{
  top: -9rem !important;
}

.-right-36{
  right: -9rem !important;
}

.-bottom-36{
  bottom: -9rem !important;
}

.-left-36{
  left: -9rem !important;
}

.-top-40{
  top: -10rem !important;
}

.-right-40{
  right: -10rem !important;
}

.-bottom-40{
  bottom: -10rem !important;
}

.-left-40{
  left: -10rem !important;
}

.-top-44{
  top: -11rem !important;
}

.-right-44{
  right: -11rem !important;
}

.-bottom-44{
  bottom: -11rem !important;
}

.-left-44{
  left: -11rem !important;
}

.-top-48{
  top: -12rem !important;
}

.-right-48{
  right: -12rem !important;
}

.-bottom-48{
  bottom: -12rem !important;
}

.-left-48{
  left: -12rem !important;
}

.-top-52{
  top: -13rem !important;
}

.-right-52{
  right: -13rem !important;
}

.-bottom-52{
  bottom: -13rem !important;
}

.-left-52{
  left: -13rem !important;
}

.-top-56{
  top: -14rem !important;
}

.-right-56{
  right: -14rem !important;
}

.-bottom-56{
  bottom: -14rem !important;
}

.-left-56{
  left: -14rem !important;
}

.-top-60{
  top: -15rem !important;
}

.-right-60{
  right: -15rem !important;
}

.-bottom-60{
  bottom: -15rem !important;
}

.-left-60{
  left: -15rem !important;
}

.-top-64{
  top: -16rem !important;
}

.-right-64{
  right: -16rem !important;
}

.-bottom-64{
  bottom: -16rem !important;
}

.-left-64{
  left: -16rem !important;
}

.-top-72{
  top: -18rem !important;
}

.-right-72{
  right: -18rem !important;
}

.-bottom-72{
  bottom: -18rem !important;
}

.-left-72{
  left: -18rem !important;
}

.-top-80{
  top: -20rem !important;
}

.-right-80{
  right: -20rem !important;
}

.-bottom-80{
  bottom: -20rem !important;
}

.-left-80{
  left: -20rem !important;
}

.-top-96{
  top: -24rem !important;
}

.-right-96{
  right: -24rem !important;
}

.-bottom-96{
  bottom: -24rem !important;
}

.-left-96{
  left: -24rem !important;
}

.-top-px{
  top: -1px !important;
}

.-right-px{
  right: -1px !important;
}

.-bottom-px{
  bottom: -1px !important;
}

.-left-px{
  left: -1px !important;
}

.-top-0\.5{
  top: -0.125rem !important;
}

.-right-0\.5{
  right: -0.125rem !important;
}

.-bottom-0\.5{
  bottom: -0.125rem !important;
}

.-left-0\.5{
  left: -0.125rem !important;
}

.-top-1\.5{
  top: -0.375rem !important;
}

.-right-1\.5{
  right: -0.375rem !important;
}

.-bottom-1\.5{
  bottom: -0.375rem !important;
}

.-left-1\.5{
  left: -0.375rem !important;
}

.-top-2\.5{
  top: -0.625rem !important;
}

.-right-2\.5{
  right: -0.625rem !important;
}

.-bottom-2\.5{
  bottom: -0.625rem !important;
}

.-left-2\.5{
  left: -0.625rem !important;
}

.-top-3\.5{
  top: -0.875rem !important;
}

.-right-3\.5{
  right: -0.875rem !important;
}

.-bottom-3\.5{
  bottom: -0.875rem !important;
}

.-left-3\.5{
  left: -0.875rem !important;
}

.top-1\/2{
  top: 50% !important;
}

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

.bottom-1\/2{
  bottom: 50% !important;
}

.left-1\/2{
  left: 50% !important;
}

.top-1\/3{
  top: 33.333333% !important;
}

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

.bottom-1\/3{
  bottom: 33.333333% !important;
}

.left-1\/3{
  left: 33.333333% !important;
}

.top-2\/3{
  top: 66.666667% !important;
}

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

.bottom-2\/3{
  bottom: 66.666667% !important;
}

.left-2\/3{
  left: 66.666667% !important;
}

.top-1\/4{
  top: 25% !important;
}

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

.bottom-1\/4{
  bottom: 25% !important;
}

.left-1\/4{
  left: 25% !important;
}

.top-2\/4{
  top: 50% !important;
}

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

.bottom-2\/4{
  bottom: 50% !important;
}

.left-2\/4{
  left: 50% !important;
}

.top-3\/4{
  top: 75% !important;
}

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

.bottom-3\/4{
  bottom: 75% !important;
}

.left-3\/4{
  left: 75% !important;
}

.top-full{
  top: 100% !important;
}

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

.bottom-full{
  bottom: 100% !important;
}

.left-full{
  left: 100% !important;
}

.-top-1\/2{
  top: -50% !important;
}

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

.-bottom-1\/2{
  bottom: -50% !important;
}

.-left-1\/2{
  left: -50% !important;
}

.-top-1\/3{
  top: -33.333333% !important;
}

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

.-bottom-1\/3{
  bottom: -33.333333% !important;
}

.-left-1\/3{
  left: -33.333333% !important;
}

.-top-2\/3{
  top: -66.666667% !important;
}

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

.-bottom-2\/3{
  bottom: -66.666667% !important;
}

.-left-2\/3{
  left: -66.666667% !important;
}

.-top-1\/4{
  top: -25% !important;
}

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

.-bottom-1\/4{
  bottom: -25% !important;
}

.-left-1\/4{
  left: -25% !important;
}

.-top-2\/4{
  top: -50% !important;
}

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

.-bottom-2\/4{
  bottom: -50% !important;
}

.-left-2\/4{
  left: -50% !important;
}

.-top-3\/4{
  top: -75% !important;
}

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

.-bottom-3\/4{
  bottom: -75% !important;
}

.-left-3\/4{
  left: -75% !important;
}

.-top-full{
  top: -100% !important;
}

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

.-bottom-full{
  bottom: -100% !important;
}

.-left-full{
  left: -100% !important;
}

.resize-none{
  resize: none !important;
}

.resize-y{
  resize: vertical !important;
}

.resize-x{
  resize: horizontal !important;
}

.resize{
  resize: both !important;
}

*{
  --tw-shadow: 0 0 #0000;
}

.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-none{
  --tw-shadow: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.group:hover .group-hover\:shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.group:hover .group-hover\:shadow{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.group:hover .group-hover\:shadow-md{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.group:hover .group-hover\:shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.group:hover .group-hover\:shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.group:hover .group-hover\:shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.group:hover .group-hover\:shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.group:hover .group-hover\:shadow-none{
  --tw-shadow: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus-within\:shadow-sm:focus-within{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus-within\:shadow:focus-within{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus-within\:shadow-md:focus-within{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus-within\:shadow-lg:focus-within{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus-within\:shadow-xl:focus-within{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus-within\:shadow-2xl:focus-within{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus-within\:shadow-inner:focus-within{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus-within\:shadow-none:focus-within{
  --tw-shadow: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-sm:hover{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow:hover{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-xl:hover{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-2xl:hover{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-inner:hover{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-none:hover{
  --tw-shadow: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus\:shadow-sm:focus{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus\:shadow:focus{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus\:shadow-md:focus{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus\:shadow-lg:focus{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus\:shadow-xl:focus{
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus\:shadow-2xl:focus{
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus\:shadow-inner:focus{
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus\:shadow-none:focus{
  --tw-shadow: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

*{
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.ring-0{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring-4{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring-8{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring-inset{
  --tw-ring-inset: inset !important;
}

.focus-within\:ring-0:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus-within\:ring-1:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus-within\:ring-2:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus-within\:ring-4:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus-within\:ring-8:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus-within\:ring:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus-within\:ring-inset:focus-within{
  --tw-ring-inset: inset !important;
}

.focus\:ring-0:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-1:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-4:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-8:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-inset:focus{
  --tw-ring-inset: inset !important;
}

.ring-offset-transparent{
  --tw-ring-offset-color: transparent !important;
}

.ring-offset-current{
  --tw-ring-offset-color: currentColor !important;
}

.ring-offset-black{
  --tw-ring-offset-color: #000 !important;
}

.ring-offset-white{
  --tw-ring-offset-color: #fff !important;
}

.ring-offset-gray-50{
  --tw-ring-offset-color: #f9fafb !important;
}

.ring-offset-gray-100{
  --tw-ring-offset-color: #f3f4f6 !important;
}

.ring-offset-gray-200{
  --tw-ring-offset-color: #e5e7eb !important;
}

.ring-offset-gray-300{
  --tw-ring-offset-color: #d1d5db !important;
}

.ring-offset-gray-400{
  --tw-ring-offset-color: #9ca3af !important;
}

.ring-offset-gray-500{
  --tw-ring-offset-color: #6b7280 !important;
}

.ring-offset-gray-600{
  --tw-ring-offset-color: #4b5563 !important;
}

.ring-offset-gray-700{
  --tw-ring-offset-color: #374151 !important;
}

.ring-offset-gray-800{
  --tw-ring-offset-color: #1f2937 !important;
}

.ring-offset-gray-900{
  --tw-ring-offset-color: #111827 !important;
}

.ring-offset-red-50{
  --tw-ring-offset-color: #fef2f2 !important;
}

.ring-offset-red-100{
  --tw-ring-offset-color: #fee2e2 !important;
}

.ring-offset-red-200{
  --tw-ring-offset-color: #fecaca !important;
}

.ring-offset-red-300{
  --tw-ring-offset-color: #fca5a5 !important;
}

.ring-offset-red-400{
  --tw-ring-offset-color: #f87171 !important;
}

.ring-offset-red-500{
  --tw-ring-offset-color: #ef4444 !important;
}

.ring-offset-red-600{
  --tw-ring-offset-color: #dc2626 !important;
}

.ring-offset-red-700{
  --tw-ring-offset-color: #b91c1c !important;
}

.ring-offset-red-800{
  --tw-ring-offset-color: #991b1b !important;
}

.ring-offset-red-900{
  --tw-ring-offset-color: #7f1d1d !important;
}

.ring-offset-yellow-50{
  --tw-ring-offset-color: #fffbeb !important;
}

.ring-offset-yellow-100{
  --tw-ring-offset-color: #fef3c7 !important;
}

.ring-offset-yellow-200{
  --tw-ring-offset-color: #fde68a !important;
}

.ring-offset-yellow-300{
  --tw-ring-offset-color: #fcd34d !important;
}

.ring-offset-yellow-400{
  --tw-ring-offset-color: #fbbf24 !important;
}

.ring-offset-yellow-500{
  --tw-ring-offset-color: #f59e0b !important;
}

.ring-offset-yellow-600{
  --tw-ring-offset-color: #d97706 !important;
}

.ring-offset-yellow-700{
  --tw-ring-offset-color: #b45309 !important;
}

.ring-offset-yellow-800{
  --tw-ring-offset-color: #92400e !important;
}

.ring-offset-yellow-900{
  --tw-ring-offset-color: #78350f !important;
}

.ring-offset-green-50{
  --tw-ring-offset-color: #ecfdf5 !important;
}

.ring-offset-green-100{
  --tw-ring-offset-color: #d1fae5 !important;
}

.ring-offset-green-200{
  --tw-ring-offset-color: #a7f3d0 !important;
}

.ring-offset-green-300{
  --tw-ring-offset-color: #6ee7b7 !important;
}

.ring-offset-green-400{
  --tw-ring-offset-color: #34d399 !important;
}

.ring-offset-green-500{
  --tw-ring-offset-color: #10b981 !important;
}

.ring-offset-green-600{
  --tw-ring-offset-color: #059669 !important;
}

.ring-offset-green-700{
  --tw-ring-offset-color: #047857 !important;
}

.ring-offset-green-800{
  --tw-ring-offset-color: #065f46 !important;
}

.ring-offset-green-900{
  --tw-ring-offset-color: #064e3b !important;
}

.ring-offset-blue-50{
  --tw-ring-offset-color: #eff6ff !important;
}

.ring-offset-blue-100{
  --tw-ring-offset-color: #dbeafe !important;
}

.ring-offset-blue-200{
  --tw-ring-offset-color: #bfdbfe !important;
}

.ring-offset-blue-300{
  --tw-ring-offset-color: #93c5fd !important;
}

.ring-offset-blue-400{
  --tw-ring-offset-color: #60a5fa !important;
}

.ring-offset-blue-500{
  --tw-ring-offset-color: #3b82f6 !important;
}

.ring-offset-blue-600{
  --tw-ring-offset-color: #2563eb !important;
}

.ring-offset-blue-700{
  --tw-ring-offset-color: #1d4ed8 !important;
}

.ring-offset-blue-800{
  --tw-ring-offset-color: #1e40af !important;
}

.ring-offset-blue-900{
  --tw-ring-offset-color: #1e3a8a !important;
}

.ring-offset-indigo-50{
  --tw-ring-offset-color: #eef2ff !important;
}

.ring-offset-indigo-100{
  --tw-ring-offset-color: #e0e7ff !important;
}

.ring-offset-indigo-200{
  --tw-ring-offset-color: #c7d2fe !important;
}

.ring-offset-indigo-300{
  --tw-ring-offset-color: #a5b4fc !important;
}

.ring-offset-indigo-400{
  --tw-ring-offset-color: #818cf8 !important;
}

.ring-offset-indigo-500{
  --tw-ring-offset-color: #6366f1 !important;
}

.ring-offset-indigo-600{
  --tw-ring-offset-color: #4f46e5 !important;
}

.ring-offset-indigo-700{
  --tw-ring-offset-color: #4338ca !important;
}

.ring-offset-indigo-800{
  --tw-ring-offset-color: #3730a3 !important;
}

.ring-offset-indigo-900{
  --tw-ring-offset-color: #312e81 !important;
}

.ring-offset-purple-50{
  --tw-ring-offset-color: #f5f3ff !important;
}

.ring-offset-purple-100{
  --tw-ring-offset-color: #ede9fe !important;
}

.ring-offset-purple-200{
  --tw-ring-offset-color: #ddd6fe !important;
}

.ring-offset-purple-300{
  --tw-ring-offset-color: #c4b5fd !important;
}

.ring-offset-purple-400{
  --tw-ring-offset-color: #a78bfa !important;
}

.ring-offset-purple-500{
  --tw-ring-offset-color: #8b5cf6 !important;
}

.ring-offset-purple-600{
  --tw-ring-offset-color: #7c3aed !important;
}

.ring-offset-purple-700{
  --tw-ring-offset-color: #6d28d9 !important;
}

.ring-offset-purple-800{
  --tw-ring-offset-color: #5b21b6 !important;
}

.ring-offset-purple-900{
  --tw-ring-offset-color: #4c1d95 !important;
}

.ring-offset-pink-50{
  --tw-ring-offset-color: #fdf2f8 !important;
}

.ring-offset-pink-100{
  --tw-ring-offset-color: #fce7f3 !important;
}

.ring-offset-pink-200{
  --tw-ring-offset-color: #fbcfe8 !important;
}

.ring-offset-pink-300{
  --tw-ring-offset-color: #f9a8d4 !important;
}

.ring-offset-pink-400{
  --tw-ring-offset-color: #f472b6 !important;
}

.ring-offset-pink-500{
  --tw-ring-offset-color: #ec4899 !important;
}

.ring-offset-pink-600{
  --tw-ring-offset-color: #db2777 !important;
}

.ring-offset-pink-700{
  --tw-ring-offset-color: #be185d !important;
}

.ring-offset-pink-800{
  --tw-ring-offset-color: #9d174d !important;
}

.ring-offset-pink-900{
  --tw-ring-offset-color: #831843 !important;
}

.ring-offset-cyan-50{
  --tw-ring-offset-color: #ecfeff !important;
}

.ring-offset-cyan-100{
  --tw-ring-offset-color: #cffafe !important;
}

.ring-offset-cyan-200{
  --tw-ring-offset-color: #a5f3fc !important;
}

.ring-offset-cyan-300{
  --tw-ring-offset-color: #67e8f9 !important;
}

.ring-offset-cyan-400{
  --tw-ring-offset-color: #22d3ee !important;
}

.ring-offset-cyan-500{
  --tw-ring-offset-color: #06b6d4 !important;
}

.ring-offset-cyan-600{
  --tw-ring-offset-color: #0891b2 !important;
}

.ring-offset-cyan-700{
  --tw-ring-offset-color: #0e7490 !important;
}

.ring-offset-cyan-800{
  --tw-ring-offset-color: #155e75 !important;
}

.ring-offset-cyan-900{
  --tw-ring-offset-color: #164e63 !important;
}

.ring-offset-light-blue-50{
  --tw-ring-offset-color: #f0f9ff !important;
}

.ring-offset-light-blue-100{
  --tw-ring-offset-color: #e0f2fe !important;
}

.ring-offset-light-blue-200{
  --tw-ring-offset-color: #bae6fd !important;
}

.ring-offset-light-blue-300{
  --tw-ring-offset-color: #7dd3fc !important;
}

.ring-offset-light-blue-400{
  --tw-ring-offset-color: #38bdf8 !important;
}

.ring-offset-light-blue-500{
  --tw-ring-offset-color: #0ea5e9 !important;
}

.ring-offset-light-blue-600{
  --tw-ring-offset-color: #0284c7 !important;
}

.ring-offset-light-blue-700{
  --tw-ring-offset-color: #0369a1 !important;
}

.ring-offset-light-blue-800{
  --tw-ring-offset-color: #075985 !important;
}

.ring-offset-light-blue-900{
  --tw-ring-offset-color: #0c4a6e !important;
}

.ring-offset-amber-50{
  --tw-ring-offset-color: #fffbeb !important;
}

.ring-offset-amber-100{
  --tw-ring-offset-color: #fef3c7 !important;
}

.ring-offset-amber-200{
  --tw-ring-offset-color: #fde68a !important;
}

.ring-offset-amber-300{
  --tw-ring-offset-color: #fcd34d !important;
}

.ring-offset-amber-400{
  --tw-ring-offset-color: #fbbf24 !important;
}

.ring-offset-amber-500{
  --tw-ring-offset-color: #f59e0b !important;
}

.ring-offset-amber-600{
  --tw-ring-offset-color: #d97706 !important;
}

.ring-offset-amber-700{
  --tw-ring-offset-color: #b45309 !important;
}

.ring-offset-amber-800{
  --tw-ring-offset-color: #92400e !important;
}

.ring-offset-amber-900{
  --tw-ring-offset-color: #78350f !important;
}

.ring-offset-space-cadet{
  --tw-ring-offset-color: #2B2D42 !important;
}

.ring-offset-manatee{
  --tw-ring-offset-color: #8D99AE !important;
}

.ring-offset-cynabar{
  --tw-ring-offset-color: #F24333 !important;
}

.ring-offset-imperial-red{
  --tw-ring-offset-color: #EF233C !important;
}

.ring-offset-special-black{
  --tw-ring-offset-color: #03071E !important;
}

.ring-offset-dark-sienna{
  --tw-ring-offset-color: #370617 !important;
}

.ring-offset-rosewood{
  --tw-ring-offset-color: #6A040F !important;
}

.ring-offset-dark-red{
  --tw-ring-offset-color: #9D0208 !important;
}

.ring-offset-rosso-corsa{
  --tw-ring-offset-color: #D00000 !important;
}

.ring-offset-vermillion{
  --tw-ring-offset-color: #DC2F02 !important;
}

.ring-offset-persimmon{
  --tw-ring-offset-color: #E85D04 !important;
}

.ring-offset-carrot-orange{
  --tw-ring-offset-color: #F48C06 !important;
}

.ring-offset-orange-web{
  --tw-ring-offset-color: #FAA307 !important;
}

.ring-offset-selective-yellow{
  --tw-ring-offset-color: #FFBA08 !important;
}

.ring-offset-bottle-green{
  --tw-ring-offset-color: #2D6A4F !important;
}

.ring-offset-illuminating-emerald{
  --tw-ring-offset-color: #40916C !important;
}

.focus-within\:ring-offset-transparent:focus-within{
  --tw-ring-offset-color: transparent !important;
}

.focus-within\:ring-offset-current:focus-within{
  --tw-ring-offset-color: currentColor !important;
}

.focus-within\:ring-offset-black:focus-within{
  --tw-ring-offset-color: #000 !important;
}

.focus-within\:ring-offset-white:focus-within{
  --tw-ring-offset-color: #fff !important;
}

.focus-within\:ring-offset-gray-50:focus-within{
  --tw-ring-offset-color: #f9fafb !important;
}

.focus-within\:ring-offset-gray-100:focus-within{
  --tw-ring-offset-color: #f3f4f6 !important;
}

.focus-within\:ring-offset-gray-200:focus-within{
  --tw-ring-offset-color: #e5e7eb !important;
}

.focus-within\:ring-offset-gray-300:focus-within{
  --tw-ring-offset-color: #d1d5db !important;
}

.focus-within\:ring-offset-gray-400:focus-within{
  --tw-ring-offset-color: #9ca3af !important;
}

.focus-within\:ring-offset-gray-500:focus-within{
  --tw-ring-offset-color: #6b7280 !important;
}

.focus-within\:ring-offset-gray-600:focus-within{
  --tw-ring-offset-color: #4b5563 !important;
}

.focus-within\:ring-offset-gray-700:focus-within{
  --tw-ring-offset-color: #374151 !important;
}

.focus-within\:ring-offset-gray-800:focus-within{
  --tw-ring-offset-color: #1f2937 !important;
}

.focus-within\:ring-offset-gray-900:focus-within{
  --tw-ring-offset-color: #111827 !important;
}

.focus-within\:ring-offset-red-50:focus-within{
  --tw-ring-offset-color: #fef2f2 !important;
}

.focus-within\:ring-offset-red-100:focus-within{
  --tw-ring-offset-color: #fee2e2 !important;
}

.focus-within\:ring-offset-red-200:focus-within{
  --tw-ring-offset-color: #fecaca !important;
}

.focus-within\:ring-offset-red-300:focus-within{
  --tw-ring-offset-color: #fca5a5 !important;
}

.focus-within\:ring-offset-red-400:focus-within{
  --tw-ring-offset-color: #f87171 !important;
}

.focus-within\:ring-offset-red-500:focus-within{
  --tw-ring-offset-color: #ef4444 !important;
}

.focus-within\:ring-offset-red-600:focus-within{
  --tw-ring-offset-color: #dc2626 !important;
}

.focus-within\:ring-offset-red-700:focus-within{
  --tw-ring-offset-color: #b91c1c !important;
}

.focus-within\:ring-offset-red-800:focus-within{
  --tw-ring-offset-color: #991b1b !important;
}

.focus-within\:ring-offset-red-900:focus-within{
  --tw-ring-offset-color: #7f1d1d !important;
}

.focus-within\:ring-offset-yellow-50:focus-within{
  --tw-ring-offset-color: #fffbeb !important;
}

.focus-within\:ring-offset-yellow-100:focus-within{
  --tw-ring-offset-color: #fef3c7 !important;
}

.focus-within\:ring-offset-yellow-200:focus-within{
  --tw-ring-offset-color: #fde68a !important;
}

.focus-within\:ring-offset-yellow-300:focus-within{
  --tw-ring-offset-color: #fcd34d !important;
}

.focus-within\:ring-offset-yellow-400:focus-within{
  --tw-ring-offset-color: #fbbf24 !important;
}

.focus-within\:ring-offset-yellow-500:focus-within{
  --tw-ring-offset-color: #f59e0b !important;
}

.focus-within\:ring-offset-yellow-600:focus-within{
  --tw-ring-offset-color: #d97706 !important;
}

.focus-within\:ring-offset-yellow-700:focus-within{
  --tw-ring-offset-color: #b45309 !important;
}

.focus-within\:ring-offset-yellow-800:focus-within{
  --tw-ring-offset-color: #92400e !important;
}

.focus-within\:ring-offset-yellow-900:focus-within{
  --tw-ring-offset-color: #78350f !important;
}

.focus-within\:ring-offset-green-50:focus-within{
  --tw-ring-offset-color: #ecfdf5 !important;
}

.focus-within\:ring-offset-green-100:focus-within{
  --tw-ring-offset-color: #d1fae5 !important;
}

.focus-within\:ring-offset-green-200:focus-within{
  --tw-ring-offset-color: #a7f3d0 !important;
}

.focus-within\:ring-offset-green-300:focus-within{
  --tw-ring-offset-color: #6ee7b7 !important;
}

.focus-within\:ring-offset-green-400:focus-within{
  --tw-ring-offset-color: #34d399 !important;
}

.focus-within\:ring-offset-green-500:focus-within{
  --tw-ring-offset-color: #10b981 !important;
}

.focus-within\:ring-offset-green-600:focus-within{
  --tw-ring-offset-color: #059669 !important;
}

.focus-within\:ring-offset-green-700:focus-within{
  --tw-ring-offset-color: #047857 !important;
}

.focus-within\:ring-offset-green-800:focus-within{
  --tw-ring-offset-color: #065f46 !important;
}

.focus-within\:ring-offset-green-900:focus-within{
  --tw-ring-offset-color: #064e3b !important;
}

.focus-within\:ring-offset-blue-50:focus-within{
  --tw-ring-offset-color: #eff6ff !important;
}

.focus-within\:ring-offset-blue-100:focus-within{
  --tw-ring-offset-color: #dbeafe !important;
}

.focus-within\:ring-offset-blue-200:focus-within{
  --tw-ring-offset-color: #bfdbfe !important;
}

.focus-within\:ring-offset-blue-300:focus-within{
  --tw-ring-offset-color: #93c5fd !important;
}

.focus-within\:ring-offset-blue-400:focus-within{
  --tw-ring-offset-color: #60a5fa !important;
}

.focus-within\:ring-offset-blue-500:focus-within{
  --tw-ring-offset-color: #3b82f6 !important;
}

.focus-within\:ring-offset-blue-600:focus-within{
  --tw-ring-offset-color: #2563eb !important;
}

.focus-within\:ring-offset-blue-700:focus-within{
  --tw-ring-offset-color: #1d4ed8 !important;
}

.focus-within\:ring-offset-blue-800:focus-within{
  --tw-ring-offset-color: #1e40af !important;
}

.focus-within\:ring-offset-blue-900:focus-within{
  --tw-ring-offset-color: #1e3a8a !important;
}

.focus-within\:ring-offset-indigo-50:focus-within{
  --tw-ring-offset-color: #eef2ff !important;
}

.focus-within\:ring-offset-indigo-100:focus-within{
  --tw-ring-offset-color: #e0e7ff !important;
}

.focus-within\:ring-offset-indigo-200:focus-within{
  --tw-ring-offset-color: #c7d2fe !important;
}

.focus-within\:ring-offset-indigo-300:focus-within{
  --tw-ring-offset-color: #a5b4fc !important;
}

.focus-within\:ring-offset-indigo-400:focus-within{
  --tw-ring-offset-color: #818cf8 !important;
}

.focus-within\:ring-offset-indigo-500:focus-within{
  --tw-ring-offset-color: #6366f1 !important;
}

.focus-within\:ring-offset-indigo-600:focus-within{
  --tw-ring-offset-color: #4f46e5 !important;
}

.focus-within\:ring-offset-indigo-700:focus-within{
  --tw-ring-offset-color: #4338ca !important;
}

.focus-within\:ring-offset-indigo-800:focus-within{
  --tw-ring-offset-color: #3730a3 !important;
}

.focus-within\:ring-offset-indigo-900:focus-within{
  --tw-ring-offset-color: #312e81 !important;
}

.focus-within\:ring-offset-purple-50:focus-within{
  --tw-ring-offset-color: #f5f3ff !important;
}

.focus-within\:ring-offset-purple-100:focus-within{
  --tw-ring-offset-color: #ede9fe !important;
}

.focus-within\:ring-offset-purple-200:focus-within{
  --tw-ring-offset-color: #ddd6fe !important;
}

.focus-within\:ring-offset-purple-300:focus-within{
  --tw-ring-offset-color: #c4b5fd !important;
}

.focus-within\:ring-offset-purple-400:focus-within{
  --tw-ring-offset-color: #a78bfa !important;
}

.focus-within\:ring-offset-purple-500:focus-within{
  --tw-ring-offset-color: #8b5cf6 !important;
}

.focus-within\:ring-offset-purple-600:focus-within{
  --tw-ring-offset-color: #7c3aed !important;
}

.focus-within\:ring-offset-purple-700:focus-within{
  --tw-ring-offset-color: #6d28d9 !important;
}

.focus-within\:ring-offset-purple-800:focus-within{
  --tw-ring-offset-color: #5b21b6 !important;
}

.focus-within\:ring-offset-purple-900:focus-within{
  --tw-ring-offset-color: #4c1d95 !important;
}

.focus-within\:ring-offset-pink-50:focus-within{
  --tw-ring-offset-color: #fdf2f8 !important;
}

.focus-within\:ring-offset-pink-100:focus-within{
  --tw-ring-offset-color: #fce7f3 !important;
}

.focus-within\:ring-offset-pink-200:focus-within{
  --tw-ring-offset-color: #fbcfe8 !important;
}

.focus-within\:ring-offset-pink-300:focus-within{
  --tw-ring-offset-color: #f9a8d4 !important;
}

.focus-within\:ring-offset-pink-400:focus-within{
  --tw-ring-offset-color: #f472b6 !important;
}

.focus-within\:ring-offset-pink-500:focus-within{
  --tw-ring-offset-color: #ec4899 !important;
}

.focus-within\:ring-offset-pink-600:focus-within{
  --tw-ring-offset-color: #db2777 !important;
}

.focus-within\:ring-offset-pink-700:focus-within{
  --tw-ring-offset-color: #be185d !important;
}

.focus-within\:ring-offset-pink-800:focus-within{
  --tw-ring-offset-color: #9d174d !important;
}

.focus-within\:ring-offset-pink-900:focus-within{
  --tw-ring-offset-color: #831843 !important;
}

.focus-within\:ring-offset-cyan-50:focus-within{
  --tw-ring-offset-color: #ecfeff !important;
}

.focus-within\:ring-offset-cyan-100:focus-within{
  --tw-ring-offset-color: #cffafe !important;
}

.focus-within\:ring-offset-cyan-200:focus-within{
  --tw-ring-offset-color: #a5f3fc !important;
}

.focus-within\:ring-offset-cyan-300:focus-within{
  --tw-ring-offset-color: #67e8f9 !important;
}

.focus-within\:ring-offset-cyan-400:focus-within{
  --tw-ring-offset-color: #22d3ee !important;
}

.focus-within\:ring-offset-cyan-500:focus-within{
  --tw-ring-offset-color: #06b6d4 !important;
}

.focus-within\:ring-offset-cyan-600:focus-within{
  --tw-ring-offset-color: #0891b2 !important;
}

.focus-within\:ring-offset-cyan-700:focus-within{
  --tw-ring-offset-color: #0e7490 !important;
}

.focus-within\:ring-offset-cyan-800:focus-within{
  --tw-ring-offset-color: #155e75 !important;
}

.focus-within\:ring-offset-cyan-900:focus-within{
  --tw-ring-offset-color: #164e63 !important;
}

.focus-within\:ring-offset-light-blue-50:focus-within{
  --tw-ring-offset-color: #f0f9ff !important;
}

.focus-within\:ring-offset-light-blue-100:focus-within{
  --tw-ring-offset-color: #e0f2fe !important;
}

.focus-within\:ring-offset-light-blue-200:focus-within{
  --tw-ring-offset-color: #bae6fd !important;
}

.focus-within\:ring-offset-light-blue-300:focus-within{
  --tw-ring-offset-color: #7dd3fc !important;
}

.focus-within\:ring-offset-light-blue-400:focus-within{
  --tw-ring-offset-color: #38bdf8 !important;
}

.focus-within\:ring-offset-light-blue-500:focus-within{
  --tw-ring-offset-color: #0ea5e9 !important;
}

.focus-within\:ring-offset-light-blue-600:focus-within{
  --tw-ring-offset-color: #0284c7 !important;
}

.focus-within\:ring-offset-light-blue-700:focus-within{
  --tw-ring-offset-color: #0369a1 !important;
}

.focus-within\:ring-offset-light-blue-800:focus-within{
  --tw-ring-offset-color: #075985 !important;
}

.focus-within\:ring-offset-light-blue-900:focus-within{
  --tw-ring-offset-color: #0c4a6e !important;
}

.focus-within\:ring-offset-amber-50:focus-within{
  --tw-ring-offset-color: #fffbeb !important;
}

.focus-within\:ring-offset-amber-100:focus-within{
  --tw-ring-offset-color: #fef3c7 !important;
}

.focus-within\:ring-offset-amber-200:focus-within{
  --tw-ring-offset-color: #fde68a !important;
}

.focus-within\:ring-offset-amber-300:focus-within{
  --tw-ring-offset-color: #fcd34d !important;
}

.focus-within\:ring-offset-amber-400:focus-within{
  --tw-ring-offset-color: #fbbf24 !important;
}

.focus-within\:ring-offset-amber-500:focus-within{
  --tw-ring-offset-color: #f59e0b !important;
}

.focus-within\:ring-offset-amber-600:focus-within{
  --tw-ring-offset-color: #d97706 !important;
}

.focus-within\:ring-offset-amber-700:focus-within{
  --tw-ring-offset-color: #b45309 !important;
}

.focus-within\:ring-offset-amber-800:focus-within{
  --tw-ring-offset-color: #92400e !important;
}

.focus-within\:ring-offset-amber-900:focus-within{
  --tw-ring-offset-color: #78350f !important;
}

.focus-within\:ring-offset-space-cadet:focus-within{
  --tw-ring-offset-color: #2B2D42 !important;
}

.focus-within\:ring-offset-manatee:focus-within{
  --tw-ring-offset-color: #8D99AE !important;
}

.focus-within\:ring-offset-cynabar:focus-within{
  --tw-ring-offset-color: #F24333 !important;
}

.focus-within\:ring-offset-imperial-red:focus-within{
  --tw-ring-offset-color: #EF233C !important;
}

.focus-within\:ring-offset-special-black:focus-within{
  --tw-ring-offset-color: #03071E !important;
}

.focus-within\:ring-offset-dark-sienna:focus-within{
  --tw-ring-offset-color: #370617 !important;
}

.focus-within\:ring-offset-rosewood:focus-within{
  --tw-ring-offset-color: #6A040F !important;
}

.focus-within\:ring-offset-dark-red:focus-within{
  --tw-ring-offset-color: #9D0208 !important;
}

.focus-within\:ring-offset-rosso-corsa:focus-within{
  --tw-ring-offset-color: #D00000 !important;
}

.focus-within\:ring-offset-vermillion:focus-within{
  --tw-ring-offset-color: #DC2F02 !important;
}

.focus-within\:ring-offset-persimmon:focus-within{
  --tw-ring-offset-color: #E85D04 !important;
}

.focus-within\:ring-offset-carrot-orange:focus-within{
  --tw-ring-offset-color: #F48C06 !important;
}

.focus-within\:ring-offset-orange-web:focus-within{
  --tw-ring-offset-color: #FAA307 !important;
}

.focus-within\:ring-offset-selective-yellow:focus-within{
  --tw-ring-offset-color: #FFBA08 !important;
}

.focus-within\:ring-offset-bottle-green:focus-within{
  --tw-ring-offset-color: #2D6A4F !important;
}

.focus-within\:ring-offset-illuminating-emerald:focus-within{
  --tw-ring-offset-color: #40916C !important;
}

.focus\:ring-offset-transparent:focus{
  --tw-ring-offset-color: transparent !important;
}

.focus\:ring-offset-current:focus{
  --tw-ring-offset-color: currentColor !important;
}

.focus\:ring-offset-black:focus{
  --tw-ring-offset-color: #000 !important;
}

.focus\:ring-offset-white:focus{
  --tw-ring-offset-color: #fff !important;
}

.focus\:ring-offset-gray-50:focus{
  --tw-ring-offset-color: #f9fafb !important;
}

.focus\:ring-offset-gray-100:focus{
  --tw-ring-offset-color: #f3f4f6 !important;
}

.focus\:ring-offset-gray-200:focus{
  --tw-ring-offset-color: #e5e7eb !important;
}

.focus\:ring-offset-gray-300:focus{
  --tw-ring-offset-color: #d1d5db !important;
}

.focus\:ring-offset-gray-400:focus{
  --tw-ring-offset-color: #9ca3af !important;
}

.focus\:ring-offset-gray-500:focus{
  --tw-ring-offset-color: #6b7280 !important;
}

.focus\:ring-offset-gray-600:focus{
  --tw-ring-offset-color: #4b5563 !important;
}

.focus\:ring-offset-gray-700:focus{
  --tw-ring-offset-color: #374151 !important;
}

.focus\:ring-offset-gray-800:focus{
  --tw-ring-offset-color: #1f2937 !important;
}

.focus\:ring-offset-gray-900:focus{
  --tw-ring-offset-color: #111827 !important;
}

.focus\:ring-offset-red-50:focus{
  --tw-ring-offset-color: #fef2f2 !important;
}

.focus\:ring-offset-red-100:focus{
  --tw-ring-offset-color: #fee2e2 !important;
}

.focus\:ring-offset-red-200:focus{
  --tw-ring-offset-color: #fecaca !important;
}

.focus\:ring-offset-red-300:focus{
  --tw-ring-offset-color: #fca5a5 !important;
}

.focus\:ring-offset-red-400:focus{
  --tw-ring-offset-color: #f87171 !important;
}

.focus\:ring-offset-red-500:focus{
  --tw-ring-offset-color: #ef4444 !important;
}

.focus\:ring-offset-red-600:focus{
  --tw-ring-offset-color: #dc2626 !important;
}

.focus\:ring-offset-red-700:focus{
  --tw-ring-offset-color: #b91c1c !important;
}

.focus\:ring-offset-red-800:focus{
  --tw-ring-offset-color: #991b1b !important;
}

.focus\:ring-offset-red-900:focus{
  --tw-ring-offset-color: #7f1d1d !important;
}

.focus\:ring-offset-yellow-50:focus{
  --tw-ring-offset-color: #fffbeb !important;
}

.focus\:ring-offset-yellow-100:focus{
  --tw-ring-offset-color: #fef3c7 !important;
}

.focus\:ring-offset-yellow-200:focus{
  --tw-ring-offset-color: #fde68a !important;
}

.focus\:ring-offset-yellow-300:focus{
  --tw-ring-offset-color: #fcd34d !important;
}

.focus\:ring-offset-yellow-400:focus{
  --tw-ring-offset-color: #fbbf24 !important;
}

.focus\:ring-offset-yellow-500:focus{
  --tw-ring-offset-color: #f59e0b !important;
}

.focus\:ring-offset-yellow-600:focus{
  --tw-ring-offset-color: #d97706 !important;
}

.focus\:ring-offset-yellow-700:focus{
  --tw-ring-offset-color: #b45309 !important;
}

.focus\:ring-offset-yellow-800:focus{
  --tw-ring-offset-color: #92400e !important;
}

.focus\:ring-offset-yellow-900:focus{
  --tw-ring-offset-color: #78350f !important;
}

.focus\:ring-offset-green-50:focus{
  --tw-ring-offset-color: #ecfdf5 !important;
}

.focus\:ring-offset-green-100:focus{
  --tw-ring-offset-color: #d1fae5 !important;
}

.focus\:ring-offset-green-200:focus{
  --tw-ring-offset-color: #a7f3d0 !important;
}

.focus\:ring-offset-green-300:focus{
  --tw-ring-offset-color: #6ee7b7 !important;
}

.focus\:ring-offset-green-400:focus{
  --tw-ring-offset-color: #34d399 !important;
}

.focus\:ring-offset-green-500:focus{
  --tw-ring-offset-color: #10b981 !important;
}

.focus\:ring-offset-green-600:focus{
  --tw-ring-offset-color: #059669 !important;
}

.focus\:ring-offset-green-700:focus{
  --tw-ring-offset-color: #047857 !important;
}

.focus\:ring-offset-green-800:focus{
  --tw-ring-offset-color: #065f46 !important;
}

.focus\:ring-offset-green-900:focus{
  --tw-ring-offset-color: #064e3b !important;
}

.focus\:ring-offset-blue-50:focus{
  --tw-ring-offset-color: #eff6ff !important;
}

.focus\:ring-offset-blue-100:focus{
  --tw-ring-offset-color: #dbeafe !important;
}

.focus\:ring-offset-blue-200:focus{
  --tw-ring-offset-color: #bfdbfe !important;
}

.focus\:ring-offset-blue-300:focus{
  --tw-ring-offset-color: #93c5fd !important;
}

.focus\:ring-offset-blue-400:focus{
  --tw-ring-offset-color: #60a5fa !important;
}

.focus\:ring-offset-blue-500:focus{
  --tw-ring-offset-color: #3b82f6 !important;
}

.focus\:ring-offset-blue-600:focus{
  --tw-ring-offset-color: #2563eb !important;
}

.focus\:ring-offset-blue-700:focus{
  --tw-ring-offset-color: #1d4ed8 !important;
}

.focus\:ring-offset-blue-800:focus{
  --tw-ring-offset-color: #1e40af !important;
}

.focus\:ring-offset-blue-900:focus{
  --tw-ring-offset-color: #1e3a8a !important;
}

.focus\:ring-offset-indigo-50:focus{
  --tw-ring-offset-color: #eef2ff !important;
}

.focus\:ring-offset-indigo-100:focus{
  --tw-ring-offset-color: #e0e7ff !important;
}

.focus\:ring-offset-indigo-200:focus{
  --tw-ring-offset-color: #c7d2fe !important;
}

.focus\:ring-offset-indigo-300:focus{
  --tw-ring-offset-color: #a5b4fc !important;
}

.focus\:ring-offset-indigo-400:focus{
  --tw-ring-offset-color: #818cf8 !important;
}

.focus\:ring-offset-indigo-500:focus{
  --tw-ring-offset-color: #6366f1 !important;
}

.focus\:ring-offset-indigo-600:focus{
  --tw-ring-offset-color: #4f46e5 !important;
}

.focus\:ring-offset-indigo-700:focus{
  --tw-ring-offset-color: #4338ca !important;
}

.focus\:ring-offset-indigo-800:focus{
  --tw-ring-offset-color: #3730a3 !important;
}

.focus\:ring-offset-indigo-900:focus{
  --tw-ring-offset-color: #312e81 !important;
}

.focus\:ring-offset-purple-50:focus{
  --tw-ring-offset-color: #f5f3ff !important;
}

.focus\:ring-offset-purple-100:focus{
  --tw-ring-offset-color: #ede9fe !important;
}

.focus\:ring-offset-purple-200:focus{
  --tw-ring-offset-color: #ddd6fe !important;
}

.focus\:ring-offset-purple-300:focus{
  --tw-ring-offset-color: #c4b5fd !important;
}

.focus\:ring-offset-purple-400:focus{
  --tw-ring-offset-color: #a78bfa !important;
}

.focus\:ring-offset-purple-500:focus{
  --tw-ring-offset-color: #8b5cf6 !important;
}

.focus\:ring-offset-purple-600:focus{
  --tw-ring-offset-color: #7c3aed !important;
}

.focus\:ring-offset-purple-700:focus{
  --tw-ring-offset-color: #6d28d9 !important;
}

.focus\:ring-offset-purple-800:focus{
  --tw-ring-offset-color: #5b21b6 !important;
}

.focus\:ring-offset-purple-900:focus{
  --tw-ring-offset-color: #4c1d95 !important;
}

.focus\:ring-offset-pink-50:focus{
  --tw-ring-offset-color: #fdf2f8 !important;
}

.focus\:ring-offset-pink-100:focus{
  --tw-ring-offset-color: #fce7f3 !important;
}

.focus\:ring-offset-pink-200:focus{
  --tw-ring-offset-color: #fbcfe8 !important;
}

.focus\:ring-offset-pink-300:focus{
  --tw-ring-offset-color: #f9a8d4 !important;
}

.focus\:ring-offset-pink-400:focus{
  --tw-ring-offset-color: #f472b6 !important;
}

.focus\:ring-offset-pink-500:focus{
  --tw-ring-offset-color: #ec4899 !important;
}

.focus\:ring-offset-pink-600:focus{
  --tw-ring-offset-color: #db2777 !important;
}

.focus\:ring-offset-pink-700:focus{
  --tw-ring-offset-color: #be185d !important;
}

.focus\:ring-offset-pink-800:focus{
  --tw-ring-offset-color: #9d174d !important;
}

.focus\:ring-offset-pink-900:focus{
  --tw-ring-offset-color: #831843 !important;
}

.focus\:ring-offset-cyan-50:focus{
  --tw-ring-offset-color: #ecfeff !important;
}

.focus\:ring-offset-cyan-100:focus{
  --tw-ring-offset-color: #cffafe !important;
}

.focus\:ring-offset-cyan-200:focus{
  --tw-ring-offset-color: #a5f3fc !important;
}

.focus\:ring-offset-cyan-300:focus{
  --tw-ring-offset-color: #67e8f9 !important;
}

.focus\:ring-offset-cyan-400:focus{
  --tw-ring-offset-color: #22d3ee !important;
}

.focus\:ring-offset-cyan-500:focus{
  --tw-ring-offset-color: #06b6d4 !important;
}

.focus\:ring-offset-cyan-600:focus{
  --tw-ring-offset-color: #0891b2 !important;
}

.focus\:ring-offset-cyan-700:focus{
  --tw-ring-offset-color: #0e7490 !important;
}

.focus\:ring-offset-cyan-800:focus{
  --tw-ring-offset-color: #155e75 !important;
}

.focus\:ring-offset-cyan-900:focus{
  --tw-ring-offset-color: #164e63 !important;
}

.focus\:ring-offset-light-blue-50:focus{
  --tw-ring-offset-color: #f0f9ff !important;
}

.focus\:ring-offset-light-blue-100:focus{
  --tw-ring-offset-color: #e0f2fe !important;
}

.focus\:ring-offset-light-blue-200:focus{
  --tw-ring-offset-color: #bae6fd !important;
}

.focus\:ring-offset-light-blue-300:focus{
  --tw-ring-offset-color: #7dd3fc !important;
}

.focus\:ring-offset-light-blue-400:focus{
  --tw-ring-offset-color: #38bdf8 !important;
}

.focus\:ring-offset-light-blue-500:focus{
  --tw-ring-offset-color: #0ea5e9 !important;
}

.focus\:ring-offset-light-blue-600:focus{
  --tw-ring-offset-color: #0284c7 !important;
}

.focus\:ring-offset-light-blue-700:focus{
  --tw-ring-offset-color: #0369a1 !important;
}

.focus\:ring-offset-light-blue-800:focus{
  --tw-ring-offset-color: #075985 !important;
}

.focus\:ring-offset-light-blue-900:focus{
  --tw-ring-offset-color: #0c4a6e !important;
}

.focus\:ring-offset-amber-50:focus{
  --tw-ring-offset-color: #fffbeb !important;
}

.focus\:ring-offset-amber-100:focus{
  --tw-ring-offset-color: #fef3c7 !important;
}

.focus\:ring-offset-amber-200:focus{
  --tw-ring-offset-color: #fde68a !important;
}

.focus\:ring-offset-amber-300:focus{
  --tw-ring-offset-color: #fcd34d !important;
}

.focus\:ring-offset-amber-400:focus{
  --tw-ring-offset-color: #fbbf24 !important;
}

.focus\:ring-offset-amber-500:focus{
  --tw-ring-offset-color: #f59e0b !important;
}

.focus\:ring-offset-amber-600:focus{
  --tw-ring-offset-color: #d97706 !important;
}

.focus\:ring-offset-amber-700:focus{
  --tw-ring-offset-color: #b45309 !important;
}

.focus\:ring-offset-amber-800:focus{
  --tw-ring-offset-color: #92400e !important;
}

.focus\:ring-offset-amber-900:focus{
  --tw-ring-offset-color: #78350f !important;
}

.focus\:ring-offset-space-cadet:focus{
  --tw-ring-offset-color: #2B2D42 !important;
}

.focus\:ring-offset-manatee:focus{
  --tw-ring-offset-color: #8D99AE !important;
}

.focus\:ring-offset-cynabar:focus{
  --tw-ring-offset-color: #F24333 !important;
}

.focus\:ring-offset-imperial-red:focus{
  --tw-ring-offset-color: #EF233C !important;
}

.focus\:ring-offset-special-black:focus{
  --tw-ring-offset-color: #03071E !important;
}

.focus\:ring-offset-dark-sienna:focus{
  --tw-ring-offset-color: #370617 !important;
}

.focus\:ring-offset-rosewood:focus{
  --tw-ring-offset-color: #6A040F !important;
}

.focus\:ring-offset-dark-red:focus{
  --tw-ring-offset-color: #9D0208 !important;
}

.focus\:ring-offset-rosso-corsa:focus{
  --tw-ring-offset-color: #D00000 !important;
}

.focus\:ring-offset-vermillion:focus{
  --tw-ring-offset-color: #DC2F02 !important;
}

.focus\:ring-offset-persimmon:focus{
  --tw-ring-offset-color: #E85D04 !important;
}

.focus\:ring-offset-carrot-orange:focus{
  --tw-ring-offset-color: #F48C06 !important;
}

.focus\:ring-offset-orange-web:focus{
  --tw-ring-offset-color: #FAA307 !important;
}

.focus\:ring-offset-selective-yellow:focus{
  --tw-ring-offset-color: #FFBA08 !important;
}

.focus\:ring-offset-bottle-green:focus{
  --tw-ring-offset-color: #2D6A4F !important;
}

.focus\:ring-offset-illuminating-emerald:focus{
  --tw-ring-offset-color: #40916C !important;
}

.dark .dark\:ring-offset-transparent{
  --tw-ring-offset-color: transparent !important;
}

.dark .dark\:ring-offset-current{
  --tw-ring-offset-color: currentColor !important;
}

.dark .dark\:ring-offset-black{
  --tw-ring-offset-color: #000 !important;
}

.dark .dark\:ring-offset-white{
  --tw-ring-offset-color: #fff !important;
}

.dark .dark\:ring-offset-gray-50{
  --tw-ring-offset-color: #f9fafb !important;
}

.dark .dark\:ring-offset-gray-100{
  --tw-ring-offset-color: #f3f4f6 !important;
}

.dark .dark\:ring-offset-gray-200{
  --tw-ring-offset-color: #e5e7eb !important;
}

.dark .dark\:ring-offset-gray-300{
  --tw-ring-offset-color: #d1d5db !important;
}

.dark .dark\:ring-offset-gray-400{
  --tw-ring-offset-color: #9ca3af !important;
}

.dark .dark\:ring-offset-gray-500{
  --tw-ring-offset-color: #6b7280 !important;
}

.dark .dark\:ring-offset-gray-600{
  --tw-ring-offset-color: #4b5563 !important;
}

.dark .dark\:ring-offset-gray-700{
  --tw-ring-offset-color: #374151 !important;
}

.dark .dark\:ring-offset-gray-800{
  --tw-ring-offset-color: #1f2937 !important;
}

.dark .dark\:ring-offset-gray-900{
  --tw-ring-offset-color: #111827 !important;
}

.dark .dark\:ring-offset-red-50{
  --tw-ring-offset-color: #fef2f2 !important;
}

.dark .dark\:ring-offset-red-100{
  --tw-ring-offset-color: #fee2e2 !important;
}

.dark .dark\:ring-offset-red-200{
  --tw-ring-offset-color: #fecaca !important;
}

.dark .dark\:ring-offset-red-300{
  --tw-ring-offset-color: #fca5a5 !important;
}

.dark .dark\:ring-offset-red-400{
  --tw-ring-offset-color: #f87171 !important;
}

.dark .dark\:ring-offset-red-500{
  --tw-ring-offset-color: #ef4444 !important;
}

.dark .dark\:ring-offset-red-600{
  --tw-ring-offset-color: #dc2626 !important;
}

.dark .dark\:ring-offset-red-700{
  --tw-ring-offset-color: #b91c1c !important;
}

.dark .dark\:ring-offset-red-800{
  --tw-ring-offset-color: #991b1b !important;
}

.dark .dark\:ring-offset-red-900{
  --tw-ring-offset-color: #7f1d1d !important;
}

.dark .dark\:ring-offset-yellow-50{
  --tw-ring-offset-color: #fffbeb !important;
}

.dark .dark\:ring-offset-yellow-100{
  --tw-ring-offset-color: #fef3c7 !important;
}

.dark .dark\:ring-offset-yellow-200{
  --tw-ring-offset-color: #fde68a !important;
}

.dark .dark\:ring-offset-yellow-300{
  --tw-ring-offset-color: #fcd34d !important;
}

.dark .dark\:ring-offset-yellow-400{
  --tw-ring-offset-color: #fbbf24 !important;
}

.dark .dark\:ring-offset-yellow-500{
  --tw-ring-offset-color: #f59e0b !important;
}

.dark .dark\:ring-offset-yellow-600{
  --tw-ring-offset-color: #d97706 !important;
}

.dark .dark\:ring-offset-yellow-700{
  --tw-ring-offset-color: #b45309 !important;
}

.dark .dark\:ring-offset-yellow-800{
  --tw-ring-offset-color: #92400e !important;
}

.dark .dark\:ring-offset-yellow-900{
  --tw-ring-offset-color: #78350f !important;
}

.dark .dark\:ring-offset-green-50{
  --tw-ring-offset-color: #ecfdf5 !important;
}

.dark .dark\:ring-offset-green-100{
  --tw-ring-offset-color: #d1fae5 !important;
}

.dark .dark\:ring-offset-green-200{
  --tw-ring-offset-color: #a7f3d0 !important;
}

.dark .dark\:ring-offset-green-300{
  --tw-ring-offset-color: #6ee7b7 !important;
}

.dark .dark\:ring-offset-green-400{
  --tw-ring-offset-color: #34d399 !important;
}

.dark .dark\:ring-offset-green-500{
  --tw-ring-offset-color: #10b981 !important;
}

.dark .dark\:ring-offset-green-600{
  --tw-ring-offset-color: #059669 !important;
}

.dark .dark\:ring-offset-green-700{
  --tw-ring-offset-color: #047857 !important;
}

.dark .dark\:ring-offset-green-800{
  --tw-ring-offset-color: #065f46 !important;
}

.dark .dark\:ring-offset-green-900{
  --tw-ring-offset-color: #064e3b !important;
}

.dark .dark\:ring-offset-blue-50{
  --tw-ring-offset-color: #eff6ff !important;
}

.dark .dark\:ring-offset-blue-100{
  --tw-ring-offset-color: #dbeafe !important;
}

.dark .dark\:ring-offset-blue-200{
  --tw-ring-offset-color: #bfdbfe !important;
}

.dark .dark\:ring-offset-blue-300{
  --tw-ring-offset-color: #93c5fd !important;
}

.dark .dark\:ring-offset-blue-400{
  --tw-ring-offset-color: #60a5fa !important;
}

.dark .dark\:ring-offset-blue-500{
  --tw-ring-offset-color: #3b82f6 !important;
}

.dark .dark\:ring-offset-blue-600{
  --tw-ring-offset-color: #2563eb !important;
}

.dark .dark\:ring-offset-blue-700{
  --tw-ring-offset-color: #1d4ed8 !important;
}

.dark .dark\:ring-offset-blue-800{
  --tw-ring-offset-color: #1e40af !important;
}

.dark .dark\:ring-offset-blue-900{
  --tw-ring-offset-color: #1e3a8a !important;
}

.dark .dark\:ring-offset-indigo-50{
  --tw-ring-offset-color: #eef2ff !important;
}

.dark .dark\:ring-offset-indigo-100{
  --tw-ring-offset-color: #e0e7ff !important;
}

.dark .dark\:ring-offset-indigo-200{
  --tw-ring-offset-color: #c7d2fe !important;
}

.dark .dark\:ring-offset-indigo-300{
  --tw-ring-offset-color: #a5b4fc !important;
}

.dark .dark\:ring-offset-indigo-400{
  --tw-ring-offset-color: #818cf8 !important;
}

.dark .dark\:ring-offset-indigo-500{
  --tw-ring-offset-color: #6366f1 !important;
}

.dark .dark\:ring-offset-indigo-600{
  --tw-ring-offset-color: #4f46e5 !important;
}

.dark .dark\:ring-offset-indigo-700{
  --tw-ring-offset-color: #4338ca !important;
}

.dark .dark\:ring-offset-indigo-800{
  --tw-ring-offset-color: #3730a3 !important;
}

.dark .dark\:ring-offset-indigo-900{
  --tw-ring-offset-color: #312e81 !important;
}

.dark .dark\:ring-offset-purple-50{
  --tw-ring-offset-color: #f5f3ff !important;
}

.dark .dark\:ring-offset-purple-100{
  --tw-ring-offset-color: #ede9fe !important;
}

.dark .dark\:ring-offset-purple-200{
  --tw-ring-offset-color: #ddd6fe !important;
}

.dark .dark\:ring-offset-purple-300{
  --tw-ring-offset-color: #c4b5fd !important;
}

.dark .dark\:ring-offset-purple-400{
  --tw-ring-offset-color: #a78bfa !important;
}

.dark .dark\:ring-offset-purple-500{
  --tw-ring-offset-color: #8b5cf6 !important;
}

.dark .dark\:ring-offset-purple-600{
  --tw-ring-offset-color: #7c3aed !important;
}

.dark .dark\:ring-offset-purple-700{
  --tw-ring-offset-color: #6d28d9 !important;
}

.dark .dark\:ring-offset-purple-800{
  --tw-ring-offset-color: #5b21b6 !important;
}

.dark .dark\:ring-offset-purple-900{
  --tw-ring-offset-color: #4c1d95 !important;
}

.dark .dark\:ring-offset-pink-50{
  --tw-ring-offset-color: #fdf2f8 !important;
}

.dark .dark\:ring-offset-pink-100{
  --tw-ring-offset-color: #fce7f3 !important;
}

.dark .dark\:ring-offset-pink-200{
  --tw-ring-offset-color: #fbcfe8 !important;
}

.dark .dark\:ring-offset-pink-300{
  --tw-ring-offset-color: #f9a8d4 !important;
}

.dark .dark\:ring-offset-pink-400{
  --tw-ring-offset-color: #f472b6 !important;
}

.dark .dark\:ring-offset-pink-500{
  --tw-ring-offset-color: #ec4899 !important;
}

.dark .dark\:ring-offset-pink-600{
  --tw-ring-offset-color: #db2777 !important;
}

.dark .dark\:ring-offset-pink-700{
  --tw-ring-offset-color: #be185d !important;
}

.dark .dark\:ring-offset-pink-800{
  --tw-ring-offset-color: #9d174d !important;
}

.dark .dark\:ring-offset-pink-900{
  --tw-ring-offset-color: #831843 !important;
}

.dark .dark\:ring-offset-cyan-50{
  --tw-ring-offset-color: #ecfeff !important;
}

.dark .dark\:ring-offset-cyan-100{
  --tw-ring-offset-color: #cffafe !important;
}

.dark .dark\:ring-offset-cyan-200{
  --tw-ring-offset-color: #a5f3fc !important;
}

.dark .dark\:ring-offset-cyan-300{
  --tw-ring-offset-color: #67e8f9 !important;
}

.dark .dark\:ring-offset-cyan-400{
  --tw-ring-offset-color: #22d3ee !important;
}

.dark .dark\:ring-offset-cyan-500{
  --tw-ring-offset-color: #06b6d4 !important;
}

.dark .dark\:ring-offset-cyan-600{
  --tw-ring-offset-color: #0891b2 !important;
}

.dark .dark\:ring-offset-cyan-700{
  --tw-ring-offset-color: #0e7490 !important;
}

.dark .dark\:ring-offset-cyan-800{
  --tw-ring-offset-color: #155e75 !important;
}

.dark .dark\:ring-offset-cyan-900{
  --tw-ring-offset-color: #164e63 !important;
}

.dark .dark\:ring-offset-light-blue-50{
  --tw-ring-offset-color: #f0f9ff !important;
}

.dark .dark\:ring-offset-light-blue-100{
  --tw-ring-offset-color: #e0f2fe !important;
}

.dark .dark\:ring-offset-light-blue-200{
  --tw-ring-offset-color: #bae6fd !important;
}

.dark .dark\:ring-offset-light-blue-300{
  --tw-ring-offset-color: #7dd3fc !important;
}

.dark .dark\:ring-offset-light-blue-400{
  --tw-ring-offset-color: #38bdf8 !important;
}

.dark .dark\:ring-offset-light-blue-500{
  --tw-ring-offset-color: #0ea5e9 !important;
}

.dark .dark\:ring-offset-light-blue-600{
  --tw-ring-offset-color: #0284c7 !important;
}

.dark .dark\:ring-offset-light-blue-700{
  --tw-ring-offset-color: #0369a1 !important;
}

.dark .dark\:ring-offset-light-blue-800{
  --tw-ring-offset-color: #075985 !important;
}

.dark .dark\:ring-offset-light-blue-900{
  --tw-ring-offset-color: #0c4a6e !important;
}

.dark .dark\:ring-offset-amber-50{
  --tw-ring-offset-color: #fffbeb !important;
}

.dark .dark\:ring-offset-amber-100{
  --tw-ring-offset-color: #fef3c7 !important;
}

.dark .dark\:ring-offset-amber-200{
  --tw-ring-offset-color: #fde68a !important;
}

.dark .dark\:ring-offset-amber-300{
  --tw-ring-offset-color: #fcd34d !important;
}

.dark .dark\:ring-offset-amber-400{
  --tw-ring-offset-color: #fbbf24 !important;
}

.dark .dark\:ring-offset-amber-500{
  --tw-ring-offset-color: #f59e0b !important;
}

.dark .dark\:ring-offset-amber-600{
  --tw-ring-offset-color: #d97706 !important;
}

.dark .dark\:ring-offset-amber-700{
  --tw-ring-offset-color: #b45309 !important;
}

.dark .dark\:ring-offset-amber-800{
  --tw-ring-offset-color: #92400e !important;
}

.dark .dark\:ring-offset-amber-900{
  --tw-ring-offset-color: #78350f !important;
}

.dark .dark\:ring-offset-space-cadet{
  --tw-ring-offset-color: #2B2D42 !important;
}

.dark .dark\:ring-offset-manatee{
  --tw-ring-offset-color: #8D99AE !important;
}

.dark .dark\:ring-offset-cynabar{
  --tw-ring-offset-color: #F24333 !important;
}

.dark .dark\:ring-offset-imperial-red{
  --tw-ring-offset-color: #EF233C !important;
}

.dark .dark\:ring-offset-special-black{
  --tw-ring-offset-color: #03071E !important;
}

.dark .dark\:ring-offset-dark-sienna{
  --tw-ring-offset-color: #370617 !important;
}

.dark .dark\:ring-offset-rosewood{
  --tw-ring-offset-color: #6A040F !important;
}

.dark .dark\:ring-offset-dark-red{
  --tw-ring-offset-color: #9D0208 !important;
}

.dark .dark\:ring-offset-rosso-corsa{
  --tw-ring-offset-color: #D00000 !important;
}

.dark .dark\:ring-offset-vermillion{
  --tw-ring-offset-color: #DC2F02 !important;
}

.dark .dark\:ring-offset-persimmon{
  --tw-ring-offset-color: #E85D04 !important;
}

.dark .dark\:ring-offset-carrot-orange{
  --tw-ring-offset-color: #F48C06 !important;
}

.dark .dark\:ring-offset-orange-web{
  --tw-ring-offset-color: #FAA307 !important;
}

.dark .dark\:ring-offset-selective-yellow{
  --tw-ring-offset-color: #FFBA08 !important;
}

.dark .dark\:ring-offset-bottle-green{
  --tw-ring-offset-color: #2D6A4F !important;
}

.dark .dark\:ring-offset-illuminating-emerald{
  --tw-ring-offset-color: #40916C !important;
}

.dark .dark\:focus-within\:ring-offset-transparent:focus-within{
  --tw-ring-offset-color: transparent !important;
}

.dark .dark\:focus-within\:ring-offset-current:focus-within{
  --tw-ring-offset-color: currentColor !important;
}

.dark .dark\:focus-within\:ring-offset-black:focus-within{
  --tw-ring-offset-color: #000 !important;
}

.dark .dark\:focus-within\:ring-offset-white:focus-within{
  --tw-ring-offset-color: #fff !important;
}

.dark .dark\:focus-within\:ring-offset-gray-50:focus-within{
  --tw-ring-offset-color: #f9fafb !important;
}

.dark .dark\:focus-within\:ring-offset-gray-100:focus-within{
  --tw-ring-offset-color: #f3f4f6 !important;
}

.dark .dark\:focus-within\:ring-offset-gray-200:focus-within{
  --tw-ring-offset-color: #e5e7eb !important;
}

.dark .dark\:focus-within\:ring-offset-gray-300:focus-within{
  --tw-ring-offset-color: #d1d5db !important;
}

.dark .dark\:focus-within\:ring-offset-gray-400:focus-within{
  --tw-ring-offset-color: #9ca3af !important;
}

.dark .dark\:focus-within\:ring-offset-gray-500:focus-within{
  --tw-ring-offset-color: #6b7280 !important;
}

.dark .dark\:focus-within\:ring-offset-gray-600:focus-within{
  --tw-ring-offset-color: #4b5563 !important;
}

.dark .dark\:focus-within\:ring-offset-gray-700:focus-within{
  --tw-ring-offset-color: #374151 !important;
}

.dark .dark\:focus-within\:ring-offset-gray-800:focus-within{
  --tw-ring-offset-color: #1f2937 !important;
}

.dark .dark\:focus-within\:ring-offset-gray-900:focus-within{
  --tw-ring-offset-color: #111827 !important;
}

.dark .dark\:focus-within\:ring-offset-red-50:focus-within{
  --tw-ring-offset-color: #fef2f2 !important;
}

.dark .dark\:focus-within\:ring-offset-red-100:focus-within{
  --tw-ring-offset-color: #fee2e2 !important;
}

.dark .dark\:focus-within\:ring-offset-red-200:focus-within{
  --tw-ring-offset-color: #fecaca !important;
}

.dark .dark\:focus-within\:ring-offset-red-300:focus-within{
  --tw-ring-offset-color: #fca5a5 !important;
}

.dark .dark\:focus-within\:ring-offset-red-400:focus-within{
  --tw-ring-offset-color: #f87171 !important;
}

.dark .dark\:focus-within\:ring-offset-red-500:focus-within{
  --tw-ring-offset-color: #ef4444 !important;
}

.dark .dark\:focus-within\:ring-offset-red-600:focus-within{
  --tw-ring-offset-color: #dc2626 !important;
}

.dark .dark\:focus-within\:ring-offset-red-700:focus-within{
  --tw-ring-offset-color: #b91c1c !important;
}

.dark .dark\:focus-within\:ring-offset-red-800:focus-within{
  --tw-ring-offset-color: #991b1b !important;
}

.dark .dark\:focus-within\:ring-offset-red-900:focus-within{
  --tw-ring-offset-color: #7f1d1d !important;
}

.dark .dark\:focus-within\:ring-offset-yellow-50:focus-within{
  --tw-ring-offset-color: #fffbeb !important;
}

.dark .dark\:focus-within\:ring-offset-yellow-100:focus-within{
  --tw-ring-offset-color: #fef3c7 !important;
}

.dark .dark\:focus-within\:ring-offset-yellow-200:focus-within{
  --tw-ring-offset-color: #fde68a !important;
}

.dark .dark\:focus-within\:ring-offset-yellow-300:focus-within{
  --tw-ring-offset-color: #fcd34d !important;
}

.dark .dark\:focus-within\:ring-offset-yellow-400:focus-within{
  --tw-ring-offset-color: #fbbf24 !important;
}

.dark .dark\:focus-within\:ring-offset-yellow-500:focus-within{
  --tw-ring-offset-color: #f59e0b !important;
}

.dark .dark\:focus-within\:ring-offset-yellow-600:focus-within{
  --tw-ring-offset-color: #d97706 !important;
}

.dark .dark\:focus-within\:ring-offset-yellow-700:focus-within{
  --tw-ring-offset-color: #b45309 !important;
}

.dark .dark\:focus-within\:ring-offset-yellow-800:focus-within{
  --tw-ring-offset-color: #92400e !important;
}

.dark .dark\:focus-within\:ring-offset-yellow-900:focus-within{
  --tw-ring-offset-color: #78350f !important;
}

.dark .dark\:focus-within\:ring-offset-green-50:focus-within{
  --tw-ring-offset-color: #ecfdf5 !important;
}

.dark .dark\:focus-within\:ring-offset-green-100:focus-within{
  --tw-ring-offset-color: #d1fae5 !important;
}

.dark .dark\:focus-within\:ring-offset-green-200:focus-within{
  --tw-ring-offset-color: #a7f3d0 !important;
}

.dark .dark\:focus-within\:ring-offset-green-300:focus-within{
  --tw-ring-offset-color: #6ee7b7 !important;
}

.dark .dark\:focus-within\:ring-offset-green-400:focus-within{
  --tw-ring-offset-color: #34d399 !important;
}

.dark .dark\:focus-within\:ring-offset-green-500:focus-within{
  --tw-ring-offset-color: #10b981 !important;
}

.dark .dark\:focus-within\:ring-offset-green-600:focus-within{
  --tw-ring-offset-color: #059669 !important;
}

.dark .dark\:focus-within\:ring-offset-green-700:focus-within{
  --tw-ring-offset-color: #047857 !important;
}

.dark .dark\:focus-within\:ring-offset-green-800:focus-within{
  --tw-ring-offset-color: #065f46 !important;
}

.dark .dark\:focus-within\:ring-offset-green-900:focus-within{
  --tw-ring-offset-color: #064e3b !important;
}

.dark .dark\:focus-within\:ring-offset-blue-50:focus-within{
  --tw-ring-offset-color: #eff6ff !important;
}

.dark .dark\:focus-within\:ring-offset-blue-100:focus-within{
  --tw-ring-offset-color: #dbeafe !important;
}

.dark .dark\:focus-within\:ring-offset-blue-200:focus-within{
  --tw-ring-offset-color: #bfdbfe !important;
}

.dark .dark\:focus-within\:ring-offset-blue-300:focus-within{
  --tw-ring-offset-color: #93c5fd !important;
}

.dark .dark\:focus-within\:ring-offset-blue-400:focus-within{
  --tw-ring-offset-color: #60a5fa !important;
}

.dark .dark\:focus-within\:ring-offset-blue-500:focus-within{
  --tw-ring-offset-color: #3b82f6 !important;
}

.dark .dark\:focus-within\:ring-offset-blue-600:focus-within{
  --tw-ring-offset-color: #2563eb !important;
}

.dark .dark\:focus-within\:ring-offset-blue-700:focus-within{
  --tw-ring-offset-color: #1d4ed8 !important;
}

.dark .dark\:focus-within\:ring-offset-blue-800:focus-within{
  --tw-ring-offset-color: #1e40af !important;
}

.dark .dark\:focus-within\:ring-offset-blue-900:focus-within{
  --tw-ring-offset-color: #1e3a8a !important;
}

.dark .dark\:focus-within\:ring-offset-indigo-50:focus-within{
  --tw-ring-offset-color: #eef2ff !important;
}

.dark .dark\:focus-within\:ring-offset-indigo-100:focus-within{
  --tw-ring-offset-color: #e0e7ff !important;
}

.dark .dark\:focus-within\:ring-offset-indigo-200:focus-within{
  --tw-ring-offset-color: #c7d2fe !important;
}

.dark .dark\:focus-within\:ring-offset-indigo-300:focus-within{
  --tw-ring-offset-color: #a5b4fc !important;
}

.dark .dark\:focus-within\:ring-offset-indigo-400:focus-within{
  --tw-ring-offset-color: #818cf8 !important;
}

.dark .dark\:focus-within\:ring-offset-indigo-500:focus-within{
  --tw-ring-offset-color: #6366f1 !important;
}

.dark .dark\:focus-within\:ring-offset-indigo-600:focus-within{
  --tw-ring-offset-color: #4f46e5 !important;
}

.dark .dark\:focus-within\:ring-offset-indigo-700:focus-within{
  --tw-ring-offset-color: #4338ca !important;
}

.dark .dark\:focus-within\:ring-offset-indigo-800:focus-within{
  --tw-ring-offset-color: #3730a3 !important;
}

.dark .dark\:focus-within\:ring-offset-indigo-900:focus-within{
  --tw-ring-offset-color: #312e81 !important;
}

.dark .dark\:focus-within\:ring-offset-purple-50:focus-within{
  --tw-ring-offset-color: #f5f3ff !important;
}

.dark .dark\:focus-within\:ring-offset-purple-100:focus-within{
  --tw-ring-offset-color: #ede9fe !important;
}

.dark .dark\:focus-within\:ring-offset-purple-200:focus-within{
  --tw-ring-offset-color: #ddd6fe !important;
}

.dark .dark\:focus-within\:ring-offset-purple-300:focus-within{
  --tw-ring-offset-color: #c4b5fd !important;
}

.dark .dark\:focus-within\:ring-offset-purple-400:focus-within{
  --tw-ring-offset-color: #a78bfa !important;
}

.dark .dark\:focus-within\:ring-offset-purple-500:focus-within{
  --tw-ring-offset-color: #8b5cf6 !important;
}

.dark .dark\:focus-within\:ring-offset-purple-600:focus-within{
  --tw-ring-offset-color: #7c3aed !important;
}

.dark .dark\:focus-within\:ring-offset-purple-700:focus-within{
  --tw-ring-offset-color: #6d28d9 !important;
}

.dark .dark\:focus-within\:ring-offset-purple-800:focus-within{
  --tw-ring-offset-color: #5b21b6 !important;
}

.dark .dark\:focus-within\:ring-offset-purple-900:focus-within{
  --tw-ring-offset-color: #4c1d95 !important;
}

.dark .dark\:focus-within\:ring-offset-pink-50:focus-within{
  --tw-ring-offset-color: #fdf2f8 !important;
}

.dark .dark\:focus-within\:ring-offset-pink-100:focus-within{
  --tw-ring-offset-color: #fce7f3 !important;
}

.dark .dark\:focus-within\:ring-offset-pink-200:focus-within{
  --tw-ring-offset-color: #fbcfe8 !important;
}

.dark .dark\:focus-within\:ring-offset-pink-300:focus-within{
  --tw-ring-offset-color: #f9a8d4 !important;
}

.dark .dark\:focus-within\:ring-offset-pink-400:focus-within{
  --tw-ring-offset-color: #f472b6 !important;
}

.dark .dark\:focus-within\:ring-offset-pink-500:focus-within{
  --tw-ring-offset-color: #ec4899 !important;
}

.dark .dark\:focus-within\:ring-offset-pink-600:focus-within{
  --tw-ring-offset-color: #db2777 !important;
}

.dark .dark\:focus-within\:ring-offset-pink-700:focus-within{
  --tw-ring-offset-color: #be185d !important;
}

.dark .dark\:focus-within\:ring-offset-pink-800:focus-within{
  --tw-ring-offset-color: #9d174d !important;
}

.dark .dark\:focus-within\:ring-offset-pink-900:focus-within{
  --tw-ring-offset-color: #831843 !important;
}

.dark .dark\:focus-within\:ring-offset-cyan-50:focus-within{
  --tw-ring-offset-color: #ecfeff !important;
}

.dark .dark\:focus-within\:ring-offset-cyan-100:focus-within{
  --tw-ring-offset-color: #cffafe !important;
}

.dark .dark\:focus-within\:ring-offset-cyan-200:focus-within{
  --tw-ring-offset-color: #a5f3fc !important;
}

.dark .dark\:focus-within\:ring-offset-cyan-300:focus-within{
  --tw-ring-offset-color: #67e8f9 !important;
}

.dark .dark\:focus-within\:ring-offset-cyan-400:focus-within{
  --tw-ring-offset-color: #22d3ee !important;
}

.dark .dark\:focus-within\:ring-offset-cyan-500:focus-within{
  --tw-ring-offset-color: #06b6d4 !important;
}

.dark .dark\:focus-within\:ring-offset-cyan-600:focus-within{
  --tw-ring-offset-color: #0891b2 !important;
}

.dark .dark\:focus-within\:ring-offset-cyan-700:focus-within{
  --tw-ring-offset-color: #0e7490 !important;
}

.dark .dark\:focus-within\:ring-offset-cyan-800:focus-within{
  --tw-ring-offset-color: #155e75 !important;
}

.dark .dark\:focus-within\:ring-offset-cyan-900:focus-within{
  --tw-ring-offset-color: #164e63 !important;
}

.dark .dark\:focus-within\:ring-offset-light-blue-50:focus-within{
  --tw-ring-offset-color: #f0f9ff !important;
}

.dark .dark\:focus-within\:ring-offset-light-blue-100:focus-within{
  --tw-ring-offset-color: #e0f2fe !important;
}

.dark .dark\:focus-within\:ring-offset-light-blue-200:focus-within{
  --tw-ring-offset-color: #bae6fd !important;
}

.dark .dark\:focus-within\:ring-offset-light-blue-300:focus-within{
  --tw-ring-offset-color: #7dd3fc !important;
}

.dark .dark\:focus-within\:ring-offset-light-blue-400:focus-within{
  --tw-ring-offset-color: #38bdf8 !important;
}

.dark .dark\:focus-within\:ring-offset-light-blue-500:focus-within{
  --tw-ring-offset-color: #0ea5e9 !important;
}

.dark .dark\:focus-within\:ring-offset-light-blue-600:focus-within{
  --tw-ring-offset-color: #0284c7 !important;
}

.dark .dark\:focus-within\:ring-offset-light-blue-700:focus-within{
  --tw-ring-offset-color: #0369a1 !important;
}

.dark .dark\:focus-within\:ring-offset-light-blue-800:focus-within{
  --tw-ring-offset-color: #075985 !important;
}

.dark .dark\:focus-within\:ring-offset-light-blue-900:focus-within{
  --tw-ring-offset-color: #0c4a6e !important;
}

.dark .dark\:focus-within\:ring-offset-amber-50:focus-within{
  --tw-ring-offset-color: #fffbeb !important;
}

.dark .dark\:focus-within\:ring-offset-amber-100:focus-within{
  --tw-ring-offset-color: #fef3c7 !important;
}

.dark .dark\:focus-within\:ring-offset-amber-200:focus-within{
  --tw-ring-offset-color: #fde68a !important;
}

.dark .dark\:focus-within\:ring-offset-amber-300:focus-within{
  --tw-ring-offset-color: #fcd34d !important;
}

.dark .dark\:focus-within\:ring-offset-amber-400:focus-within{
  --tw-ring-offset-color: #fbbf24 !important;
}

.dark .dark\:focus-within\:ring-offset-amber-500:focus-within{
  --tw-ring-offset-color: #f59e0b !important;
}

.dark .dark\:focus-within\:ring-offset-amber-600:focus-within{
  --tw-ring-offset-color: #d97706 !important;
}

.dark .dark\:focus-within\:ring-offset-amber-700:focus-within{
  --tw-ring-offset-color: #b45309 !important;
}

.dark .dark\:focus-within\:ring-offset-amber-800:focus-within{
  --tw-ring-offset-color: #92400e !important;
}

.dark .dark\:focus-within\:ring-offset-amber-900:focus-within{
  --tw-ring-offset-color: #78350f !important;
}

.dark .dark\:focus-within\:ring-offset-space-cadet:focus-within{
  --tw-ring-offset-color: #2B2D42 !important;
}

.dark .dark\:focus-within\:ring-offset-manatee:focus-within{
  --tw-ring-offset-color: #8D99AE !important;
}

.dark .dark\:focus-within\:ring-offset-cynabar:focus-within{
  --tw-ring-offset-color: #F24333 !important;
}

.dark .dark\:focus-within\:ring-offset-imperial-red:focus-within{
  --tw-ring-offset-color: #EF233C !important;
}

.dark .dark\:focus-within\:ring-offset-special-black:focus-within{
  --tw-ring-offset-color: #03071E !important;
}

.dark .dark\:focus-within\:ring-offset-dark-sienna:focus-within{
  --tw-ring-offset-color: #370617 !important;
}

.dark .dark\:focus-within\:ring-offset-rosewood:focus-within{
  --tw-ring-offset-color: #6A040F !important;
}

.dark .dark\:focus-within\:ring-offset-dark-red:focus-within{
  --tw-ring-offset-color: #9D0208 !important;
}

.dark .dark\:focus-within\:ring-offset-rosso-corsa:focus-within{
  --tw-ring-offset-color: #D00000 !important;
}

.dark .dark\:focus-within\:ring-offset-vermillion:focus-within{
  --tw-ring-offset-color: #DC2F02 !important;
}

.dark .dark\:focus-within\:ring-offset-persimmon:focus-within{
  --tw-ring-offset-color: #E85D04 !important;
}

.dark .dark\:focus-within\:ring-offset-carrot-orange:focus-within{
  --tw-ring-offset-color: #F48C06 !important;
}

.dark .dark\:focus-within\:ring-offset-orange-web:focus-within{
  --tw-ring-offset-color: #FAA307 !important;
}

.dark .dark\:focus-within\:ring-offset-selective-yellow:focus-within{
  --tw-ring-offset-color: #FFBA08 !important;
}

.dark .dark\:focus-within\:ring-offset-bottle-green:focus-within{
  --tw-ring-offset-color: #2D6A4F !important;
}

.dark .dark\:focus-within\:ring-offset-illuminating-emerald:focus-within{
  --tw-ring-offset-color: #40916C !important;
}

.dark .dark\:focus\:ring-offset-transparent:focus{
  --tw-ring-offset-color: transparent !important;
}

.dark .dark\:focus\:ring-offset-current:focus{
  --tw-ring-offset-color: currentColor !important;
}

.dark .dark\:focus\:ring-offset-black:focus{
  --tw-ring-offset-color: #000 !important;
}

.dark .dark\:focus\:ring-offset-white:focus{
  --tw-ring-offset-color: #fff !important;
}

.dark .dark\:focus\:ring-offset-gray-50:focus{
  --tw-ring-offset-color: #f9fafb !important;
}

.dark .dark\:focus\:ring-offset-gray-100:focus{
  --tw-ring-offset-color: #f3f4f6 !important;
}

.dark .dark\:focus\:ring-offset-gray-200:focus{
  --tw-ring-offset-color: #e5e7eb !important;
}

.dark .dark\:focus\:ring-offset-gray-300:focus{
  --tw-ring-offset-color: #d1d5db !important;
}

.dark .dark\:focus\:ring-offset-gray-400:focus{
  --tw-ring-offset-color: #9ca3af !important;
}

.dark .dark\:focus\:ring-offset-gray-500:focus{
  --tw-ring-offset-color: #6b7280 !important;
}

.dark .dark\:focus\:ring-offset-gray-600:focus{
  --tw-ring-offset-color: #4b5563 !important;
}

.dark .dark\:focus\:ring-offset-gray-700:focus{
  --tw-ring-offset-color: #374151 !important;
}

.dark .dark\:focus\:ring-offset-gray-800:focus{
  --tw-ring-offset-color: #1f2937 !important;
}

.dark .dark\:focus\:ring-offset-gray-900:focus{
  --tw-ring-offset-color: #111827 !important;
}

.dark .dark\:focus\:ring-offset-red-50:focus{
  --tw-ring-offset-color: #fef2f2 !important;
}

.dark .dark\:focus\:ring-offset-red-100:focus{
  --tw-ring-offset-color: #fee2e2 !important;
}

.dark .dark\:focus\:ring-offset-red-200:focus{
  --tw-ring-offset-color: #fecaca !important;
}

.dark .dark\:focus\:ring-offset-red-300:focus{
  --tw-ring-offset-color: #fca5a5 !important;
}

.dark .dark\:focus\:ring-offset-red-400:focus{
  --tw-ring-offset-color: #f87171 !important;
}

.dark .dark\:focus\:ring-offset-red-500:focus{
  --tw-ring-offset-color: #ef4444 !important;
}

.dark .dark\:focus\:ring-offset-red-600:focus{
  --tw-ring-offset-color: #dc2626 !important;
}

.dark .dark\:focus\:ring-offset-red-700:focus{
  --tw-ring-offset-color: #b91c1c !important;
}

.dark .dark\:focus\:ring-offset-red-800:focus{
  --tw-ring-offset-color: #991b1b !important;
}

.dark .dark\:focus\:ring-offset-red-900:focus{
  --tw-ring-offset-color: #7f1d1d !important;
}

.dark .dark\:focus\:ring-offset-yellow-50:focus{
  --tw-ring-offset-color: #fffbeb !important;
}

.dark .dark\:focus\:ring-offset-yellow-100:focus{
  --tw-ring-offset-color: #fef3c7 !important;
}

.dark .dark\:focus\:ring-offset-yellow-200:focus{
  --tw-ring-offset-color: #fde68a !important;
}

.dark .dark\:focus\:ring-offset-yellow-300:focus{
  --tw-ring-offset-color: #fcd34d !important;
}

.dark .dark\:focus\:ring-offset-yellow-400:focus{
  --tw-ring-offset-color: #fbbf24 !important;
}

.dark .dark\:focus\:ring-offset-yellow-500:focus{
  --tw-ring-offset-color: #f59e0b !important;
}

.dark .dark\:focus\:ring-offset-yellow-600:focus{
  --tw-ring-offset-color: #d97706 !important;
}

.dark .dark\:focus\:ring-offset-yellow-700:focus{
  --tw-ring-offset-color: #b45309 !important;
}

.dark .dark\:focus\:ring-offset-yellow-800:focus{
  --tw-ring-offset-color: #92400e !important;
}

.dark .dark\:focus\:ring-offset-yellow-900:focus{
  --tw-ring-offset-color: #78350f !important;
}

.dark .dark\:focus\:ring-offset-green-50:focus{
  --tw-ring-offset-color: #ecfdf5 !important;
}

.dark .dark\:focus\:ring-offset-green-100:focus{
  --tw-ring-offset-color: #d1fae5 !important;
}

.dark .dark\:focus\:ring-offset-green-200:focus{
  --tw-ring-offset-color: #a7f3d0 !important;
}

.dark .dark\:focus\:ring-offset-green-300:focus{
  --tw-ring-offset-color: #6ee7b7 !important;
}

.dark .dark\:focus\:ring-offset-green-400:focus{
  --tw-ring-offset-color: #34d399 !important;
}

.dark .dark\:focus\:ring-offset-green-500:focus{
  --tw-ring-offset-color: #10b981 !important;
}

.dark .dark\:focus\:ring-offset-green-600:focus{
  --tw-ring-offset-color: #059669 !important;
}

.dark .dark\:focus\:ring-offset-green-700:focus{
  --tw-ring-offset-color: #047857 !important;
}

.dark .dark\:focus\:ring-offset-green-800:focus{
  --tw-ring-offset-color: #065f46 !important;
}

.dark .dark\:focus\:ring-offset-green-900:focus{
  --tw-ring-offset-color: #064e3b !important;
}

.dark .dark\:focus\:ring-offset-blue-50:focus{
  --tw-ring-offset-color: #eff6ff !important;
}

.dark .dark\:focus\:ring-offset-blue-100:focus{
  --tw-ring-offset-color: #dbeafe !important;
}

.dark .dark\:focus\:ring-offset-blue-200:focus{
  --tw-ring-offset-color: #bfdbfe !important;
}

.dark .dark\:focus\:ring-offset-blue-300:focus{
  --tw-ring-offset-color: #93c5fd !important;
}

.dark .dark\:focus\:ring-offset-blue-400:focus{
  --tw-ring-offset-color: #60a5fa !important;
}

.dark .dark\:focus\:ring-offset-blue-500:focus{
  --tw-ring-offset-color: #3b82f6 !important;
}

.dark .dark\:focus\:ring-offset-blue-600:focus{
  --tw-ring-offset-color: #2563eb !important;
}

.dark .dark\:focus\:ring-offset-blue-700:focus{
  --tw-ring-offset-color: #1d4ed8 !important;
}

.dark .dark\:focus\:ring-offset-blue-800:focus{
  --tw-ring-offset-color: #1e40af !important;
}

.dark .dark\:focus\:ring-offset-blue-900:focus{
  --tw-ring-offset-color: #1e3a8a !important;
}

.dark .dark\:focus\:ring-offset-indigo-50:focus{
  --tw-ring-offset-color: #eef2ff !important;
}

.dark .dark\:focus\:ring-offset-indigo-100:focus{
  --tw-ring-offset-color: #e0e7ff !important;
}

.dark .dark\:focus\:ring-offset-indigo-200:focus{
  --tw-ring-offset-color: #c7d2fe !important;
}

.dark .dark\:focus\:ring-offset-indigo-300:focus{
  --tw-ring-offset-color: #a5b4fc !important;
}

.dark .dark\:focus\:ring-offset-indigo-400:focus{
  --tw-ring-offset-color: #818cf8 !important;
}

.dark .dark\:focus\:ring-offset-indigo-500:focus{
  --tw-ring-offset-color: #6366f1 !important;
}

.dark .dark\:focus\:ring-offset-indigo-600:focus{
  --tw-ring-offset-color: #4f46e5 !important;
}

.dark .dark\:focus\:ring-offset-indigo-700:focus{
  --tw-ring-offset-color: #4338ca !important;
}

.dark .dark\:focus\:ring-offset-indigo-800:focus{
  --tw-ring-offset-color: #3730a3 !important;
}

.dark .dark\:focus\:ring-offset-indigo-900:focus{
  --tw-ring-offset-color: #312e81 !important;
}

.dark .dark\:focus\:ring-offset-purple-50:focus{
  --tw-ring-offset-color: #f5f3ff !important;
}

.dark .dark\:focus\:ring-offset-purple-100:focus{
  --tw-ring-offset-color: #ede9fe !important;
}

.dark .dark\:focus\:ring-offset-purple-200:focus{
  --tw-ring-offset-color: #ddd6fe !important;
}

.dark .dark\:focus\:ring-offset-purple-300:focus{
  --tw-ring-offset-color: #c4b5fd !important;
}

.dark .dark\:focus\:ring-offset-purple-400:focus{
  --tw-ring-offset-color: #a78bfa !important;
}

.dark .dark\:focus\:ring-offset-purple-500:focus{
  --tw-ring-offset-color: #8b5cf6 !important;
}

.dark .dark\:focus\:ring-offset-purple-600:focus{
  --tw-ring-offset-color: #7c3aed !important;
}

.dark .dark\:focus\:ring-offset-purple-700:focus{
  --tw-ring-offset-color: #6d28d9 !important;
}

.dark .dark\:focus\:ring-offset-purple-800:focus{
  --tw-ring-offset-color: #5b21b6 !important;
}

.dark .dark\:focus\:ring-offset-purple-900:focus{
  --tw-ring-offset-color: #4c1d95 !important;
}

.dark .dark\:focus\:ring-offset-pink-50:focus{
  --tw-ring-offset-color: #fdf2f8 !important;
}

.dark .dark\:focus\:ring-offset-pink-100:focus{
  --tw-ring-offset-color: #fce7f3 !important;
}

.dark .dark\:focus\:ring-offset-pink-200:focus{
  --tw-ring-offset-color: #fbcfe8 !important;
}

.dark .dark\:focus\:ring-offset-pink-300:focus{
  --tw-ring-offset-color: #f9a8d4 !important;
}

.dark .dark\:focus\:ring-offset-pink-400:focus{
  --tw-ring-offset-color: #f472b6 !important;
}

.dark .dark\:focus\:ring-offset-pink-500:focus{
  --tw-ring-offset-color: #ec4899 !important;
}

.dark .dark\:focus\:ring-offset-pink-600:focus{
  --tw-ring-offset-color: #db2777 !important;
}

.dark .dark\:focus\:ring-offset-pink-700:focus{
  --tw-ring-offset-color: #be185d !important;
}

.dark .dark\:focus\:ring-offset-pink-800:focus{
  --tw-ring-offset-color: #9d174d !important;
}

.dark .dark\:focus\:ring-offset-pink-900:focus{
  --tw-ring-offset-color: #831843 !important;
}

.dark .dark\:focus\:ring-offset-cyan-50:focus{
  --tw-ring-offset-color: #ecfeff !important;
}

.dark .dark\:focus\:ring-offset-cyan-100:focus{
  --tw-ring-offset-color: #cffafe !important;
}

.dark .dark\:focus\:ring-offset-cyan-200:focus{
  --tw-ring-offset-color: #a5f3fc !important;
}

.dark .dark\:focus\:ring-offset-cyan-300:focus{
  --tw-ring-offset-color: #67e8f9 !important;
}

.dark .dark\:focus\:ring-offset-cyan-400:focus{
  --tw-ring-offset-color: #22d3ee !important;
}

.dark .dark\:focus\:ring-offset-cyan-500:focus{
  --tw-ring-offset-color: #06b6d4 !important;
}

.dark .dark\:focus\:ring-offset-cyan-600:focus{
  --tw-ring-offset-color: #0891b2 !important;
}

.dark .dark\:focus\:ring-offset-cyan-700:focus{
  --tw-ring-offset-color: #0e7490 !important;
}

.dark .dark\:focus\:ring-offset-cyan-800:focus{
  --tw-ring-offset-color: #155e75 !important;
}

.dark .dark\:focus\:ring-offset-cyan-900:focus{
  --tw-ring-offset-color: #164e63 !important;
}

.dark .dark\:focus\:ring-offset-light-blue-50:focus{
  --tw-ring-offset-color: #f0f9ff !important;
}

.dark .dark\:focus\:ring-offset-light-blue-100:focus{
  --tw-ring-offset-color: #e0f2fe !important;
}

.dark .dark\:focus\:ring-offset-light-blue-200:focus{
  --tw-ring-offset-color: #bae6fd !important;
}

.dark .dark\:focus\:ring-offset-light-blue-300:focus{
  --tw-ring-offset-color: #7dd3fc !important;
}

.dark .dark\:focus\:ring-offset-light-blue-400:focus{
  --tw-ring-offset-color: #38bdf8 !important;
}

.dark .dark\:focus\:ring-offset-light-blue-500:focus{
  --tw-ring-offset-color: #0ea5e9 !important;
}

.dark .dark\:focus\:ring-offset-light-blue-600:focus{
  --tw-ring-offset-color: #0284c7 !important;
}

.dark .dark\:focus\:ring-offset-light-blue-700:focus{
  --tw-ring-offset-color: #0369a1 !important;
}

.dark .dark\:focus\:ring-offset-light-blue-800:focus{
  --tw-ring-offset-color: #075985 !important;
}

.dark .dark\:focus\:ring-offset-light-blue-900:focus{
  --tw-ring-offset-color: #0c4a6e !important;
}

.dark .dark\:focus\:ring-offset-amber-50:focus{
  --tw-ring-offset-color: #fffbeb !important;
}

.dark .dark\:focus\:ring-offset-amber-100:focus{
  --tw-ring-offset-color: #fef3c7 !important;
}

.dark .dark\:focus\:ring-offset-amber-200:focus{
  --tw-ring-offset-color: #fde68a !important;
}

.dark .dark\:focus\:ring-offset-amber-300:focus{
  --tw-ring-offset-color: #fcd34d !important;
}

.dark .dark\:focus\:ring-offset-amber-400:focus{
  --tw-ring-offset-color: #fbbf24 !important;
}

.dark .dark\:focus\:ring-offset-amber-500:focus{
  --tw-ring-offset-color: #f59e0b !important;
}

.dark .dark\:focus\:ring-offset-amber-600:focus{
  --tw-ring-offset-color: #d97706 !important;
}

.dark .dark\:focus\:ring-offset-amber-700:focus{
  --tw-ring-offset-color: #b45309 !important;
}

.dark .dark\:focus\:ring-offset-amber-800:focus{
  --tw-ring-offset-color: #92400e !important;
}

.dark .dark\:focus\:ring-offset-amber-900:focus{
  --tw-ring-offset-color: #78350f !important;
}

.dark .dark\:focus\:ring-offset-space-cadet:focus{
  --tw-ring-offset-color: #2B2D42 !important;
}

.dark .dark\:focus\:ring-offset-manatee:focus{
  --tw-ring-offset-color: #8D99AE !important;
}

.dark .dark\:focus\:ring-offset-cynabar:focus{
  --tw-ring-offset-color: #F24333 !important;
}

.dark .dark\:focus\:ring-offset-imperial-red:focus{
  --tw-ring-offset-color: #EF233C !important;
}

.dark .dark\:focus\:ring-offset-special-black:focus{
  --tw-ring-offset-color: #03071E !important;
}

.dark .dark\:focus\:ring-offset-dark-sienna:focus{
  --tw-ring-offset-color: #370617 !important;
}

.dark .dark\:focus\:ring-offset-rosewood:focus{
  --tw-ring-offset-color: #6A040F !important;
}

.dark .dark\:focus\:ring-offset-dark-red:focus{
  --tw-ring-offset-color: #9D0208 !important;
}

.dark .dark\:focus\:ring-offset-rosso-corsa:focus{
  --tw-ring-offset-color: #D00000 !important;
}

.dark .dark\:focus\:ring-offset-vermillion:focus{
  --tw-ring-offset-color: #DC2F02 !important;
}

.dark .dark\:focus\:ring-offset-persimmon:focus{
  --tw-ring-offset-color: #E85D04 !important;
}

.dark .dark\:focus\:ring-offset-carrot-orange:focus{
  --tw-ring-offset-color: #F48C06 !important;
}

.dark .dark\:focus\:ring-offset-orange-web:focus{
  --tw-ring-offset-color: #FAA307 !important;
}

.dark .dark\:focus\:ring-offset-selective-yellow:focus{
  --tw-ring-offset-color: #FFBA08 !important;
}

.dark .dark\:focus\:ring-offset-bottle-green:focus{
  --tw-ring-offset-color: #2D6A4F !important;
}

.dark .dark\:focus\:ring-offset-illuminating-emerald:focus{
  --tw-ring-offset-color: #40916C !important;
}

.ring-offset-0{
  --tw-ring-offset-width: 0px !important;
}

.ring-offset-1{
  --tw-ring-offset-width: 1px !important;
}

.ring-offset-2{
  --tw-ring-offset-width: 2px !important;
}

.ring-offset-4{
  --tw-ring-offset-width: 4px !important;
}

.ring-offset-8{
  --tw-ring-offset-width: 8px !important;
}

.focus-within\:ring-offset-0:focus-within{
  --tw-ring-offset-width: 0px !important;
}

.focus-within\:ring-offset-1:focus-within{
  --tw-ring-offset-width: 1px !important;
}

.focus-within\:ring-offset-2:focus-within{
  --tw-ring-offset-width: 2px !important;
}

.focus-within\:ring-offset-4:focus-within{
  --tw-ring-offset-width: 4px !important;
}

.focus-within\:ring-offset-8:focus-within{
  --tw-ring-offset-width: 8px !important;
}

.focus\:ring-offset-0:focus{
  --tw-ring-offset-width: 0px !important;
}

.focus\:ring-offset-1:focus{
  --tw-ring-offset-width: 1px !important;
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px !important;
}

.focus\:ring-offset-4:focus{
  --tw-ring-offset-width: 4px !important;
}

.focus\:ring-offset-8:focus{
  --tw-ring-offset-width: 8px !important;
}

.ring-transparent{
  --tw-ring-color: transparent !important;
}

.ring-current{
  --tw-ring-color: currentColor !important;
}

.ring-black{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
}

.ring-white{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
}

.ring-gray-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
}

.ring-gray-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
}

.ring-gray-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
}

.ring-gray-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
}

.ring-gray-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
}

.ring-gray-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
}

.ring-gray-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
}

.ring-gray-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
}

.ring-gray-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
}

.ring-gray-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
}

.ring-red-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
}

.ring-red-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
}

.ring-red-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
}

.ring-red-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
}

.ring-red-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
}

.ring-red-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
}

.ring-red-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
}

.ring-red-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
}

.ring-red-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
}

.ring-red-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
}

.ring-yellow-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.ring-yellow-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.ring-yellow-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.ring-yellow-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.ring-yellow-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.ring-yellow-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.ring-yellow-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.ring-yellow-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.ring-yellow-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.ring-yellow-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.ring-green-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
}

.ring-green-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
}

.ring-green-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
}

.ring-green-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
}

.ring-green-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
}

.ring-green-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
}

.ring-green-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
}

.ring-green-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
}

.ring-green-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
}

.ring-green-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
}

.ring-blue-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
}

.ring-blue-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
}

.ring-blue-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
}

.ring-blue-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
}

.ring-blue-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
}

.ring-blue-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
}

.ring-blue-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
}

.ring-blue-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
}

.ring-blue-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
}

.ring-blue-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
}

.ring-indigo-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
}

.ring-indigo-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
}

.ring-indigo-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
}

.ring-indigo-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
}

.ring-indigo-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
}

.ring-indigo-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
}

.ring-indigo-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
}

.ring-indigo-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
}

.ring-indigo-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
}

.ring-indigo-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
}

.ring-purple-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
}

.ring-purple-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
}

.ring-purple-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
}

.ring-purple-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
}

.ring-purple-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
}

.ring-purple-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
}

.ring-purple-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
}

.ring-purple-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
}

.ring-purple-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
}

.ring-purple-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
}

.ring-pink-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
}

.ring-pink-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
}

.ring-pink-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
}

.ring-pink-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
}

.ring-pink-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
}

.ring-pink-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
}

.ring-pink-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
}

.ring-pink-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
}

.ring-pink-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
}

.ring-pink-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
}

.ring-cyan-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
}

.ring-cyan-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
}

.ring-cyan-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
}

.ring-cyan-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
}

.ring-cyan-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
}

.ring-cyan-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
}

.ring-cyan-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
}

.ring-cyan-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
}

.ring-cyan-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
}

.ring-cyan-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
}

.ring-light-blue-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
}

.ring-light-blue-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
}

.ring-light-blue-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
}

.ring-light-blue-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
}

.ring-light-blue-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
}

.ring-light-blue-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
}

.ring-light-blue-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
}

.ring-light-blue-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
}

.ring-light-blue-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
}

.ring-light-blue-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
}

.ring-amber-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.ring-amber-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.ring-amber-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.ring-amber-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.ring-amber-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.ring-amber-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.ring-amber-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.ring-amber-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.ring-amber-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.ring-amber-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.ring-space-cadet{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
}

.ring-manatee{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
}

.ring-cynabar{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
}

.ring-imperial-red{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
}

.ring-special-black{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
}

.ring-dark-sienna{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
}

.ring-rosewood{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
}

.ring-dark-red{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
}

.ring-rosso-corsa{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
}

.ring-vermillion{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
}

.ring-persimmon{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
}

.ring-carrot-orange{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
}

.ring-orange-web{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
}

.ring-selective-yellow{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
}

.ring-bottle-green{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
}

.ring-illuminating-emerald{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-transparent:focus-within{
  --tw-ring-color: transparent !important;
}

.focus-within\:ring-current:focus-within{
  --tw-ring-color: currentColor !important;
}

.focus-within\:ring-black:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-white:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-gray-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-gray-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-gray-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-gray-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-gray-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-gray-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-gray-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-gray-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-gray-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-gray-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-red-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-red-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-red-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-red-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-red-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-red-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-red-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-red-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-red-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-red-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-yellow-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-yellow-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-yellow-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-yellow-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-yellow-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-yellow-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-yellow-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-yellow-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-yellow-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-yellow-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-green-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-green-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-green-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-green-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-green-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-green-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-green-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-green-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-green-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-green-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-blue-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-blue-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-blue-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-blue-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-blue-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-blue-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-blue-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-blue-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-blue-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-blue-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-indigo-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-indigo-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-indigo-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-indigo-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-indigo-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-indigo-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-indigo-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-indigo-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-indigo-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-indigo-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-purple-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-purple-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-purple-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-purple-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-purple-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-purple-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-purple-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-purple-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-purple-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-purple-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-pink-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-pink-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-pink-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-pink-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-pink-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-pink-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-pink-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-pink-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-pink-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-pink-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cyan-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cyan-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cyan-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cyan-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cyan-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cyan-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cyan-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cyan-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cyan-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cyan-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-light-blue-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-light-blue-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-light-blue-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-light-blue-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-light-blue-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-light-blue-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-light-blue-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-light-blue-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-light-blue-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-light-blue-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-amber-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-amber-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-amber-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-amber-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-amber-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-amber-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-amber-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-amber-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-amber-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-amber-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-space-cadet:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-manatee:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-cynabar:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-imperial-red:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-special-black:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-dark-sienna:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-rosewood:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-dark-red:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-rosso-corsa:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-vermillion:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-persimmon:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-carrot-orange:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-orange-web:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-selective-yellow:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-bottle-green:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
}

.focus-within\:ring-illuminating-emerald:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
}

.focus\:ring-transparent:focus{
  --tw-ring-color: transparent !important;
}

.focus\:ring-current:focus{
  --tw-ring-color: currentColor !important;
}

.focus\:ring-black:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
}

.focus\:ring-white:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
}

.focus\:ring-yellow-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.focus\:ring-yellow-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.focus\:ring-yellow-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.focus\:ring-yellow-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.focus\:ring-yellow-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.focus\:ring-yellow-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.focus\:ring-yellow-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.focus\:ring-yellow-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.focus\:ring-yellow-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.focus\:ring-yellow-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
}

.focus\:ring-purple-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
}

.focus\:ring-purple-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
}

.focus\:ring-purple-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
}

.focus\:ring-purple-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
}

.focus\:ring-purple-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
}

.focus\:ring-purple-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
}

.focus\:ring-purple-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
}

.focus\:ring-purple-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
}

.focus\:ring-purple-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
}

.focus\:ring-purple-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
}

.focus\:ring-pink-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
}

.focus\:ring-pink-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
}

.focus\:ring-pink-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
}

.focus\:ring-pink-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
}

.focus\:ring-pink-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
}

.focus\:ring-pink-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
}

.focus\:ring-pink-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
}

.focus\:ring-pink-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
}

.focus\:ring-pink-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
}

.focus\:ring-pink-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cyan-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cyan-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cyan-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cyan-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cyan-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cyan-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cyan-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cyan-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cyan-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cyan-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
}

.focus\:ring-light-blue-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
}

.focus\:ring-light-blue-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
}

.focus\:ring-light-blue-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
}

.focus\:ring-light-blue-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
}

.focus\:ring-light-blue-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
}

.focus\:ring-light-blue-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
}

.focus\:ring-light-blue-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
}

.focus\:ring-light-blue-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
}

.focus\:ring-light-blue-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
}

.focus\:ring-light-blue-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
}

.focus\:ring-amber-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.focus\:ring-amber-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.focus\:ring-amber-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.focus\:ring-amber-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.focus\:ring-amber-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.focus\:ring-amber-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.focus\:ring-amber-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.focus\:ring-amber-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.focus\:ring-amber-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.focus\:ring-amber-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.focus\:ring-space-cadet:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
}

.focus\:ring-manatee:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
}

.focus\:ring-cynabar:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
}

.focus\:ring-imperial-red:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
}

.focus\:ring-special-black:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
}

.focus\:ring-dark-sienna:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
}

.focus\:ring-rosewood:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
}

.focus\:ring-dark-red:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
}

.focus\:ring-rosso-corsa:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
}

.focus\:ring-vermillion:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
}

.focus\:ring-persimmon:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
}

.focus\:ring-carrot-orange:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
}

.focus\:ring-orange-web:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
}

.focus\:ring-selective-yellow:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
}

.focus\:ring-bottle-green:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
}

.focus\:ring-illuminating-emerald:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-transparent{
  --tw-ring-color: transparent !important;
}

.dark .dark\:ring-current{
  --tw-ring-color: currentColor !important;
}

.dark .dark\:ring-black{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-white{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-gray-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-gray-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-gray-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-gray-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-gray-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-gray-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-gray-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-gray-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-gray-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-gray-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-red-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-red-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-red-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-red-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-red-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-red-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-red-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-red-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-red-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-red-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-yellow-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-yellow-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-yellow-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-yellow-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-yellow-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-yellow-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-yellow-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-yellow-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-yellow-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-yellow-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-green-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-green-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-green-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-green-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-green-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-green-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-green-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-green-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-green-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-green-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-blue-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-blue-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-blue-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-blue-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-blue-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-blue-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-blue-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-blue-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-blue-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-blue-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-indigo-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-indigo-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-indigo-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-indigo-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-indigo-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-indigo-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-indigo-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-indigo-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-indigo-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-indigo-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-purple-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-purple-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-purple-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-purple-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-purple-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-purple-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-purple-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-purple-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-purple-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-purple-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-pink-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-pink-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-pink-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-pink-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-pink-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-pink-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-pink-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-pink-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-pink-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-pink-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cyan-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cyan-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cyan-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cyan-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cyan-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cyan-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cyan-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cyan-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cyan-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cyan-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-light-blue-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-light-blue-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-light-blue-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-light-blue-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-light-blue-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-light-blue-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-light-blue-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-light-blue-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-light-blue-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-light-blue-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-amber-50{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-amber-100{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-amber-200{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-amber-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-amber-400{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-amber-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-amber-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-amber-700{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-amber-800{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-amber-900{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-space-cadet{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-manatee{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-cynabar{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-imperial-red{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-special-black{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-dark-sienna{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-rosewood{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-dark-red{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-rosso-corsa{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-vermillion{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-persimmon{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-carrot-orange{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-orange-web{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-selective-yellow{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-bottle-green{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
}

.dark .dark\:ring-illuminating-emerald{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-transparent:focus-within{
  --tw-ring-color: transparent !important;
}

.dark .dark\:focus-within\:ring-current:focus-within{
  --tw-ring-color: currentColor !important;
}

.dark .dark\:focus-within\:ring-black:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-white:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-gray-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-gray-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-gray-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-gray-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-gray-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-gray-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-gray-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-gray-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-gray-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-gray-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-red-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-red-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-red-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-red-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-red-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-red-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-red-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-red-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-red-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-red-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-yellow-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-yellow-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-yellow-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-yellow-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-yellow-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-yellow-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-yellow-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-yellow-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-yellow-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-yellow-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-green-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-green-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-green-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-green-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-green-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-green-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-green-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-green-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-green-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-green-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-blue-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-blue-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-blue-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-blue-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-blue-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-blue-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-blue-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-blue-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-blue-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-blue-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-indigo-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-indigo-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-indigo-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-indigo-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-indigo-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-indigo-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-indigo-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-indigo-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-indigo-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-indigo-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-purple-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-purple-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-purple-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-purple-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-purple-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-purple-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-purple-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-purple-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-purple-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-purple-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-pink-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-pink-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-pink-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-pink-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-pink-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-pink-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-pink-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-pink-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-pink-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-pink-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cyan-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cyan-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cyan-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cyan-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cyan-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cyan-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cyan-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cyan-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cyan-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cyan-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-light-blue-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-light-blue-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-light-blue-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-light-blue-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-light-blue-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-light-blue-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-light-blue-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-light-blue-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-light-blue-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-light-blue-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-amber-50:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-amber-100:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-amber-200:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-amber-300:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-amber-400:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-amber-500:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-amber-600:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-amber-700:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-amber-800:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-amber-900:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-space-cadet:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-manatee:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-cynabar:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-imperial-red:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-special-black:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-dark-sienna:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-rosewood:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-dark-red:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-rosso-corsa:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-vermillion:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-persimmon:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-carrot-orange:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-orange-web:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-selective-yellow:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-bottle-green:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus-within\:ring-illuminating-emerald:focus-within{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-transparent:focus{
  --tw-ring-color: transparent !important;
}

.dark .dark\:focus\:ring-current:focus{
  --tw-ring-color: currentColor !important;
}

.dark .dark\:focus\:ring-black:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-white:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-gray-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-gray-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-gray-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-gray-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-gray-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-gray-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-gray-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-gray-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-gray-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-gray-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-red-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-red-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-red-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-red-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-red-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-red-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-red-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-red-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-red-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-red-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-yellow-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-yellow-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-yellow-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-yellow-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-yellow-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-yellow-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-yellow-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-yellow-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-yellow-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-yellow-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-green-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-green-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-green-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-green-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-green-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-green-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-green-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-green-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-green-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-green-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-blue-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-blue-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-blue-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-blue-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-blue-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-blue-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-blue-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-blue-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-blue-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-indigo-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-indigo-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-indigo-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-indigo-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-indigo-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-indigo-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-indigo-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-indigo-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-indigo-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-indigo-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-purple-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-purple-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-purple-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-purple-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-purple-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-purple-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-purple-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-purple-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-purple-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-purple-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-pink-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-pink-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-pink-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-pink-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-pink-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-pink-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-pink-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-pink-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-pink-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-pink-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cyan-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cyan-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cyan-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cyan-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cyan-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cyan-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cyan-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cyan-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cyan-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cyan-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-light-blue-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-light-blue-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-light-blue-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-light-blue-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-light-blue-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-light-blue-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-light-blue-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-light-blue-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-light-blue-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-light-blue-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-amber-50:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-amber-100:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-amber-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-amber-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-amber-400:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-amber-500:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-amber-600:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-amber-700:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-amber-800:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-amber-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-space-cadet:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-manatee:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-cynabar:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-imperial-red:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-special-black:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-dark-sienna:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-rosewood:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-dark-red:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-rosso-corsa:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-vermillion:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-persimmon:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-carrot-orange:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-orange-web:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-selective-yellow:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-bottle-green:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
}

.dark .dark\:focus\:ring-illuminating-emerald:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
}

.ring-opacity-0{
  --tw-ring-opacity: 0 !important;
}

.ring-opacity-5{
  --tw-ring-opacity: 0.05 !important;
}

.ring-opacity-10{
  --tw-ring-opacity: 0.1 !important;
}

.ring-opacity-20{
  --tw-ring-opacity: 0.2 !important;
}

.ring-opacity-25{
  --tw-ring-opacity: 0.25 !important;
}

.ring-opacity-30{
  --tw-ring-opacity: 0.3 !important;
}

.ring-opacity-40{
  --tw-ring-opacity: 0.4 !important;
}

.ring-opacity-50{
  --tw-ring-opacity: 0.5 !important;
}

.ring-opacity-60{
  --tw-ring-opacity: 0.6 !important;
}

.ring-opacity-70{
  --tw-ring-opacity: 0.7 !important;
}

.ring-opacity-75{
  --tw-ring-opacity: 0.75 !important;
}

.ring-opacity-80{
  --tw-ring-opacity: 0.8 !important;
}

.ring-opacity-90{
  --tw-ring-opacity: 0.9 !important;
}

.ring-opacity-95{
  --tw-ring-opacity: 0.95 !important;
}

.ring-opacity-100{
  --tw-ring-opacity: 1 !important;
}

.focus-within\:ring-opacity-0:focus-within{
  --tw-ring-opacity: 0 !important;
}

.focus-within\:ring-opacity-5:focus-within{
  --tw-ring-opacity: 0.05 !important;
}

.focus-within\:ring-opacity-10:focus-within{
  --tw-ring-opacity: 0.1 !important;
}

.focus-within\:ring-opacity-20:focus-within{
  --tw-ring-opacity: 0.2 !important;
}

.focus-within\:ring-opacity-25:focus-within{
  --tw-ring-opacity: 0.25 !important;
}

.focus-within\:ring-opacity-30:focus-within{
  --tw-ring-opacity: 0.3 !important;
}

.focus-within\:ring-opacity-40:focus-within{
  --tw-ring-opacity: 0.4 !important;
}

.focus-within\:ring-opacity-50:focus-within{
  --tw-ring-opacity: 0.5 !important;
}

.focus-within\:ring-opacity-60:focus-within{
  --tw-ring-opacity: 0.6 !important;
}

.focus-within\:ring-opacity-70:focus-within{
  --tw-ring-opacity: 0.7 !important;
}

.focus-within\:ring-opacity-75:focus-within{
  --tw-ring-opacity: 0.75 !important;
}

.focus-within\:ring-opacity-80:focus-within{
  --tw-ring-opacity: 0.8 !important;
}

.focus-within\:ring-opacity-90:focus-within{
  --tw-ring-opacity: 0.9 !important;
}

.focus-within\:ring-opacity-95:focus-within{
  --tw-ring-opacity: 0.95 !important;
}

.focus-within\:ring-opacity-100:focus-within{
  --tw-ring-opacity: 1 !important;
}

.focus\:ring-opacity-0:focus{
  --tw-ring-opacity: 0 !important;
}

.focus\:ring-opacity-5:focus{
  --tw-ring-opacity: 0.05 !important;
}

.focus\:ring-opacity-10:focus{
  --tw-ring-opacity: 0.1 !important;
}

.focus\:ring-opacity-20:focus{
  --tw-ring-opacity: 0.2 !important;
}

.focus\:ring-opacity-25:focus{
  --tw-ring-opacity: 0.25 !important;
}

.focus\:ring-opacity-30:focus{
  --tw-ring-opacity: 0.3 !important;
}

.focus\:ring-opacity-40:focus{
  --tw-ring-opacity: 0.4 !important;
}

.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5 !important;
}

.focus\:ring-opacity-60:focus{
  --tw-ring-opacity: 0.6 !important;
}

.focus\:ring-opacity-70:focus{
  --tw-ring-opacity: 0.7 !important;
}

.focus\:ring-opacity-75:focus{
  --tw-ring-opacity: 0.75 !important;
}

.focus\:ring-opacity-80:focus{
  --tw-ring-opacity: 0.8 !important;
}

.focus\:ring-opacity-90:focus{
  --tw-ring-opacity: 0.9 !important;
}

.focus\:ring-opacity-95:focus{
  --tw-ring-opacity: 0.95 !important;
}

.focus\:ring-opacity-100:focus{
  --tw-ring-opacity: 1 !important;
}

.dark .dark\:ring-opacity-0{
  --tw-ring-opacity: 0 !important;
}

.dark .dark\:ring-opacity-5{
  --tw-ring-opacity: 0.05 !important;
}

.dark .dark\:ring-opacity-10{
  --tw-ring-opacity: 0.1 !important;
}

.dark .dark\:ring-opacity-20{
  --tw-ring-opacity: 0.2 !important;
}

.dark .dark\:ring-opacity-25{
  --tw-ring-opacity: 0.25 !important;
}

.dark .dark\:ring-opacity-30{
  --tw-ring-opacity: 0.3 !important;
}

.dark .dark\:ring-opacity-40{
  --tw-ring-opacity: 0.4 !important;
}

.dark .dark\:ring-opacity-50{
  --tw-ring-opacity: 0.5 !important;
}

.dark .dark\:ring-opacity-60{
  --tw-ring-opacity: 0.6 !important;
}

.dark .dark\:ring-opacity-70{
  --tw-ring-opacity: 0.7 !important;
}

.dark .dark\:ring-opacity-75{
  --tw-ring-opacity: 0.75 !important;
}

.dark .dark\:ring-opacity-80{
  --tw-ring-opacity: 0.8 !important;
}

.dark .dark\:ring-opacity-90{
  --tw-ring-opacity: 0.9 !important;
}

.dark .dark\:ring-opacity-95{
  --tw-ring-opacity: 0.95 !important;
}

.dark .dark\:ring-opacity-100{
  --tw-ring-opacity: 1 !important;
}

.dark .dark\:focus-within\:ring-opacity-0:focus-within{
  --tw-ring-opacity: 0 !important;
}

.dark .dark\:focus-within\:ring-opacity-5:focus-within{
  --tw-ring-opacity: 0.05 !important;
}

.dark .dark\:focus-within\:ring-opacity-10:focus-within{
  --tw-ring-opacity: 0.1 !important;
}

.dark .dark\:focus-within\:ring-opacity-20:focus-within{
  --tw-ring-opacity: 0.2 !important;
}

.dark .dark\:focus-within\:ring-opacity-25:focus-within{
  --tw-ring-opacity: 0.25 !important;
}

.dark .dark\:focus-within\:ring-opacity-30:focus-within{
  --tw-ring-opacity: 0.3 !important;
}

.dark .dark\:focus-within\:ring-opacity-40:focus-within{
  --tw-ring-opacity: 0.4 !important;
}

.dark .dark\:focus-within\:ring-opacity-50:focus-within{
  --tw-ring-opacity: 0.5 !important;
}

.dark .dark\:focus-within\:ring-opacity-60:focus-within{
  --tw-ring-opacity: 0.6 !important;
}

.dark .dark\:focus-within\:ring-opacity-70:focus-within{
  --tw-ring-opacity: 0.7 !important;
}

.dark .dark\:focus-within\:ring-opacity-75:focus-within{
  --tw-ring-opacity: 0.75 !important;
}

.dark .dark\:focus-within\:ring-opacity-80:focus-within{
  --tw-ring-opacity: 0.8 !important;
}

.dark .dark\:focus-within\:ring-opacity-90:focus-within{
  --tw-ring-opacity: 0.9 !important;
}

.dark .dark\:focus-within\:ring-opacity-95:focus-within{
  --tw-ring-opacity: 0.95 !important;
}

.dark .dark\:focus-within\:ring-opacity-100:focus-within{
  --tw-ring-opacity: 1 !important;
}

.dark .dark\:focus\:ring-opacity-0:focus{
  --tw-ring-opacity: 0 !important;
}

.dark .dark\:focus\:ring-opacity-5:focus{
  --tw-ring-opacity: 0.05 !important;
}

.dark .dark\:focus\:ring-opacity-10:focus{
  --tw-ring-opacity: 0.1 !important;
}

.dark .dark\:focus\:ring-opacity-20:focus{
  --tw-ring-opacity: 0.2 !important;
}

.dark .dark\:focus\:ring-opacity-25:focus{
  --tw-ring-opacity: 0.25 !important;
}

.dark .dark\:focus\:ring-opacity-30:focus{
  --tw-ring-opacity: 0.3 !important;
}

.dark .dark\:focus\:ring-opacity-40:focus{
  --tw-ring-opacity: 0.4 !important;
}

.dark .dark\:focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5 !important;
}

.dark .dark\:focus\:ring-opacity-60:focus{
  --tw-ring-opacity: 0.6 !important;
}

.dark .dark\:focus\:ring-opacity-70:focus{
  --tw-ring-opacity: 0.7 !important;
}

.dark .dark\:focus\:ring-opacity-75:focus{
  --tw-ring-opacity: 0.75 !important;
}

.dark .dark\:focus\:ring-opacity-80:focus{
  --tw-ring-opacity: 0.8 !important;
}

.dark .dark\:focus\:ring-opacity-90:focus{
  --tw-ring-opacity: 0.9 !important;
}

.dark .dark\:focus\:ring-opacity-95:focus{
  --tw-ring-opacity: 0.95 !important;
}

.dark .dark\:focus\:ring-opacity-100:focus{
  --tw-ring-opacity: 1 !important;
}

.fill-current{
  fill: currentColor !important;
}

.stroke-current{
  stroke: currentColor !important;
}

.stroke-0{
  stroke-width: 0 !important;
}

.stroke-1{
  stroke-width: 1 !important;
}

.stroke-2{
  stroke-width: 2 !important;
}

.table-auto{
  table-layout: auto !important;
}

.table-fixed{
  table-layout: fixed !important;
}

.text-left{
  text-align: left !important;
}

.text-center{
  text-align: center !important;
}

.text-right{
  text-align: right !important;
}

.text-justify{
  text-align: justify !important;
}

.text-transparent{
  color: transparent !important;
}

.text-current{
  color: currentColor !important;
}

.text-black{
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.text-white{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.text-gray-50{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
}

.text-gray-100{
  --tw-text-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}

.text-gray-200{
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.text-gray-300{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.text-gray-400{
  --tw-text-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.text-gray-500{
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.text-gray-600{
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.text-gray-800{
  --tw-text-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.text-gray-900{
  --tw-text-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.text-red-50{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
}

.text-red-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
}

.text-red-200{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
}

.text-red-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
}

.text-red-400{
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.text-red-500{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}

.text-red-600{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.text-red-700{
  --tw-text-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.text-red-800{
  --tw-text-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.text-red-900{
  --tw-text-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}

.text-yellow-50{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.text-yellow-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.text-yellow-200{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.text-yellow-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.text-yellow-400{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.text-yellow-500{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.text-yellow-600{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.text-yellow-700{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.text-yellow-800{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.text-yellow-900{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.text-green-50{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
}

.text-green-100{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
}

.text-green-200{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
}

.text-green-300{
  --tw-text-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}

.text-green-400{
  --tw-text-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}

.text-green-500{
  --tw-text-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.text-green-600{
  --tw-text-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}

.text-green-700{
  --tw-text-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}

.text-green-800{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}

.text-green-900{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.text-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
}

.text-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
}

.text-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
}

.text-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
}

.text-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
}

.text-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}

.text-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.text-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}

.text-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.text-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}

.text-indigo-50{
  --tw-text-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
}

.text-indigo-100{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
}

.text-indigo-200{
  --tw-text-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
}

.text-indigo-300{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
}

.text-indigo-400{
  --tw-text-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
}

.text-indigo-500{
  --tw-text-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
}

.text-indigo-600{
  --tw-text-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}

.text-indigo-700{
  --tw-text-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
}

.text-indigo-800{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}

.text-indigo-900{
  --tw-text-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
}

.text-purple-50{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
}

.text-purple-100{
  --tw-text-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
}

.text-purple-200{
  --tw-text-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
}

.text-purple-300{
  --tw-text-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}

.text-purple-400{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
}

.text-purple-500{
  --tw-text-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}

.text-purple-600{
  --tw-text-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
}

.text-purple-700{
  --tw-text-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}

.text-purple-800{
  --tw-text-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}

.text-purple-900{
  --tw-text-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
}

.text-pink-50{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
}

.text-pink-100{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
}

.text-pink-200{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
}

.text-pink-300{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
}

.text-pink-400{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
}

.text-pink-500{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
}

.text-pink-600{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
}

.text-pink-700{
  --tw-text-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
}

.text-pink-800{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
}

.text-pink-900{
  --tw-text-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
}

.text-cyan-50{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
}

.text-cyan-100{
  --tw-text-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
}

.text-cyan-200{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
}

.text-cyan-300{
  --tw-text-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
}

.text-cyan-400{
  --tw-text-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
}

.text-cyan-500{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
}

.text-cyan-600{
  --tw-text-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
}

.text-cyan-700{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
}

.text-cyan-800{
  --tw-text-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
}

.text-cyan-900{
  --tw-text-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
}

.text-light-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
}

.text-light-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
}

.text-light-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
}

.text-light-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
}

.text-light-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
}

.text-light-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}

.text-light-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
}

.text-light-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
}

.text-light-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
}

.text-light-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
}

.text-amber-50{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.text-amber-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.text-amber-200{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.text-amber-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.text-amber-400{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.text-amber-500{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.text-amber-600{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.text-amber-700{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.text-amber-800{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.text-amber-900{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.text-space-cadet{
  --tw-text-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
}

.text-manatee{
  --tw-text-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
}

.text-cynabar{
  --tw-text-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
}

.text-imperial-red{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
}

.text-special-black{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
}

.text-dark-sienna{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
}

.text-rosewood{
  --tw-text-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
}

.text-dark-red{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
}

.text-rosso-corsa{
  --tw-text-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
}

.text-vermillion{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
}

.text-persimmon{
  --tw-text-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
}

.text-carrot-orange{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
}

.text-orange-web{
  --tw-text-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
}

.text-selective-yellow{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
}

.text-bottle-green{
  --tw-text-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
}

.text-illuminating-emerald{
  --tw-text-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-transparent{
  color: transparent !important;
}

.group:hover .group-hover\:text-current{
  color: currentColor !important;
}

.group:hover .group-hover\:text-black{
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-gray-50{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-gray-100{
  --tw-text-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-gray-200{
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-gray-300{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-gray-400{
  --tw-text-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-gray-500{
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-gray-600{
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-gray-800{
  --tw-text-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-gray-900{
  --tw-text-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-red-50{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-red-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-red-200{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-red-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-red-400{
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-red-500{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-red-600{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-red-700{
  --tw-text-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-red-800{
  --tw-text-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-red-900{
  --tw-text-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-yellow-50{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-yellow-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-yellow-200{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-yellow-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-yellow-400{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-yellow-500{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-yellow-600{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-yellow-700{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-yellow-800{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-yellow-900{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-green-50{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-green-100{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-green-200{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-green-300{
  --tw-text-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-green-400{
  --tw-text-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-green-500{
  --tw-text-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-green-600{
  --tw-text-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-green-700{
  --tw-text-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-green-800{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-green-900{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-indigo-50{
  --tw-text-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-indigo-100{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-indigo-200{
  --tw-text-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-indigo-300{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-indigo-400{
  --tw-text-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-indigo-500{
  --tw-text-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-indigo-600{
  --tw-text-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-indigo-700{
  --tw-text-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-indigo-800{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-indigo-900{
  --tw-text-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-purple-50{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-purple-100{
  --tw-text-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-purple-200{
  --tw-text-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-purple-300{
  --tw-text-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-purple-400{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-purple-500{
  --tw-text-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-purple-600{
  --tw-text-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-purple-700{
  --tw-text-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-purple-800{
  --tw-text-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-purple-900{
  --tw-text-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-pink-50{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-pink-100{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-pink-200{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-pink-300{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-pink-400{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-pink-500{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-pink-600{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-pink-700{
  --tw-text-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-pink-800{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-pink-900{
  --tw-text-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cyan-50{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cyan-100{
  --tw-text-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cyan-200{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cyan-300{
  --tw-text-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cyan-400{
  --tw-text-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cyan-500{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cyan-600{
  --tw-text-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cyan-700{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cyan-800{
  --tw-text-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cyan-900{
  --tw-text-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-light-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-light-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-light-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-light-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-light-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-light-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-light-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-light-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-light-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-light-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-amber-50{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-amber-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-amber-200{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-amber-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-amber-400{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-amber-500{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-amber-600{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-amber-700{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-amber-800{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-amber-900{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-space-cadet{
  --tw-text-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-manatee{
  --tw-text-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-cynabar{
  --tw-text-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-imperial-red{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-special-black{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-dark-sienna{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-rosewood{
  --tw-text-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-dark-red{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-rosso-corsa{
  --tw-text-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-vermillion{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-persimmon{
  --tw-text-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-carrot-orange{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-orange-web{
  --tw-text-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-selective-yellow{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-bottle-green{
  --tw-text-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:text-illuminating-emerald{
  --tw-text-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
}

.focus-within\:text-transparent:focus-within{
  color: transparent !important;
}

.focus-within\:text-current:focus-within{
  color: currentColor !important;
}

.focus-within\:text-black:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.focus-within\:text-white:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.focus-within\:text-gray-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
}

.focus-within\:text-gray-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}

.focus-within\:text-gray-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.focus-within\:text-gray-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.focus-within\:text-gray-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.focus-within\:text-gray-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.focus-within\:text-gray-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.focus-within\:text-gray-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.focus-within\:text-gray-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.focus-within\:text-gray-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.focus-within\:text-red-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
}

.focus-within\:text-red-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
}

.focus-within\:text-red-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
}

.focus-within\:text-red-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
}

.focus-within\:text-red-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.focus-within\:text-red-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}

.focus-within\:text-red-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.focus-within\:text-red-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.focus-within\:text-red-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.focus-within\:text-red-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}

.focus-within\:text-yellow-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.focus-within\:text-yellow-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.focus-within\:text-yellow-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.focus-within\:text-yellow-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.focus-within\:text-yellow-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.focus-within\:text-yellow-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.focus-within\:text-yellow-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.focus-within\:text-yellow-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.focus-within\:text-yellow-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.focus-within\:text-yellow-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.focus-within\:text-green-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
}

.focus-within\:text-green-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
}

.focus-within\:text-green-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
}

.focus-within\:text-green-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}

.focus-within\:text-green-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}

.focus-within\:text-green-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.focus-within\:text-green-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}

.focus-within\:text-green-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}

.focus-within\:text-green-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}

.focus-within\:text-green-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.focus-within\:text-blue-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
}

.focus-within\:text-blue-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
}

.focus-within\:text-blue-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
}

.focus-within\:text-blue-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
}

.focus-within\:text-blue-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
}

.focus-within\:text-blue-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}

.focus-within\:text-blue-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.focus-within\:text-blue-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}

.focus-within\:text-blue-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.focus-within\:text-blue-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}

.focus-within\:text-indigo-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
}

.focus-within\:text-indigo-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
}

.focus-within\:text-indigo-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
}

.focus-within\:text-indigo-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
}

.focus-within\:text-indigo-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
}

.focus-within\:text-indigo-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
}

.focus-within\:text-indigo-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}

.focus-within\:text-indigo-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
}

.focus-within\:text-indigo-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}

.focus-within\:text-indigo-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
}

.focus-within\:text-purple-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
}

.focus-within\:text-purple-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
}

.focus-within\:text-purple-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
}

.focus-within\:text-purple-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}

.focus-within\:text-purple-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
}

.focus-within\:text-purple-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}

.focus-within\:text-purple-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
}

.focus-within\:text-purple-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}

.focus-within\:text-purple-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}

.focus-within\:text-purple-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
}

.focus-within\:text-pink-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
}

.focus-within\:text-pink-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
}

.focus-within\:text-pink-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
}

.focus-within\:text-pink-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
}

.focus-within\:text-pink-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
}

.focus-within\:text-pink-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
}

.focus-within\:text-pink-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
}

.focus-within\:text-pink-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
}

.focus-within\:text-pink-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
}

.focus-within\:text-pink-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cyan-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cyan-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cyan-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cyan-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cyan-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cyan-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cyan-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cyan-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cyan-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cyan-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
}

.focus-within\:text-light-blue-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
}

.focus-within\:text-light-blue-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
}

.focus-within\:text-light-blue-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
}

.focus-within\:text-light-blue-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
}

.focus-within\:text-light-blue-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
}

.focus-within\:text-light-blue-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}

.focus-within\:text-light-blue-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
}

.focus-within\:text-light-blue-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
}

.focus-within\:text-light-blue-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
}

.focus-within\:text-light-blue-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
}

.focus-within\:text-amber-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.focus-within\:text-amber-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.focus-within\:text-amber-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.focus-within\:text-amber-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.focus-within\:text-amber-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.focus-within\:text-amber-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.focus-within\:text-amber-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.focus-within\:text-amber-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.focus-within\:text-amber-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.focus-within\:text-amber-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.focus-within\:text-space-cadet:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
}

.focus-within\:text-manatee:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
}

.focus-within\:text-cynabar:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
}

.focus-within\:text-imperial-red:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
}

.focus-within\:text-special-black:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
}

.focus-within\:text-dark-sienna:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
}

.focus-within\:text-rosewood:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
}

.focus-within\:text-dark-red:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
}

.focus-within\:text-rosso-corsa:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
}

.focus-within\:text-vermillion:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
}

.focus-within\:text-persimmon:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
}

.focus-within\:text-carrot-orange:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
}

.focus-within\:text-orange-web:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
}

.focus-within\:text-selective-yellow:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
}

.focus-within\:text-bottle-green:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
}

.focus-within\:text-illuminating-emerald:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
}

.hover\:text-transparent:hover{
  color: transparent !important;
}

.hover\:text-current:hover{
  color: currentColor !important;
}

.hover\:text-black:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.hover\:text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.hover\:text-red-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
}

.hover\:text-red-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
}

.hover\:text-red-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
}

.hover\:text-red-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
}

.hover\:text-red-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.hover\:text-red-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}

.hover\:text-red-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.hover\:text-red-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.hover\:text-red-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.hover\:text-red-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}

.hover\:text-yellow-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.hover\:text-yellow-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.hover\:text-yellow-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.hover\:text-yellow-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.hover\:text-yellow-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.hover\:text-yellow-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.hover\:text-yellow-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.hover\:text-yellow-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.hover\:text-yellow-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.hover\:text-yellow-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.hover\:text-green-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
}

.hover\:text-green-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
}

.hover\:text-green-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
}

.hover\:text-green-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}

.hover\:text-green-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}

.hover\:text-green-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.hover\:text-green-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}

.hover\:text-green-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}

.hover\:text-green-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}

.hover\:text-green-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}

.hover\:text-indigo-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
}

.hover\:text-indigo-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
}

.hover\:text-indigo-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
}

.hover\:text-indigo-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
}

.hover\:text-indigo-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
}

.hover\:text-indigo-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
}

.hover\:text-indigo-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}

.hover\:text-indigo-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
}

.hover\:text-indigo-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}

.hover\:text-indigo-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
}

.hover\:text-purple-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
}

.hover\:text-purple-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
}

.hover\:text-purple-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
}

.hover\:text-purple-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}

.hover\:text-purple-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
}

.hover\:text-purple-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}

.hover\:text-purple-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
}

.hover\:text-purple-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}

.hover\:text-purple-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}

.hover\:text-purple-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
}

.hover\:text-pink-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
}

.hover\:text-pink-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
}

.hover\:text-pink-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
}

.hover\:text-pink-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
}

.hover\:text-pink-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
}

.hover\:text-pink-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
}

.hover\:text-pink-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
}

.hover\:text-pink-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
}

.hover\:text-pink-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
}

.hover\:text-pink-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
}

.hover\:text-cyan-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
}

.hover\:text-cyan-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
}

.hover\:text-cyan-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
}

.hover\:text-cyan-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
}

.hover\:text-cyan-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
}

.hover\:text-cyan-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
}

.hover\:text-cyan-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
}

.hover\:text-cyan-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
}

.hover\:text-cyan-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
}

.hover\:text-cyan-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
}

.hover\:text-light-blue-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
}

.hover\:text-light-blue-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
}

.hover\:text-light-blue-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
}

.hover\:text-light-blue-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
}

.hover\:text-light-blue-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
}

.hover\:text-light-blue-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}

.hover\:text-light-blue-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
}

.hover\:text-light-blue-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
}

.hover\:text-light-blue-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
}

.hover\:text-light-blue-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
}

.hover\:text-amber-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.hover\:text-amber-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.hover\:text-amber-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.hover\:text-amber-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.hover\:text-amber-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.hover\:text-amber-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.hover\:text-amber-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.hover\:text-amber-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.hover\:text-amber-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.hover\:text-amber-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.hover\:text-space-cadet:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
}

.hover\:text-manatee:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
}

.hover\:text-cynabar:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
}

.hover\:text-imperial-red:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
}

.hover\:text-special-black:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
}

.hover\:text-dark-sienna:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
}

.hover\:text-rosewood:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
}

.hover\:text-dark-red:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
}

.hover\:text-rosso-corsa:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
}

.hover\:text-vermillion:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
}

.hover\:text-persimmon:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
}

.hover\:text-carrot-orange:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
}

.hover\:text-orange-web:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
}

.hover\:text-selective-yellow:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
}

.hover\:text-bottle-green:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
}

.hover\:text-illuminating-emerald:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
}

.focus\:text-transparent:focus{
  color: transparent !important;
}

.focus\:text-current:focus{
  color: currentColor !important;
}

.focus\:text-black:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.focus\:text-white:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.focus\:text-gray-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
}

.focus\:text-gray-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}

.focus\:text-gray-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.focus\:text-gray-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.focus\:text-gray-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.focus\:text-gray-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.focus\:text-gray-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.focus\:text-gray-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.focus\:text-gray-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.focus\:text-gray-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.focus\:text-red-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
}

.focus\:text-red-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
}

.focus\:text-red-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
}

.focus\:text-red-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
}

.focus\:text-red-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.focus\:text-red-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}

.focus\:text-red-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.focus\:text-red-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.focus\:text-red-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.focus\:text-red-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}

.focus\:text-yellow-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.focus\:text-yellow-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.focus\:text-yellow-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.focus\:text-yellow-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.focus\:text-yellow-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.focus\:text-yellow-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.focus\:text-yellow-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.focus\:text-yellow-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.focus\:text-yellow-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.focus\:text-yellow-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.focus\:text-green-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
}

.focus\:text-green-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
}

.focus\:text-green-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
}

.focus\:text-green-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}

.focus\:text-green-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}

.focus\:text-green-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.focus\:text-green-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}

.focus\:text-green-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}

.focus\:text-green-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}

.focus\:text-green-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.focus\:text-blue-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
}

.focus\:text-blue-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
}

.focus\:text-blue-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
}

.focus\:text-blue-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
}

.focus\:text-blue-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
}

.focus\:text-blue-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}

.focus\:text-blue-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.focus\:text-blue-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}

.focus\:text-blue-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.focus\:text-blue-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}

.focus\:text-indigo-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
}

.focus\:text-purple-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
}

.focus\:text-purple-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
}

.focus\:text-purple-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
}

.focus\:text-purple-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}

.focus\:text-purple-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
}

.focus\:text-purple-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}

.focus\:text-purple-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
}

.focus\:text-purple-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}

.focus\:text-purple-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}

.focus\:text-purple-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
}

.focus\:text-pink-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
}

.focus\:text-pink-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
}

.focus\:text-pink-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
}

.focus\:text-pink-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
}

.focus\:text-pink-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
}

.focus\:text-pink-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
}

.focus\:text-pink-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
}

.focus\:text-pink-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
}

.focus\:text-pink-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
}

.focus\:text-pink-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
}

.focus\:text-cyan-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
}

.focus\:text-cyan-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
}

.focus\:text-cyan-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
}

.focus\:text-cyan-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
}

.focus\:text-cyan-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
}

.focus\:text-cyan-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
}

.focus\:text-cyan-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
}

.focus\:text-cyan-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
}

.focus\:text-cyan-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
}

.focus\:text-cyan-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
}

.focus\:text-light-blue-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
}

.focus\:text-light-blue-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
}

.focus\:text-light-blue-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
}

.focus\:text-light-blue-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
}

.focus\:text-light-blue-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
}

.focus\:text-light-blue-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}

.focus\:text-light-blue-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
}

.focus\:text-light-blue-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
}

.focus\:text-light-blue-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
}

.focus\:text-light-blue-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
}

.focus\:text-amber-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.focus\:text-amber-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.focus\:text-amber-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.focus\:text-amber-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.focus\:text-amber-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.focus\:text-amber-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.focus\:text-amber-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.focus\:text-amber-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.focus\:text-amber-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.focus\:text-amber-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.focus\:text-space-cadet:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
}

.focus\:text-manatee:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
}

.focus\:text-cynabar:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
}

.focus\:text-imperial-red:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
}

.focus\:text-special-black:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
}

.focus\:text-dark-sienna:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
}

.focus\:text-rosewood:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
}

.focus\:text-dark-red:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
}

.focus\:text-rosso-corsa:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
}

.focus\:text-vermillion:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
}

.focus\:text-persimmon:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
}

.focus\:text-carrot-orange:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
}

.focus\:text-orange-web:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
}

.focus\:text-selective-yellow:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
}

.focus\:text-bottle-green:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
}

.focus\:text-illuminating-emerald:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-transparent{
  color: transparent !important;
}

.dark .dark\:text-current{
  color: currentColor !important;
}

.dark .dark\:text-black{
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-white{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-gray-50{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-gray-100{
  --tw-text-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-gray-200{
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-gray-300{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-gray-400{
  --tw-text-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-gray-500{
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-gray-600{
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-gray-800{
  --tw-text-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-gray-900{
  --tw-text-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-red-50{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-red-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-red-200{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-red-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-red-400{
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-red-500{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-red-600{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-red-700{
  --tw-text-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-red-800{
  --tw-text-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-red-900{
  --tw-text-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-yellow-50{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-yellow-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-yellow-200{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-yellow-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-yellow-400{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-yellow-500{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-yellow-600{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-yellow-700{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-yellow-800{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-yellow-900{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-green-50{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-green-100{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-green-200{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-green-300{
  --tw-text-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-green-400{
  --tw-text-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-green-500{
  --tw-text-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-green-600{
  --tw-text-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-green-700{
  --tw-text-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-green-800{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-green-900{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-indigo-50{
  --tw-text-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-indigo-100{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-indigo-200{
  --tw-text-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-indigo-300{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-indigo-400{
  --tw-text-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-indigo-500{
  --tw-text-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-indigo-600{
  --tw-text-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-indigo-700{
  --tw-text-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-indigo-800{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-indigo-900{
  --tw-text-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-purple-50{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-purple-100{
  --tw-text-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-purple-200{
  --tw-text-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-purple-300{
  --tw-text-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-purple-400{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-purple-500{
  --tw-text-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-purple-600{
  --tw-text-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-purple-700{
  --tw-text-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-purple-800{
  --tw-text-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-purple-900{
  --tw-text-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-pink-50{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-pink-100{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-pink-200{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-pink-300{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-pink-400{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-pink-500{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-pink-600{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-pink-700{
  --tw-text-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-pink-800{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-pink-900{
  --tw-text-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cyan-50{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cyan-100{
  --tw-text-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cyan-200{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cyan-300{
  --tw-text-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cyan-400{
  --tw-text-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cyan-500{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cyan-600{
  --tw-text-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cyan-700{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cyan-800{
  --tw-text-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cyan-900{
  --tw-text-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-light-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-light-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-light-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-light-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-light-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-light-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-light-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-light-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-light-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-light-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-amber-50{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-amber-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-amber-200{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-amber-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-amber-400{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-amber-500{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-amber-600{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-amber-700{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-amber-800{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-amber-900{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-space-cadet{
  --tw-text-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-manatee{
  --tw-text-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-cynabar{
  --tw-text-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-imperial-red{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-special-black{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-dark-sienna{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-rosewood{
  --tw-text-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-dark-red{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-rosso-corsa{
  --tw-text-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-vermillion{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-persimmon{
  --tw-text-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-carrot-orange{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-orange-web{
  --tw-text-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-selective-yellow{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-bottle-green{
  --tw-text-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
}

.dark .dark\:text-illuminating-emerald{
  --tw-text-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-transparent{
  color: transparent !important;
}

.dark .group:hover .dark\:group-hover\:text-current{
  color: currentColor !important;
}

.dark .group:hover .dark\:group-hover\:text-black{
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-white{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-gray-50{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-gray-100{
  --tw-text-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-gray-200{
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-gray-300{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-gray-400{
  --tw-text-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-gray-500{
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-gray-600{
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-gray-800{
  --tw-text-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-gray-900{
  --tw-text-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-red-50{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-red-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-red-200{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-red-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-red-400{
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-red-500{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-red-600{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-red-700{
  --tw-text-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-red-800{
  --tw-text-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-red-900{
  --tw-text-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-yellow-50{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-yellow-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-yellow-200{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-yellow-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-yellow-400{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-yellow-500{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-yellow-600{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-yellow-700{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-yellow-800{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-yellow-900{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-green-50{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-green-100{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-green-200{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-green-300{
  --tw-text-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-green-400{
  --tw-text-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-green-500{
  --tw-text-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-green-600{
  --tw-text-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-green-700{
  --tw-text-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-green-800{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-green-900{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-indigo-50{
  --tw-text-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-indigo-100{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-indigo-200{
  --tw-text-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-indigo-300{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-indigo-400{
  --tw-text-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-indigo-500{
  --tw-text-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-indigo-600{
  --tw-text-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-indigo-700{
  --tw-text-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-indigo-800{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-indigo-900{
  --tw-text-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-purple-50{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-purple-100{
  --tw-text-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-purple-200{
  --tw-text-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-purple-300{
  --tw-text-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-purple-400{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-purple-500{
  --tw-text-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-purple-600{
  --tw-text-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-purple-700{
  --tw-text-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-purple-800{
  --tw-text-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-purple-900{
  --tw-text-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-pink-50{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-pink-100{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-pink-200{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-pink-300{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-pink-400{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-pink-500{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-pink-600{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-pink-700{
  --tw-text-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-pink-800{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-pink-900{
  --tw-text-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cyan-50{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cyan-100{
  --tw-text-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cyan-200{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cyan-300{
  --tw-text-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cyan-400{
  --tw-text-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cyan-500{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cyan-600{
  --tw-text-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cyan-700{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cyan-800{
  --tw-text-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cyan-900{
  --tw-text-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-light-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-light-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-light-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-light-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-light-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-light-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-light-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-light-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-light-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-light-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-amber-50{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-amber-100{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-amber-200{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-amber-300{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-amber-400{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-amber-500{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-amber-600{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-amber-700{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-amber-800{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-amber-900{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-space-cadet{
  --tw-text-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-manatee{
  --tw-text-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-cynabar{
  --tw-text-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-imperial-red{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-special-black{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-dark-sienna{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-rosewood{
  --tw-text-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-dark-red{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-rosso-corsa{
  --tw-text-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-vermillion{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-persimmon{
  --tw-text-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-carrot-orange{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-orange-web{
  --tw-text-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-selective-yellow{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-bottle-green{
  --tw-text-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
}

.dark .group:hover .dark\:group-hover\:text-illuminating-emerald{
  --tw-text-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-transparent:focus-within{
  color: transparent !important;
}

.dark .dark\:focus-within\:text-current:focus-within{
  color: currentColor !important;
}

.dark .dark\:focus-within\:text-black:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-white:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-gray-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-gray-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-gray-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-gray-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-gray-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-gray-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-gray-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-gray-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-gray-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-gray-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-red-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-red-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-red-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-red-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-red-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-red-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-red-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-red-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-red-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-red-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-yellow-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-yellow-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-yellow-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-yellow-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-yellow-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-yellow-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-yellow-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-yellow-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-yellow-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-yellow-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-green-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-green-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-green-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-green-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-green-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-green-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-green-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-green-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-green-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-green-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-blue-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-blue-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-blue-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-blue-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-blue-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-blue-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-blue-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-blue-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-blue-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-blue-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-indigo-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-indigo-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-indigo-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-indigo-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-indigo-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-indigo-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-indigo-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-indigo-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-indigo-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-indigo-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-purple-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-purple-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-purple-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-purple-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-purple-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-purple-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-purple-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-purple-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-purple-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-purple-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-pink-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-pink-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-pink-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-pink-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-pink-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-pink-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-pink-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-pink-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-pink-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-pink-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cyan-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cyan-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cyan-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cyan-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cyan-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cyan-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cyan-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cyan-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cyan-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cyan-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-light-blue-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-light-blue-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-light-blue-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-light-blue-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-light-blue-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-light-blue-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-light-blue-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-light-blue-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-light-blue-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-light-blue-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-amber-50:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-amber-100:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-amber-200:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-amber-300:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-amber-400:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-amber-500:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-amber-600:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-amber-700:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-amber-800:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-amber-900:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-space-cadet:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-manatee:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-cynabar:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-imperial-red:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-special-black:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-dark-sienna:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-rosewood:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-dark-red:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-rosso-corsa:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-vermillion:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-persimmon:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-carrot-orange:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-orange-web:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-selective-yellow:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-bottle-green:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus-within\:text-illuminating-emerald:focus-within{
  --tw-text-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-transparent:hover{
  color: transparent !important;
}

.dark .dark\:hover\:text-current:hover{
  color: currentColor !important;
}

.dark .dark\:hover\:text-black:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-gray-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-gray-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-gray-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-gray-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-gray-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-gray-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-gray-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-gray-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-gray-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-gray-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-red-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-red-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-red-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-red-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-red-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-red-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-red-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-red-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-red-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-red-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-yellow-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-yellow-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-yellow-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-yellow-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-yellow-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-yellow-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-yellow-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-yellow-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-yellow-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-yellow-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-green-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-green-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-green-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-green-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-green-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-green-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-green-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-green-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-green-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-green-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-blue-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-blue-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-blue-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-blue-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-blue-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-blue-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-blue-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-blue-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-blue-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-blue-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-indigo-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-indigo-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-indigo-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-indigo-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-indigo-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-indigo-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-indigo-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-indigo-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-indigo-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-indigo-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-purple-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-purple-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-purple-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-purple-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-purple-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-purple-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-purple-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-purple-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-purple-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-purple-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-pink-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-pink-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-pink-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-pink-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-pink-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-pink-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-pink-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-pink-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-pink-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-pink-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cyan-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cyan-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cyan-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cyan-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cyan-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cyan-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cyan-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cyan-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cyan-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cyan-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-light-blue-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-light-blue-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-light-blue-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-light-blue-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-light-blue-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-light-blue-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-light-blue-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-light-blue-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-light-blue-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-light-blue-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-amber-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-amber-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-amber-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-amber-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-amber-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-amber-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-amber-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-amber-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-amber-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-amber-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-space-cadet:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-manatee:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-cynabar:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-imperial-red:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-special-black:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-dark-sienna:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-rosewood:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-dark-red:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-rosso-corsa:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-vermillion:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-persimmon:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-carrot-orange:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-orange-web:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-selective-yellow:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-bottle-green:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
}

.dark .dark\:hover\:text-illuminating-emerald:hover{
  --tw-text-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-transparent:focus{
  color: transparent !important;
}

.dark .dark\:focus\:text-current:focus{
  color: currentColor !important;
}

.dark .dark\:focus\:text-black:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-white:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-gray-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-gray-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-gray-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-gray-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-gray-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-gray-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-gray-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-gray-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-gray-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-gray-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-red-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-red-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-red-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-red-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-red-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-red-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-red-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-red-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-red-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-red-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-yellow-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-yellow-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-yellow-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-yellow-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-yellow-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-yellow-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-yellow-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-yellow-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-yellow-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-yellow-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-green-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-green-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-green-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-green-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-green-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-green-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-green-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-green-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-green-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-green-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-blue-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-blue-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-blue-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-blue-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-blue-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-blue-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-blue-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-blue-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-blue-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-blue-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-indigo-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-indigo-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-indigo-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-indigo-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-indigo-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-indigo-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-indigo-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-indigo-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-indigo-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-indigo-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-purple-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-purple-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-purple-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-purple-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-purple-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-purple-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-purple-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-purple-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-purple-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-purple-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-pink-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-pink-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-pink-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-pink-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-pink-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-pink-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-pink-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-pink-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-pink-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-pink-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cyan-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cyan-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cyan-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cyan-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cyan-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cyan-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cyan-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cyan-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cyan-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cyan-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-light-blue-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-light-blue-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-light-blue-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-light-blue-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-light-blue-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-light-blue-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-light-blue-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-light-blue-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-light-blue-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-light-blue-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-amber-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-amber-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-amber-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-amber-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-amber-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-amber-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-amber-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-amber-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-amber-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-amber-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-space-cadet:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-manatee:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-cynabar:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-imperial-red:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-special-black:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-dark-sienna:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-rosewood:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-dark-red:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-rosso-corsa:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-vermillion:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-persimmon:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-carrot-orange:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-orange-web:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-selective-yellow:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-bottle-green:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
}

.dark .dark\:focus\:text-illuminating-emerald:focus{
  --tw-text-opacity: 1 !important;
  color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
}

.text-opacity-0{
  --tw-text-opacity: 0 !important;
}

.text-opacity-5{
  --tw-text-opacity: 0.05 !important;
}

.text-opacity-10{
  --tw-text-opacity: 0.1 !important;
}

.text-opacity-20{
  --tw-text-opacity: 0.2 !important;
}

.text-opacity-25{
  --tw-text-opacity: 0.25 !important;
}

.text-opacity-30{
  --tw-text-opacity: 0.3 !important;
}

.text-opacity-40{
  --tw-text-opacity: 0.4 !important;
}

.text-opacity-50{
  --tw-text-opacity: 0.5 !important;
}

.text-opacity-60{
  --tw-text-opacity: 0.6 !important;
}

.text-opacity-70{
  --tw-text-opacity: 0.7 !important;
}

.text-opacity-75{
  --tw-text-opacity: 0.75 !important;
}

.text-opacity-80{
  --tw-text-opacity: 0.8 !important;
}

.text-opacity-90{
  --tw-text-opacity: 0.9 !important;
}

.text-opacity-95{
  --tw-text-opacity: 0.95 !important;
}

.text-opacity-100{
  --tw-text-opacity: 1 !important;
}

.group:hover .group-hover\:text-opacity-0{
  --tw-text-opacity: 0 !important;
}

.group:hover .group-hover\:text-opacity-5{
  --tw-text-opacity: 0.05 !important;
}

.group:hover .group-hover\:text-opacity-10{
  --tw-text-opacity: 0.1 !important;
}

.group:hover .group-hover\:text-opacity-20{
  --tw-text-opacity: 0.2 !important;
}

.group:hover .group-hover\:text-opacity-25{
  --tw-text-opacity: 0.25 !important;
}

.group:hover .group-hover\:text-opacity-30{
  --tw-text-opacity: 0.3 !important;
}

.group:hover .group-hover\:text-opacity-40{
  --tw-text-opacity: 0.4 !important;
}

.group:hover .group-hover\:text-opacity-50{
  --tw-text-opacity: 0.5 !important;
}

.group:hover .group-hover\:text-opacity-60{
  --tw-text-opacity: 0.6 !important;
}

.group:hover .group-hover\:text-opacity-70{
  --tw-text-opacity: 0.7 !important;
}

.group:hover .group-hover\:text-opacity-75{
  --tw-text-opacity: 0.75 !important;
}

.group:hover .group-hover\:text-opacity-80{
  --tw-text-opacity: 0.8 !important;
}

.group:hover .group-hover\:text-opacity-90{
  --tw-text-opacity: 0.9 !important;
}

.group:hover .group-hover\:text-opacity-95{
  --tw-text-opacity: 0.95 !important;
}

.group:hover .group-hover\:text-opacity-100{
  --tw-text-opacity: 1 !important;
}

.focus-within\:text-opacity-0:focus-within{
  --tw-text-opacity: 0 !important;
}

.focus-within\:text-opacity-5:focus-within{
  --tw-text-opacity: 0.05 !important;
}

.focus-within\:text-opacity-10:focus-within{
  --tw-text-opacity: 0.1 !important;
}

.focus-within\:text-opacity-20:focus-within{
  --tw-text-opacity: 0.2 !important;
}

.focus-within\:text-opacity-25:focus-within{
  --tw-text-opacity: 0.25 !important;
}

.focus-within\:text-opacity-30:focus-within{
  --tw-text-opacity: 0.3 !important;
}

.focus-within\:text-opacity-40:focus-within{
  --tw-text-opacity: 0.4 !important;
}

.focus-within\:text-opacity-50:focus-within{
  --tw-text-opacity: 0.5 !important;
}

.focus-within\:text-opacity-60:focus-within{
  --tw-text-opacity: 0.6 !important;
}

.focus-within\:text-opacity-70:focus-within{
  --tw-text-opacity: 0.7 !important;
}

.focus-within\:text-opacity-75:focus-within{
  --tw-text-opacity: 0.75 !important;
}

.focus-within\:text-opacity-80:focus-within{
  --tw-text-opacity: 0.8 !important;
}

.focus-within\:text-opacity-90:focus-within{
  --tw-text-opacity: 0.9 !important;
}

.focus-within\:text-opacity-95:focus-within{
  --tw-text-opacity: 0.95 !important;
}

.focus-within\:text-opacity-100:focus-within{
  --tw-text-opacity: 1 !important;
}

.hover\:text-opacity-0:hover{
  --tw-text-opacity: 0 !important;
}

.hover\:text-opacity-5:hover{
  --tw-text-opacity: 0.05 !important;
}

.hover\:text-opacity-10:hover{
  --tw-text-opacity: 0.1 !important;
}

.hover\:text-opacity-20:hover{
  --tw-text-opacity: 0.2 !important;
}

.hover\:text-opacity-25:hover{
  --tw-text-opacity: 0.25 !important;
}

.hover\:text-opacity-30:hover{
  --tw-text-opacity: 0.3 !important;
}

.hover\:text-opacity-40:hover{
  --tw-text-opacity: 0.4 !important;
}

.hover\:text-opacity-50:hover{
  --tw-text-opacity: 0.5 !important;
}

.hover\:text-opacity-60:hover{
  --tw-text-opacity: 0.6 !important;
}

.hover\:text-opacity-70:hover{
  --tw-text-opacity: 0.7 !important;
}

.hover\:text-opacity-75:hover{
  --tw-text-opacity: 0.75 !important;
}

.hover\:text-opacity-80:hover{
  --tw-text-opacity: 0.8 !important;
}

.hover\:text-opacity-90:hover{
  --tw-text-opacity: 0.9 !important;
}

.hover\:text-opacity-95:hover{
  --tw-text-opacity: 0.95 !important;
}

.hover\:text-opacity-100:hover{
  --tw-text-opacity: 1 !important;
}

.focus\:text-opacity-0:focus{
  --tw-text-opacity: 0 !important;
}

.focus\:text-opacity-5:focus{
  --tw-text-opacity: 0.05 !important;
}

.focus\:text-opacity-10:focus{
  --tw-text-opacity: 0.1 !important;
}

.focus\:text-opacity-20:focus{
  --tw-text-opacity: 0.2 !important;
}

.focus\:text-opacity-25:focus{
  --tw-text-opacity: 0.25 !important;
}

.focus\:text-opacity-30:focus{
  --tw-text-opacity: 0.3 !important;
}

.focus\:text-opacity-40:focus{
  --tw-text-opacity: 0.4 !important;
}

.focus\:text-opacity-50:focus{
  --tw-text-opacity: 0.5 !important;
}

.focus\:text-opacity-60:focus{
  --tw-text-opacity: 0.6 !important;
}

.focus\:text-opacity-70:focus{
  --tw-text-opacity: 0.7 !important;
}

.focus\:text-opacity-75:focus{
  --tw-text-opacity: 0.75 !important;
}

.focus\:text-opacity-80:focus{
  --tw-text-opacity: 0.8 !important;
}

.focus\:text-opacity-90:focus{
  --tw-text-opacity: 0.9 !important;
}

.focus\:text-opacity-95:focus{
  --tw-text-opacity: 0.95 !important;
}

.focus\:text-opacity-100:focus{
  --tw-text-opacity: 1 !important;
}

.dark .dark\:text-opacity-0{
  --tw-text-opacity: 0 !important;
}

.dark .dark\:text-opacity-5{
  --tw-text-opacity: 0.05 !important;
}

.dark .dark\:text-opacity-10{
  --tw-text-opacity: 0.1 !important;
}

.dark .dark\:text-opacity-20{
  --tw-text-opacity: 0.2 !important;
}

.dark .dark\:text-opacity-25{
  --tw-text-opacity: 0.25 !important;
}

.dark .dark\:text-opacity-30{
  --tw-text-opacity: 0.3 !important;
}

.dark .dark\:text-opacity-40{
  --tw-text-opacity: 0.4 !important;
}

.dark .dark\:text-opacity-50{
  --tw-text-opacity: 0.5 !important;
}

.dark .dark\:text-opacity-60{
  --tw-text-opacity: 0.6 !important;
}

.dark .dark\:text-opacity-70{
  --tw-text-opacity: 0.7 !important;
}

.dark .dark\:text-opacity-75{
  --tw-text-opacity: 0.75 !important;
}

.dark .dark\:text-opacity-80{
  --tw-text-opacity: 0.8 !important;
}

.dark .dark\:text-opacity-90{
  --tw-text-opacity: 0.9 !important;
}

.dark .dark\:text-opacity-95{
  --tw-text-opacity: 0.95 !important;
}

.dark .dark\:text-opacity-100{
  --tw-text-opacity: 1 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-0{
  --tw-text-opacity: 0 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-5{
  --tw-text-opacity: 0.05 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-10{
  --tw-text-opacity: 0.1 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-20{
  --tw-text-opacity: 0.2 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-25{
  --tw-text-opacity: 0.25 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-30{
  --tw-text-opacity: 0.3 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-40{
  --tw-text-opacity: 0.4 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-50{
  --tw-text-opacity: 0.5 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-60{
  --tw-text-opacity: 0.6 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-70{
  --tw-text-opacity: 0.7 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-75{
  --tw-text-opacity: 0.75 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-80{
  --tw-text-opacity: 0.8 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-90{
  --tw-text-opacity: 0.9 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-95{
  --tw-text-opacity: 0.95 !important;
}

.dark .group:hover .dark\:group-hover\:text-opacity-100{
  --tw-text-opacity: 1 !important;
}

.dark .dark\:focus-within\:text-opacity-0:focus-within{
  --tw-text-opacity: 0 !important;
}

.dark .dark\:focus-within\:text-opacity-5:focus-within{
  --tw-text-opacity: 0.05 !important;
}

.dark .dark\:focus-within\:text-opacity-10:focus-within{
  --tw-text-opacity: 0.1 !important;
}

.dark .dark\:focus-within\:text-opacity-20:focus-within{
  --tw-text-opacity: 0.2 !important;
}

.dark .dark\:focus-within\:text-opacity-25:focus-within{
  --tw-text-opacity: 0.25 !important;
}

.dark .dark\:focus-within\:text-opacity-30:focus-within{
  --tw-text-opacity: 0.3 !important;
}

.dark .dark\:focus-within\:text-opacity-40:focus-within{
  --tw-text-opacity: 0.4 !important;
}

.dark .dark\:focus-within\:text-opacity-50:focus-within{
  --tw-text-opacity: 0.5 !important;
}

.dark .dark\:focus-within\:text-opacity-60:focus-within{
  --tw-text-opacity: 0.6 !important;
}

.dark .dark\:focus-within\:text-opacity-70:focus-within{
  --tw-text-opacity: 0.7 !important;
}

.dark .dark\:focus-within\:text-opacity-75:focus-within{
  --tw-text-opacity: 0.75 !important;
}

.dark .dark\:focus-within\:text-opacity-80:focus-within{
  --tw-text-opacity: 0.8 !important;
}

.dark .dark\:focus-within\:text-opacity-90:focus-within{
  --tw-text-opacity: 0.9 !important;
}

.dark .dark\:focus-within\:text-opacity-95:focus-within{
  --tw-text-opacity: 0.95 !important;
}

.dark .dark\:focus-within\:text-opacity-100:focus-within{
  --tw-text-opacity: 1 !important;
}

.dark .dark\:hover\:text-opacity-0:hover{
  --tw-text-opacity: 0 !important;
}

.dark .dark\:hover\:text-opacity-5:hover{
  --tw-text-opacity: 0.05 !important;
}

.dark .dark\:hover\:text-opacity-10:hover{
  --tw-text-opacity: 0.1 !important;
}

.dark .dark\:hover\:text-opacity-20:hover{
  --tw-text-opacity: 0.2 !important;
}

.dark .dark\:hover\:text-opacity-25:hover{
  --tw-text-opacity: 0.25 !important;
}

.dark .dark\:hover\:text-opacity-30:hover{
  --tw-text-opacity: 0.3 !important;
}

.dark .dark\:hover\:text-opacity-40:hover{
  --tw-text-opacity: 0.4 !important;
}

.dark .dark\:hover\:text-opacity-50:hover{
  --tw-text-opacity: 0.5 !important;
}

.dark .dark\:hover\:text-opacity-60:hover{
  --tw-text-opacity: 0.6 !important;
}

.dark .dark\:hover\:text-opacity-70:hover{
  --tw-text-opacity: 0.7 !important;
}

.dark .dark\:hover\:text-opacity-75:hover{
  --tw-text-opacity: 0.75 !important;
}

.dark .dark\:hover\:text-opacity-80:hover{
  --tw-text-opacity: 0.8 !important;
}

.dark .dark\:hover\:text-opacity-90:hover{
  --tw-text-opacity: 0.9 !important;
}

.dark .dark\:hover\:text-opacity-95:hover{
  --tw-text-opacity: 0.95 !important;
}

.dark .dark\:hover\:text-opacity-100:hover{
  --tw-text-opacity: 1 !important;
}

.dark .dark\:focus\:text-opacity-0:focus{
  --tw-text-opacity: 0 !important;
}

.dark .dark\:focus\:text-opacity-5:focus{
  --tw-text-opacity: 0.05 !important;
}

.dark .dark\:focus\:text-opacity-10:focus{
  --tw-text-opacity: 0.1 !important;
}

.dark .dark\:focus\:text-opacity-20:focus{
  --tw-text-opacity: 0.2 !important;
}

.dark .dark\:focus\:text-opacity-25:focus{
  --tw-text-opacity: 0.25 !important;
}

.dark .dark\:focus\:text-opacity-30:focus{
  --tw-text-opacity: 0.3 !important;
}

.dark .dark\:focus\:text-opacity-40:focus{
  --tw-text-opacity: 0.4 !important;
}

.dark .dark\:focus\:text-opacity-50:focus{
  --tw-text-opacity: 0.5 !important;
}

.dark .dark\:focus\:text-opacity-60:focus{
  --tw-text-opacity: 0.6 !important;
}

.dark .dark\:focus\:text-opacity-70:focus{
  --tw-text-opacity: 0.7 !important;
}

.dark .dark\:focus\:text-opacity-75:focus{
  --tw-text-opacity: 0.75 !important;
}

.dark .dark\:focus\:text-opacity-80:focus{
  --tw-text-opacity: 0.8 !important;
}

.dark .dark\:focus\:text-opacity-90:focus{
  --tw-text-opacity: 0.9 !important;
}

.dark .dark\:focus\:text-opacity-95:focus{
  --tw-text-opacity: 0.95 !important;
}

.dark .dark\:focus\:text-opacity-100:focus{
  --tw-text-opacity: 1 !important;
}

.truncate{
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.overflow-ellipsis{
  text-overflow: ellipsis !important;
}

.overflow-clip{
  text-overflow: clip !important;
}

.italic{
  font-style: italic !important;
}

.not-italic{
  font-style: normal !important;
}

.uppercase{
  text-transform: uppercase !important;
}

.lowercase{
  text-transform: lowercase !important;
}

.capitalize{
  text-transform: capitalize !important;
}

.normal-case{
  text-transform: none !important;
}

.underline{
  text-decoration: underline !important;
}

.line-through{
  text-decoration: line-through !important;
}

.no-underline{
  text-decoration: none !important;
}

.group:hover .group-hover\:underline{
  text-decoration: underline !important;
}

.group:hover .group-hover\:line-through{
  text-decoration: line-through !important;
}

.group:hover .group-hover\:no-underline{
  text-decoration: none !important;
}

.focus-within\:underline:focus-within{
  text-decoration: underline !important;
}

.focus-within\:line-through:focus-within{
  text-decoration: line-through !important;
}

.focus-within\:no-underline:focus-within{
  text-decoration: none !important;
}

.hover\:underline:hover{
  text-decoration: underline !important;
}

.hover\:line-through:hover{
  text-decoration: line-through !important;
}

.hover\:no-underline:hover{
  text-decoration: none !important;
}

.focus\:underline:focus{
  text-decoration: underline !important;
}

.focus\:line-through:focus{
  text-decoration: line-through !important;
}

.focus\:no-underline:focus{
  text-decoration: none !important;
}

.antialiased{
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.subpixel-antialiased{
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}

.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions{
  --tw-ordinal: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/) !important;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction) !important;
}

.normal-nums{
  font-variant-numeric: normal !important;
}

.ordinal{
  --tw-ordinal: ordinal !important;
}

.slashed-zero{
  --tw-slashed-zero: slashed-zero !important;
}

.lining-nums{
  --tw-numeric-figure: lining-nums !important;
}

.oldstyle-nums{
  --tw-numeric-figure: oldstyle-nums !important;
}

.proportional-nums{
  --tw-numeric-spacing: proportional-nums !important;
}

.tabular-nums{
  --tw-numeric-spacing: tabular-nums !important;
}

.diagonal-fractions{
  --tw-numeric-fraction: diagonal-fractions !important;
}

.stacked-fractions{
  --tw-numeric-fraction: stacked-fractions !important;
}

.tracking-tighter{
  letter-spacing: -0.05em !important;
}

.tracking-tight{
  letter-spacing: -0.025em !important;
}

.tracking-normal{
  letter-spacing: 0em !important;
}

.tracking-wide{
  letter-spacing: 0.025em !important;
}

.tracking-wider{
  letter-spacing: 0.05em !important;
}

.tracking-widest{
  letter-spacing: 0.1em !important;
}

.select-none{
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.select-text{
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}

.select-all{
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.select-auto{
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.align-baseline{
  vertical-align: baseline !important;
}

.align-top{
  vertical-align: top !important;
}

.align-middle{
  vertical-align: middle !important;
}

.align-bottom{
  vertical-align: bottom !important;
}

.align-text-top{
  vertical-align: text-top !important;
}

.align-text-bottom{
  vertical-align: text-bottom !important;
}

.visible{
  visibility: visible !important;
}

.invisible{
  visibility: hidden !important;
}

.hover\:visible:hover{
  visibility: visible !important;
}

.hover\:invisible:hover{
  visibility: hidden !important;
}

.group:hover .group-hover\:visible{
  visibility: visible !important;
}

.group:hover .group-hover\:invisible{
  visibility: hidden !important;
}

.whitespace-normal{
  white-space: normal !important;
}

.whitespace-nowrap{
  white-space: nowrap !important;
}

.whitespace-pre{
  white-space: pre !important;
}

.whitespace-pre-line{
  white-space: pre-line !important;
}

.whitespace-pre-wrap{
  white-space: pre-wrap !important;
}

.break-normal{
  overflow-wrap: normal !important;
  word-break: normal !important;
}

.break-words{
  overflow-wrap: break-word !important;
}

.break-all{
  word-break: break-all !important;
}

.w-0{
  width: 0px !important;
}

.w-1{
  width: 0.25rem !important;
}

.w-2{
  width: 0.5rem !important;
}

.w-3{
  width: 0.75rem !important;
}

.w-4{
  width: 1rem !important;
}

.w-5{
  width: 1.25rem !important;
}

.w-6{
  width: 1.5rem !important;
}

.w-7{
  width: 1.75rem !important;
}

.w-8{
  width: 2rem !important;
}

.w-9{
  width: 2.25rem !important;
}

.w-10{
  width: 2.5rem !important;
}

.w-11{
  width: 2.75rem !important;
}

.w-12{
  width: 3rem !important;
}

.w-14{
  width: 3.5rem !important;
}

.w-16{
  width: 4rem !important;
}

.w-20{
  width: 5rem !important;
}

.w-24{
  width: 6rem !important;
}

.w-28{
  width: 7rem !important;
}

.w-32{
  width: 8rem !important;
}

.w-36{
  width: 9rem !important;
}

.w-40{
  width: 10rem !important;
}

.w-44{
  width: 11rem !important;
}

.w-48{
  width: 12rem !important;
}

.w-52{
  width: 13rem !important;
}

.w-56{
  width: 14rem !important;
}

.w-60{
  width: 15rem !important;
}

.w-64{
  width: 16rem !important;
}

.w-72{
  width: 18rem !important;
}

.w-80{
  width: 20rem !important;
}

.w-96{
  width: 24rem !important;
}

.w-auto{
  width: auto !important;
}

.w-px{
  width: 1px !important;
}

.w-0\.5{
  width: 0.125rem !important;
}

.w-1\.5{
  width: 0.375rem !important;
}

.w-2\.5{
  width: 0.625rem !important;
}

.w-3\.5{
  width: 0.875rem !important;
}

.w-1\/2{
  width: 50% !important;
}

.w-1\/3{
  width: 33.333333% !important;
}

.w-2\/3{
  width: 66.666667% !important;
}

.w-1\/4{
  width: 25% !important;
}

.w-2\/4{
  width: 50% !important;
}

.w-3\/4{
  width: 75% !important;
}

.w-1\/5{
  width: 20% !important;
}

.w-2\/5{
  width: 40% !important;
}

.w-3\/5{
  width: 60% !important;
}

.w-4\/5{
  width: 80% !important;
}

.w-1\/6{
  width: 16.666667% !important;
}

.w-2\/6{
  width: 33.333333% !important;
}

.w-3\/6{
  width: 50% !important;
}

.w-4\/6{
  width: 66.666667% !important;
}

.w-5\/6{
  width: 83.333333% !important;
}

.w-1\/12{
  width: 8.333333% !important;
}

.w-2\/12{
  width: 16.666667% !important;
}

.w-3\/12{
  width: 25% !important;
}

.w-4\/12{
  width: 33.333333% !important;
}

.w-5\/12{
  width: 41.666667% !important;
}

.w-6\/12{
  width: 50% !important;
}

.w-7\/12{
  width: 58.333333% !important;
}

.w-8\/12{
  width: 66.666667% !important;
}

.w-9\/12{
  width: 75% !important;
}

.w-10\/12{
  width: 83.333333% !important;
}

.w-11\/12{
  width: 91.666667% !important;
}

.w-full{
  width: 100% !important;
}

.w-screen{
  width: 100vw !important;
}

.w-min{
  width: -webkit-min-content !important;
  width: -moz-min-content !important;
  width: min-content !important;
}

.w-max{
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}

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

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

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

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

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

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

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

.focus-within\:z-0:focus-within{
  z-index: 0 !important;
}

.focus-within\:z-10:focus-within{
  z-index: 10 !important;
}

.focus-within\:z-20:focus-within{
  z-index: 20 !important;
}

.focus-within\:z-30:focus-within{
  z-index: 30 !important;
}

.focus-within\:z-40:focus-within{
  z-index: 40 !important;
}

.focus-within\:z-50:focus-within{
  z-index: 50 !important;
}

.focus-within\:z-auto:focus-within{
  z-index: auto !important;
}

.focus\:z-0:focus{
  z-index: 0 !important;
}

.focus\:z-10:focus{
  z-index: 10 !important;
}

.focus\:z-20:focus{
  z-index: 20 !important;
}

.focus\:z-30:focus{
  z-index: 30 !important;
}

.focus\:z-40:focus{
  z-index: 40 !important;
}

.focus\:z-50:focus{
  z-index: 50 !important;
}

.focus\:z-auto:focus{
  z-index: auto !important;
}

.isolate{
  isolation: isolate !important;
}

.isolation-auto{
  isolation: auto !important;
}

.gap-0{
  gap: 0px !important;
}

.gap-1{
  gap: 0.25rem !important;
}

.gap-2{
  gap: 0.5rem !important;
}

.gap-3{
  gap: 0.75rem !important;
}

.gap-4{
  gap: 1rem !important;
}

.gap-5{
  gap: 1.25rem !important;
}

.gap-6{
  gap: 1.5rem !important;
}

.gap-7{
  gap: 1.75rem !important;
}

.gap-8{
  gap: 2rem !important;
}

.gap-9{
  gap: 2.25rem !important;
}

.gap-10{
  gap: 2.5rem !important;
}

.gap-11{
  gap: 2.75rem !important;
}

.gap-12{
  gap: 3rem !important;
}

.gap-14{
  gap: 3.5rem !important;
}

.gap-16{
  gap: 4rem !important;
}

.gap-20{
  gap: 5rem !important;
}

.gap-24{
  gap: 6rem !important;
}

.gap-28{
  gap: 7rem !important;
}

.gap-32{
  gap: 8rem !important;
}

.gap-36{
  gap: 9rem !important;
}

.gap-40{
  gap: 10rem !important;
}

.gap-44{
  gap: 11rem !important;
}

.gap-48{
  gap: 12rem !important;
}

.gap-52{
  gap: 13rem !important;
}

.gap-56{
  gap: 14rem !important;
}

.gap-60{
  gap: 15rem !important;
}

.gap-64{
  gap: 16rem !important;
}

.gap-72{
  gap: 18rem !important;
}

.gap-80{
  gap: 20rem !important;
}

.gap-96{
  gap: 24rem !important;
}

.gap-px{
  gap: 1px !important;
}

.gap-0\.5{
  gap: 0.125rem !important;
}

.gap-1\.5{
  gap: 0.375rem !important;
}

.gap-2\.5{
  gap: 0.625rem !important;
}

.gap-3\.5{
  gap: 0.875rem !important;
}

.gap-x-0{
  -moz-column-gap: 0px !important;
       column-gap: 0px !important;
}

.gap-x-1{
  -moz-column-gap: 0.25rem !important;
       column-gap: 0.25rem !important;
}

.gap-x-2{
  -moz-column-gap: 0.5rem !important;
       column-gap: 0.5rem !important;
}

.gap-x-3{
  -moz-column-gap: 0.75rem !important;
       column-gap: 0.75rem !important;
}

.gap-x-4{
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}

.gap-x-5{
  -moz-column-gap: 1.25rem !important;
       column-gap: 1.25rem !important;
}

.gap-x-6{
  -moz-column-gap: 1.5rem !important;
       column-gap: 1.5rem !important;
}

.gap-x-7{
  -moz-column-gap: 1.75rem !important;
       column-gap: 1.75rem !important;
}

.gap-x-8{
  -moz-column-gap: 2rem !important;
       column-gap: 2rem !important;
}

.gap-x-9{
  -moz-column-gap: 2.25rem !important;
       column-gap: 2.25rem !important;
}

.gap-x-10{
  -moz-column-gap: 2.5rem !important;
       column-gap: 2.5rem !important;
}

.gap-x-11{
  -moz-column-gap: 2.75rem !important;
       column-gap: 2.75rem !important;
}

.gap-x-12{
  -moz-column-gap: 3rem !important;
       column-gap: 3rem !important;
}

.gap-x-14{
  -moz-column-gap: 3.5rem !important;
       column-gap: 3.5rem !important;
}

.gap-x-16{
  -moz-column-gap: 4rem !important;
       column-gap: 4rem !important;
}

.gap-x-20{
  -moz-column-gap: 5rem !important;
       column-gap: 5rem !important;
}

.gap-x-24{
  -moz-column-gap: 6rem !important;
       column-gap: 6rem !important;
}

.gap-x-28{
  -moz-column-gap: 7rem !important;
       column-gap: 7rem !important;
}

.gap-x-32{
  -moz-column-gap: 8rem !important;
       column-gap: 8rem !important;
}

.gap-x-36{
  -moz-column-gap: 9rem !important;
       column-gap: 9rem !important;
}

.gap-x-40{
  -moz-column-gap: 10rem !important;
       column-gap: 10rem !important;
}

.gap-x-44{
  -moz-column-gap: 11rem !important;
       column-gap: 11rem !important;
}

.gap-x-48{
  -moz-column-gap: 12rem !important;
       column-gap: 12rem !important;
}

.gap-x-52{
  -moz-column-gap: 13rem !important;
       column-gap: 13rem !important;
}

.gap-x-56{
  -moz-column-gap: 14rem !important;
       column-gap: 14rem !important;
}

.gap-x-60{
  -moz-column-gap: 15rem !important;
       column-gap: 15rem !important;
}

.gap-x-64{
  -moz-column-gap: 16rem !important;
       column-gap: 16rem !important;
}

.gap-x-72{
  -moz-column-gap: 18rem !important;
       column-gap: 18rem !important;
}

.gap-x-80{
  -moz-column-gap: 20rem !important;
       column-gap: 20rem !important;
}

.gap-x-96{
  -moz-column-gap: 24rem !important;
       column-gap: 24rem !important;
}

.gap-x-px{
  -moz-column-gap: 1px !important;
       column-gap: 1px !important;
}

.gap-x-0\.5{
  -moz-column-gap: 0.125rem !important;
       column-gap: 0.125rem !important;
}

.gap-x-1\.5{
  -moz-column-gap: 0.375rem !important;
       column-gap: 0.375rem !important;
}

.gap-x-2\.5{
  -moz-column-gap: 0.625rem !important;
       column-gap: 0.625rem !important;
}

.gap-x-3\.5{
  -moz-column-gap: 0.875rem !important;
       column-gap: 0.875rem !important;
}

.gap-y-0{
  row-gap: 0px !important;
}

.gap-y-1{
  row-gap: 0.25rem !important;
}

.gap-y-2{
  row-gap: 0.5rem !important;
}

.gap-y-3{
  row-gap: 0.75rem !important;
}

.gap-y-4{
  row-gap: 1rem !important;
}

.gap-y-5{
  row-gap: 1.25rem !important;
}

.gap-y-6{
  row-gap: 1.5rem !important;
}

.gap-y-7{
  row-gap: 1.75rem !important;
}

.gap-y-8{
  row-gap: 2rem !important;
}

.gap-y-9{
  row-gap: 2.25rem !important;
}

.gap-y-10{
  row-gap: 2.5rem !important;
}

.gap-y-11{
  row-gap: 2.75rem !important;
}

.gap-y-12{
  row-gap: 3rem !important;
}

.gap-y-14{
  row-gap: 3.5rem !important;
}

.gap-y-16{
  row-gap: 4rem !important;
}

.gap-y-20{
  row-gap: 5rem !important;
}

.gap-y-24{
  row-gap: 6rem !important;
}

.gap-y-28{
  row-gap: 7rem !important;
}

.gap-y-32{
  row-gap: 8rem !important;
}

.gap-y-36{
  row-gap: 9rem !important;
}

.gap-y-40{
  row-gap: 10rem !important;
}

.gap-y-44{
  row-gap: 11rem !important;
}

.gap-y-48{
  row-gap: 12rem !important;
}

.gap-y-52{
  row-gap: 13rem !important;
}

.gap-y-56{
  row-gap: 14rem !important;
}

.gap-y-60{
  row-gap: 15rem !important;
}

.gap-y-64{
  row-gap: 16rem !important;
}

.gap-y-72{
  row-gap: 18rem !important;
}

.gap-y-80{
  row-gap: 20rem !important;
}

.gap-y-96{
  row-gap: 24rem !important;
}

.gap-y-px{
  row-gap: 1px !important;
}

.gap-y-0\.5{
  row-gap: 0.125rem !important;
}

.gap-y-1\.5{
  row-gap: 0.375rem !important;
}

.gap-y-2\.5{
  row-gap: 0.625rem !important;
}

.gap-y-3\.5{
  row-gap: 0.875rem !important;
}

.grid-flow-row{
  grid-auto-flow: row !important;
}

.grid-flow-col{
  grid-auto-flow: column !important;
}

.grid-flow-row-dense{
  grid-auto-flow: row dense !important;
}

.grid-flow-col-dense{
  grid-auto-flow: column dense !important;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}

.grid-cols-8{
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}

.grid-cols-9{
  grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}

.grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}

.grid-cols-11{
  grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}

.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}

.grid-cols-none{
  grid-template-columns: none !important;
}

.auto-cols-auto{
  grid-auto-columns: auto !important;
}

.auto-cols-min{
  grid-auto-columns: -webkit-min-content !important;
  grid-auto-columns: min-content !important;
}

.auto-cols-max{
  grid-auto-columns: -webkit-max-content !important;
  grid-auto-columns: max-content !important;
}

.auto-cols-fr{
  grid-auto-columns: minmax(0, 1fr) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}

.grid-rows-2{
  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}

.grid-rows-3{
  grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
}

.grid-rows-4{
  grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
}

.grid-rows-5{
  grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
}

.grid-rows-6{
  grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
}

.grid-rows-none{
  grid-template-rows: none !important;
}

.auto-rows-auto{
  grid-auto-rows: auto !important;
}

.auto-rows-min{
  grid-auto-rows: -webkit-min-content !important;
  grid-auto-rows: min-content !important;
}

.auto-rows-max{
  grid-auto-rows: -webkit-max-content !important;
  grid-auto-rows: max-content !important;
}

.auto-rows-fr{
  grid-auto-rows: minmax(0, 1fr) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.transform{
  --tw-translate-x: 0 !important;
  --tw-translate-y: 0 !important;
  --tw-rotate: 0 !important;
  --tw-skew-x: 0 !important;
  --tw-skew-y: 0 !important;
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.transform-gpu{
  --tw-translate-x: 0 !important;
  --tw-translate-y: 0 !important;
  --tw-rotate: 0 !important;
  --tw-skew-x: 0 !important;
  --tw-skew-y: 0 !important;
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.transform-none{
  transform: none !important;
}

.origin-center{
  transform-origin: center !important;
}

.origin-top{
  transform-origin: top !important;
}

.origin-top-right{
  transform-origin: top right !important;
}

.origin-right{
  transform-origin: right !important;
}

.origin-bottom-right{
  transform-origin: bottom right !important;
}

.origin-bottom{
  transform-origin: bottom !important;
}

.origin-bottom-left{
  transform-origin: bottom left !important;
}

.origin-left{
  transform-origin: left !important;
}

.origin-top-left{
  transform-origin: top left !important;
}

.scale-0{
  --tw-scale-x: 0 !important;
  --tw-scale-y: 0 !important;
}

.scale-50{
  --tw-scale-x: .5 !important;
  --tw-scale-y: .5 !important;
}

.scale-75{
  --tw-scale-x: .75 !important;
  --tw-scale-y: .75 !important;
}

.scale-90{
  --tw-scale-x: .9 !important;
  --tw-scale-y: .9 !important;
}

.scale-95{
  --tw-scale-x: .95 !important;
  --tw-scale-y: .95 !important;
}

.scale-100{
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
}

.scale-105{
  --tw-scale-x: 1.05 !important;
  --tw-scale-y: 1.05 !important;
}

.scale-110{
  --tw-scale-x: 1.1 !important;
  --tw-scale-y: 1.1 !important;
}

.scale-125{
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
}

.scale-150{
  --tw-scale-x: 1.5 !important;
  --tw-scale-y: 1.5 !important;
}

.scale-x-0{
  --tw-scale-x: 0 !important;
}

.scale-x-50{
  --tw-scale-x: .5 !important;
}

.scale-x-75{
  --tw-scale-x: .75 !important;
}

.scale-x-90{
  --tw-scale-x: .9 !important;
}

.scale-x-95{
  --tw-scale-x: .95 !important;
}

.scale-x-100{
  --tw-scale-x: 1 !important;
}

.scale-x-105{
  --tw-scale-x: 1.05 !important;
}

.scale-x-110{
  --tw-scale-x: 1.1 !important;
}

.scale-x-125{
  --tw-scale-x: 1.25 !important;
}

.scale-x-150{
  --tw-scale-x: 1.5 !important;
}

.scale-y-0{
  --tw-scale-y: 0 !important;
}

.scale-y-50{
  --tw-scale-y: .5 !important;
}

.scale-y-75{
  --tw-scale-y: .75 !important;
}

.scale-y-90{
  --tw-scale-y: .9 !important;
}

.scale-y-95{
  --tw-scale-y: .95 !important;
}

.scale-y-100{
  --tw-scale-y: 1 !important;
}

.scale-y-105{
  --tw-scale-y: 1.05 !important;
}

.scale-y-110{
  --tw-scale-y: 1.1 !important;
}

.scale-y-125{
  --tw-scale-y: 1.25 !important;
}

.scale-y-150{
  --tw-scale-y: 1.5 !important;
}

.hover\:scale-0:hover{
  --tw-scale-x: 0 !important;
  --tw-scale-y: 0 !important;
}

.hover\:scale-50:hover{
  --tw-scale-x: .5 !important;
  --tw-scale-y: .5 !important;
}

.hover\:scale-75:hover{
  --tw-scale-x: .75 !important;
  --tw-scale-y: .75 !important;
}

.hover\:scale-90:hover{
  --tw-scale-x: .9 !important;
  --tw-scale-y: .9 !important;
}

.hover\:scale-95:hover{
  --tw-scale-x: .95 !important;
  --tw-scale-y: .95 !important;
}

.hover\:scale-100:hover{
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
}

.hover\:scale-105:hover{
  --tw-scale-x: 1.05 !important;
  --tw-scale-y: 1.05 !important;
}

.hover\:scale-110:hover{
  --tw-scale-x: 1.1 !important;
  --tw-scale-y: 1.1 !important;
}

.hover\:scale-125:hover{
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
}

.hover\:scale-150:hover{
  --tw-scale-x: 1.5 !important;
  --tw-scale-y: 1.5 !important;
}

.hover\:scale-x-0:hover{
  --tw-scale-x: 0 !important;
}

.hover\:scale-x-50:hover{
  --tw-scale-x: .5 !important;
}

.hover\:scale-x-75:hover{
  --tw-scale-x: .75 !important;
}

.hover\:scale-x-90:hover{
  --tw-scale-x: .9 !important;
}

.hover\:scale-x-95:hover{
  --tw-scale-x: .95 !important;
}

.hover\:scale-x-100:hover{
  --tw-scale-x: 1 !important;
}

.hover\:scale-x-105:hover{
  --tw-scale-x: 1.05 !important;
}

.hover\:scale-x-110:hover{
  --tw-scale-x: 1.1 !important;
}

.hover\:scale-x-125:hover{
  --tw-scale-x: 1.25 !important;
}

.hover\:scale-x-150:hover{
  --tw-scale-x: 1.5 !important;
}

.hover\:scale-y-0:hover{
  --tw-scale-y: 0 !important;
}

.hover\:scale-y-50:hover{
  --tw-scale-y: .5 !important;
}

.hover\:scale-y-75:hover{
  --tw-scale-y: .75 !important;
}

.hover\:scale-y-90:hover{
  --tw-scale-y: .9 !important;
}

.hover\:scale-y-95:hover{
  --tw-scale-y: .95 !important;
}

.hover\:scale-y-100:hover{
  --tw-scale-y: 1 !important;
}

.hover\:scale-y-105:hover{
  --tw-scale-y: 1.05 !important;
}

.hover\:scale-y-110:hover{
  --tw-scale-y: 1.1 !important;
}

.hover\:scale-y-125:hover{
  --tw-scale-y: 1.25 !important;
}

.hover\:scale-y-150:hover{
  --tw-scale-y: 1.5 !important;
}

.focus\:scale-0:focus{
  --tw-scale-x: 0 !important;
  --tw-scale-y: 0 !important;
}

.focus\:scale-50:focus{
  --tw-scale-x: .5 !important;
  --tw-scale-y: .5 !important;
}

.focus\:scale-75:focus{
  --tw-scale-x: .75 !important;
  --tw-scale-y: .75 !important;
}

.focus\:scale-90:focus{
  --tw-scale-x: .9 !important;
  --tw-scale-y: .9 !important;
}

.focus\:scale-95:focus{
  --tw-scale-x: .95 !important;
  --tw-scale-y: .95 !important;
}

.focus\:scale-100:focus{
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
}

.focus\:scale-105:focus{
  --tw-scale-x: 1.05 !important;
  --tw-scale-y: 1.05 !important;
}

.focus\:scale-110:focus{
  --tw-scale-x: 1.1 !important;
  --tw-scale-y: 1.1 !important;
}

.focus\:scale-125:focus{
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
}

.focus\:scale-150:focus{
  --tw-scale-x: 1.5 !important;
  --tw-scale-y: 1.5 !important;
}

.focus\:scale-x-0:focus{
  --tw-scale-x: 0 !important;
}

.focus\:scale-x-50:focus{
  --tw-scale-x: .5 !important;
}

.focus\:scale-x-75:focus{
  --tw-scale-x: .75 !important;
}

.focus\:scale-x-90:focus{
  --tw-scale-x: .9 !important;
}

.focus\:scale-x-95:focus{
  --tw-scale-x: .95 !important;
}

.focus\:scale-x-100:focus{
  --tw-scale-x: 1 !important;
}

.focus\:scale-x-105:focus{
  --tw-scale-x: 1.05 !important;
}

.focus\:scale-x-110:focus{
  --tw-scale-x: 1.1 !important;
}

.focus\:scale-x-125:focus{
  --tw-scale-x: 1.25 !important;
}

.focus\:scale-x-150:focus{
  --tw-scale-x: 1.5 !important;
}

.focus\:scale-y-0:focus{
  --tw-scale-y: 0 !important;
}

.focus\:scale-y-50:focus{
  --tw-scale-y: .5 !important;
}

.focus\:scale-y-75:focus{
  --tw-scale-y: .75 !important;
}

.focus\:scale-y-90:focus{
  --tw-scale-y: .9 !important;
}

.focus\:scale-y-95:focus{
  --tw-scale-y: .95 !important;
}

.focus\:scale-y-100:focus{
  --tw-scale-y: 1 !important;
}

.focus\:scale-y-105:focus{
  --tw-scale-y: 1.05 !important;
}

.focus\:scale-y-110:focus{
  --tw-scale-y: 1.1 !important;
}

.focus\:scale-y-125:focus{
  --tw-scale-y: 1.25 !important;
}

.focus\:scale-y-150:focus{
  --tw-scale-y: 1.5 !important;
}

.active\:scale-0:active{
  --tw-scale-x: 0 !important;
  --tw-scale-y: 0 !important;
}

.active\:scale-50:active{
  --tw-scale-x: .5 !important;
  --tw-scale-y: .5 !important;
}

.active\:scale-75:active{
  --tw-scale-x: .75 !important;
  --tw-scale-y: .75 !important;
}

.active\:scale-90:active{
  --tw-scale-x: .9 !important;
  --tw-scale-y: .9 !important;
}

.active\:scale-95:active{
  --tw-scale-x: .95 !important;
  --tw-scale-y: .95 !important;
}

.active\:scale-100:active{
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
}

.active\:scale-105:active{
  --tw-scale-x: 1.05 !important;
  --tw-scale-y: 1.05 !important;
}

.active\:scale-110:active{
  --tw-scale-x: 1.1 !important;
  --tw-scale-y: 1.1 !important;
}

.active\:scale-125:active{
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
}

.active\:scale-150:active{
  --tw-scale-x: 1.5 !important;
  --tw-scale-y: 1.5 !important;
}

.active\:scale-x-0:active{
  --tw-scale-x: 0 !important;
}

.active\:scale-x-50:active{
  --tw-scale-x: .5 !important;
}

.active\:scale-x-75:active{
  --tw-scale-x: .75 !important;
}

.active\:scale-x-90:active{
  --tw-scale-x: .9 !important;
}

.active\:scale-x-95:active{
  --tw-scale-x: .95 !important;
}

.active\:scale-x-100:active{
  --tw-scale-x: 1 !important;
}

.active\:scale-x-105:active{
  --tw-scale-x: 1.05 !important;
}

.active\:scale-x-110:active{
  --tw-scale-x: 1.1 !important;
}

.active\:scale-x-125:active{
  --tw-scale-x: 1.25 !important;
}

.active\:scale-x-150:active{
  --tw-scale-x: 1.5 !important;
}

.active\:scale-y-0:active{
  --tw-scale-y: 0 !important;
}

.active\:scale-y-50:active{
  --tw-scale-y: .5 !important;
}

.active\:scale-y-75:active{
  --tw-scale-y: .75 !important;
}

.active\:scale-y-90:active{
  --tw-scale-y: .9 !important;
}

.active\:scale-y-95:active{
  --tw-scale-y: .95 !important;
}

.active\:scale-y-100:active{
  --tw-scale-y: 1 !important;
}

.active\:scale-y-105:active{
  --tw-scale-y: 1.05 !important;
}

.active\:scale-y-110:active{
  --tw-scale-y: 1.1 !important;
}

.active\:scale-y-125:active{
  --tw-scale-y: 1.25 !important;
}

.active\:scale-y-150:active{
  --tw-scale-y: 1.5 !important;
}

.group:hover .group-hover\:scale-0{
  --tw-scale-x: 0 !important;
  --tw-scale-y: 0 !important;
}

.group:hover .group-hover\:scale-50{
  --tw-scale-x: .5 !important;
  --tw-scale-y: .5 !important;
}

.group:hover .group-hover\:scale-75{
  --tw-scale-x: .75 !important;
  --tw-scale-y: .75 !important;
}

.group:hover .group-hover\:scale-90{
  --tw-scale-x: .9 !important;
  --tw-scale-y: .9 !important;
}

.group:hover .group-hover\:scale-95{
  --tw-scale-x: .95 !important;
  --tw-scale-y: .95 !important;
}

.group:hover .group-hover\:scale-100{
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
}

.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05 !important;
  --tw-scale-y: 1.05 !important;
}

.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1 !important;
  --tw-scale-y: 1.1 !important;
}

.group:hover .group-hover\:scale-125{
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
}

.group:hover .group-hover\:scale-150{
  --tw-scale-x: 1.5 !important;
  --tw-scale-y: 1.5 !important;
}

.group:hover .group-hover\:scale-x-0{
  --tw-scale-x: 0 !important;
}

.group:hover .group-hover\:scale-x-50{
  --tw-scale-x: .5 !important;
}

.group:hover .group-hover\:scale-x-75{
  --tw-scale-x: .75 !important;
}

.group:hover .group-hover\:scale-x-90{
  --tw-scale-x: .9 !important;
}

.group:hover .group-hover\:scale-x-95{
  --tw-scale-x: .95 !important;
}

.group:hover .group-hover\:scale-x-100{
  --tw-scale-x: 1 !important;
}

.group:hover .group-hover\:scale-x-105{
  --tw-scale-x: 1.05 !important;
}

.group:hover .group-hover\:scale-x-110{
  --tw-scale-x: 1.1 !important;
}

.group:hover .group-hover\:scale-x-125{
  --tw-scale-x: 1.25 !important;
}

.group:hover .group-hover\:scale-x-150{
  --tw-scale-x: 1.5 !important;
}

.group:hover .group-hover\:scale-y-0{
  --tw-scale-y: 0 !important;
}

.group:hover .group-hover\:scale-y-50{
  --tw-scale-y: .5 !important;
}

.group:hover .group-hover\:scale-y-75{
  --tw-scale-y: .75 !important;
}

.group:hover .group-hover\:scale-y-90{
  --tw-scale-y: .9 !important;
}

.group:hover .group-hover\:scale-y-95{
  --tw-scale-y: .95 !important;
}

.group:hover .group-hover\:scale-y-100{
  --tw-scale-y: 1 !important;
}

.group:hover .group-hover\:scale-y-105{
  --tw-scale-y: 1.05 !important;
}

.group:hover .group-hover\:scale-y-110{
  --tw-scale-y: 1.1 !important;
}

.group:hover .group-hover\:scale-y-125{
  --tw-scale-y: 1.25 !important;
}

.group:hover .group-hover\:scale-y-150{
  --tw-scale-y: 1.5 !important;
}

.rotate-0{
  --tw-rotate: 0deg !important;
}

.rotate-1{
  --tw-rotate: 1deg !important;
}

.rotate-2{
  --tw-rotate: 2deg !important;
}

.rotate-3{
  --tw-rotate: 3deg !important;
}

.rotate-6{
  --tw-rotate: 6deg !important;
}

.rotate-12{
  --tw-rotate: 12deg !important;
}

.rotate-45{
  --tw-rotate: 45deg !important;
}

.rotate-90{
  --tw-rotate: 90deg !important;
}

.rotate-180{
  --tw-rotate: 180deg !important;
}

.-rotate-180{
  --tw-rotate: -180deg !important;
}

.-rotate-90{
  --tw-rotate: -90deg !important;
}

.-rotate-45{
  --tw-rotate: -45deg !important;
}

.-rotate-12{
  --tw-rotate: -12deg !important;
}

.-rotate-6{
  --tw-rotate: -6deg !important;
}

.-rotate-3{
  --tw-rotate: -3deg !important;
}

.-rotate-2{
  --tw-rotate: -2deg !important;
}

.-rotate-1{
  --tw-rotate: -1deg !important;
}

.hover\:rotate-0:hover{
  --tw-rotate: 0deg !important;
}

.hover\:rotate-1:hover{
  --tw-rotate: 1deg !important;
}

.hover\:rotate-2:hover{
  --tw-rotate: 2deg !important;
}

.hover\:rotate-3:hover{
  --tw-rotate: 3deg !important;
}

.hover\:rotate-6:hover{
  --tw-rotate: 6deg !important;
}

.hover\:rotate-12:hover{
  --tw-rotate: 12deg !important;
}

.hover\:rotate-45:hover{
  --tw-rotate: 45deg !important;
}

.hover\:rotate-90:hover{
  --tw-rotate: 90deg !important;
}

.hover\:rotate-180:hover{
  --tw-rotate: 180deg !important;
}

.hover\:-rotate-180:hover{
  --tw-rotate: -180deg !important;
}

.hover\:-rotate-90:hover{
  --tw-rotate: -90deg !important;
}

.hover\:-rotate-45:hover{
  --tw-rotate: -45deg !important;
}

.hover\:-rotate-12:hover{
  --tw-rotate: -12deg !important;
}

.hover\:-rotate-6:hover{
  --tw-rotate: -6deg !important;
}

.hover\:-rotate-3:hover{
  --tw-rotate: -3deg !important;
}

.hover\:-rotate-2:hover{
  --tw-rotate: -2deg !important;
}

.hover\:-rotate-1:hover{
  --tw-rotate: -1deg !important;
}

.focus\:rotate-0:focus{
  --tw-rotate: 0deg !important;
}

.focus\:rotate-1:focus{
  --tw-rotate: 1deg !important;
}

.focus\:rotate-2:focus{
  --tw-rotate: 2deg !important;
}

.focus\:rotate-3:focus{
  --tw-rotate: 3deg !important;
}

.focus\:rotate-6:focus{
  --tw-rotate: 6deg !important;
}

.focus\:rotate-12:focus{
  --tw-rotate: 12deg !important;
}

.focus\:rotate-45:focus{
  --tw-rotate: 45deg !important;
}

.focus\:rotate-90:focus{
  --tw-rotate: 90deg !important;
}

.focus\:rotate-180:focus{
  --tw-rotate: 180deg !important;
}

.focus\:-rotate-180:focus{
  --tw-rotate: -180deg !important;
}

.focus\:-rotate-90:focus{
  --tw-rotate: -90deg !important;
}

.focus\:-rotate-45:focus{
  --tw-rotate: -45deg !important;
}

.focus\:-rotate-12:focus{
  --tw-rotate: -12deg !important;
}

.focus\:-rotate-6:focus{
  --tw-rotate: -6deg !important;
}

.focus\:-rotate-3:focus{
  --tw-rotate: -3deg !important;
}

.focus\:-rotate-2:focus{
  --tw-rotate: -2deg !important;
}

.focus\:-rotate-1:focus{
  --tw-rotate: -1deg !important;
}

.translate-x-0{
  --tw-translate-x: 0px !important;
}

.translate-x-1{
  --tw-translate-x: 0.25rem !important;
}

.translate-x-2{
  --tw-translate-x: 0.5rem !important;
}

.translate-x-3{
  --tw-translate-x: 0.75rem !important;
}

.translate-x-4{
  --tw-translate-x: 1rem !important;
}

.translate-x-5{
  --tw-translate-x: 1.25rem !important;
}

.translate-x-6{
  --tw-translate-x: 1.5rem !important;
}

.translate-x-7{
  --tw-translate-x: 1.75rem !important;
}

.translate-x-8{
  --tw-translate-x: 2rem !important;
}

.translate-x-9{
  --tw-translate-x: 2.25rem !important;
}

.translate-x-10{
  --tw-translate-x: 2.5rem !important;
}

.translate-x-11{
  --tw-translate-x: 2.75rem !important;
}

.translate-x-12{
  --tw-translate-x: 3rem !important;
}

.translate-x-14{
  --tw-translate-x: 3.5rem !important;
}

.translate-x-16{
  --tw-translate-x: 4rem !important;
}

.translate-x-20{
  --tw-translate-x: 5rem !important;
}

.translate-x-24{
  --tw-translate-x: 6rem !important;
}

.translate-x-28{
  --tw-translate-x: 7rem !important;
}

.translate-x-32{
  --tw-translate-x: 8rem !important;
}

.translate-x-36{
  --tw-translate-x: 9rem !important;
}

.translate-x-40{
  --tw-translate-x: 10rem !important;
}

.translate-x-44{
  --tw-translate-x: 11rem !important;
}

.translate-x-48{
  --tw-translate-x: 12rem !important;
}

.translate-x-52{
  --tw-translate-x: 13rem !important;
}

.translate-x-56{
  --tw-translate-x: 14rem !important;
}

.translate-x-60{
  --tw-translate-x: 15rem !important;
}

.translate-x-64{
  --tw-translate-x: 16rem !important;
}

.translate-x-72{
  --tw-translate-x: 18rem !important;
}

.translate-x-80{
  --tw-translate-x: 20rem !important;
}

.translate-x-96{
  --tw-translate-x: 24rem !important;
}

.translate-x-px{
  --tw-translate-x: 1px !important;
}

.translate-x-0\.5{
  --tw-translate-x: 0.125rem !important;
}

.translate-x-1\.5{
  --tw-translate-x: 0.375rem !important;
}

.translate-x-2\.5{
  --tw-translate-x: 0.625rem !important;
}

.translate-x-3\.5{
  --tw-translate-x: 0.875rem !important;
}

.-translate-x-0{
  --tw-translate-x: 0px !important;
}

.-translate-x-1{
  --tw-translate-x: -0.25rem !important;
}

.-translate-x-2{
  --tw-translate-x: -0.5rem !important;
}

.-translate-x-3{
  --tw-translate-x: -0.75rem !important;
}

.-translate-x-4{
  --tw-translate-x: -1rem !important;
}

.-translate-x-5{
  --tw-translate-x: -1.25rem !important;
}

.-translate-x-6{
  --tw-translate-x: -1.5rem !important;
}

.-translate-x-7{
  --tw-translate-x: -1.75rem !important;
}

.-translate-x-8{
  --tw-translate-x: -2rem !important;
}

.-translate-x-9{
  --tw-translate-x: -2.25rem !important;
}

.-translate-x-10{
  --tw-translate-x: -2.5rem !important;
}

.-translate-x-11{
  --tw-translate-x: -2.75rem !important;
}

.-translate-x-12{
  --tw-translate-x: -3rem !important;
}

.-translate-x-14{
  --tw-translate-x: -3.5rem !important;
}

.-translate-x-16{
  --tw-translate-x: -4rem !important;
}

.-translate-x-20{
  --tw-translate-x: -5rem !important;
}

.-translate-x-24{
  --tw-translate-x: -6rem !important;
}

.-translate-x-28{
  --tw-translate-x: -7rem !important;
}

.-translate-x-32{
  --tw-translate-x: -8rem !important;
}

.-translate-x-36{
  --tw-translate-x: -9rem !important;
}

.-translate-x-40{
  --tw-translate-x: -10rem !important;
}

.-translate-x-44{
  --tw-translate-x: -11rem !important;
}

.-translate-x-48{
  --tw-translate-x: -12rem !important;
}

.-translate-x-52{
  --tw-translate-x: -13rem !important;
}

.-translate-x-56{
  --tw-translate-x: -14rem !important;
}

.-translate-x-60{
  --tw-translate-x: -15rem !important;
}

.-translate-x-64{
  --tw-translate-x: -16rem !important;
}

.-translate-x-72{
  --tw-translate-x: -18rem !important;
}

.-translate-x-80{
  --tw-translate-x: -20rem !important;
}

.-translate-x-96{
  --tw-translate-x: -24rem !important;
}

.-translate-x-px{
  --tw-translate-x: -1px !important;
}

.-translate-x-0\.5{
  --tw-translate-x: -0.125rem !important;
}

.-translate-x-1\.5{
  --tw-translate-x: -0.375rem !important;
}

.-translate-x-2\.5{
  --tw-translate-x: -0.625rem !important;
}

.-translate-x-3\.5{
  --tw-translate-x: -0.875rem !important;
}

.translate-x-1\/2{
  --tw-translate-x: 50% !important;
}

.translate-x-1\/3{
  --tw-translate-x: 33.333333% !important;
}

.translate-x-2\/3{
  --tw-translate-x: 66.666667% !important;
}

.translate-x-1\/4{
  --tw-translate-x: 25% !important;
}

.translate-x-2\/4{
  --tw-translate-x: 50% !important;
}

.translate-x-3\/4{
  --tw-translate-x: 75% !important;
}

.translate-x-full{
  --tw-translate-x: 100% !important;
}

.-translate-x-1\/2{
  --tw-translate-x: -50% !important;
}

.-translate-x-1\/3{
  --tw-translate-x: -33.333333% !important;
}

.-translate-x-2\/3{
  --tw-translate-x: -66.666667% !important;
}

.-translate-x-1\/4{
  --tw-translate-x: -25% !important;
}

.-translate-x-2\/4{
  --tw-translate-x: -50% !important;
}

.-translate-x-3\/4{
  --tw-translate-x: -75% !important;
}

.-translate-x-full{
  --tw-translate-x: -100% !important;
}

.translate-y-0{
  --tw-translate-y: 0px !important;
}

.translate-y-1{
  --tw-translate-y: 0.25rem !important;
}

.translate-y-2{
  --tw-translate-y: 0.5rem !important;
}

.translate-y-3{
  --tw-translate-y: 0.75rem !important;
}

.translate-y-4{
  --tw-translate-y: 1rem !important;
}

.translate-y-5{
  --tw-translate-y: 1.25rem !important;
}

.translate-y-6{
  --tw-translate-y: 1.5rem !important;
}

.translate-y-7{
  --tw-translate-y: 1.75rem !important;
}

.translate-y-8{
  --tw-translate-y: 2rem !important;
}

.translate-y-9{
  --tw-translate-y: 2.25rem !important;
}

.translate-y-10{
  --tw-translate-y: 2.5rem !important;
}

.translate-y-11{
  --tw-translate-y: 2.75rem !important;
}

.translate-y-12{
  --tw-translate-y: 3rem !important;
}

.translate-y-14{
  --tw-translate-y: 3.5rem !important;
}

.translate-y-16{
  --tw-translate-y: 4rem !important;
}

.translate-y-20{
  --tw-translate-y: 5rem !important;
}

.translate-y-24{
  --tw-translate-y: 6rem !important;
}

.translate-y-28{
  --tw-translate-y: 7rem !important;
}

.translate-y-32{
  --tw-translate-y: 8rem !important;
}

.translate-y-36{
  --tw-translate-y: 9rem !important;
}

.translate-y-40{
  --tw-translate-y: 10rem !important;
}

.translate-y-44{
  --tw-translate-y: 11rem !important;
}

.translate-y-48{
  --tw-translate-y: 12rem !important;
}

.translate-y-52{
  --tw-translate-y: 13rem !important;
}

.translate-y-56{
  --tw-translate-y: 14rem !important;
}

.translate-y-60{
  --tw-translate-y: 15rem !important;
}

.translate-y-64{
  --tw-translate-y: 16rem !important;
}

.translate-y-72{
  --tw-translate-y: 18rem !important;
}

.translate-y-80{
  --tw-translate-y: 20rem !important;
}

.translate-y-96{
  --tw-translate-y: 24rem !important;
}

.translate-y-px{
  --tw-translate-y: 1px !important;
}

.translate-y-0\.5{
  --tw-translate-y: 0.125rem !important;
}

.translate-y-1\.5{
  --tw-translate-y: 0.375rem !important;
}

.translate-y-2\.5{
  --tw-translate-y: 0.625rem !important;
}

.translate-y-3\.5{
  --tw-translate-y: 0.875rem !important;
}

.-translate-y-0{
  --tw-translate-y: 0px !important;
}

.-translate-y-1{
  --tw-translate-y: -0.25rem !important;
}

.-translate-y-2{
  --tw-translate-y: -0.5rem !important;
}

.-translate-y-3{
  --tw-translate-y: -0.75rem !important;
}

.-translate-y-4{
  --tw-translate-y: -1rem !important;
}

.-translate-y-5{
  --tw-translate-y: -1.25rem !important;
}

.-translate-y-6{
  --tw-translate-y: -1.5rem !important;
}

.-translate-y-7{
  --tw-translate-y: -1.75rem !important;
}

.-translate-y-8{
  --tw-translate-y: -2rem !important;
}

.-translate-y-9{
  --tw-translate-y: -2.25rem !important;
}

.-translate-y-10{
  --tw-translate-y: -2.5rem !important;
}

.-translate-y-11{
  --tw-translate-y: -2.75rem !important;
}

.-translate-y-12{
  --tw-translate-y: -3rem !important;
}

.-translate-y-14{
  --tw-translate-y: -3.5rem !important;
}

.-translate-y-16{
  --tw-translate-y: -4rem !important;
}

.-translate-y-20{
  --tw-translate-y: -5rem !important;
}

.-translate-y-24{
  --tw-translate-y: -6rem !important;
}

.-translate-y-28{
  --tw-translate-y: -7rem !important;
}

.-translate-y-32{
  --tw-translate-y: -8rem !important;
}

.-translate-y-36{
  --tw-translate-y: -9rem !important;
}

.-translate-y-40{
  --tw-translate-y: -10rem !important;
}

.-translate-y-44{
  --tw-translate-y: -11rem !important;
}

.-translate-y-48{
  --tw-translate-y: -12rem !important;
}

.-translate-y-52{
  --tw-translate-y: -13rem !important;
}

.-translate-y-56{
  --tw-translate-y: -14rem !important;
}

.-translate-y-60{
  --tw-translate-y: -15rem !important;
}

.-translate-y-64{
  --tw-translate-y: -16rem !important;
}

.-translate-y-72{
  --tw-translate-y: -18rem !important;
}

.-translate-y-80{
  --tw-translate-y: -20rem !important;
}

.-translate-y-96{
  --tw-translate-y: -24rem !important;
}

.-translate-y-px{
  --tw-translate-y: -1px !important;
}

.-translate-y-0\.5{
  --tw-translate-y: -0.125rem !important;
}

.-translate-y-1\.5{
  --tw-translate-y: -0.375rem !important;
}

.-translate-y-2\.5{
  --tw-translate-y: -0.625rem !important;
}

.-translate-y-3\.5{
  --tw-translate-y: -0.875rem !important;
}

.translate-y-1\/2{
  --tw-translate-y: 50% !important;
}

.translate-y-1\/3{
  --tw-translate-y: 33.333333% !important;
}

.translate-y-2\/3{
  --tw-translate-y: 66.666667% !important;
}

.translate-y-1\/4{
  --tw-translate-y: 25% !important;
}

.translate-y-2\/4{
  --tw-translate-y: 50% !important;
}

.translate-y-3\/4{
  --tw-translate-y: 75% !important;
}

.translate-y-full{
  --tw-translate-y: 100% !important;
}

.-translate-y-1\/2{
  --tw-translate-y: -50% !important;
}

.-translate-y-1\/3{
  --tw-translate-y: -33.333333% !important;
}

.-translate-y-2\/3{
  --tw-translate-y: -66.666667% !important;
}

.-translate-y-1\/4{
  --tw-translate-y: -25% !important;
}

.-translate-y-2\/4{
  --tw-translate-y: -50% !important;
}

.-translate-y-3\/4{
  --tw-translate-y: -75% !important;
}

.-translate-y-full{
  --tw-translate-y: -100% !important;
}

.hover\:translate-x-0:hover{
  --tw-translate-x: 0px !important;
}

.hover\:translate-x-1:hover{
  --tw-translate-x: 0.25rem !important;
}

.hover\:translate-x-2:hover{
  --tw-translate-x: 0.5rem !important;
}

.hover\:translate-x-3:hover{
  --tw-translate-x: 0.75rem !important;
}

.hover\:translate-x-4:hover{
  --tw-translate-x: 1rem !important;
}

.hover\:translate-x-5:hover{
  --tw-translate-x: 1.25rem !important;
}

.hover\:translate-x-6:hover{
  --tw-translate-x: 1.5rem !important;
}

.hover\:translate-x-7:hover{
  --tw-translate-x: 1.75rem !important;
}

.hover\:translate-x-8:hover{
  --tw-translate-x: 2rem !important;
}

.hover\:translate-x-9:hover{
  --tw-translate-x: 2.25rem !important;
}

.hover\:translate-x-10:hover{
  --tw-translate-x: 2.5rem !important;
}

.hover\:translate-x-11:hover{
  --tw-translate-x: 2.75rem !important;
}

.hover\:translate-x-12:hover{
  --tw-translate-x: 3rem !important;
}

.hover\:translate-x-14:hover{
  --tw-translate-x: 3.5rem !important;
}

.hover\:translate-x-16:hover{
  --tw-translate-x: 4rem !important;
}

.hover\:translate-x-20:hover{
  --tw-translate-x: 5rem !important;
}

.hover\:translate-x-24:hover{
  --tw-translate-x: 6rem !important;
}

.hover\:translate-x-28:hover{
  --tw-translate-x: 7rem !important;
}

.hover\:translate-x-32:hover{
  --tw-translate-x: 8rem !important;
}

.hover\:translate-x-36:hover{
  --tw-translate-x: 9rem !important;
}

.hover\:translate-x-40:hover{
  --tw-translate-x: 10rem !important;
}

.hover\:translate-x-44:hover{
  --tw-translate-x: 11rem !important;
}

.hover\:translate-x-48:hover{
  --tw-translate-x: 12rem !important;
}

.hover\:translate-x-52:hover{
  --tw-translate-x: 13rem !important;
}

.hover\:translate-x-56:hover{
  --tw-translate-x: 14rem !important;
}

.hover\:translate-x-60:hover{
  --tw-translate-x: 15rem !important;
}

.hover\:translate-x-64:hover{
  --tw-translate-x: 16rem !important;
}

.hover\:translate-x-72:hover{
  --tw-translate-x: 18rem !important;
}

.hover\:translate-x-80:hover{
  --tw-translate-x: 20rem !important;
}

.hover\:translate-x-96:hover{
  --tw-translate-x: 24rem !important;
}

.hover\:translate-x-px:hover{
  --tw-translate-x: 1px !important;
}

.hover\:translate-x-0\.5:hover{
  --tw-translate-x: 0.125rem !important;
}

.hover\:translate-x-1\.5:hover{
  --tw-translate-x: 0.375rem !important;
}

.hover\:translate-x-2\.5:hover{
  --tw-translate-x: 0.625rem !important;
}

.hover\:translate-x-3\.5:hover{
  --tw-translate-x: 0.875rem !important;
}

.hover\:-translate-x-0:hover{
  --tw-translate-x: 0px !important;
}

.hover\:-translate-x-1:hover{
  --tw-translate-x: -0.25rem !important;
}

.hover\:-translate-x-2:hover{
  --tw-translate-x: -0.5rem !important;
}

.hover\:-translate-x-3:hover{
  --tw-translate-x: -0.75rem !important;
}

.hover\:-translate-x-4:hover{
  --tw-translate-x: -1rem !important;
}

.hover\:-translate-x-5:hover{
  --tw-translate-x: -1.25rem !important;
}

.hover\:-translate-x-6:hover{
  --tw-translate-x: -1.5rem !important;
}

.hover\:-translate-x-7:hover{
  --tw-translate-x: -1.75rem !important;
}

.hover\:-translate-x-8:hover{
  --tw-translate-x: -2rem !important;
}

.hover\:-translate-x-9:hover{
  --tw-translate-x: -2.25rem !important;
}

.hover\:-translate-x-10:hover{
  --tw-translate-x: -2.5rem !important;
}

.hover\:-translate-x-11:hover{
  --tw-translate-x: -2.75rem !important;
}

.hover\:-translate-x-12:hover{
  --tw-translate-x: -3rem !important;
}

.hover\:-translate-x-14:hover{
  --tw-translate-x: -3.5rem !important;
}

.hover\:-translate-x-16:hover{
  --tw-translate-x: -4rem !important;
}

.hover\:-translate-x-20:hover{
  --tw-translate-x: -5rem !important;
}

.hover\:-translate-x-24:hover{
  --tw-translate-x: -6rem !important;
}

.hover\:-translate-x-28:hover{
  --tw-translate-x: -7rem !important;
}

.hover\:-translate-x-32:hover{
  --tw-translate-x: -8rem !important;
}

.hover\:-translate-x-36:hover{
  --tw-translate-x: -9rem !important;
}

.hover\:-translate-x-40:hover{
  --tw-translate-x: -10rem !important;
}

.hover\:-translate-x-44:hover{
  --tw-translate-x: -11rem !important;
}

.hover\:-translate-x-48:hover{
  --tw-translate-x: -12rem !important;
}

.hover\:-translate-x-52:hover{
  --tw-translate-x: -13rem !important;
}

.hover\:-translate-x-56:hover{
  --tw-translate-x: -14rem !important;
}

.hover\:-translate-x-60:hover{
  --tw-translate-x: -15rem !important;
}

.hover\:-translate-x-64:hover{
  --tw-translate-x: -16rem !important;
}

.hover\:-translate-x-72:hover{
  --tw-translate-x: -18rem !important;
}

.hover\:-translate-x-80:hover{
  --tw-translate-x: -20rem !important;
}

.hover\:-translate-x-96:hover{
  --tw-translate-x: -24rem !important;
}

.hover\:-translate-x-px:hover{
  --tw-translate-x: -1px !important;
}

.hover\:-translate-x-0\.5:hover{
  --tw-translate-x: -0.125rem !important;
}

.hover\:-translate-x-1\.5:hover{
  --tw-translate-x: -0.375rem !important;
}

.hover\:-translate-x-2\.5:hover{
  --tw-translate-x: -0.625rem !important;
}

.hover\:-translate-x-3\.5:hover{
  --tw-translate-x: -0.875rem !important;
}

.hover\:translate-x-1\/2:hover{
  --tw-translate-x: 50% !important;
}

.hover\:translate-x-1\/3:hover{
  --tw-translate-x: 33.333333% !important;
}

.hover\:translate-x-2\/3:hover{
  --tw-translate-x: 66.666667% !important;
}

.hover\:translate-x-1\/4:hover{
  --tw-translate-x: 25% !important;
}

.hover\:translate-x-2\/4:hover{
  --tw-translate-x: 50% !important;
}

.hover\:translate-x-3\/4:hover{
  --tw-translate-x: 75% !important;
}

.hover\:translate-x-full:hover{
  --tw-translate-x: 100% !important;
}

.hover\:-translate-x-1\/2:hover{
  --tw-translate-x: -50% !important;
}

.hover\:-translate-x-1\/3:hover{
  --tw-translate-x: -33.333333% !important;
}

.hover\:-translate-x-2\/3:hover{
  --tw-translate-x: -66.666667% !important;
}

.hover\:-translate-x-1\/4:hover{
  --tw-translate-x: -25% !important;
}

.hover\:-translate-x-2\/4:hover{
  --tw-translate-x: -50% !important;
}

.hover\:-translate-x-3\/4:hover{
  --tw-translate-x: -75% !important;
}

.hover\:-translate-x-full:hover{
  --tw-translate-x: -100% !important;
}

.hover\:translate-y-0:hover{
  --tw-translate-y: 0px !important;
}

.hover\:translate-y-1:hover{
  --tw-translate-y: 0.25rem !important;
}

.hover\:translate-y-2:hover{
  --tw-translate-y: 0.5rem !important;
}

.hover\:translate-y-3:hover{
  --tw-translate-y: 0.75rem !important;
}

.hover\:translate-y-4:hover{
  --tw-translate-y: 1rem !important;
}

.hover\:translate-y-5:hover{
  --tw-translate-y: 1.25rem !important;
}

.hover\:translate-y-6:hover{
  --tw-translate-y: 1.5rem !important;
}

.hover\:translate-y-7:hover{
  --tw-translate-y: 1.75rem !important;
}

.hover\:translate-y-8:hover{
  --tw-translate-y: 2rem !important;
}

.hover\:translate-y-9:hover{
  --tw-translate-y: 2.25rem !important;
}

.hover\:translate-y-10:hover{
  --tw-translate-y: 2.5rem !important;
}

.hover\:translate-y-11:hover{
  --tw-translate-y: 2.75rem !important;
}

.hover\:translate-y-12:hover{
  --tw-translate-y: 3rem !important;
}

.hover\:translate-y-14:hover{
  --tw-translate-y: 3.5rem !important;
}

.hover\:translate-y-16:hover{
  --tw-translate-y: 4rem !important;
}

.hover\:translate-y-20:hover{
  --tw-translate-y: 5rem !important;
}

.hover\:translate-y-24:hover{
  --tw-translate-y: 6rem !important;
}

.hover\:translate-y-28:hover{
  --tw-translate-y: 7rem !important;
}

.hover\:translate-y-32:hover{
  --tw-translate-y: 8rem !important;
}

.hover\:translate-y-36:hover{
  --tw-translate-y: 9rem !important;
}

.hover\:translate-y-40:hover{
  --tw-translate-y: 10rem !important;
}

.hover\:translate-y-44:hover{
  --tw-translate-y: 11rem !important;
}

.hover\:translate-y-48:hover{
  --tw-translate-y: 12rem !important;
}

.hover\:translate-y-52:hover{
  --tw-translate-y: 13rem !important;
}

.hover\:translate-y-56:hover{
  --tw-translate-y: 14rem !important;
}

.hover\:translate-y-60:hover{
  --tw-translate-y: 15rem !important;
}

.hover\:translate-y-64:hover{
  --tw-translate-y: 16rem !important;
}

.hover\:translate-y-72:hover{
  --tw-translate-y: 18rem !important;
}

.hover\:translate-y-80:hover{
  --tw-translate-y: 20rem !important;
}

.hover\:translate-y-96:hover{
  --tw-translate-y: 24rem !important;
}

.hover\:translate-y-px:hover{
  --tw-translate-y: 1px !important;
}

.hover\:translate-y-0\.5:hover{
  --tw-translate-y: 0.125rem !important;
}

.hover\:translate-y-1\.5:hover{
  --tw-translate-y: 0.375rem !important;
}

.hover\:translate-y-2\.5:hover{
  --tw-translate-y: 0.625rem !important;
}

.hover\:translate-y-3\.5:hover{
  --tw-translate-y: 0.875rem !important;
}

.hover\:-translate-y-0:hover{
  --tw-translate-y: 0px !important;
}

.hover\:-translate-y-1:hover{
  --tw-translate-y: -0.25rem !important;
}

.hover\:-translate-y-2:hover{
  --tw-translate-y: -0.5rem !important;
}

.hover\:-translate-y-3:hover{
  --tw-translate-y: -0.75rem !important;
}

.hover\:-translate-y-4:hover{
  --tw-translate-y: -1rem !important;
}

.hover\:-translate-y-5:hover{
  --tw-translate-y: -1.25rem !important;
}

.hover\:-translate-y-6:hover{
  --tw-translate-y: -1.5rem !important;
}

.hover\:-translate-y-7:hover{
  --tw-translate-y: -1.75rem !important;
}

.hover\:-translate-y-8:hover{
  --tw-translate-y: -2rem !important;
}

.hover\:-translate-y-9:hover{
  --tw-translate-y: -2.25rem !important;
}

.hover\:-translate-y-10:hover{
  --tw-translate-y: -2.5rem !important;
}

.hover\:-translate-y-11:hover{
  --tw-translate-y: -2.75rem !important;
}

.hover\:-translate-y-12:hover{
  --tw-translate-y: -3rem !important;
}

.hover\:-translate-y-14:hover{
  --tw-translate-y: -3.5rem !important;
}

.hover\:-translate-y-16:hover{
  --tw-translate-y: -4rem !important;
}

.hover\:-translate-y-20:hover{
  --tw-translate-y: -5rem !important;
}

.hover\:-translate-y-24:hover{
  --tw-translate-y: -6rem !important;
}

.hover\:-translate-y-28:hover{
  --tw-translate-y: -7rem !important;
}

.hover\:-translate-y-32:hover{
  --tw-translate-y: -8rem !important;
}

.hover\:-translate-y-36:hover{
  --tw-translate-y: -9rem !important;
}

.hover\:-translate-y-40:hover{
  --tw-translate-y: -10rem !important;
}

.hover\:-translate-y-44:hover{
  --tw-translate-y: -11rem !important;
}

.hover\:-translate-y-48:hover{
  --tw-translate-y: -12rem !important;
}

.hover\:-translate-y-52:hover{
  --tw-translate-y: -13rem !important;
}

.hover\:-translate-y-56:hover{
  --tw-translate-y: -14rem !important;
}

.hover\:-translate-y-60:hover{
  --tw-translate-y: -15rem !important;
}

.hover\:-translate-y-64:hover{
  --tw-translate-y: -16rem !important;
}

.hover\:-translate-y-72:hover{
  --tw-translate-y: -18rem !important;
}

.hover\:-translate-y-80:hover{
  --tw-translate-y: -20rem !important;
}

.hover\:-translate-y-96:hover{
  --tw-translate-y: -24rem !important;
}

.hover\:-translate-y-px:hover{
  --tw-translate-y: -1px !important;
}

.hover\:-translate-y-0\.5:hover{
  --tw-translate-y: -0.125rem !important;
}

.hover\:-translate-y-1\.5:hover{
  --tw-translate-y: -0.375rem !important;
}

.hover\:-translate-y-2\.5:hover{
  --tw-translate-y: -0.625rem !important;
}

.hover\:-translate-y-3\.5:hover{
  --tw-translate-y: -0.875rem !important;
}

.hover\:translate-y-1\/2:hover{
  --tw-translate-y: 50% !important;
}

.hover\:translate-y-1\/3:hover{
  --tw-translate-y: 33.333333% !important;
}

.hover\:translate-y-2\/3:hover{
  --tw-translate-y: 66.666667% !important;
}

.hover\:translate-y-1\/4:hover{
  --tw-translate-y: 25% !important;
}

.hover\:translate-y-2\/4:hover{
  --tw-translate-y: 50% !important;
}

.hover\:translate-y-3\/4:hover{
  --tw-translate-y: 75% !important;
}

.hover\:translate-y-full:hover{
  --tw-translate-y: 100% !important;
}

.hover\:-translate-y-1\/2:hover{
  --tw-translate-y: -50% !important;
}

.hover\:-translate-y-1\/3:hover{
  --tw-translate-y: -33.333333% !important;
}

.hover\:-translate-y-2\/3:hover{
  --tw-translate-y: -66.666667% !important;
}

.hover\:-translate-y-1\/4:hover{
  --tw-translate-y: -25% !important;
}

.hover\:-translate-y-2\/4:hover{
  --tw-translate-y: -50% !important;
}

.hover\:-translate-y-3\/4:hover{
  --tw-translate-y: -75% !important;
}

.hover\:-translate-y-full:hover{
  --tw-translate-y: -100% !important;
}

.focus\:translate-x-0:focus{
  --tw-translate-x: 0px !important;
}

.focus\:translate-x-1:focus{
  --tw-translate-x: 0.25rem !important;
}

.focus\:translate-x-2:focus{
  --tw-translate-x: 0.5rem !important;
}

.focus\:translate-x-3:focus{
  --tw-translate-x: 0.75rem !important;
}

.focus\:translate-x-4:focus{
  --tw-translate-x: 1rem !important;
}

.focus\:translate-x-5:focus{
  --tw-translate-x: 1.25rem !important;
}

.focus\:translate-x-6:focus{
  --tw-translate-x: 1.5rem !important;
}

.focus\:translate-x-7:focus{
  --tw-translate-x: 1.75rem !important;
}

.focus\:translate-x-8:focus{
  --tw-translate-x: 2rem !important;
}

.focus\:translate-x-9:focus{
  --tw-translate-x: 2.25rem !important;
}

.focus\:translate-x-10:focus{
  --tw-translate-x: 2.5rem !important;
}

.focus\:translate-x-11:focus{
  --tw-translate-x: 2.75rem !important;
}

.focus\:translate-x-12:focus{
  --tw-translate-x: 3rem !important;
}

.focus\:translate-x-14:focus{
  --tw-translate-x: 3.5rem !important;
}

.focus\:translate-x-16:focus{
  --tw-translate-x: 4rem !important;
}

.focus\:translate-x-20:focus{
  --tw-translate-x: 5rem !important;
}

.focus\:translate-x-24:focus{
  --tw-translate-x: 6rem !important;
}

.focus\:translate-x-28:focus{
  --tw-translate-x: 7rem !important;
}

.focus\:translate-x-32:focus{
  --tw-translate-x: 8rem !important;
}

.focus\:translate-x-36:focus{
  --tw-translate-x: 9rem !important;
}

.focus\:translate-x-40:focus{
  --tw-translate-x: 10rem !important;
}

.focus\:translate-x-44:focus{
  --tw-translate-x: 11rem !important;
}

.focus\:translate-x-48:focus{
  --tw-translate-x: 12rem !important;
}

.focus\:translate-x-52:focus{
  --tw-translate-x: 13rem !important;
}

.focus\:translate-x-56:focus{
  --tw-translate-x: 14rem !important;
}

.focus\:translate-x-60:focus{
  --tw-translate-x: 15rem !important;
}

.focus\:translate-x-64:focus{
  --tw-translate-x: 16rem !important;
}

.focus\:translate-x-72:focus{
  --tw-translate-x: 18rem !important;
}

.focus\:translate-x-80:focus{
  --tw-translate-x: 20rem !important;
}

.focus\:translate-x-96:focus{
  --tw-translate-x: 24rem !important;
}

.focus\:translate-x-px:focus{
  --tw-translate-x: 1px !important;
}

.focus\:translate-x-0\.5:focus{
  --tw-translate-x: 0.125rem !important;
}

.focus\:translate-x-1\.5:focus{
  --tw-translate-x: 0.375rem !important;
}

.focus\:translate-x-2\.5:focus{
  --tw-translate-x: 0.625rem !important;
}

.focus\:translate-x-3\.5:focus{
  --tw-translate-x: 0.875rem !important;
}

.focus\:-translate-x-0:focus{
  --tw-translate-x: 0px !important;
}

.focus\:-translate-x-1:focus{
  --tw-translate-x: -0.25rem !important;
}

.focus\:-translate-x-2:focus{
  --tw-translate-x: -0.5rem !important;
}

.focus\:-translate-x-3:focus{
  --tw-translate-x: -0.75rem !important;
}

.focus\:-translate-x-4:focus{
  --tw-translate-x: -1rem !important;
}

.focus\:-translate-x-5:focus{
  --tw-translate-x: -1.25rem !important;
}

.focus\:-translate-x-6:focus{
  --tw-translate-x: -1.5rem !important;
}

.focus\:-translate-x-7:focus{
  --tw-translate-x: -1.75rem !important;
}

.focus\:-translate-x-8:focus{
  --tw-translate-x: -2rem !important;
}

.focus\:-translate-x-9:focus{
  --tw-translate-x: -2.25rem !important;
}

.focus\:-translate-x-10:focus{
  --tw-translate-x: -2.5rem !important;
}

.focus\:-translate-x-11:focus{
  --tw-translate-x: -2.75rem !important;
}

.focus\:-translate-x-12:focus{
  --tw-translate-x: -3rem !important;
}

.focus\:-translate-x-14:focus{
  --tw-translate-x: -3.5rem !important;
}

.focus\:-translate-x-16:focus{
  --tw-translate-x: -4rem !important;
}

.focus\:-translate-x-20:focus{
  --tw-translate-x: -5rem !important;
}

.focus\:-translate-x-24:focus{
  --tw-translate-x: -6rem !important;
}

.focus\:-translate-x-28:focus{
  --tw-translate-x: -7rem !important;
}

.focus\:-translate-x-32:focus{
  --tw-translate-x: -8rem !important;
}

.focus\:-translate-x-36:focus{
  --tw-translate-x: -9rem !important;
}

.focus\:-translate-x-40:focus{
  --tw-translate-x: -10rem !important;
}

.focus\:-translate-x-44:focus{
  --tw-translate-x: -11rem !important;
}

.focus\:-translate-x-48:focus{
  --tw-translate-x: -12rem !important;
}

.focus\:-translate-x-52:focus{
  --tw-translate-x: -13rem !important;
}

.focus\:-translate-x-56:focus{
  --tw-translate-x: -14rem !important;
}

.focus\:-translate-x-60:focus{
  --tw-translate-x: -15rem !important;
}

.focus\:-translate-x-64:focus{
  --tw-translate-x: -16rem !important;
}

.focus\:-translate-x-72:focus{
  --tw-translate-x: -18rem !important;
}

.focus\:-translate-x-80:focus{
  --tw-translate-x: -20rem !important;
}

.focus\:-translate-x-96:focus{
  --tw-translate-x: -24rem !important;
}

.focus\:-translate-x-px:focus{
  --tw-translate-x: -1px !important;
}

.focus\:-translate-x-0\.5:focus{
  --tw-translate-x: -0.125rem !important;
}

.focus\:-translate-x-1\.5:focus{
  --tw-translate-x: -0.375rem !important;
}

.focus\:-translate-x-2\.5:focus{
  --tw-translate-x: -0.625rem !important;
}

.focus\:-translate-x-3\.5:focus{
  --tw-translate-x: -0.875rem !important;
}

.focus\:translate-x-1\/2:focus{
  --tw-translate-x: 50% !important;
}

.focus\:translate-x-1\/3:focus{
  --tw-translate-x: 33.333333% !important;
}

.focus\:translate-x-2\/3:focus{
  --tw-translate-x: 66.666667% !important;
}

.focus\:translate-x-1\/4:focus{
  --tw-translate-x: 25% !important;
}

.focus\:translate-x-2\/4:focus{
  --tw-translate-x: 50% !important;
}

.focus\:translate-x-3\/4:focus{
  --tw-translate-x: 75% !important;
}

.focus\:translate-x-full:focus{
  --tw-translate-x: 100% !important;
}

.focus\:-translate-x-1\/2:focus{
  --tw-translate-x: -50% !important;
}

.focus\:-translate-x-1\/3:focus{
  --tw-translate-x: -33.333333% !important;
}

.focus\:-translate-x-2\/3:focus{
  --tw-translate-x: -66.666667% !important;
}

.focus\:-translate-x-1\/4:focus{
  --tw-translate-x: -25% !important;
}

.focus\:-translate-x-2\/4:focus{
  --tw-translate-x: -50% !important;
}

.focus\:-translate-x-3\/4:focus{
  --tw-translate-x: -75% !important;
}

.focus\:-translate-x-full:focus{
  --tw-translate-x: -100% !important;
}

.focus\:translate-y-0:focus{
  --tw-translate-y: 0px !important;
}

.focus\:translate-y-1:focus{
  --tw-translate-y: 0.25rem !important;
}

.focus\:translate-y-2:focus{
  --tw-translate-y: 0.5rem !important;
}

.focus\:translate-y-3:focus{
  --tw-translate-y: 0.75rem !important;
}

.focus\:translate-y-4:focus{
  --tw-translate-y: 1rem !important;
}

.focus\:translate-y-5:focus{
  --tw-translate-y: 1.25rem !important;
}

.focus\:translate-y-6:focus{
  --tw-translate-y: 1.5rem !important;
}

.focus\:translate-y-7:focus{
  --tw-translate-y: 1.75rem !important;
}

.focus\:translate-y-8:focus{
  --tw-translate-y: 2rem !important;
}

.focus\:translate-y-9:focus{
  --tw-translate-y: 2.25rem !important;
}

.focus\:translate-y-10:focus{
  --tw-translate-y: 2.5rem !important;
}

.focus\:translate-y-11:focus{
  --tw-translate-y: 2.75rem !important;
}

.focus\:translate-y-12:focus{
  --tw-translate-y: 3rem !important;
}

.focus\:translate-y-14:focus{
  --tw-translate-y: 3.5rem !important;
}

.focus\:translate-y-16:focus{
  --tw-translate-y: 4rem !important;
}

.focus\:translate-y-20:focus{
  --tw-translate-y: 5rem !important;
}

.focus\:translate-y-24:focus{
  --tw-translate-y: 6rem !important;
}

.focus\:translate-y-28:focus{
  --tw-translate-y: 7rem !important;
}

.focus\:translate-y-32:focus{
  --tw-translate-y: 8rem !important;
}

.focus\:translate-y-36:focus{
  --tw-translate-y: 9rem !important;
}

.focus\:translate-y-40:focus{
  --tw-translate-y: 10rem !important;
}

.focus\:translate-y-44:focus{
  --tw-translate-y: 11rem !important;
}

.focus\:translate-y-48:focus{
  --tw-translate-y: 12rem !important;
}

.focus\:translate-y-52:focus{
  --tw-translate-y: 13rem !important;
}

.focus\:translate-y-56:focus{
  --tw-translate-y: 14rem !important;
}

.focus\:translate-y-60:focus{
  --tw-translate-y: 15rem !important;
}

.focus\:translate-y-64:focus{
  --tw-translate-y: 16rem !important;
}

.focus\:translate-y-72:focus{
  --tw-translate-y: 18rem !important;
}

.focus\:translate-y-80:focus{
  --tw-translate-y: 20rem !important;
}

.focus\:translate-y-96:focus{
  --tw-translate-y: 24rem !important;
}

.focus\:translate-y-px:focus{
  --tw-translate-y: 1px !important;
}

.focus\:translate-y-0\.5:focus{
  --tw-translate-y: 0.125rem !important;
}

.focus\:translate-y-1\.5:focus{
  --tw-translate-y: 0.375rem !important;
}

.focus\:translate-y-2\.5:focus{
  --tw-translate-y: 0.625rem !important;
}

.focus\:translate-y-3\.5:focus{
  --tw-translate-y: 0.875rem !important;
}

.focus\:-translate-y-0:focus{
  --tw-translate-y: 0px !important;
}

.focus\:-translate-y-1:focus{
  --tw-translate-y: -0.25rem !important;
}

.focus\:-translate-y-2:focus{
  --tw-translate-y: -0.5rem !important;
}

.focus\:-translate-y-3:focus{
  --tw-translate-y: -0.75rem !important;
}

.focus\:-translate-y-4:focus{
  --tw-translate-y: -1rem !important;
}

.focus\:-translate-y-5:focus{
  --tw-translate-y: -1.25rem !important;
}

.focus\:-translate-y-6:focus{
  --tw-translate-y: -1.5rem !important;
}

.focus\:-translate-y-7:focus{
  --tw-translate-y: -1.75rem !important;
}

.focus\:-translate-y-8:focus{
  --tw-translate-y: -2rem !important;
}

.focus\:-translate-y-9:focus{
  --tw-translate-y: -2.25rem !important;
}

.focus\:-translate-y-10:focus{
  --tw-translate-y: -2.5rem !important;
}

.focus\:-translate-y-11:focus{
  --tw-translate-y: -2.75rem !important;
}

.focus\:-translate-y-12:focus{
  --tw-translate-y: -3rem !important;
}

.focus\:-translate-y-14:focus{
  --tw-translate-y: -3.5rem !important;
}

.focus\:-translate-y-16:focus{
  --tw-translate-y: -4rem !important;
}

.focus\:-translate-y-20:focus{
  --tw-translate-y: -5rem !important;
}

.focus\:-translate-y-24:focus{
  --tw-translate-y: -6rem !important;
}

.focus\:-translate-y-28:focus{
  --tw-translate-y: -7rem !important;
}

.focus\:-translate-y-32:focus{
  --tw-translate-y: -8rem !important;
}

.focus\:-translate-y-36:focus{
  --tw-translate-y: -9rem !important;
}

.focus\:-translate-y-40:focus{
  --tw-translate-y: -10rem !important;
}

.focus\:-translate-y-44:focus{
  --tw-translate-y: -11rem !important;
}

.focus\:-translate-y-48:focus{
  --tw-translate-y: -12rem !important;
}

.focus\:-translate-y-52:focus{
  --tw-translate-y: -13rem !important;
}

.focus\:-translate-y-56:focus{
  --tw-translate-y: -14rem !important;
}

.focus\:-translate-y-60:focus{
  --tw-translate-y: -15rem !important;
}

.focus\:-translate-y-64:focus{
  --tw-translate-y: -16rem !important;
}

.focus\:-translate-y-72:focus{
  --tw-translate-y: -18rem !important;
}

.focus\:-translate-y-80:focus{
  --tw-translate-y: -20rem !important;
}

.focus\:-translate-y-96:focus{
  --tw-translate-y: -24rem !important;
}

.focus\:-translate-y-px:focus{
  --tw-translate-y: -1px !important;
}

.focus\:-translate-y-0\.5:focus{
  --tw-translate-y: -0.125rem !important;
}

.focus\:-translate-y-1\.5:focus{
  --tw-translate-y: -0.375rem !important;
}

.focus\:-translate-y-2\.5:focus{
  --tw-translate-y: -0.625rem !important;
}

.focus\:-translate-y-3\.5:focus{
  --tw-translate-y: -0.875rem !important;
}

.focus\:translate-y-1\/2:focus{
  --tw-translate-y: 50% !important;
}

.focus\:translate-y-1\/3:focus{
  --tw-translate-y: 33.333333% !important;
}

.focus\:translate-y-2\/3:focus{
  --tw-translate-y: 66.666667% !important;
}

.focus\:translate-y-1\/4:focus{
  --tw-translate-y: 25% !important;
}

.focus\:translate-y-2\/4:focus{
  --tw-translate-y: 50% !important;
}

.focus\:translate-y-3\/4:focus{
  --tw-translate-y: 75% !important;
}

.focus\:translate-y-full:focus{
  --tw-translate-y: 100% !important;
}

.focus\:-translate-y-1\/2:focus{
  --tw-translate-y: -50% !important;
}

.focus\:-translate-y-1\/3:focus{
  --tw-translate-y: -33.333333% !important;
}

.focus\:-translate-y-2\/3:focus{
  --tw-translate-y: -66.666667% !important;
}

.focus\:-translate-y-1\/4:focus{
  --tw-translate-y: -25% !important;
}

.focus\:-translate-y-2\/4:focus{
  --tw-translate-y: -50% !important;
}

.focus\:-translate-y-3\/4:focus{
  --tw-translate-y: -75% !important;
}

.focus\:-translate-y-full:focus{
  --tw-translate-y: -100% !important;
}

.active\:translate-x-0:active{
  --tw-translate-x: 0px !important;
}

.active\:translate-x-1:active{
  --tw-translate-x: 0.25rem !important;
}

.active\:translate-x-2:active{
  --tw-translate-x: 0.5rem !important;
}

.active\:translate-x-3:active{
  --tw-translate-x: 0.75rem !important;
}

.active\:translate-x-4:active{
  --tw-translate-x: 1rem !important;
}

.active\:translate-x-5:active{
  --tw-translate-x: 1.25rem !important;
}

.active\:translate-x-6:active{
  --tw-translate-x: 1.5rem !important;
}

.active\:translate-x-7:active{
  --tw-translate-x: 1.75rem !important;
}

.active\:translate-x-8:active{
  --tw-translate-x: 2rem !important;
}

.active\:translate-x-9:active{
  --tw-translate-x: 2.25rem !important;
}

.active\:translate-x-10:active{
  --tw-translate-x: 2.5rem !important;
}

.active\:translate-x-11:active{
  --tw-translate-x: 2.75rem !important;
}

.active\:translate-x-12:active{
  --tw-translate-x: 3rem !important;
}

.active\:translate-x-14:active{
  --tw-translate-x: 3.5rem !important;
}

.active\:translate-x-16:active{
  --tw-translate-x: 4rem !important;
}

.active\:translate-x-20:active{
  --tw-translate-x: 5rem !important;
}

.active\:translate-x-24:active{
  --tw-translate-x: 6rem !important;
}

.active\:translate-x-28:active{
  --tw-translate-x: 7rem !important;
}

.active\:translate-x-32:active{
  --tw-translate-x: 8rem !important;
}

.active\:translate-x-36:active{
  --tw-translate-x: 9rem !important;
}

.active\:translate-x-40:active{
  --tw-translate-x: 10rem !important;
}

.active\:translate-x-44:active{
  --tw-translate-x: 11rem !important;
}

.active\:translate-x-48:active{
  --tw-translate-x: 12rem !important;
}

.active\:translate-x-52:active{
  --tw-translate-x: 13rem !important;
}

.active\:translate-x-56:active{
  --tw-translate-x: 14rem !important;
}

.active\:translate-x-60:active{
  --tw-translate-x: 15rem !important;
}

.active\:translate-x-64:active{
  --tw-translate-x: 16rem !important;
}

.active\:translate-x-72:active{
  --tw-translate-x: 18rem !important;
}

.active\:translate-x-80:active{
  --tw-translate-x: 20rem !important;
}

.active\:translate-x-96:active{
  --tw-translate-x: 24rem !important;
}

.active\:translate-x-px:active{
  --tw-translate-x: 1px !important;
}

.active\:translate-x-0\.5:active{
  --tw-translate-x: 0.125rem !important;
}

.active\:translate-x-1\.5:active{
  --tw-translate-x: 0.375rem !important;
}

.active\:translate-x-2\.5:active{
  --tw-translate-x: 0.625rem !important;
}

.active\:translate-x-3\.5:active{
  --tw-translate-x: 0.875rem !important;
}

.active\:-translate-x-0:active{
  --tw-translate-x: 0px !important;
}

.active\:-translate-x-1:active{
  --tw-translate-x: -0.25rem !important;
}

.active\:-translate-x-2:active{
  --tw-translate-x: -0.5rem !important;
}

.active\:-translate-x-3:active{
  --tw-translate-x: -0.75rem !important;
}

.active\:-translate-x-4:active{
  --tw-translate-x: -1rem !important;
}

.active\:-translate-x-5:active{
  --tw-translate-x: -1.25rem !important;
}

.active\:-translate-x-6:active{
  --tw-translate-x: -1.5rem !important;
}

.active\:-translate-x-7:active{
  --tw-translate-x: -1.75rem !important;
}

.active\:-translate-x-8:active{
  --tw-translate-x: -2rem !important;
}

.active\:-translate-x-9:active{
  --tw-translate-x: -2.25rem !important;
}

.active\:-translate-x-10:active{
  --tw-translate-x: -2.5rem !important;
}

.active\:-translate-x-11:active{
  --tw-translate-x: -2.75rem !important;
}

.active\:-translate-x-12:active{
  --tw-translate-x: -3rem !important;
}

.active\:-translate-x-14:active{
  --tw-translate-x: -3.5rem !important;
}

.active\:-translate-x-16:active{
  --tw-translate-x: -4rem !important;
}

.active\:-translate-x-20:active{
  --tw-translate-x: -5rem !important;
}

.active\:-translate-x-24:active{
  --tw-translate-x: -6rem !important;
}

.active\:-translate-x-28:active{
  --tw-translate-x: -7rem !important;
}

.active\:-translate-x-32:active{
  --tw-translate-x: -8rem !important;
}

.active\:-translate-x-36:active{
  --tw-translate-x: -9rem !important;
}

.active\:-translate-x-40:active{
  --tw-translate-x: -10rem !important;
}

.active\:-translate-x-44:active{
  --tw-translate-x: -11rem !important;
}

.active\:-translate-x-48:active{
  --tw-translate-x: -12rem !important;
}

.active\:-translate-x-52:active{
  --tw-translate-x: -13rem !important;
}

.active\:-translate-x-56:active{
  --tw-translate-x: -14rem !important;
}

.active\:-translate-x-60:active{
  --tw-translate-x: -15rem !important;
}

.active\:-translate-x-64:active{
  --tw-translate-x: -16rem !important;
}

.active\:-translate-x-72:active{
  --tw-translate-x: -18rem !important;
}

.active\:-translate-x-80:active{
  --tw-translate-x: -20rem !important;
}

.active\:-translate-x-96:active{
  --tw-translate-x: -24rem !important;
}

.active\:-translate-x-px:active{
  --tw-translate-x: -1px !important;
}

.active\:-translate-x-0\.5:active{
  --tw-translate-x: -0.125rem !important;
}

.active\:-translate-x-1\.5:active{
  --tw-translate-x: -0.375rem !important;
}

.active\:-translate-x-2\.5:active{
  --tw-translate-x: -0.625rem !important;
}

.active\:-translate-x-3\.5:active{
  --tw-translate-x: -0.875rem !important;
}

.active\:translate-x-1\/2:active{
  --tw-translate-x: 50% !important;
}

.active\:translate-x-1\/3:active{
  --tw-translate-x: 33.333333% !important;
}

.active\:translate-x-2\/3:active{
  --tw-translate-x: 66.666667% !important;
}

.active\:translate-x-1\/4:active{
  --tw-translate-x: 25% !important;
}

.active\:translate-x-2\/4:active{
  --tw-translate-x: 50% !important;
}

.active\:translate-x-3\/4:active{
  --tw-translate-x: 75% !important;
}

.active\:translate-x-full:active{
  --tw-translate-x: 100% !important;
}

.active\:-translate-x-1\/2:active{
  --tw-translate-x: -50% !important;
}

.active\:-translate-x-1\/3:active{
  --tw-translate-x: -33.333333% !important;
}

.active\:-translate-x-2\/3:active{
  --tw-translate-x: -66.666667% !important;
}

.active\:-translate-x-1\/4:active{
  --tw-translate-x: -25% !important;
}

.active\:-translate-x-2\/4:active{
  --tw-translate-x: -50% !important;
}

.active\:-translate-x-3\/4:active{
  --tw-translate-x: -75% !important;
}

.active\:-translate-x-full:active{
  --tw-translate-x: -100% !important;
}

.active\:translate-y-0:active{
  --tw-translate-y: 0px !important;
}

.active\:translate-y-1:active{
  --tw-translate-y: 0.25rem !important;
}

.active\:translate-y-2:active{
  --tw-translate-y: 0.5rem !important;
}

.active\:translate-y-3:active{
  --tw-translate-y: 0.75rem !important;
}

.active\:translate-y-4:active{
  --tw-translate-y: 1rem !important;
}

.active\:translate-y-5:active{
  --tw-translate-y: 1.25rem !important;
}

.active\:translate-y-6:active{
  --tw-translate-y: 1.5rem !important;
}

.active\:translate-y-7:active{
  --tw-translate-y: 1.75rem !important;
}

.active\:translate-y-8:active{
  --tw-translate-y: 2rem !important;
}

.active\:translate-y-9:active{
  --tw-translate-y: 2.25rem !important;
}

.active\:translate-y-10:active{
  --tw-translate-y: 2.5rem !important;
}

.active\:translate-y-11:active{
  --tw-translate-y: 2.75rem !important;
}

.active\:translate-y-12:active{
  --tw-translate-y: 3rem !important;
}

.active\:translate-y-14:active{
  --tw-translate-y: 3.5rem !important;
}

.active\:translate-y-16:active{
  --tw-translate-y: 4rem !important;
}

.active\:translate-y-20:active{
  --tw-translate-y: 5rem !important;
}

.active\:translate-y-24:active{
  --tw-translate-y: 6rem !important;
}

.active\:translate-y-28:active{
  --tw-translate-y: 7rem !important;
}

.active\:translate-y-32:active{
  --tw-translate-y: 8rem !important;
}

.active\:translate-y-36:active{
  --tw-translate-y: 9rem !important;
}

.active\:translate-y-40:active{
  --tw-translate-y: 10rem !important;
}

.active\:translate-y-44:active{
  --tw-translate-y: 11rem !important;
}

.active\:translate-y-48:active{
  --tw-translate-y: 12rem !important;
}

.active\:translate-y-52:active{
  --tw-translate-y: 13rem !important;
}

.active\:translate-y-56:active{
  --tw-translate-y: 14rem !important;
}

.active\:translate-y-60:active{
  --tw-translate-y: 15rem !important;
}

.active\:translate-y-64:active{
  --tw-translate-y: 16rem !important;
}

.active\:translate-y-72:active{
  --tw-translate-y: 18rem !important;
}

.active\:translate-y-80:active{
  --tw-translate-y: 20rem !important;
}

.active\:translate-y-96:active{
  --tw-translate-y: 24rem !important;
}

.active\:translate-y-px:active{
  --tw-translate-y: 1px !important;
}

.active\:translate-y-0\.5:active{
  --tw-translate-y: 0.125rem !important;
}

.active\:translate-y-1\.5:active{
  --tw-translate-y: 0.375rem !important;
}

.active\:translate-y-2\.5:active{
  --tw-translate-y: 0.625rem !important;
}

.active\:translate-y-3\.5:active{
  --tw-translate-y: 0.875rem !important;
}

.active\:-translate-y-0:active{
  --tw-translate-y: 0px !important;
}

.active\:-translate-y-1:active{
  --tw-translate-y: -0.25rem !important;
}

.active\:-translate-y-2:active{
  --tw-translate-y: -0.5rem !important;
}

.active\:-translate-y-3:active{
  --tw-translate-y: -0.75rem !important;
}

.active\:-translate-y-4:active{
  --tw-translate-y: -1rem !important;
}

.active\:-translate-y-5:active{
  --tw-translate-y: -1.25rem !important;
}

.active\:-translate-y-6:active{
  --tw-translate-y: -1.5rem !important;
}

.active\:-translate-y-7:active{
  --tw-translate-y: -1.75rem !important;
}

.active\:-translate-y-8:active{
  --tw-translate-y: -2rem !important;
}

.active\:-translate-y-9:active{
  --tw-translate-y: -2.25rem !important;
}

.active\:-translate-y-10:active{
  --tw-translate-y: -2.5rem !important;
}

.active\:-translate-y-11:active{
  --tw-translate-y: -2.75rem !important;
}

.active\:-translate-y-12:active{
  --tw-translate-y: -3rem !important;
}

.active\:-translate-y-14:active{
  --tw-translate-y: -3.5rem !important;
}

.active\:-translate-y-16:active{
  --tw-translate-y: -4rem !important;
}

.active\:-translate-y-20:active{
  --tw-translate-y: -5rem !important;
}

.active\:-translate-y-24:active{
  --tw-translate-y: -6rem !important;
}

.active\:-translate-y-28:active{
  --tw-translate-y: -7rem !important;
}

.active\:-translate-y-32:active{
  --tw-translate-y: -8rem !important;
}

.active\:-translate-y-36:active{
  --tw-translate-y: -9rem !important;
}

.active\:-translate-y-40:active{
  --tw-translate-y: -10rem !important;
}

.active\:-translate-y-44:active{
  --tw-translate-y: -11rem !important;
}

.active\:-translate-y-48:active{
  --tw-translate-y: -12rem !important;
}

.active\:-translate-y-52:active{
  --tw-translate-y: -13rem !important;
}

.active\:-translate-y-56:active{
  --tw-translate-y: -14rem !important;
}

.active\:-translate-y-60:active{
  --tw-translate-y: -15rem !important;
}

.active\:-translate-y-64:active{
  --tw-translate-y: -16rem !important;
}

.active\:-translate-y-72:active{
  --tw-translate-y: -18rem !important;
}

.active\:-translate-y-80:active{
  --tw-translate-y: -20rem !important;
}

.active\:-translate-y-96:active{
  --tw-translate-y: -24rem !important;
}

.active\:-translate-y-px:active{
  --tw-translate-y: -1px !important;
}

.active\:-translate-y-0\.5:active{
  --tw-translate-y: -0.125rem !important;
}

.active\:-translate-y-1\.5:active{
  --tw-translate-y: -0.375rem !important;
}

.active\:-translate-y-2\.5:active{
  --tw-translate-y: -0.625rem !important;
}

.active\:-translate-y-3\.5:active{
  --tw-translate-y: -0.875rem !important;
}

.active\:translate-y-1\/2:active{
  --tw-translate-y: 50% !important;
}

.active\:translate-y-1\/3:active{
  --tw-translate-y: 33.333333% !important;
}

.active\:translate-y-2\/3:active{
  --tw-translate-y: 66.666667% !important;
}

.active\:translate-y-1\/4:active{
  --tw-translate-y: 25% !important;
}

.active\:translate-y-2\/4:active{
  --tw-translate-y: 50% !important;
}

.active\:translate-y-3\/4:active{
  --tw-translate-y: 75% !important;
}

.active\:translate-y-full:active{
  --tw-translate-y: 100% !important;
}

.active\:-translate-y-1\/2:active{
  --tw-translate-y: -50% !important;
}

.active\:-translate-y-1\/3:active{
  --tw-translate-y: -33.333333% !important;
}

.active\:-translate-y-2\/3:active{
  --tw-translate-y: -66.666667% !important;
}

.active\:-translate-y-1\/4:active{
  --tw-translate-y: -25% !important;
}

.active\:-translate-y-2\/4:active{
  --tw-translate-y: -50% !important;
}

.active\:-translate-y-3\/4:active{
  --tw-translate-y: -75% !important;
}

.active\:-translate-y-full:active{
  --tw-translate-y: -100% !important;
}

.group:hover .group-hover\:translate-x-0{
  --tw-translate-x: 0px !important;
}

.group:hover .group-hover\:translate-x-1{
  --tw-translate-x: 0.25rem !important;
}

.group:hover .group-hover\:translate-x-2{
  --tw-translate-x: 0.5rem !important;
}

.group:hover .group-hover\:translate-x-3{
  --tw-translate-x: 0.75rem !important;
}

.group:hover .group-hover\:translate-x-4{
  --tw-translate-x: 1rem !important;
}

.group:hover .group-hover\:translate-x-5{
  --tw-translate-x: 1.25rem !important;
}

.group:hover .group-hover\:translate-x-6{
  --tw-translate-x: 1.5rem !important;
}

.group:hover .group-hover\:translate-x-7{
  --tw-translate-x: 1.75rem !important;
}

.group:hover .group-hover\:translate-x-8{
  --tw-translate-x: 2rem !important;
}

.group:hover .group-hover\:translate-x-9{
  --tw-translate-x: 2.25rem !important;
}

.group:hover .group-hover\:translate-x-10{
  --tw-translate-x: 2.5rem !important;
}

.group:hover .group-hover\:translate-x-11{
  --tw-translate-x: 2.75rem !important;
}

.group:hover .group-hover\:translate-x-12{
  --tw-translate-x: 3rem !important;
}

.group:hover .group-hover\:translate-x-14{
  --tw-translate-x: 3.5rem !important;
}

.group:hover .group-hover\:translate-x-16{
  --tw-translate-x: 4rem !important;
}

.group:hover .group-hover\:translate-x-20{
  --tw-translate-x: 5rem !important;
}

.group:hover .group-hover\:translate-x-24{
  --tw-translate-x: 6rem !important;
}

.group:hover .group-hover\:translate-x-28{
  --tw-translate-x: 7rem !important;
}

.group:hover .group-hover\:translate-x-32{
  --tw-translate-x: 8rem !important;
}

.group:hover .group-hover\:translate-x-36{
  --tw-translate-x: 9rem !important;
}

.group:hover .group-hover\:translate-x-40{
  --tw-translate-x: 10rem !important;
}

.group:hover .group-hover\:translate-x-44{
  --tw-translate-x: 11rem !important;
}

.group:hover .group-hover\:translate-x-48{
  --tw-translate-x: 12rem !important;
}

.group:hover .group-hover\:translate-x-52{
  --tw-translate-x: 13rem !important;
}

.group:hover .group-hover\:translate-x-56{
  --tw-translate-x: 14rem !important;
}

.group:hover .group-hover\:translate-x-60{
  --tw-translate-x: 15rem !important;
}

.group:hover .group-hover\:translate-x-64{
  --tw-translate-x: 16rem !important;
}

.group:hover .group-hover\:translate-x-72{
  --tw-translate-x: 18rem !important;
}

.group:hover .group-hover\:translate-x-80{
  --tw-translate-x: 20rem !important;
}

.group:hover .group-hover\:translate-x-96{
  --tw-translate-x: 24rem !important;
}

.group:hover .group-hover\:translate-x-px{
  --tw-translate-x: 1px !important;
}

.group:hover .group-hover\:translate-x-0\.5{
  --tw-translate-x: 0.125rem !important;
}

.group:hover .group-hover\:translate-x-1\.5{
  --tw-translate-x: 0.375rem !important;
}

.group:hover .group-hover\:translate-x-2\.5{
  --tw-translate-x: 0.625rem !important;
}

.group:hover .group-hover\:translate-x-3\.5{
  --tw-translate-x: 0.875rem !important;
}

.group:hover .group-hover\:-translate-x-0{
  --tw-translate-x: 0px !important;
}

.group:hover .group-hover\:-translate-x-1{
  --tw-translate-x: -0.25rem !important;
}

.group:hover .group-hover\:-translate-x-2{
  --tw-translate-x: -0.5rem !important;
}

.group:hover .group-hover\:-translate-x-3{
  --tw-translate-x: -0.75rem !important;
}

.group:hover .group-hover\:-translate-x-4{
  --tw-translate-x: -1rem !important;
}

.group:hover .group-hover\:-translate-x-5{
  --tw-translate-x: -1.25rem !important;
}

.group:hover .group-hover\:-translate-x-6{
  --tw-translate-x: -1.5rem !important;
}

.group:hover .group-hover\:-translate-x-7{
  --tw-translate-x: -1.75rem !important;
}

.group:hover .group-hover\:-translate-x-8{
  --tw-translate-x: -2rem !important;
}

.group:hover .group-hover\:-translate-x-9{
  --tw-translate-x: -2.25rem !important;
}

.group:hover .group-hover\:-translate-x-10{
  --tw-translate-x: -2.5rem !important;
}

.group:hover .group-hover\:-translate-x-11{
  --tw-translate-x: -2.75rem !important;
}

.group:hover .group-hover\:-translate-x-12{
  --tw-translate-x: -3rem !important;
}

.group:hover .group-hover\:-translate-x-14{
  --tw-translate-x: -3.5rem !important;
}

.group:hover .group-hover\:-translate-x-16{
  --tw-translate-x: -4rem !important;
}

.group:hover .group-hover\:-translate-x-20{
  --tw-translate-x: -5rem !important;
}

.group:hover .group-hover\:-translate-x-24{
  --tw-translate-x: -6rem !important;
}

.group:hover .group-hover\:-translate-x-28{
  --tw-translate-x: -7rem !important;
}

.group:hover .group-hover\:-translate-x-32{
  --tw-translate-x: -8rem !important;
}

.group:hover .group-hover\:-translate-x-36{
  --tw-translate-x: -9rem !important;
}

.group:hover .group-hover\:-translate-x-40{
  --tw-translate-x: -10rem !important;
}

.group:hover .group-hover\:-translate-x-44{
  --tw-translate-x: -11rem !important;
}

.group:hover .group-hover\:-translate-x-48{
  --tw-translate-x: -12rem !important;
}

.group:hover .group-hover\:-translate-x-52{
  --tw-translate-x: -13rem !important;
}

.group:hover .group-hover\:-translate-x-56{
  --tw-translate-x: -14rem !important;
}

.group:hover .group-hover\:-translate-x-60{
  --tw-translate-x: -15rem !important;
}

.group:hover .group-hover\:-translate-x-64{
  --tw-translate-x: -16rem !important;
}

.group:hover .group-hover\:-translate-x-72{
  --tw-translate-x: -18rem !important;
}

.group:hover .group-hover\:-translate-x-80{
  --tw-translate-x: -20rem !important;
}

.group:hover .group-hover\:-translate-x-96{
  --tw-translate-x: -24rem !important;
}

.group:hover .group-hover\:-translate-x-px{
  --tw-translate-x: -1px !important;
}

.group:hover .group-hover\:-translate-x-0\.5{
  --tw-translate-x: -0.125rem !important;
}

.group:hover .group-hover\:-translate-x-1\.5{
  --tw-translate-x: -0.375rem !important;
}

.group:hover .group-hover\:-translate-x-2\.5{
  --tw-translate-x: -0.625rem !important;
}

.group:hover .group-hover\:-translate-x-3\.5{
  --tw-translate-x: -0.875rem !important;
}

.group:hover .group-hover\:translate-x-1\/2{
  --tw-translate-x: 50% !important;
}

.group:hover .group-hover\:translate-x-1\/3{
  --tw-translate-x: 33.333333% !important;
}

.group:hover .group-hover\:translate-x-2\/3{
  --tw-translate-x: 66.666667% !important;
}

.group:hover .group-hover\:translate-x-1\/4{
  --tw-translate-x: 25% !important;
}

.group:hover .group-hover\:translate-x-2\/4{
  --tw-translate-x: 50% !important;
}

.group:hover .group-hover\:translate-x-3\/4{
  --tw-translate-x: 75% !important;
}

.group:hover .group-hover\:translate-x-full{
  --tw-translate-x: 100% !important;
}

.group:hover .group-hover\:-translate-x-1\/2{
  --tw-translate-x: -50% !important;
}

.group:hover .group-hover\:-translate-x-1\/3{
  --tw-translate-x: -33.333333% !important;
}

.group:hover .group-hover\:-translate-x-2\/3{
  --tw-translate-x: -66.666667% !important;
}

.group:hover .group-hover\:-translate-x-1\/4{
  --tw-translate-x: -25% !important;
}

.group:hover .group-hover\:-translate-x-2\/4{
  --tw-translate-x: -50% !important;
}

.group:hover .group-hover\:-translate-x-3\/4{
  --tw-translate-x: -75% !important;
}

.group:hover .group-hover\:-translate-x-full{
  --tw-translate-x: -100% !important;
}

.group:hover .group-hover\:translate-y-0{
  --tw-translate-y: 0px !important;
}

.group:hover .group-hover\:translate-y-1{
  --tw-translate-y: 0.25rem !important;
}

.group:hover .group-hover\:translate-y-2{
  --tw-translate-y: 0.5rem !important;
}

.group:hover .group-hover\:translate-y-3{
  --tw-translate-y: 0.75rem !important;
}

.group:hover .group-hover\:translate-y-4{
  --tw-translate-y: 1rem !important;
}

.group:hover .group-hover\:translate-y-5{
  --tw-translate-y: 1.25rem !important;
}

.group:hover .group-hover\:translate-y-6{
  --tw-translate-y: 1.5rem !important;
}

.group:hover .group-hover\:translate-y-7{
  --tw-translate-y: 1.75rem !important;
}

.group:hover .group-hover\:translate-y-8{
  --tw-translate-y: 2rem !important;
}

.group:hover .group-hover\:translate-y-9{
  --tw-translate-y: 2.25rem !important;
}

.group:hover .group-hover\:translate-y-10{
  --tw-translate-y: 2.5rem !important;
}

.group:hover .group-hover\:translate-y-11{
  --tw-translate-y: 2.75rem !important;
}

.group:hover .group-hover\:translate-y-12{
  --tw-translate-y: 3rem !important;
}

.group:hover .group-hover\:translate-y-14{
  --tw-translate-y: 3.5rem !important;
}

.group:hover .group-hover\:translate-y-16{
  --tw-translate-y: 4rem !important;
}

.group:hover .group-hover\:translate-y-20{
  --tw-translate-y: 5rem !important;
}

.group:hover .group-hover\:translate-y-24{
  --tw-translate-y: 6rem !important;
}

.group:hover .group-hover\:translate-y-28{
  --tw-translate-y: 7rem !important;
}

.group:hover .group-hover\:translate-y-32{
  --tw-translate-y: 8rem !important;
}

.group:hover .group-hover\:translate-y-36{
  --tw-translate-y: 9rem !important;
}

.group:hover .group-hover\:translate-y-40{
  --tw-translate-y: 10rem !important;
}

.group:hover .group-hover\:translate-y-44{
  --tw-translate-y: 11rem !important;
}

.group:hover .group-hover\:translate-y-48{
  --tw-translate-y: 12rem !important;
}

.group:hover .group-hover\:translate-y-52{
  --tw-translate-y: 13rem !important;
}

.group:hover .group-hover\:translate-y-56{
  --tw-translate-y: 14rem !important;
}

.group:hover .group-hover\:translate-y-60{
  --tw-translate-y: 15rem !important;
}

.group:hover .group-hover\:translate-y-64{
  --tw-translate-y: 16rem !important;
}

.group:hover .group-hover\:translate-y-72{
  --tw-translate-y: 18rem !important;
}

.group:hover .group-hover\:translate-y-80{
  --tw-translate-y: 20rem !important;
}

.group:hover .group-hover\:translate-y-96{
  --tw-translate-y: 24rem !important;
}

.group:hover .group-hover\:translate-y-px{
  --tw-translate-y: 1px !important;
}

.group:hover .group-hover\:translate-y-0\.5{
  --tw-translate-y: 0.125rem !important;
}

.group:hover .group-hover\:translate-y-1\.5{
  --tw-translate-y: 0.375rem !important;
}

.group:hover .group-hover\:translate-y-2\.5{
  --tw-translate-y: 0.625rem !important;
}

.group:hover .group-hover\:translate-y-3\.5{
  --tw-translate-y: 0.875rem !important;
}

.group:hover .group-hover\:-translate-y-0{
  --tw-translate-y: 0px !important;
}

.group:hover .group-hover\:-translate-y-1{
  --tw-translate-y: -0.25rem !important;
}

.group:hover .group-hover\:-translate-y-2{
  --tw-translate-y: -0.5rem !important;
}

.group:hover .group-hover\:-translate-y-3{
  --tw-translate-y: -0.75rem !important;
}

.group:hover .group-hover\:-translate-y-4{
  --tw-translate-y: -1rem !important;
}

.group:hover .group-hover\:-translate-y-5{
  --tw-translate-y: -1.25rem !important;
}

.group:hover .group-hover\:-translate-y-6{
  --tw-translate-y: -1.5rem !important;
}

.group:hover .group-hover\:-translate-y-7{
  --tw-translate-y: -1.75rem !important;
}

.group:hover .group-hover\:-translate-y-8{
  --tw-translate-y: -2rem !important;
}

.group:hover .group-hover\:-translate-y-9{
  --tw-translate-y: -2.25rem !important;
}

.group:hover .group-hover\:-translate-y-10{
  --tw-translate-y: -2.5rem !important;
}

.group:hover .group-hover\:-translate-y-11{
  --tw-translate-y: -2.75rem !important;
}

.group:hover .group-hover\:-translate-y-12{
  --tw-translate-y: -3rem !important;
}

.group:hover .group-hover\:-translate-y-14{
  --tw-translate-y: -3.5rem !important;
}

.group:hover .group-hover\:-translate-y-16{
  --tw-translate-y: -4rem !important;
}

.group:hover .group-hover\:-translate-y-20{
  --tw-translate-y: -5rem !important;
}

.group:hover .group-hover\:-translate-y-24{
  --tw-translate-y: -6rem !important;
}

.group:hover .group-hover\:-translate-y-28{
  --tw-translate-y: -7rem !important;
}

.group:hover .group-hover\:-translate-y-32{
  --tw-translate-y: -8rem !important;
}

.group:hover .group-hover\:-translate-y-36{
  --tw-translate-y: -9rem !important;
}

.group:hover .group-hover\:-translate-y-40{
  --tw-translate-y: -10rem !important;
}

.group:hover .group-hover\:-translate-y-44{
  --tw-translate-y: -11rem !important;
}

.group:hover .group-hover\:-translate-y-48{
  --tw-translate-y: -12rem !important;
}

.group:hover .group-hover\:-translate-y-52{
  --tw-translate-y: -13rem !important;
}

.group:hover .group-hover\:-translate-y-56{
  --tw-translate-y: -14rem !important;
}

.group:hover .group-hover\:-translate-y-60{
  --tw-translate-y: -15rem !important;
}

.group:hover .group-hover\:-translate-y-64{
  --tw-translate-y: -16rem !important;
}

.group:hover .group-hover\:-translate-y-72{
  --tw-translate-y: -18rem !important;
}

.group:hover .group-hover\:-translate-y-80{
  --tw-translate-y: -20rem !important;
}

.group:hover .group-hover\:-translate-y-96{
  --tw-translate-y: -24rem !important;
}

.group:hover .group-hover\:-translate-y-px{
  --tw-translate-y: -1px !important;
}

.group:hover .group-hover\:-translate-y-0\.5{
  --tw-translate-y: -0.125rem !important;
}

.group:hover .group-hover\:-translate-y-1\.5{
  --tw-translate-y: -0.375rem !important;
}

.group:hover .group-hover\:-translate-y-2\.5{
  --tw-translate-y: -0.625rem !important;
}

.group:hover .group-hover\:-translate-y-3\.5{
  --tw-translate-y: -0.875rem !important;
}

.group:hover .group-hover\:translate-y-1\/2{
  --tw-translate-y: 50% !important;
}

.group:hover .group-hover\:translate-y-1\/3{
  --tw-translate-y: 33.333333% !important;
}

.group:hover .group-hover\:translate-y-2\/3{
  --tw-translate-y: 66.666667% !important;
}

.group:hover .group-hover\:translate-y-1\/4{
  --tw-translate-y: 25% !important;
}

.group:hover .group-hover\:translate-y-2\/4{
  --tw-translate-y: 50% !important;
}

.group:hover .group-hover\:translate-y-3\/4{
  --tw-translate-y: 75% !important;
}

.group:hover .group-hover\:translate-y-full{
  --tw-translate-y: 100% !important;
}

.group:hover .group-hover\:-translate-y-1\/2{
  --tw-translate-y: -50% !important;
}

.group:hover .group-hover\:-translate-y-1\/3{
  --tw-translate-y: -33.333333% !important;
}

.group:hover .group-hover\:-translate-y-2\/3{
  --tw-translate-y: -66.666667% !important;
}

.group:hover .group-hover\:-translate-y-1\/4{
  --tw-translate-y: -25% !important;
}

.group:hover .group-hover\:-translate-y-2\/4{
  --tw-translate-y: -50% !important;
}

.group:hover .group-hover\:-translate-y-3\/4{
  --tw-translate-y: -75% !important;
}

.group:hover .group-hover\:-translate-y-full{
  --tw-translate-y: -100% !important;
}

.skew-x-0{
  --tw-skew-x: 0deg !important;
}

.skew-x-1{
  --tw-skew-x: 1deg !important;
}

.skew-x-2{
  --tw-skew-x: 2deg !important;
}

.skew-x-3{
  --tw-skew-x: 3deg !important;
}

.skew-x-6{
  --tw-skew-x: 6deg !important;
}

.skew-x-9{
  --tw-skew-x: 9deg !important;
}

.skew-x-12{
  --tw-skew-x: 12deg !important;
}

.-skew-x-12{
  --tw-skew-x: -12deg !important;
}

.-skew-x-6{
  --tw-skew-x: -6deg !important;
}

.-skew-x-3{
  --tw-skew-x: -3deg !important;
}

.-skew-x-2{
  --tw-skew-x: -2deg !important;
}

.-skew-x-1{
  --tw-skew-x: -1deg !important;
}

.-skew-x-9{
  --tw-skew-x: -9deg !important;
}

.skew-y-0{
  --tw-skew-y: 0deg !important;
}

.skew-y-1{
  --tw-skew-y: 1deg !important;
}

.skew-y-2{
  --tw-skew-y: 2deg !important;
}

.skew-y-3{
  --tw-skew-y: 3deg !important;
}

.skew-y-6{
  --tw-skew-y: 6deg !important;
}

.skew-y-9{
  --tw-skew-y: 9deg !important;
}

.skew-y-12{
  --tw-skew-y: 12deg !important;
}

.-skew-y-12{
  --tw-skew-y: -12deg !important;
}

.-skew-y-6{
  --tw-skew-y: -6deg !important;
}

.-skew-y-3{
  --tw-skew-y: -3deg !important;
}

.-skew-y-2{
  --tw-skew-y: -2deg !important;
}

.-skew-y-1{
  --tw-skew-y: -1deg !important;
}

.-skew-y-9{
  --tw-skew-y: -9deg !important;
}

.active\:skew-x-0:active{
  --tw-skew-x: 0deg !important;
}

.active\:skew-x-1:active{
  --tw-skew-x: 1deg !important;
}

.active\:skew-x-2:active{
  --tw-skew-x: 2deg !important;
}

.active\:skew-x-3:active{
  --tw-skew-x: 3deg !important;
}

.active\:skew-x-6:active{
  --tw-skew-x: 6deg !important;
}

.active\:skew-x-9:active{
  --tw-skew-x: 9deg !important;
}

.active\:skew-x-12:active{
  --tw-skew-x: 12deg !important;
}

.active\:-skew-x-12:active{
  --tw-skew-x: -12deg !important;
}

.active\:-skew-x-6:active{
  --tw-skew-x: -6deg !important;
}

.active\:-skew-x-3:active{
  --tw-skew-x: -3deg !important;
}

.active\:-skew-x-2:active{
  --tw-skew-x: -2deg !important;
}

.active\:-skew-x-1:active{
  --tw-skew-x: -1deg !important;
}

.active\:-skew-x-9:active{
  --tw-skew-x: -9deg !important;
}

.active\:skew-y-0:active{
  --tw-skew-y: 0deg !important;
}

.active\:skew-y-1:active{
  --tw-skew-y: 1deg !important;
}

.active\:skew-y-2:active{
  --tw-skew-y: 2deg !important;
}

.active\:skew-y-3:active{
  --tw-skew-y: 3deg !important;
}

.active\:skew-y-6:active{
  --tw-skew-y: 6deg !important;
}

.active\:skew-y-9:active{
  --tw-skew-y: 9deg !important;
}

.active\:skew-y-12:active{
  --tw-skew-y: 12deg !important;
}

.active\:-skew-y-12:active{
  --tw-skew-y: -12deg !important;
}

.active\:-skew-y-6:active{
  --tw-skew-y: -6deg !important;
}

.active\:-skew-y-3:active{
  --tw-skew-y: -3deg !important;
}

.active\:-skew-y-2:active{
  --tw-skew-y: -2deg !important;
}

.active\:-skew-y-1:active{
  --tw-skew-y: -1deg !important;
}

.active\:-skew-y-9:active{
  --tw-skew-y: -9deg !important;
}

.group:hover .group-hover\:skew-x-0{
  --tw-skew-x: 0deg !important;
}

.group:hover .group-hover\:skew-x-1{
  --tw-skew-x: 1deg !important;
}

.group:hover .group-hover\:skew-x-2{
  --tw-skew-x: 2deg !important;
}

.group:hover .group-hover\:skew-x-3{
  --tw-skew-x: 3deg !important;
}

.group:hover .group-hover\:skew-x-6{
  --tw-skew-x: 6deg !important;
}

.group:hover .group-hover\:skew-x-9{
  --tw-skew-x: 9deg !important;
}

.group:hover .group-hover\:skew-x-12{
  --tw-skew-x: 12deg !important;
}

.group:hover .group-hover\:-skew-x-12{
  --tw-skew-x: -12deg !important;
}

.group:hover .group-hover\:-skew-x-6{
  --tw-skew-x: -6deg !important;
}

.group:hover .group-hover\:-skew-x-3{
  --tw-skew-x: -3deg !important;
}

.group:hover .group-hover\:-skew-x-2{
  --tw-skew-x: -2deg !important;
}

.group:hover .group-hover\:-skew-x-1{
  --tw-skew-x: -1deg !important;
}

.group:hover .group-hover\:-skew-x-9{
  --tw-skew-x: -9deg !important;
}

.group:hover .group-hover\:skew-y-0{
  --tw-skew-y: 0deg !important;
}

.group:hover .group-hover\:skew-y-1{
  --tw-skew-y: 1deg !important;
}

.group:hover .group-hover\:skew-y-2{
  --tw-skew-y: 2deg !important;
}

.group:hover .group-hover\:skew-y-3{
  --tw-skew-y: 3deg !important;
}

.group:hover .group-hover\:skew-y-6{
  --tw-skew-y: 6deg !important;
}

.group:hover .group-hover\:skew-y-9{
  --tw-skew-y: 9deg !important;
}

.group:hover .group-hover\:skew-y-12{
  --tw-skew-y: 12deg !important;
}

.group:hover .group-hover\:-skew-y-12{
  --tw-skew-y: -12deg !important;
}

.group:hover .group-hover\:-skew-y-6{
  --tw-skew-y: -6deg !important;
}

.group:hover .group-hover\:-skew-y-3{
  --tw-skew-y: -3deg !important;
}

.group:hover .group-hover\:-skew-y-2{
  --tw-skew-y: -2deg !important;
}

.group:hover .group-hover\:-skew-y-1{
  --tw-skew-y: -1deg !important;
}

.group:hover .group-hover\:-skew-y-9{
  --tw-skew-y: -9deg !important;
}

.transition-none{
  transition-property: none !important;
}

.transition-all{
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-colors{
  transition-property: background-color, border-color, color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-opacity{
  transition-property: opacity !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-shadow{
  transition-property: box-shadow !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-transform{
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.ease-linear{
  transition-timing-function: linear !important;
}

.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.duration-75{
  transition-duration: 75ms !important;
}

.duration-100{
  transition-duration: 100ms !important;
}

.duration-150{
  transition-duration: 150ms !important;
}

.duration-200{
  transition-duration: 200ms !important;
}

.duration-300{
  transition-duration: 300ms !important;
}

.duration-500{
  transition-duration: 500ms !important;
}

.duration-700{
  transition-duration: 700ms !important;
}

.duration-1000{
  transition-duration: 1000ms !important;
}

.delay-75{
  transition-delay: 75ms !important;
}

.delay-100{
  transition-delay: 100ms !important;
}

.delay-150{
  transition-delay: 150ms !important;
}

.delay-200{
  transition-delay: 200ms !important;
}

.delay-300{
  transition-delay: 300ms !important;
}

.delay-500{
  transition-delay: 500ms !important;
}

.delay-700{
  transition-delay: 700ms !important;
}

.delay-1000{
  transition-delay: 1000ms !important;
}

@-webkit-keyframes spin{
  to{
    transform: rotate(360deg);
  }
}

@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes pulse{
  50%{
    opacity: .5;
  }
}

@keyframes pulse{
  50%{
    opacity: .5;
  }
}

@-webkit-keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

@keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-none{
  -webkit-animation: none !important;
          animation: none !important;
}

.animate-spin{
  -webkit-animation: spin 1s linear infinite !important;
          animation: spin 1s linear infinite !important;
}

.animate-ping{
  -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
          animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
}

.animate-pulse{
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
          animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
}

.animate-bounce{
  -webkit-animation: bounce 1s infinite !important;
          animation: bounce 1s infinite !important;
}

.mix-blend-normal{
  mix-blend-mode: normal !important;
}

.mix-blend-multiply{
  mix-blend-mode: multiply !important;
}

.mix-blend-screen{
  mix-blend-mode: screen !important;
}

.mix-blend-overlay{
  mix-blend-mode: overlay !important;
}

.mix-blend-darken{
  mix-blend-mode: darken !important;
}

.mix-blend-lighten{
  mix-blend-mode: lighten !important;
}

.mix-blend-color-dodge{
  mix-blend-mode: color-dodge !important;
}

.mix-blend-color-burn{
  mix-blend-mode: color-burn !important;
}

.mix-blend-hard-light{
  mix-blend-mode: hard-light !important;
}

.mix-blend-soft-light{
  mix-blend-mode: soft-light !important;
}

.mix-blend-difference{
  mix-blend-mode: difference !important;
}

.mix-blend-exclusion{
  mix-blend-mode: exclusion !important;
}

.mix-blend-hue{
  mix-blend-mode: hue !important;
}

.mix-blend-saturation{
  mix-blend-mode: saturation !important;
}

.mix-blend-color{
  mix-blend-mode: color !important;
}

.mix-blend-luminosity{
  mix-blend-mode: luminosity !important;
}

.bg-blend-normal{
  background-blend-mode: normal !important;
}

.bg-blend-multiply{
  background-blend-mode: multiply !important;
}

.bg-blend-screen{
  background-blend-mode: screen !important;
}

.bg-blend-overlay{
  background-blend-mode: overlay !important;
}

.bg-blend-darken{
  background-blend-mode: darken !important;
}

.bg-blend-lighten{
  background-blend-mode: lighten !important;
}

.bg-blend-color-dodge{
  background-blend-mode: color-dodge !important;
}

.bg-blend-color-burn{
  background-blend-mode: color-burn !important;
}

.bg-blend-hard-light{
  background-blend-mode: hard-light !important;
}

.bg-blend-soft-light{
  background-blend-mode: soft-light !important;
}

.bg-blend-difference{
  background-blend-mode: difference !important;
}

.bg-blend-exclusion{
  background-blend-mode: exclusion !important;
}

.bg-blend-hue{
  background-blend-mode: hue !important;
}

.bg-blend-saturation{
  background-blend-mode: saturation !important;
}

.bg-blend-color{
  background-blend-mode: color !important;
}

.bg-blend-luminosity{
  background-blend-mode: luminosity !important;
}

.filter{
  --tw-blur: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-invert: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/) !important;
  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) !important;
}

.filter-none{
  filter: none !important;
}

.blur-0{
  --tw-blur: blur(0) !important;
}

.blur-sm{
  --tw-blur: blur(4px) !important;
}

.blur{
  --tw-blur: blur(8px) !important;
}

.blur-md{
  --tw-blur: blur(12px) !important;
}

.blur-lg{
  --tw-blur: blur(16px) !important;
}

.blur-xl{
  --tw-blur: blur(24px) !important;
}

.blur-2xl{
  --tw-blur: blur(40px) !important;
}

.blur-3xl{
  --tw-blur: blur(64px) !important;
}

.brightness-0{
  --tw-brightness: brightness(0) !important;
}

.brightness-50{
  --tw-brightness: brightness(.5) !important;
}

.brightness-75{
  --tw-brightness: brightness(.75) !important;
}

.brightness-90{
  --tw-brightness: brightness(.9) !important;
}

.brightness-95{
  --tw-brightness: brightness(.95) !important;
}

.brightness-100{
  --tw-brightness: brightness(1) !important;
}

.brightness-105{
  --tw-brightness: brightness(1.05) !important;
}

.brightness-110{
  --tw-brightness: brightness(1.1) !important;
}

.brightness-125{
  --tw-brightness: brightness(1.25) !important;
}

.brightness-150{
  --tw-brightness: brightness(1.5) !important;
}

.brightness-200{
  --tw-brightness: brightness(2) !important;
}

.contrast-0{
  --tw-contrast: contrast(0) !important;
}

.contrast-50{
  --tw-contrast: contrast(.5) !important;
}

.contrast-75{
  --tw-contrast: contrast(.75) !important;
}

.contrast-100{
  --tw-contrast: contrast(1) !important;
}

.contrast-125{
  --tw-contrast: contrast(1.25) !important;
}

.contrast-150{
  --tw-contrast: contrast(1.5) !important;
}

.contrast-200{
  --tw-contrast: contrast(2) !important;
}

.drop-shadow-sm{
  --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05)) !important;
}

.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06)) !important;
}

.drop-shadow-md{
  --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06)) !important;
}

.drop-shadow-lg{
  --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1)) !important;
}

.drop-shadow-xl{
  --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08)) !important;
}

.drop-shadow-2xl{
  --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15)) !important;
}

.drop-shadow-none{
  --tw-drop-shadow: drop-shadow(0 0 #0000) !important;
}

.grayscale-0{
  --tw-grayscale: grayscale(0) !important;
}

.grayscale{
  --tw-grayscale: grayscale(100%) !important;
}

.hue-rotate-0{
  --tw-hue-rotate: hue-rotate(0deg) !important;
}

.hue-rotate-15{
  --tw-hue-rotate: hue-rotate(15deg) !important;
}

.hue-rotate-30{
  --tw-hue-rotate: hue-rotate(30deg) !important;
}

.hue-rotate-60{
  --tw-hue-rotate: hue-rotate(60deg) !important;
}

.hue-rotate-90{
  --tw-hue-rotate: hue-rotate(90deg) !important;
}

.hue-rotate-180{
  --tw-hue-rotate: hue-rotate(180deg) !important;
}

.-hue-rotate-180{
  --tw-hue-rotate: hue-rotate(-180deg) !important;
}

.-hue-rotate-90{
  --tw-hue-rotate: hue-rotate(-90deg) !important;
}

.-hue-rotate-60{
  --tw-hue-rotate: hue-rotate(-60deg) !important;
}

.-hue-rotate-30{
  --tw-hue-rotate: hue-rotate(-30deg) !important;
}

.-hue-rotate-15{
  --tw-hue-rotate: hue-rotate(-15deg) !important;
}

.invert-0{
  --tw-invert: invert(0) !important;
}

.invert{
  --tw-invert: invert(100%) !important;
}

.saturate-0{
  --tw-saturate: saturate(0) !important;
}

.saturate-50{
  --tw-saturate: saturate(.5) !important;
}

.saturate-100{
  --tw-saturate: saturate(1) !important;
}

.saturate-150{
  --tw-saturate: saturate(1.5) !important;
}

.saturate-200{
  --tw-saturate: saturate(2) !important;
}

.sepia-0{
  --tw-sepia: sepia(0) !important;
}

.sepia{
  --tw-sepia: sepia(100%) !important;
}

.backdrop-filter{
  --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
  --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
  -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) !important;
          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) !important;
}

.backdrop-filter-none{
  -webkit-backdrop-filter: none !important;
          backdrop-filter: none !important;
}

.backdrop-blur-0{
  --tw-backdrop-blur: blur(0) !important;
}

.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px) !important;
}

.backdrop-blur{
  --tw-backdrop-blur: blur(8px) !important;
}

.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px) !important;
}

.backdrop-blur-lg{
  --tw-backdrop-blur: blur(16px) !important;
}

.backdrop-blur-xl{
  --tw-backdrop-blur: blur(24px) !important;
}

.backdrop-blur-2xl{
  --tw-backdrop-blur: blur(40px) !important;
}

.backdrop-blur-3xl{
  --tw-backdrop-blur: blur(64px) !important;
}

.backdrop-brightness-0{
  --tw-backdrop-brightness: brightness(0) !important;
}

.backdrop-brightness-50{
  --tw-backdrop-brightness: brightness(.5) !important;
}

.backdrop-brightness-75{
  --tw-backdrop-brightness: brightness(.75) !important;
}

.backdrop-brightness-90{
  --tw-backdrop-brightness: brightness(.9) !important;
}

.backdrop-brightness-95{
  --tw-backdrop-brightness: brightness(.95) !important;
}

.backdrop-brightness-100{
  --tw-backdrop-brightness: brightness(1) !important;
}

.backdrop-brightness-105{
  --tw-backdrop-brightness: brightness(1.05) !important;
}

.backdrop-brightness-110{
  --tw-backdrop-brightness: brightness(1.1) !important;
}

.backdrop-brightness-125{
  --tw-backdrop-brightness: brightness(1.25) !important;
}

.backdrop-brightness-150{
  --tw-backdrop-brightness: brightness(1.5) !important;
}

.backdrop-brightness-200{
  --tw-backdrop-brightness: brightness(2) !important;
}

.backdrop-contrast-0{
  --tw-backdrop-contrast: contrast(0) !important;
}

.backdrop-contrast-50{
  --tw-backdrop-contrast: contrast(.5) !important;
}

.backdrop-contrast-75{
  --tw-backdrop-contrast: contrast(.75) !important;
}

.backdrop-contrast-100{
  --tw-backdrop-contrast: contrast(1) !important;
}

.backdrop-contrast-125{
  --tw-backdrop-contrast: contrast(1.25) !important;
}

.backdrop-contrast-150{
  --tw-backdrop-contrast: contrast(1.5) !important;
}

.backdrop-contrast-200{
  --tw-backdrop-contrast: contrast(2) !important;
}

.backdrop-grayscale-0{
  --tw-backdrop-grayscale: grayscale(0) !important;
}

.backdrop-grayscale{
  --tw-backdrop-grayscale: grayscale(100%) !important;
}

.backdrop-hue-rotate-0{
  --tw-backdrop-hue-rotate: hue-rotate(0deg) !important;
}

.backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate: hue-rotate(15deg) !important;
}

.backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate: hue-rotate(30deg) !important;
}

.backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate: hue-rotate(60deg) !important;
}

.backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate: hue-rotate(90deg) !important;
}

.backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate: hue-rotate(180deg) !important;
}

.-backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate: hue-rotate(-180deg) !important;
}

.-backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate: hue-rotate(-90deg) !important;
}

.-backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate: hue-rotate(-60deg) !important;
}

.-backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate: hue-rotate(-30deg) !important;
}

.-backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate: hue-rotate(-15deg) !important;
}

.backdrop-invert-0{
  --tw-backdrop-invert: invert(0) !important;
}

.backdrop-invert{
  --tw-backdrop-invert: invert(100%) !important;
}

.backdrop-opacity-0{
  --tw-backdrop-opacity: opacity(0) !important;
}

.backdrop-opacity-5{
  --tw-backdrop-opacity: opacity(0.05) !important;
}

.backdrop-opacity-10{
  --tw-backdrop-opacity: opacity(0.1) !important;
}

.backdrop-opacity-20{
  --tw-backdrop-opacity: opacity(0.2) !important;
}

.backdrop-opacity-25{
  --tw-backdrop-opacity: opacity(0.25) !important;
}

.backdrop-opacity-30{
  --tw-backdrop-opacity: opacity(0.3) !important;
}

.backdrop-opacity-40{
  --tw-backdrop-opacity: opacity(0.4) !important;
}

.backdrop-opacity-50{
  --tw-backdrop-opacity: opacity(0.5) !important;
}

.backdrop-opacity-60{
  --tw-backdrop-opacity: opacity(0.6) !important;
}

.backdrop-opacity-70{
  --tw-backdrop-opacity: opacity(0.7) !important;
}

.backdrop-opacity-75{
  --tw-backdrop-opacity: opacity(0.75) !important;
}

.backdrop-opacity-80{
  --tw-backdrop-opacity: opacity(0.8) !important;
}

.backdrop-opacity-90{
  --tw-backdrop-opacity: opacity(0.9) !important;
}

.backdrop-opacity-95{
  --tw-backdrop-opacity: opacity(0.95) !important;
}

.backdrop-opacity-100{
  --tw-backdrop-opacity: opacity(1) !important;
}

.backdrop-saturate-0{
  --tw-backdrop-saturate: saturate(0) !important;
}

.backdrop-saturate-50{
  --tw-backdrop-saturate: saturate(.5) !important;
}

.backdrop-saturate-100{
  --tw-backdrop-saturate: saturate(1) !important;
}

.backdrop-saturate-150{
  --tw-backdrop-saturate: saturate(1.5) !important;
}

.backdrop-saturate-200{
  --tw-backdrop-saturate: saturate(2) !important;
}

.backdrop-sepia-0{
  --tw-backdrop-sepia: sepia(0) !important;
}

.backdrop-sepia{
  --tw-backdrop-sepia: sepia(100%) !important;
}

@media (min-width: 640px){
  .sm\:container{
    width: 100%;
  }

  @media (min-width: 640px){
    .sm\:container{
      max-width: 640px;
    }
  }

  @media (min-width: 768px){
    .sm\:container{
      max-width: 768px;
    }
  }

  @media (min-width: 1024px){
    .sm\:container{
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px){
    .sm\:container{
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px){
    .sm\:container{
      max-width: 1536px;
    }
  }

  .sm\:prose{
    color: #374151;
    max-width: 65ch;
  }

  .sm\:prose [class~="lead"]{
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .sm\:prose a{
    color: #111827;
    text-decoration: underline;
    font-weight: 500;
  }

  .sm\:prose strong{
    color: #111827;
    font-weight: 600;
  }

  .sm\:prose ol[type="A"]{
    --list-counter-style: upper-alpha;
  }

  .sm\:prose ol[type="a"]{
    --list-counter-style: lower-alpha;
  }

  .sm\:prose ol[type="A" s]{
    --list-counter-style: upper-alpha;
  }

  .sm\:prose ol[type="a" s]{
    --list-counter-style: lower-alpha;
  }

  .sm\:prose ol[type="I"]{
    --list-counter-style: upper-roman;
  }

  .sm\:prose ol[type="i"]{
    --list-counter-style: lower-roman;
  }

  .sm\:prose ol[type="I" s]{
    --list-counter-style: upper-roman;
  }

  .sm\:prose ol[type="i" s]{
    --list-counter-style: lower-roman;
  }

  .sm\:prose ol[type="1"]{
    --list-counter-style: decimal;
  }

  .sm\:prose ol > li{
    position: relative;
    padding-left: 1.75em;
  }

  .sm\:prose ol > li::before{
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0;
  }

  .sm\:prose ul > li{
    position: relative;
    padding-left: 1.75em;
  }

  .sm\:prose ul > li::before{
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: 0.375em;
    height: 0.375em;
    top: calc(0.875em - 0.1875em);
    left: 0.25em;
  }

  .sm\:prose hr{
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .sm\:prose blockquote{
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: 0.25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .sm\:prose blockquote p:first-of-type::before{
    content: open-quote;
  }

  .sm\:prose blockquote p:last-of-type::after{
    content: close-quote;
  }

  .sm\:prose h1{
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .sm\:prose h2{
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .sm\:prose h3{
    color: #111827;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .sm\:prose h4{
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .sm\:prose figure figcaption{
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .sm\:prose code{
    color: #111827;
    font-weight: 600;
    font-size: 0.875em;
  }

  .sm\:prose code::before{
    content: "`";
  }

  .sm\:prose code::after{
    content: "`";
  }

  .sm\:prose a code{
    color: #111827;
  }

  .sm\:prose pre{
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .sm\:prose pre code{
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .sm\:prose pre code::before{
    content: none;
  }

  .sm\:prose pre code::after{
    content: none;
  }

  .sm\:prose table{
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .sm\:prose thead{
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db;
  }

  .sm\:prose thead th{
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .sm\:prose tbody tr{
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb;
  }

  .sm\:prose tbody tr:last-child{
    border-bottom-width: 0;
  }

  .sm\:prose tbody td{
    vertical-align: top;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .sm\:prose{
    font-size: 1rem;
    line-height: 1.75;
  }

  .sm\:prose p{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .sm\:prose img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .sm\:prose video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .sm\:prose figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .sm\:prose figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:prose h2 code{
    font-size: 0.875em;
  }

  .sm\:prose h3 code{
    font-size: 0.9em;
  }

  .sm\:prose ol{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .sm\:prose ul{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .sm\:prose li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .sm\:prose > ul > li p{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .sm\:prose > ul > li > *:first-child{
    margin-top: 1.25em;
  }

  .sm\:prose > ul > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .sm\:prose > ol > li > *:first-child{
    margin-top: 1.25em;
  }

  .sm\:prose > ol > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .sm\:prose ul ul, .sm\:prose ul ol, .sm\:prose ol ul, .sm\:prose ol ol{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .sm\:prose hr + *{
    margin-top: 0;
  }

  .sm\:prose h2 + *{
    margin-top: 0;
  }

  .sm\:prose h3 + *{
    margin-top: 0;
  }

  .sm\:prose h4 + *{
    margin-top: 0;
  }

  .sm\:prose thead th:first-child{
    padding-left: 0;
  }

  .sm\:prose thead th:last-child{
    padding-right: 0;
  }

  .sm\:prose tbody td:first-child{
    padding-left: 0;
  }

  .sm\:prose tbody td:last-child{
    padding-right: 0;
  }

  .sm\:prose > :first-child{
    margin-top: 0;
  }

  .sm\:prose > :last-child{
    margin-bottom: 0;
  }

  .sm\:prose-sm{
    font-size: 0.875rem;
    line-height: 1.7142857;
  }

  .sm\:prose-sm p{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .sm\:prose-sm [class~="lead"]{
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .sm\:prose-sm blockquote{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em;
  }

  .sm\:prose-sm h1{
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }

  .sm\:prose-sm h2{
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .sm\:prose-sm h3{
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .sm\:prose-sm h4{
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
  }

  .sm\:prose-sm img{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .sm\:prose-sm video{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .sm\:prose-sm figure{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .sm\:prose-sm figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:prose-sm figure figcaption{
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }

  .sm\:prose-sm code{
    font-size: 0.8571429em;
  }

  .sm\:prose-sm h2 code{
    font-size: 0.9em;
  }

  .sm\:prose-sm h3 code{
    font-size: 0.8888889em;
  }

  .sm\:prose-sm pre{
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: 0.25rem;
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .sm\:prose-sm ol{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .sm\:prose-sm ul{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .sm\:prose-sm li{
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
  }

  .sm\:prose-sm ol > li{
    padding-left: 1.5714286em;
  }

  .sm\:prose-sm ol > li::before{
    left: 0;
  }

  .sm\:prose-sm ul > li{
    padding-left: 1.5714286em;
  }

  .sm\:prose-sm ul > li::before{
    height: 0.3571429em;
    width: 0.3571429em;
    top: calc(0.8571429em - 0.1785714em);
    left: 0.2142857em;
  }

  .sm\:prose-sm > ul > li p{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .sm\:prose-sm > ul > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .sm\:prose-sm > ul > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .sm\:prose-sm > ol > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .sm\:prose-sm > ol > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .sm\:prose-sm ul ul, .sm\:prose-sm ul ol, .sm\:prose-sm ol ul, .sm\:prose-sm ol ol{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .sm\:prose-sm hr{
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }

  .sm\:prose-sm hr + *{
    margin-top: 0;
  }

  .sm\:prose-sm h2 + *{
    margin-top: 0;
  }

  .sm\:prose-sm h3 + *{
    margin-top: 0;
  }

  .sm\:prose-sm h4 + *{
    margin-top: 0;
  }

  .sm\:prose-sm table{
    font-size: 0.8571429em;
    line-height: 1.5;
  }

  .sm\:prose-sm thead th{
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .sm\:prose-sm thead th:first-child{
    padding-left: 0;
  }

  .sm\:prose-sm thead th:last-child{
    padding-right: 0;
  }

  .sm\:prose-sm tbody td{
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .sm\:prose-sm tbody td:first-child{
    padding-left: 0;
  }

  .sm\:prose-sm tbody td:last-child{
    padding-right: 0;
  }

  .sm\:prose-sm > :first-child{
    margin-top: 0;
  }

  .sm\:prose-sm > :last-child{
    margin-bottom: 0;
  }

  .sm\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .sm\:prose-lg p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .sm\:prose-lg [class~="lead"]{
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .sm\:prose-lg blockquote{
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .sm\:prose-lg h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .sm\:prose-lg h2{
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .sm\:prose-lg h3{
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .sm\:prose-lg h4{
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .sm\:prose-lg img{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .sm\:prose-lg video{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .sm\:prose-lg figure{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .sm\:prose-lg figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:prose-lg figure figcaption{
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .sm\:prose-lg code{
    font-size: 0.8888889em;
  }

  .sm\:prose-lg h2 code{
    font-size: 0.8666667em;
  }

  .sm\:prose-lg h3 code{
    font-size: 0.875em;
  }

  .sm\:prose-lg pre{
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .sm\:prose-lg ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .sm\:prose-lg ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .sm\:prose-lg li{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .sm\:prose-lg ol > li{
    padding-left: 1.6666667em;
  }

  .sm\:prose-lg ol > li::before{
    left: 0;
  }

  .sm\:prose-lg ul > li{
    padding-left: 1.6666667em;
  }

  .sm\:prose-lg ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8888889em - 0.1666667em);
    left: 0.2222222em;
  }

  .sm\:prose-lg > ul > li p{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .sm\:prose-lg > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .sm\:prose-lg > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .sm\:prose-lg > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .sm\:prose-lg > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .sm\:prose-lg ul ul, .sm\:prose-lg ul ol, .sm\:prose-lg ol ul, .sm\:prose-lg ol ol{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .sm\:prose-lg hr{
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .sm\:prose-lg hr + *{
    margin-top: 0;
  }

  .sm\:prose-lg h2 + *{
    margin-top: 0;
  }

  .sm\:prose-lg h3 + *{
    margin-top: 0;
  }

  .sm\:prose-lg h4 + *{
    margin-top: 0;
  }

  .sm\:prose-lg table{
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .sm\:prose-lg thead th{
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .sm\:prose-lg thead th:first-child{
    padding-left: 0;
  }

  .sm\:prose-lg thead th:last-child{
    padding-right: 0;
  }

  .sm\:prose-lg tbody td{
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .sm\:prose-lg tbody td:first-child{
    padding-left: 0;
  }

  .sm\:prose-lg tbody td:last-child{
    padding-right: 0;
  }

  .sm\:prose-lg > :first-child{
    margin-top: 0;
  }

  .sm\:prose-lg > :last-child{
    margin-bottom: 0;
  }

  .sm\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .sm\:prose-xl p{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .sm\:prose-xl [class~="lead"]{
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .sm\:prose-xl blockquote{
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .sm\:prose-xl h1{
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }

  .sm\:prose-xl h2{
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .sm\:prose-xl h3{
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }

  .sm\:prose-xl h4{
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .sm\:prose-xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .sm\:prose-xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .sm\:prose-xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .sm\:prose-xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:prose-xl figure figcaption{
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

  .sm\:prose-xl code{
    font-size: 0.9em;
  }

  .sm\:prose-xl h2 code{
    font-size: 0.8611111em;
  }

  .sm\:prose-xl h3 code{
    font-size: 0.9em;
  }

  .sm\:prose-xl pre{
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .sm\:prose-xl ol{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .sm\:prose-xl ul{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .sm\:prose-xl li{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .sm\:prose-xl ol > li{
    padding-left: 1.8em;
  }

  .sm\:prose-xl ol > li::before{
    left: 0;
  }

  .sm\:prose-xl ul > li{
    padding-left: 1.8em;
  }

  .sm\:prose-xl ul > li::before{
    width: 0.35em;
    height: 0.35em;
    top: calc(0.9em - 0.175em);
    left: 0.25em;
  }

  .sm\:prose-xl > ul > li p{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .sm\:prose-xl > ul > li > *:first-child{
    margin-top: 1.2em;
  }

  .sm\:prose-xl > ul > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .sm\:prose-xl > ol > li > *:first-child{
    margin-top: 1.2em;
  }

  .sm\:prose-xl > ol > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .sm\:prose-xl ul ul, .sm\:prose-xl ul ol, .sm\:prose-xl ol ul, .sm\:prose-xl ol ol{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .sm\:prose-xl hr{
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .sm\:prose-xl hr + *{
    margin-top: 0;
  }

  .sm\:prose-xl h2 + *{
    margin-top: 0;
  }

  .sm\:prose-xl h3 + *{
    margin-top: 0;
  }

  .sm\:prose-xl h4 + *{
    margin-top: 0;
  }

  .sm\:prose-xl table{
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .sm\:prose-xl thead th{
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .sm\:prose-xl thead th:first-child{
    padding-left: 0;
  }

  .sm\:prose-xl thead th:last-child{
    padding-right: 0;
  }

  .sm\:prose-xl tbody td{
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .sm\:prose-xl tbody td:first-child{
    padding-left: 0;
  }

  .sm\:prose-xl tbody td:last-child{
    padding-right: 0;
  }

  .sm\:prose-xl > :first-child{
    margin-top: 0;
  }

  .sm\:prose-xl > :last-child{
    margin-bottom: 0;
  }

  .sm\:prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .sm\:prose-2xl p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .sm\:prose-2xl [class~="lead"]{
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .sm\:prose-2xl blockquote{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .sm\:prose-2xl h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .sm\:prose-2xl h2{
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .sm\:prose-2xl h3{
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .sm\:prose-2xl h4{
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .sm\:prose-2xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .sm\:prose-2xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .sm\:prose-2xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .sm\:prose-2xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:prose-2xl figure figcaption{
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .sm\:prose-2xl code{
    font-size: 0.8333333em;
  }

  .sm\:prose-2xl h2 code{
    font-size: 0.875em;
  }

  .sm\:prose-2xl h3 code{
    font-size: 0.8888889em;
  }

  .sm\:prose-2xl pre{
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .sm\:prose-2xl ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .sm\:prose-2xl ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .sm\:prose-2xl li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .sm\:prose-2xl ol > li{
    padding-left: 1.6666667em;
  }

  .sm\:prose-2xl ol > li::before{
    left: 0;
  }

  .sm\:prose-2xl ul > li{
    padding-left: 1.6666667em;
  }

  .sm\:prose-2xl ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8333333em - 0.1666667em);
    left: 0.25em;
  }

  .sm\:prose-2xl > ul > li p{
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .sm\:prose-2xl > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .sm\:prose-2xl > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .sm\:prose-2xl > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .sm\:prose-2xl > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .sm\:prose-2xl ul ul, .sm\:prose-2xl ul ol, .sm\:prose-2xl ol ul, .sm\:prose-2xl ol ol{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .sm\:prose-2xl hr{
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .sm\:prose-2xl hr + *{
    margin-top: 0;
  }

  .sm\:prose-2xl h2 + *{
    margin-top: 0;
  }

  .sm\:prose-2xl h3 + *{
    margin-top: 0;
  }

  .sm\:prose-2xl h4 + *{
    margin-top: 0;
  }

  .sm\:prose-2xl table{
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .sm\:prose-2xl thead th{
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .sm\:prose-2xl thead th:first-child{
    padding-left: 0;
  }

  .sm\:prose-2xl thead th:last-child{
    padding-right: 0;
  }

  .sm\:prose-2xl tbody td{
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .sm\:prose-2xl tbody td:first-child{
    padding-left: 0;
  }

  .sm\:prose-2xl tbody td:last-child{
    padding-right: 0;
  }

  .sm\:prose-2xl > :first-child{
    margin-top: 0;
  }

  .sm\:prose-2xl > :last-child{
    margin-bottom: 0;
  }

  .sm\:prose-red a{
    color: #dc2626;
  }

  .sm\:prose-red a code{
    color: #dc2626;
  }

  .sm\:prose-yellow a{
    color: #d97706;
  }

  .sm\:prose-yellow a code{
    color: #d97706;
  }

  .sm\:prose-green a{
    color: #059669;
  }

  .sm\:prose-green a code{
    color: #059669;
  }

  .sm\:prose-blue a{
    color: #2563eb;
  }

  .sm\:prose-blue a code{
    color: #2563eb;
  }

  .sm\:prose-indigo a{
    color: #4f46e5;
  }

  .sm\:prose-indigo a code{
    color: #4f46e5;
  }

  .sm\:prose-purple a{
    color: #7c3aed;
  }

  .sm\:prose-purple a code{
    color: #7c3aed;
  }

  .sm\:prose-pink a{
    color: #db2777;
  }

  .sm\:prose-pink a code{
    color: #db2777;
  }

  .sm\:prose-cyan a{
    color: #0891b2;
  }

  .sm\:prose-cyan a code{
    color: #0891b2;
  }

  .sm\:prose-light-blue a{
    color: #0284c7;
  }

  .sm\:prose-light-blue a code{
    color: #0284c7;
  }

  .sm\:prose-amber a{
    color: #d97706;
  }

  .sm\:prose-amber a code{
    color: #d97706;
  }

  .sm\:prose-dark{
    color: #d1d5db;
  }

  .sm\:prose-dark [class~="lead"]{
    color: #9ca3af;
  }

  .sm\:prose-dark a{
    color: #f87171;
  }

  .sm\:prose-dark strong{
    color: #f3f4f6;
  }

  .sm\:prose-dark ul > li::before{
    background-color: #374151;
  }

  .sm\:prose-dark hr{
    border-color: #1f2937;
  }

  .sm\:prose-dark blockquote{
    color: #f3f4f6;
    border-left-color: #b91c1c;
  }

  .sm\:prose-dark h1{
    color: #f3f4f6;
  }

  .sm\:prose-dark h2{
    color: #e5e7eb;
  }

  .sm\:prose-dark h3{
    color: #d1d5db;
  }

  .sm\:prose-dark h4{
    color: #f3f4f6;
  }

  .sm\:prose-dark code{
    color: #f3f4f6;
  }

  .sm\:prose-dark a code{
    color: #f3f4f6;
  }

  .sm\:prose-dark pre{
    color: #e5e7eb;
    background-color: #1f2937;
  }

  .sm\:prose-dark thead{
    color: #f3f4f6;
    border-bottom-color: #374151;
  }

  .sm\:prose-dark tbody tr{
    border-bottom-color: #1f2937;
  }

  .dark .sm\:dark\:prose{
    color: #374151;
    max-width: 65ch;
  }

  .dark .sm\:dark\:prose [class~="lead"]{
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .sm\:dark\:prose a{
    color: #111827;
    text-decoration: underline;
    font-weight: 500;
  }

  .dark .sm\:dark\:prose strong{
    color: #111827;
    font-weight: 600;
  }

  .dark .sm\:dark\:prose ol[type="A"]{
    --list-counter-style: upper-alpha;
  }

  .dark .sm\:dark\:prose ol[type="a"]{
    --list-counter-style: lower-alpha;
  }

  .dark .sm\:dark\:prose ol[type="A" s]{
    --list-counter-style: upper-alpha;
  }

  .dark .sm\:dark\:prose ol[type="a" s]{
    --list-counter-style: lower-alpha;
  }

  .dark .sm\:dark\:prose ol[type="I"]{
    --list-counter-style: upper-roman;
  }

  .dark .sm\:dark\:prose ol[type="i"]{
    --list-counter-style: lower-roman;
  }

  .dark .sm\:dark\:prose ol[type="I" s]{
    --list-counter-style: upper-roman;
  }

  .dark .sm\:dark\:prose ol[type="i" s]{
    --list-counter-style: lower-roman;
  }

  .dark .sm\:dark\:prose ol[type="1"]{
    --list-counter-style: decimal;
  }

  .dark .sm\:dark\:prose ol > li{
    position: relative;
    padding-left: 1.75em;
  }

  .dark .sm\:dark\:prose ol > li::before{
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0;
  }

  .dark .sm\:dark\:prose ul > li{
    position: relative;
    padding-left: 1.75em;
  }

  .dark .sm\:dark\:prose ul > li::before{
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: 0.375em;
    height: 0.375em;
    top: calc(0.875em - 0.1875em);
    left: 0.25em;
  }

  .dark .sm\:dark\:prose hr{
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .dark .sm\:dark\:prose blockquote{
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: 0.25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .dark .sm\:dark\:prose blockquote p:first-of-type::before{
    content: open-quote;
  }

  .dark .sm\:dark\:prose blockquote p:last-of-type::after{
    content: close-quote;
  }

  .dark .sm\:dark\:prose h1{
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .dark .sm\:dark\:prose h2{
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .dark .sm\:dark\:prose h3{
    color: #111827;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .dark .sm\:dark\:prose h4{
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .dark .sm\:dark\:prose figure figcaption{
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .dark .sm\:dark\:prose code{
    color: #111827;
    font-weight: 600;
    font-size: 0.875em;
  }

  .dark .sm\:dark\:prose code::before{
    content: "`";
  }

  .dark .sm\:dark\:prose code::after{
    content: "`";
  }

  .dark .sm\:dark\:prose a code{
    color: #111827;
  }

  .dark .sm\:dark\:prose pre{
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .dark .sm\:dark\:prose pre code{
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .dark .sm\:dark\:prose pre code::before{
    content: none;
  }

  .dark .sm\:dark\:prose pre code::after{
    content: none;
  }

  .dark .sm\:dark\:prose table{
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .dark .sm\:dark\:prose thead{
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db;
  }

  .dark .sm\:dark\:prose thead th{
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .dark .sm\:dark\:prose tbody tr{
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb;
  }

  .dark .sm\:dark\:prose tbody tr:last-child{
    border-bottom-width: 0;
  }

  .dark .sm\:dark\:prose tbody td{
    vertical-align: top;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .dark .sm\:dark\:prose{
    font-size: 1rem;
    line-height: 1.75;
  }

  .dark .sm\:dark\:prose p{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .sm\:dark\:prose img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .sm\:dark\:prose video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .sm\:dark\:prose figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .sm\:dark\:prose figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .sm\:dark\:prose h2 code{
    font-size: 0.875em;
  }

  .dark .sm\:dark\:prose h3 code{
    font-size: 0.9em;
  }

  .dark .sm\:dark\:prose ol{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .sm\:dark\:prose ul{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .sm\:dark\:prose li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .dark .sm\:dark\:prose > ul > li p{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .dark .sm\:dark\:prose > ul > li > *:first-child{
    margin-top: 1.25em;
  }

  .dark .sm\:dark\:prose > ul > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .dark .sm\:dark\:prose > ol > li > *:first-child{
    margin-top: 1.25em;
  }

  .dark .sm\:dark\:prose > ol > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .dark .sm\:dark\:prose ul ul, .dark .sm\:dark\:prose ul ol, .dark .sm\:dark\:prose ol ul, .dark .sm\:dark\:prose ol ol{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .dark .sm\:dark\:prose hr + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose h2 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose h3 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose h4 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose thead th:first-child{
    padding-left: 0;
  }

  .dark .sm\:dark\:prose thead th:last-child{
    padding-right: 0;
  }

  .dark .sm\:dark\:prose tbody td:first-child{
    padding-left: 0;
  }

  .dark .sm\:dark\:prose tbody td:last-child{
    padding-right: 0;
  }

  .dark .sm\:dark\:prose > :first-child{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose > :last-child{
    margin-bottom: 0;
  }

  .dark .sm\:dark\:prose-sm{
    font-size: 0.875rem;
    line-height: 1.7142857;
  }

  .dark .sm\:dark\:prose-sm p{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .sm\:dark\:prose-sm [class~="lead"]{
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .sm\:dark\:prose-sm blockquote{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em;
  }

  .dark .sm\:dark\:prose-sm h1{
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }

  .dark .sm\:dark\:prose-sm h2{
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .dark .sm\:dark\:prose-sm h3{
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .dark .sm\:dark\:prose-sm h4{
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
  }

  .dark .sm\:dark\:prose-sm img{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .sm\:dark\:prose-sm video{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .sm\:dark\:prose-sm figure{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .sm\:dark\:prose-sm figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .sm\:dark\:prose-sm figure figcaption{
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }

  .dark .sm\:dark\:prose-sm code{
    font-size: 0.8571429em;
  }

  .dark .sm\:dark\:prose-sm h2 code{
    font-size: 0.9em;
  }

  .dark .sm\:dark\:prose-sm h3 code{
    font-size: 0.8888889em;
  }

  .dark .sm\:dark\:prose-sm pre{
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: 0.25rem;
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .sm\:dark\:prose-sm ol{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .sm\:dark\:prose-sm ul{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .sm\:dark\:prose-sm li{
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
  }

  .dark .sm\:dark\:prose-sm ol > li{
    padding-left: 1.5714286em;
  }

  .dark .sm\:dark\:prose-sm ol > li::before{
    left: 0;
  }

  .dark .sm\:dark\:prose-sm ul > li{
    padding-left: 1.5714286em;
  }

  .dark .sm\:dark\:prose-sm ul > li::before{
    height: 0.3571429em;
    width: 0.3571429em;
    top: calc(0.8571429em - 0.1785714em);
    left: 0.2142857em;
  }

  .dark .sm\:dark\:prose-sm > ul > li p{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .dark .sm\:dark\:prose-sm > ul > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .dark .sm\:dark\:prose-sm > ul > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .dark .sm\:dark\:prose-sm > ol > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .dark .sm\:dark\:prose-sm > ol > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .dark .sm\:dark\:prose-sm ul ul, .dark .sm\:dark\:prose-sm ul ol, .dark .sm\:dark\:prose-sm ol ul, .dark .sm\:dark\:prose-sm ol ol{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .dark .sm\:dark\:prose-sm hr{
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }

  .dark .sm\:dark\:prose-sm hr + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-sm h2 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-sm h3 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-sm h4 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-sm table{
    font-size: 0.8571429em;
    line-height: 1.5;
  }

  .dark .sm\:dark\:prose-sm thead th{
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .sm\:dark\:prose-sm thead th:first-child{
    padding-left: 0;
  }

  .dark .sm\:dark\:prose-sm thead th:last-child{
    padding-right: 0;
  }

  .dark .sm\:dark\:prose-sm tbody td{
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .sm\:dark\:prose-sm tbody td:first-child{
    padding-left: 0;
  }

  .dark .sm\:dark\:prose-sm tbody td:last-child{
    padding-right: 0;
  }

  .dark .sm\:dark\:prose-sm > :first-child{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-sm > :last-child{
    margin-bottom: 0;
  }

  .dark .sm\:dark\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .dark .sm\:dark\:prose-lg p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .sm\:dark\:prose-lg [class~="lead"]{
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .dark .sm\:dark\:prose-lg blockquote{
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .dark .sm\:dark\:prose-lg h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .dark .sm\:dark\:prose-lg h2{
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .dark .sm\:dark\:prose-lg h3{
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .dark .sm\:dark\:prose-lg h4{
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .dark .sm\:dark\:prose-lg img{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .sm\:dark\:prose-lg video{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .sm\:dark\:prose-lg figure{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .sm\:dark\:prose-lg figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .sm\:dark\:prose-lg figure figcaption{
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .dark .sm\:dark\:prose-lg code{
    font-size: 0.8888889em;
  }

  .dark .sm\:dark\:prose-lg h2 code{
    font-size: 0.8666667em;
  }

  .dark .sm\:dark\:prose-lg h3 code{
    font-size: 0.875em;
  }

  .dark .sm\:dark\:prose-lg pre{
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .dark .sm\:dark\:prose-lg ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .sm\:dark\:prose-lg ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .sm\:dark\:prose-lg li{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .dark .sm\:dark\:prose-lg ol > li{
    padding-left: 1.6666667em;
  }

  .dark .sm\:dark\:prose-lg ol > li::before{
    left: 0;
  }

  .dark .sm\:dark\:prose-lg ul > li{
    padding-left: 1.6666667em;
  }

  .dark .sm\:dark\:prose-lg ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8888889em - 0.1666667em);
    left: 0.2222222em;
  }

  .dark .sm\:dark\:prose-lg > ul > li p{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .sm\:dark\:prose-lg > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .sm\:dark\:prose-lg > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .sm\:dark\:prose-lg > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .sm\:dark\:prose-lg > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .sm\:dark\:prose-lg ul ul, .dark .sm\:dark\:prose-lg ul ol, .dark .sm\:dark\:prose-lg ol ul, .dark .sm\:dark\:prose-lg ol ol{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .sm\:dark\:prose-lg hr{
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .dark .sm\:dark\:prose-lg hr + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-lg h2 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-lg h3 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-lg h4 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-lg table{
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .dark .sm\:dark\:prose-lg thead th{
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .dark .sm\:dark\:prose-lg thead th:first-child{
    padding-left: 0;
  }

  .dark .sm\:dark\:prose-lg thead th:last-child{
    padding-right: 0;
  }

  .dark .sm\:dark\:prose-lg tbody td{
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .dark .sm\:dark\:prose-lg tbody td:first-child{
    padding-left: 0;
  }

  .dark .sm\:dark\:prose-lg tbody td:last-child{
    padding-right: 0;
  }

  .dark .sm\:dark\:prose-lg > :first-child{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-lg > :last-child{
    margin-bottom: 0;
  }

  .dark .sm\:dark\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .dark .sm\:dark\:prose-xl p{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .sm\:dark\:prose-xl [class~="lead"]{
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .dark .sm\:dark\:prose-xl blockquote{
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .dark .sm\:dark\:prose-xl h1{
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }

  .dark .sm\:dark\:prose-xl h2{
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .dark .sm\:dark\:prose-xl h3{
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }

  .dark .sm\:dark\:prose-xl h4{
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .dark .sm\:dark\:prose-xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .sm\:dark\:prose-xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .sm\:dark\:prose-xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .sm\:dark\:prose-xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .sm\:dark\:prose-xl figure figcaption{
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

  .dark .sm\:dark\:prose-xl code{
    font-size: 0.9em;
  }

  .dark .sm\:dark\:prose-xl h2 code{
    font-size: 0.8611111em;
  }

  .dark .sm\:dark\:prose-xl h3 code{
    font-size: 0.9em;
  }

  .dark .sm\:dark\:prose-xl pre{
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .dark .sm\:dark\:prose-xl ol{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .sm\:dark\:prose-xl ul{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .sm\:dark\:prose-xl li{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .dark .sm\:dark\:prose-xl ol > li{
    padding-left: 1.8em;
  }

  .dark .sm\:dark\:prose-xl ol > li::before{
    left: 0;
  }

  .dark .sm\:dark\:prose-xl ul > li{
    padding-left: 1.8em;
  }

  .dark .sm\:dark\:prose-xl ul > li::before{
    width: 0.35em;
    height: 0.35em;
    top: calc(0.9em - 0.175em);
    left: 0.25em;
  }

  .dark .sm\:dark\:prose-xl > ul > li p{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .dark .sm\:dark\:prose-xl > ul > li > *:first-child{
    margin-top: 1.2em;
  }

  .dark .sm\:dark\:prose-xl > ul > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .dark .sm\:dark\:prose-xl > ol > li > *:first-child{
    margin-top: 1.2em;
  }

  .dark .sm\:dark\:prose-xl > ol > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .dark .sm\:dark\:prose-xl ul ul, .dark .sm\:dark\:prose-xl ul ol, .dark .sm\:dark\:prose-xl ol ul, .dark .sm\:dark\:prose-xl ol ol{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .dark .sm\:dark\:prose-xl hr{
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .dark .sm\:dark\:prose-xl hr + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-xl h2 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-xl h3 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-xl h4 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-xl table{
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .dark .sm\:dark\:prose-xl thead th{
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .dark .sm\:dark\:prose-xl thead th:first-child{
    padding-left: 0;
  }

  .dark .sm\:dark\:prose-xl thead th:last-child{
    padding-right: 0;
  }

  .dark .sm\:dark\:prose-xl tbody td{
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .dark .sm\:dark\:prose-xl tbody td:first-child{
    padding-left: 0;
  }

  .dark .sm\:dark\:prose-xl tbody td:last-child{
    padding-right: 0;
  }

  .dark .sm\:dark\:prose-xl > :first-child{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-xl > :last-child{
    margin-bottom: 0;
  }

  .dark .sm\:dark\:prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .dark .sm\:dark\:prose-2xl p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .sm\:dark\:prose-2xl [class~="lead"]{
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .dark .sm\:dark\:prose-2xl blockquote{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .dark .sm\:dark\:prose-2xl h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .dark .sm\:dark\:prose-2xl h2{
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .dark .sm\:dark\:prose-2xl h3{
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .dark .sm\:dark\:prose-2xl h4{
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .dark .sm\:dark\:prose-2xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .sm\:dark\:prose-2xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .sm\:dark\:prose-2xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .sm\:dark\:prose-2xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .sm\:dark\:prose-2xl figure figcaption{
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .dark .sm\:dark\:prose-2xl code{
    font-size: 0.8333333em;
  }

  .dark .sm\:dark\:prose-2xl h2 code{
    font-size: 0.875em;
  }

  .dark .sm\:dark\:prose-2xl h3 code{
    font-size: 0.8888889em;
  }

  .dark .sm\:dark\:prose-2xl pre{
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .dark .sm\:dark\:prose-2xl ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .sm\:dark\:prose-2xl ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .sm\:dark\:prose-2xl li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .dark .sm\:dark\:prose-2xl ol > li{
    padding-left: 1.6666667em;
  }

  .dark .sm\:dark\:prose-2xl ol > li::before{
    left: 0;
  }

  .dark .sm\:dark\:prose-2xl ul > li{
    padding-left: 1.6666667em;
  }

  .dark .sm\:dark\:prose-2xl ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8333333em - 0.1666667em);
    left: 0.25em;
  }

  .dark .sm\:dark\:prose-2xl > ul > li p{
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .dark .sm\:dark\:prose-2xl > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .sm\:dark\:prose-2xl > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .sm\:dark\:prose-2xl > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .sm\:dark\:prose-2xl > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .sm\:dark\:prose-2xl ul ul, .dark .sm\:dark\:prose-2xl ul ol, .dark .sm\:dark\:prose-2xl ol ul, .dark .sm\:dark\:prose-2xl ol ol{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .dark .sm\:dark\:prose-2xl hr{
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .dark .sm\:dark\:prose-2xl hr + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-2xl h2 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-2xl h3 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-2xl h4 + *{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-2xl table{
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .dark .sm\:dark\:prose-2xl thead th{
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .dark .sm\:dark\:prose-2xl thead th:first-child{
    padding-left: 0;
  }

  .dark .sm\:dark\:prose-2xl thead th:last-child{
    padding-right: 0;
  }

  .dark .sm\:dark\:prose-2xl tbody td{
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .dark .sm\:dark\:prose-2xl tbody td:first-child{
    padding-left: 0;
  }

  .dark .sm\:dark\:prose-2xl tbody td:last-child{
    padding-right: 0;
  }

  .dark .sm\:dark\:prose-2xl > :first-child{
    margin-top: 0;
  }

  .dark .sm\:dark\:prose-2xl > :last-child{
    margin-bottom: 0;
  }

  .dark .sm\:dark\:prose-red a{
    color: #dc2626;
  }

  .dark .sm\:dark\:prose-red a code{
    color: #dc2626;
  }

  .dark .sm\:dark\:prose-yellow a{
    color: #d97706;
  }

  .dark .sm\:dark\:prose-yellow a code{
    color: #d97706;
  }

  .dark .sm\:dark\:prose-green a{
    color: #059669;
  }

  .dark .sm\:dark\:prose-green a code{
    color: #059669;
  }

  .dark .sm\:dark\:prose-blue a{
    color: #2563eb;
  }

  .dark .sm\:dark\:prose-blue a code{
    color: #2563eb;
  }

  .dark .sm\:dark\:prose-indigo a{
    color: #4f46e5;
  }

  .dark .sm\:dark\:prose-indigo a code{
    color: #4f46e5;
  }

  .dark .sm\:dark\:prose-purple a{
    color: #7c3aed;
  }

  .dark .sm\:dark\:prose-purple a code{
    color: #7c3aed;
  }

  .dark .sm\:dark\:prose-pink a{
    color: #db2777;
  }

  .dark .sm\:dark\:prose-pink a code{
    color: #db2777;
  }

  .dark .sm\:dark\:prose-cyan a{
    color: #0891b2;
  }

  .dark .sm\:dark\:prose-cyan a code{
    color: #0891b2;
  }

  .dark .sm\:dark\:prose-light-blue a{
    color: #0284c7;
  }

  .dark .sm\:dark\:prose-light-blue a code{
    color: #0284c7;
  }

  .dark .sm\:dark\:prose-amber a{
    color: #d97706;
  }

  .dark .sm\:dark\:prose-amber a code{
    color: #d97706;
  }

  .dark .sm\:dark\:prose-dark{
    color: #d1d5db;
  }

  .dark .sm\:dark\:prose-dark [class~="lead"]{
    color: #9ca3af;
  }

  .dark .sm\:dark\:prose-dark a{
    color: #f87171;
  }

  .dark .sm\:dark\:prose-dark strong{
    color: #f3f4f6;
  }

  .dark .sm\:dark\:prose-dark ul > li::before{
    background-color: #374151;
  }

  .dark .sm\:dark\:prose-dark hr{
    border-color: #1f2937;
  }

  .dark .sm\:dark\:prose-dark blockquote{
    color: #f3f4f6;
    border-left-color: #b91c1c;
  }

  .dark .sm\:dark\:prose-dark h1{
    color: #f3f4f6;
  }

  .dark .sm\:dark\:prose-dark h2{
    color: #e5e7eb;
  }

  .dark .sm\:dark\:prose-dark h3{
    color: #d1d5db;
  }

  .dark .sm\:dark\:prose-dark h4{
    color: #f3f4f6;
  }

  .dark .sm\:dark\:prose-dark code{
    color: #f3f4f6;
  }

  .dark .sm\:dark\:prose-dark a code{
    color: #f3f4f6;
  }

  .dark .sm\:dark\:prose-dark pre{
    color: #e5e7eb;
    background-color: #1f2937;
  }

  .dark .sm\:dark\:prose-dark thead{
    color: #f3f4f6;
    border-bottom-color: #374151;
  }

  .dark .sm\:dark\:prose-dark tbody tr{
    border-bottom-color: #1f2937;
  }

  .sm\:ta-gallery{
    position: relative;
    min-height: var(--ta-gallery-min-height);
    max-width: var(--ta-gallery-width, 100%);
    max-height: var(--ta-gallery-height, 100%);
    perspective: 1000px;
    perspective-origin: center center;
  }

  .sm\:ta-gallery-size{
    width: var(--ta-gallery-width, 100%);
    height: var(--ta-gallery-height, 100%);
    min-height: var(--ta-gallery-min-height, 100%);
  }

  .sm\:ta-gallery-aspect-square{
    --ta-gallery-aspect-ratio: 1.000;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-movietone{
    --ta-gallery-aspect-ratio: 1.200;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-large{
    --ta-gallery-aspect-ratio: 1.250;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-tv{
    --ta-gallery-aspect-ratio: 1.333;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-academy{
    --ta-gallery-aspect-ratio: 1.375;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-imax{
    --ta-gallery-aspect-ratio: 1.430;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-classic{
    --ta-gallery-aspect-ratio: 1.500;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-still{
    --ta-gallery-aspect-ratio: 1.500;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-modern{
    --ta-gallery-aspect-ratio: 1.556;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-common{
    --ta-gallery-aspect-ratio: 1.600;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-golden{
    --ta-gallery-aspect-ratio: 1.618;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-super{
    --ta-gallery-aspect-ratio: 1.667;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-hd{
    --ta-gallery-aspect-ratio: 1.778;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-wide{
    --ta-gallery-aspect-ratio: 1.850;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-aspect-instagram{
    --ta-gallery-aspect-ratio: 0.600;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .sm\:ta-gallery-element{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    -webkit-animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
            animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: var(--ta-gallery-anim-duration, 0.3s);
            animation-duration: var(--ta-gallery-anim-duration, 0.3s);
    transform-origin: center center;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    visibility: hidden;
    opacity: 0;
    --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
    --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
    --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
    --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
  }

  .sm\:ta-gallery-background{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .sm\:ta-gallery-background-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .sm\:ta-gallery-element-active{
    visibility: visible;
    z-index: 2;
    opacity: 1;
  }

  .sm\:ta-gallery-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }

  .sm\:ta-gallery-image-lazy{
    width: 20vw;
    max-width: 100px;
    height: 10rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .sm\:ta-gallery-button{
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
  }

  .sm\:ta-gallery-button-left{
    left: 0.5rem;
  }

  .sm\:ta-gallery-button-right{
    right: 0.5rem;
  }

  .sm\:ta-gallery-anim-swing{
    --ta-gallery-anim-right-in: ta-gallery-swing-right-in;
    --ta-gallery-anim-right-out: ta-gallery-swing-right-out;
    --ta-gallery-anim-left-in: ta-gallery-swing-left-in;
    --ta-gallery-anim-left-out: ta-gallery-swing-left-out;
  }

  .sm\:ta-gallery-anim-swipe{
    --ta-gallery-anim-right-in: ta-gallery-swipe-right-in;
    --ta-gallery-anim-right-out: ta-gallery-swipe-right-out;
    --ta-gallery-anim-left-in: ta-gallery-swipe-left-in;
    --ta-gallery-anim-left-out: ta-gallery-swipe-left-out;
  }

  .sm\:ta-gallery-anim-slide{
    --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
    --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
    --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
    --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
  }

  .sm\:ta-gallery-anim-rotate{
    --ta-gallery-anim-right-in: ta-gallery-rotate-right-in;
    --ta-gallery-anim-right-out: ta-gallery-rotate-right-out;
    --ta-gallery-anim-left-in: ta-gallery-rotate-left-in;
    --ta-gallery-anim-left-out: ta-gallery-rotate-left-out;
  }

  .sm\:ta-gallery-anim-snake{
    --ta-gallery-anim-right-in: ta-gallery-snake-right-in;
    --ta-gallery-anim-right-out: ta-gallery-snake-right-out;
    --ta-gallery-anim-left-in: ta-gallery-snake-left-in;
    --ta-gallery-anim-left-out: ta-gallery-snake-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .sm\:ta-gallery-anim-window{
    --ta-gallery-anim-right-in: ta-gallery-window-right-in;
    --ta-gallery-anim-right-out: ta-gallery-window-right-out;
    --ta-gallery-anim-left-in: ta-gallery-window-left-in;
    --ta-gallery-anim-left-out: ta-gallery-window-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .sm\:ta-gallery-anim-scroll{
    --ta-gallery-anim-right-in: ta-gallery-scroll-right-in;
    --ta-gallery-anim-right-out: ta-gallery-scroll-right-out;
    --ta-gallery-anim-left-in: ta-gallery-scroll-left-in;
    --ta-gallery-anim-left-out: ta-gallery-scroll-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .sm\:ta-gallery-anim-fade{
    --ta-gallery-anim-right-in: ta-gallery-fade-right-in;
    --ta-gallery-anim-right-out: ta-gallery-fade-right-out;
    --ta-gallery-anim-left-in: ta-gallery-fade-left-in;
    --ta-gallery-anim-left-out: ta-gallery-fade-left-out;
  }

  .sm\:ta-gallery-anim-dynamic{
    --ta-gallery-anim-right-in: ta-gallery-dynamic-right-in;
    --ta-gallery-anim-right-out: ta-gallery-dynamic-right-out;
    --ta-gallery-anim-left-in: ta-gallery-dynamic-left-in;
    --ta-gallery-anim-left-out: ta-gallery-dynamic-left-out;
  }

  .sm\:ta-gallery-anim-right-in{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-right-in);
    -webkit-animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
            animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
    -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
            animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
  }

  .sm\:ta-gallery-anim-right-out{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-right-out);
    -webkit-animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
            animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }

  .sm\:ta-gallery-anim-left-in{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-left-in);
    -webkit-animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
            animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
    -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
            animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
  }

  .sm\:ta-gallery-anim-left-out{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-left-out);
    -webkit-animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
            animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }

  .sm\:ta-gallery-image-caption{
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    z-index: 1;
  }

  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(3rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(4rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(4rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(5rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(6rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(7rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(7rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(8rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(8rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(9rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(9rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(10rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(10rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(11rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(11rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(12rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(12rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(13rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(13rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(14rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(14rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(15rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(15rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(16rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(16rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(18rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(18rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(20rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(20rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(24rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(24rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1px * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-3rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-4rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-7rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-8rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-9rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-10rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-11rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-12rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-13rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-14rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-15rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-16rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-18rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-20rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-24rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1px * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse)) !important;
  }

  .sm\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .sm\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1 !important;
  }

  .sm\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1 !important;
  }

  .sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse)) !important;
  }

  .sm\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(0px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .sm\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse)) !important;
  }

  .sm\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(2px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .sm\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse)) !important;
  }

  .sm\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(4px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .sm\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse)) !important;
  }

  .sm\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(8px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .sm\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
  }

  .sm\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .sm\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1 !important;
  }

  .sm\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1 !important;
  }

  .sm\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent !important;
  }

  .sm\:divide-current > :not([hidden]) ~ :not([hidden]){
    border-color: currentColor !important;
  }

  .sm\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-manatee > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-special-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent !important;
  }

  .dark .sm\:dark\:divide-current > :not([hidden]) ~ :not([hidden]){
    border-color: currentColor !important;
  }

  .dark .sm\:dark\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-manatee > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-special-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
  }

  .dark .sm\:dark\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
  }

  .sm\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid !important;
  }

  .sm\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed !important;
  }

  .sm\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted !important;
  }

  .sm\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double !important;
  }

  .sm\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none !important;
  }

  .sm\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0 !important;
  }

  .sm\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05 !important;
  }

  .sm\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1 !important;
  }

  .sm\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2 !important;
  }

  .sm\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25 !important;
  }

  .sm\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3 !important;
  }

  .sm\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4 !important;
  }

  .sm\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5 !important;
  }

  .sm\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6 !important;
  }

  .sm\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7 !important;
  }

  .sm\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75 !important;
  }

  .sm\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8 !important;
  }

  .sm\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9 !important;
  }

  .sm\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95 !important;
  }

  .sm\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
  }

  .dark .sm\:dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0 !important;
  }

  .dark .sm\:dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
  }

  .sm\:sr-only{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .sm\:not-sr-only{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .sm\:focus-within\:sr-only:focus-within{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .sm\:focus-within\:not-sr-only:focus-within{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .sm\:focus\:sr-only:focus{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .sm\:focus\:not-sr-only:focus{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .sm\:appearance-none{
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .sm\:bg-fixed{
    background-attachment: fixed !important;
  }

  .sm\:bg-local{
    background-attachment: local !important;
  }

  .sm\:bg-scroll{
    background-attachment: scroll !important;
  }

  .sm\:bg-clip-border{
    background-clip: border-box !important;
  }

  .sm\:bg-clip-padding{
    background-clip: padding-box !important;
  }

  .sm\:bg-clip-content{
    background-clip: content-box !important;
  }

  .sm\:bg-clip-text{
    -webkit-background-clip: text !important;
            background-clip: text !important;
  }

  .sm\:bg-transparent{
    background-color: transparent !important;
  }

  .sm\:bg-current{
    background-color: currentColor !important;
  }

  .sm\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-transparent{
    background-color: transparent !important;
  }

  .group:hover .sm\:group-hover\:bg-current{
    background-color: currentColor !important;
  }

  .group:hover .sm\:group-hover\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-transparent:focus-within{
    background-color: transparent !important;
  }

  .sm\:focus-within\:bg-current:focus-within{
    background-color: currentColor !important;
  }

  .sm\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-gray-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-gray-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-gray-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-gray-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-gray-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-red-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-red-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-red-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-red-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-red-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-red-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-red-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-red-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-red-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-red-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-yellow-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-yellow-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-yellow-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-yellow-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-yellow-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-yellow-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-yellow-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-yellow-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-yellow-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-yellow-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-green-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-green-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-green-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-green-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-green-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-green-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-green-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-green-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-green-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-green-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-indigo-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-indigo-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-indigo-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-indigo-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-indigo-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-indigo-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-indigo-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-indigo-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-indigo-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-indigo-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-purple-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-purple-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-purple-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-purple-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-purple-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-purple-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-purple-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-purple-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-purple-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-purple-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-pink-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-pink-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-pink-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-pink-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-pink-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-pink-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-pink-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-pink-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-pink-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-pink-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cyan-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cyan-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cyan-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cyan-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cyan-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cyan-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cyan-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cyan-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cyan-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cyan-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-light-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-light-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-light-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-light-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-light-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-light-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-light-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-light-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-light-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-light-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-amber-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-amber-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-amber-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-amber-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-amber-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-amber-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-amber-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-amber-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-amber-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-amber-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-space-cadet:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-manatee:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-cynabar:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-imperial-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-special-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-dark-sienna:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-rosewood:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-dark-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-rosso-corsa:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-vermillion:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-persimmon:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-carrot-orange:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-orange-web:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-selective-yellow:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-bottle-green:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus-within\:bg-illuminating-emerald:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-transparent:hover{
    background-color: transparent !important;
  }

  .sm\:hover\:bg-current:hover{
    background-color: currentColor !important;
  }

  .sm\:hover\:bg-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-white:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-gray-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-gray-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-red-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-red-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-red-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-green-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-indigo-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-indigo-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-indigo-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-indigo-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-indigo-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-indigo-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-indigo-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-indigo-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-indigo-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-indigo-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-purple-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-purple-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-purple-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-purple-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-purple-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-purple-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-purple-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-purple-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-purple-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-purple-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-pink-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cyan-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cyan-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cyan-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cyan-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cyan-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cyan-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cyan-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cyan-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cyan-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cyan-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-light-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-light-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-light-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-light-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-light-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-light-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-light-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-light-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-light-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-light-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-amber-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-space-cadet:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-manatee:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-cynabar:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-imperial-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-special-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-dark-sienna:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-rosewood:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-dark-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-rosso-corsa:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-vermillion:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-persimmon:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-carrot-orange:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-orange-web:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-selective-yellow:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-bottle-green:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .sm\:hover\:bg-illuminating-emerald:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-transparent:focus{
    background-color: transparent !important;
  }

  .sm\:focus\:bg-current:focus{
    background-color: currentColor !important;
  }

  .sm\:focus\:bg-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-white:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-gray-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-gray-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-gray-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-gray-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-gray-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-gray-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-gray-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-red-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-red-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-red-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-red-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-red-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-red-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-red-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-red-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-red-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-red-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-yellow-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-yellow-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-yellow-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-yellow-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-yellow-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-yellow-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-yellow-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-yellow-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-yellow-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-yellow-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-green-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-green-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-green-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-green-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-green-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-green-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-green-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-green-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-green-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-green-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-indigo-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-indigo-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-indigo-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-indigo-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-indigo-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-indigo-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-indigo-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-indigo-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-purple-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-purple-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-purple-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-purple-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-purple-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-purple-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-purple-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-purple-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-purple-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-purple-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-pink-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-pink-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-pink-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-pink-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-pink-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-pink-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-pink-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-pink-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-pink-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-pink-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cyan-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cyan-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cyan-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cyan-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cyan-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cyan-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cyan-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cyan-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cyan-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cyan-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-light-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-light-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-light-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-light-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-light-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-light-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-light-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-light-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-light-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-light-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-amber-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-amber-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-amber-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-amber-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-amber-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-amber-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-amber-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-amber-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-amber-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-amber-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-space-cadet:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-manatee:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-cynabar:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-imperial-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-special-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-dark-sienna:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-rosewood:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-dark-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-rosso-corsa:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-vermillion:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-persimmon:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-carrot-orange:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-orange-web:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-selective-yellow:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-bottle-green:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .sm\:focus\:bg-illuminating-emerald:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-transparent{
    background-color: transparent !important;
  }

  .dark .sm\:dark\:bg-current{
    background-color: currentColor !important;
  }

  .dark .sm\:dark\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-transparent{
    background-color: transparent !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-current{
    background-color: currentColor !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-transparent:focus-within{
    background-color: transparent !important;
  }

  .dark .sm\:dark\:focus-within\:bg-current:focus-within{
    background-color: currentColor !important;
  }

  .dark .sm\:dark\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-gray-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-gray-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-gray-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-gray-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-gray-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-red-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-red-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-red-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-red-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-red-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-red-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-red-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-red-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-red-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-red-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-yellow-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-yellow-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-yellow-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-yellow-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-yellow-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-yellow-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-yellow-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-yellow-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-yellow-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-yellow-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-green-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-green-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-green-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-green-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-green-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-green-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-green-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-green-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-green-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-green-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-indigo-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-indigo-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-indigo-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-indigo-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-indigo-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-indigo-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-indigo-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-indigo-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-indigo-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-indigo-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-purple-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-purple-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-purple-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-purple-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-purple-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-purple-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-purple-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-purple-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-purple-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-purple-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-pink-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-pink-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-pink-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-pink-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-pink-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-pink-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-pink-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-pink-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-pink-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-pink-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cyan-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cyan-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cyan-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cyan-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cyan-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cyan-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cyan-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cyan-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cyan-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cyan-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-light-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-light-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-light-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-light-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-light-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-light-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-light-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-light-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-light-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-light-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-amber-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-amber-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-amber-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-amber-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-amber-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-amber-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-amber-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-amber-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-amber-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-amber-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-space-cadet:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-manatee:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-cynabar:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-imperial-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-special-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-dark-sienna:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-rosewood:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-dark-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-rosso-corsa:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-vermillion:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-persimmon:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-carrot-orange:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-orange-web:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-selective-yellow:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-bottle-green:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:bg-illuminating-emerald:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-transparent:hover{
    background-color: transparent !important;
  }

  .dark .sm\:dark\:hover\:bg-current:hover{
    background-color: currentColor !important;
  }

  .dark .sm\:dark\:hover\:bg-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-white:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-gray-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-gray-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-red-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-red-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-red-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-green-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-indigo-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-indigo-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-indigo-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-indigo-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-indigo-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-indigo-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-indigo-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-indigo-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-indigo-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-indigo-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-purple-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-purple-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-purple-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-purple-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-purple-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-purple-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-purple-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-purple-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-purple-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-purple-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-pink-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cyan-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cyan-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cyan-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cyan-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cyan-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cyan-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cyan-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cyan-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cyan-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cyan-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-light-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-light-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-light-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-light-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-light-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-light-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-light-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-light-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-light-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-light-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-amber-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-space-cadet:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-manatee:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-cynabar:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-imperial-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-special-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-dark-sienna:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-rosewood:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-dark-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-rosso-corsa:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-vermillion:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-persimmon:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-carrot-orange:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-orange-web:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-selective-yellow:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-bottle-green:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:bg-illuminating-emerald:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-transparent:focus{
    background-color: transparent !important;
  }

  .dark .sm\:dark\:focus\:bg-current:focus{
    background-color: currentColor !important;
  }

  .dark .sm\:dark\:focus\:bg-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-white:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-gray-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-gray-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-gray-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-gray-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-gray-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-gray-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-gray-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-red-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-red-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-red-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-red-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-red-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-red-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-red-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-red-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-red-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-red-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-yellow-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-yellow-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-yellow-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-yellow-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-yellow-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-yellow-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-yellow-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-yellow-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-yellow-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-yellow-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-green-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-green-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-green-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-green-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-green-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-green-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-green-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-green-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-green-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-green-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-indigo-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-indigo-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-indigo-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-indigo-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-indigo-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-indigo-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-indigo-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-indigo-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-purple-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-purple-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-purple-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-purple-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-purple-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-purple-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-purple-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-purple-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-purple-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-purple-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-pink-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-pink-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-pink-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-pink-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-pink-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-pink-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-pink-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-pink-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-pink-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-pink-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cyan-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cyan-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cyan-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cyan-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cyan-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cyan-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cyan-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cyan-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cyan-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cyan-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-light-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-light-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-light-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-light-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-light-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-light-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-light-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-light-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-light-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-light-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-amber-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-amber-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-amber-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-amber-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-amber-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-amber-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-amber-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-amber-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-amber-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-amber-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-space-cadet:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-manatee:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-cynabar:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-imperial-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-special-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-dark-sienna:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-rosewood:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-dark-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-rosso-corsa:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-vermillion:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-persimmon:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-carrot-orange:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-orange-web:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-selective-yellow:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-bottle-green:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:bg-illuminating-emerald:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .sm\:bg-none{
    background-image: none !important;
  }

  .sm\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
  }

  .sm\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
  }

  .sm\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
  }

  .sm\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
  }

  .sm\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
  }

  .sm\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)) !important;
  }

  .sm\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
  }

  .sm\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
  }

  .sm\:from-transparent{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:from-current{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:from-black{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:from-white{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:from-gray-50{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .sm\:from-gray-100{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .sm\:from-gray-200{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .sm\:from-gray-300{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .sm\:from-gray-400{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .sm\:from-gray-500{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .sm\:from-gray-600{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .sm\:from-gray-700{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .sm\:from-gray-800{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .sm\:from-gray-900{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .sm\:from-red-50{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .sm\:from-red-100{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .sm\:from-red-200{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .sm\:from-red-300{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .sm\:from-red-400{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .sm\:from-red-500{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .sm\:from-red-600{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .sm\:from-red-700{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .sm\:from-red-800{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .sm\:from-red-900{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .sm\:from-yellow-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:from-yellow-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:from-yellow-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:from-yellow-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:from-yellow-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:from-yellow-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:from-yellow-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:from-yellow-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:from-yellow-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:from-yellow-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:from-green-50{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .sm\:from-green-100{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .sm\:from-green-200{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .sm\:from-green-300{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .sm\:from-green-400{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .sm\:from-green-500{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .sm\:from-green-600{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .sm\:from-green-700{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .sm\:from-green-800{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .sm\:from-green-900{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .sm\:from-blue-50{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .sm\:from-blue-100{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .sm\:from-blue-200{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .sm\:from-blue-300{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .sm\:from-blue-400{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .sm\:from-blue-500{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .sm\:from-blue-600{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .sm\:from-blue-700{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .sm\:from-blue-800{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .sm\:from-blue-900{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .sm\:from-indigo-50{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .sm\:from-indigo-100{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .sm\:from-indigo-200{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .sm\:from-indigo-300{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .sm\:from-indigo-400{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .sm\:from-indigo-500{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .sm\:from-indigo-600{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .sm\:from-indigo-700{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .sm\:from-indigo-800{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .sm\:from-indigo-900{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .sm\:from-purple-50{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .sm\:from-purple-100{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .sm\:from-purple-200{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .sm\:from-purple-300{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .sm\:from-purple-400{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .sm\:from-purple-500{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .sm\:from-purple-600{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .sm\:from-purple-700{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .sm\:from-purple-800{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .sm\:from-purple-900{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .sm\:from-pink-50{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .sm\:from-pink-100{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .sm\:from-pink-200{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .sm\:from-pink-300{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .sm\:from-pink-400{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .sm\:from-pink-500{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .sm\:from-pink-600{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .sm\:from-pink-700{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .sm\:from-pink-800{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .sm\:from-pink-900{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .sm\:from-cyan-50{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .sm\:from-cyan-100{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .sm\:from-cyan-200{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .sm\:from-cyan-300{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .sm\:from-cyan-400{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .sm\:from-cyan-500{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .sm\:from-cyan-600{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .sm\:from-cyan-700{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .sm\:from-cyan-800{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .sm\:from-cyan-900{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .sm\:from-light-blue-50{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .sm\:from-light-blue-100{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .sm\:from-light-blue-200{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .sm\:from-light-blue-300{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .sm\:from-light-blue-400{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .sm\:from-light-blue-500{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .sm\:from-light-blue-600{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .sm\:from-light-blue-700{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .sm\:from-light-blue-800{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .sm\:from-light-blue-900{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .sm\:from-amber-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:from-amber-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:from-amber-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:from-amber-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:from-amber-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:from-amber-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:from-amber-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:from-amber-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:from-amber-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:from-amber-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:from-space-cadet{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .sm\:from-manatee{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .sm\:from-cynabar{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .sm\:from-imperial-red{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .sm\:from-special-black{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .sm\:from-dark-sienna{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .sm\:from-rosewood{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .sm\:from-dark-red{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .sm\:from-rosso-corsa{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .sm\:from-vermillion{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .sm\:from-persimmon{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .sm\:from-carrot-orange{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .sm\:from-orange-web{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .sm\:from-selective-yellow{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .sm\:from-bottle-green{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .sm\:from-illuminating-emerald{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .sm\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:via-current{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:via-gray-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .sm\:via-gray-100{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .sm\:via-gray-200{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .sm\:via-gray-300{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .sm\:via-gray-400{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .sm\:via-gray-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .sm\:via-gray-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .sm\:via-gray-700{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .sm\:via-gray-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .sm\:via-gray-900{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .sm\:via-red-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .sm\:via-red-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .sm\:via-red-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .sm\:via-red-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .sm\:via-red-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .sm\:via-red-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .sm\:via-red-600{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .sm\:via-red-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .sm\:via-red-800{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .sm\:via-red-900{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .sm\:via-yellow-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:via-yellow-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:via-yellow-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:via-yellow-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:via-yellow-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:via-yellow-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:via-yellow-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:via-yellow-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:via-yellow-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:via-yellow-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:via-green-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .sm\:via-green-100{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .sm\:via-green-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .sm\:via-green-300{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .sm\:via-green-400{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .sm\:via-green-500{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .sm\:via-green-600{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .sm\:via-green-700{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .sm\:via-green-800{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .sm\:via-green-900{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .sm\:via-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .sm\:via-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .sm\:via-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .sm\:via-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .sm\:via-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .sm\:via-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .sm\:via-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .sm\:via-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .sm\:via-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .sm\:via-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .sm\:via-indigo-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .sm\:via-indigo-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .sm\:via-indigo-200{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .sm\:via-indigo-300{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .sm\:via-indigo-400{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .sm\:via-indigo-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .sm\:via-indigo-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .sm\:via-indigo-700{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .sm\:via-indigo-800{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .sm\:via-indigo-900{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .sm\:via-purple-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .sm\:via-purple-100{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .sm\:via-purple-200{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .sm\:via-purple-300{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .sm\:via-purple-400{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .sm\:via-purple-500{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .sm\:via-purple-600{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .sm\:via-purple-700{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .sm\:via-purple-800{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .sm\:via-purple-900{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .sm\:via-pink-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .sm\:via-pink-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .sm\:via-pink-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .sm\:via-pink-300{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .sm\:via-pink-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .sm\:via-pink-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .sm\:via-pink-600{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .sm\:via-pink-700{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .sm\:via-pink-800{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .sm\:via-pink-900{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .sm\:via-cyan-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .sm\:via-cyan-100{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .sm\:via-cyan-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .sm\:via-cyan-300{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .sm\:via-cyan-400{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .sm\:via-cyan-500{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .sm\:via-cyan-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .sm\:via-cyan-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .sm\:via-cyan-800{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .sm\:via-cyan-900{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .sm\:via-light-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .sm\:via-light-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .sm\:via-light-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .sm\:via-light-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .sm\:via-light-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .sm\:via-light-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .sm\:via-light-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .sm\:via-light-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .sm\:via-light-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .sm\:via-light-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .sm\:via-amber-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:via-amber-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:via-amber-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:via-amber-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:via-amber-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:via-amber-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:via-amber-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:via-amber-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:via-amber-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:via-amber-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:via-space-cadet{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .sm\:via-manatee{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .sm\:via-cynabar{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .sm\:via-imperial-red{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .sm\:via-special-black{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .sm\:via-dark-sienna{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .sm\:via-rosewood{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .sm\:via-dark-red{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .sm\:via-rosso-corsa{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .sm\:via-vermillion{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .sm\:via-persimmon{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .sm\:via-carrot-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .sm\:via-orange-web{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .sm\:via-selective-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .sm\:via-bottle-green{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .sm\:via-illuminating-emerald{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .sm\:to-transparent{
    --tw-gradient-to: transparent !important;
  }

  .sm\:to-current{
    --tw-gradient-to: currentColor !important;
  }

  .sm\:to-black{
    --tw-gradient-to: #000 !important;
  }

  .sm\:to-white{
    --tw-gradient-to: #fff !important;
  }

  .sm\:to-gray-50{
    --tw-gradient-to: #f9fafb !important;
  }

  .sm\:to-gray-100{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .sm\:to-gray-200{
    --tw-gradient-to: #e5e7eb !important;
  }

  .sm\:to-gray-300{
    --tw-gradient-to: #d1d5db !important;
  }

  .sm\:to-gray-400{
    --tw-gradient-to: #9ca3af !important;
  }

  .sm\:to-gray-500{
    --tw-gradient-to: #6b7280 !important;
  }

  .sm\:to-gray-600{
    --tw-gradient-to: #4b5563 !important;
  }

  .sm\:to-gray-700{
    --tw-gradient-to: #374151 !important;
  }

  .sm\:to-gray-800{
    --tw-gradient-to: #1f2937 !important;
  }

  .sm\:to-gray-900{
    --tw-gradient-to: #111827 !important;
  }

  .sm\:to-red-50{
    --tw-gradient-to: #fef2f2 !important;
  }

  .sm\:to-red-100{
    --tw-gradient-to: #fee2e2 !important;
  }

  .sm\:to-red-200{
    --tw-gradient-to: #fecaca !important;
  }

  .sm\:to-red-300{
    --tw-gradient-to: #fca5a5 !important;
  }

  .sm\:to-red-400{
    --tw-gradient-to: #f87171 !important;
  }

  .sm\:to-red-500{
    --tw-gradient-to: #ef4444 !important;
  }

  .sm\:to-red-600{
    --tw-gradient-to: #dc2626 !important;
  }

  .sm\:to-red-700{
    --tw-gradient-to: #b91c1c !important;
  }

  .sm\:to-red-800{
    --tw-gradient-to: #991b1b !important;
  }

  .sm\:to-red-900{
    --tw-gradient-to: #7f1d1d !important;
  }

  .sm\:to-yellow-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .sm\:to-yellow-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .sm\:to-yellow-200{
    --tw-gradient-to: #fde68a !important;
  }

  .sm\:to-yellow-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .sm\:to-yellow-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .sm\:to-yellow-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .sm\:to-yellow-600{
    --tw-gradient-to: #d97706 !important;
  }

  .sm\:to-yellow-700{
    --tw-gradient-to: #b45309 !important;
  }

  .sm\:to-yellow-800{
    --tw-gradient-to: #92400e !important;
  }

  .sm\:to-yellow-900{
    --tw-gradient-to: #78350f !important;
  }

  .sm\:to-green-50{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .sm\:to-green-100{
    --tw-gradient-to: #d1fae5 !important;
  }

  .sm\:to-green-200{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .sm\:to-green-300{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .sm\:to-green-400{
    --tw-gradient-to: #34d399 !important;
  }

  .sm\:to-green-500{
    --tw-gradient-to: #10b981 !important;
  }

  .sm\:to-green-600{
    --tw-gradient-to: #059669 !important;
  }

  .sm\:to-green-700{
    --tw-gradient-to: #047857 !important;
  }

  .sm\:to-green-800{
    --tw-gradient-to: #065f46 !important;
  }

  .sm\:to-green-900{
    --tw-gradient-to: #064e3b !important;
  }

  .sm\:to-blue-50{
    --tw-gradient-to: #eff6ff !important;
  }

  .sm\:to-blue-100{
    --tw-gradient-to: #dbeafe !important;
  }

  .sm\:to-blue-200{
    --tw-gradient-to: #bfdbfe !important;
  }

  .sm\:to-blue-300{
    --tw-gradient-to: #93c5fd !important;
  }

  .sm\:to-blue-400{
    --tw-gradient-to: #60a5fa !important;
  }

  .sm\:to-blue-500{
    --tw-gradient-to: #3b82f6 !important;
  }

  .sm\:to-blue-600{
    --tw-gradient-to: #2563eb !important;
  }

  .sm\:to-blue-700{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .sm\:to-blue-800{
    --tw-gradient-to: #1e40af !important;
  }

  .sm\:to-blue-900{
    --tw-gradient-to: #1e3a8a !important;
  }

  .sm\:to-indigo-50{
    --tw-gradient-to: #eef2ff !important;
  }

  .sm\:to-indigo-100{
    --tw-gradient-to: #e0e7ff !important;
  }

  .sm\:to-indigo-200{
    --tw-gradient-to: #c7d2fe !important;
  }

  .sm\:to-indigo-300{
    --tw-gradient-to: #a5b4fc !important;
  }

  .sm\:to-indigo-400{
    --tw-gradient-to: #818cf8 !important;
  }

  .sm\:to-indigo-500{
    --tw-gradient-to: #6366f1 !important;
  }

  .sm\:to-indigo-600{
    --tw-gradient-to: #4f46e5 !important;
  }

  .sm\:to-indigo-700{
    --tw-gradient-to: #4338ca !important;
  }

  .sm\:to-indigo-800{
    --tw-gradient-to: #3730a3 !important;
  }

  .sm\:to-indigo-900{
    --tw-gradient-to: #312e81 !important;
  }

  .sm\:to-purple-50{
    --tw-gradient-to: #f5f3ff !important;
  }

  .sm\:to-purple-100{
    --tw-gradient-to: #ede9fe !important;
  }

  .sm\:to-purple-200{
    --tw-gradient-to: #ddd6fe !important;
  }

  .sm\:to-purple-300{
    --tw-gradient-to: #c4b5fd !important;
  }

  .sm\:to-purple-400{
    --tw-gradient-to: #a78bfa !important;
  }

  .sm\:to-purple-500{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .sm\:to-purple-600{
    --tw-gradient-to: #7c3aed !important;
  }

  .sm\:to-purple-700{
    --tw-gradient-to: #6d28d9 !important;
  }

  .sm\:to-purple-800{
    --tw-gradient-to: #5b21b6 !important;
  }

  .sm\:to-purple-900{
    --tw-gradient-to: #4c1d95 !important;
  }

  .sm\:to-pink-50{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .sm\:to-pink-100{
    --tw-gradient-to: #fce7f3 !important;
  }

  .sm\:to-pink-200{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .sm\:to-pink-300{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .sm\:to-pink-400{
    --tw-gradient-to: #f472b6 !important;
  }

  .sm\:to-pink-500{
    --tw-gradient-to: #ec4899 !important;
  }

  .sm\:to-pink-600{
    --tw-gradient-to: #db2777 !important;
  }

  .sm\:to-pink-700{
    --tw-gradient-to: #be185d !important;
  }

  .sm\:to-pink-800{
    --tw-gradient-to: #9d174d !important;
  }

  .sm\:to-pink-900{
    --tw-gradient-to: #831843 !important;
  }

  .sm\:to-cyan-50{
    --tw-gradient-to: #ecfeff !important;
  }

  .sm\:to-cyan-100{
    --tw-gradient-to: #cffafe !important;
  }

  .sm\:to-cyan-200{
    --tw-gradient-to: #a5f3fc !important;
  }

  .sm\:to-cyan-300{
    --tw-gradient-to: #67e8f9 !important;
  }

  .sm\:to-cyan-400{
    --tw-gradient-to: #22d3ee !important;
  }

  .sm\:to-cyan-500{
    --tw-gradient-to: #06b6d4 !important;
  }

  .sm\:to-cyan-600{
    --tw-gradient-to: #0891b2 !important;
  }

  .sm\:to-cyan-700{
    --tw-gradient-to: #0e7490 !important;
  }

  .sm\:to-cyan-800{
    --tw-gradient-to: #155e75 !important;
  }

  .sm\:to-cyan-900{
    --tw-gradient-to: #164e63 !important;
  }

  .sm\:to-light-blue-50{
    --tw-gradient-to: #f0f9ff !important;
  }

  .sm\:to-light-blue-100{
    --tw-gradient-to: #e0f2fe !important;
  }

  .sm\:to-light-blue-200{
    --tw-gradient-to: #bae6fd !important;
  }

  .sm\:to-light-blue-300{
    --tw-gradient-to: #7dd3fc !important;
  }

  .sm\:to-light-blue-400{
    --tw-gradient-to: #38bdf8 !important;
  }

  .sm\:to-light-blue-500{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .sm\:to-light-blue-600{
    --tw-gradient-to: #0284c7 !important;
  }

  .sm\:to-light-blue-700{
    --tw-gradient-to: #0369a1 !important;
  }

  .sm\:to-light-blue-800{
    --tw-gradient-to: #075985 !important;
  }

  .sm\:to-light-blue-900{
    --tw-gradient-to: #0c4a6e !important;
  }

  .sm\:to-amber-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .sm\:to-amber-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .sm\:to-amber-200{
    --tw-gradient-to: #fde68a !important;
  }

  .sm\:to-amber-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .sm\:to-amber-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .sm\:to-amber-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .sm\:to-amber-600{
    --tw-gradient-to: #d97706 !important;
  }

  .sm\:to-amber-700{
    --tw-gradient-to: #b45309 !important;
  }

  .sm\:to-amber-800{
    --tw-gradient-to: #92400e !important;
  }

  .sm\:to-amber-900{
    --tw-gradient-to: #78350f !important;
  }

  .sm\:to-space-cadet{
    --tw-gradient-to: #2B2D42 !important;
  }

  .sm\:to-manatee{
    --tw-gradient-to: #8D99AE !important;
  }

  .sm\:to-cynabar{
    --tw-gradient-to: #F24333 !important;
  }

  .sm\:to-imperial-red{
    --tw-gradient-to: #EF233C !important;
  }

  .sm\:to-special-black{
    --tw-gradient-to: #03071E !important;
  }

  .sm\:to-dark-sienna{
    --tw-gradient-to: #370617 !important;
  }

  .sm\:to-rosewood{
    --tw-gradient-to: #6A040F !important;
  }

  .sm\:to-dark-red{
    --tw-gradient-to: #9D0208 !important;
  }

  .sm\:to-rosso-corsa{
    --tw-gradient-to: #D00000 !important;
  }

  .sm\:to-vermillion{
    --tw-gradient-to: #DC2F02 !important;
  }

  .sm\:to-persimmon{
    --tw-gradient-to: #E85D04 !important;
  }

  .sm\:to-carrot-orange{
    --tw-gradient-to: #F48C06 !important;
  }

  .sm\:to-orange-web{
    --tw-gradient-to: #FAA307 !important;
  }

  .sm\:to-selective-yellow{
    --tw-gradient-to: #FFBA08 !important;
  }

  .sm\:to-bottle-green{
    --tw-gradient-to: #2D6A4F !important;
  }

  .sm\:to-illuminating-emerald{
    --tw-gradient-to: #40916C !important;
  }

  .sm\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:hover\:from-current:hover{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:hover\:from-black:hover{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:hover\:from-white:hover{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:hover\:from-gray-50:hover{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .sm\:hover\:from-gray-100:hover{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .sm\:hover\:from-gray-200:hover{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .sm\:hover\:from-gray-300:hover{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .sm\:hover\:from-gray-400:hover{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .sm\:hover\:from-gray-500:hover{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .sm\:hover\:from-gray-600:hover{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .sm\:hover\:from-gray-700:hover{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .sm\:hover\:from-gray-800:hover{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .sm\:hover\:from-gray-900:hover{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .sm\:hover\:from-red-50:hover{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .sm\:hover\:from-red-100:hover{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .sm\:hover\:from-red-200:hover{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .sm\:hover\:from-red-300:hover{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .sm\:hover\:from-red-400:hover{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .sm\:hover\:from-red-500:hover{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .sm\:hover\:from-red-600:hover{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .sm\:hover\:from-red-700:hover{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .sm\:hover\:from-red-800:hover{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .sm\:hover\:from-red-900:hover{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .sm\:hover\:from-yellow-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:hover\:from-yellow-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:hover\:from-yellow-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:hover\:from-yellow-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:hover\:from-yellow-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:hover\:from-yellow-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:hover\:from-yellow-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:hover\:from-yellow-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:hover\:from-yellow-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:hover\:from-yellow-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:hover\:from-green-50:hover{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .sm\:hover\:from-green-100:hover{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .sm\:hover\:from-green-200:hover{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .sm\:hover\:from-green-300:hover{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .sm\:hover\:from-green-400:hover{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .sm\:hover\:from-green-500:hover{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .sm\:hover\:from-green-600:hover{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .sm\:hover\:from-green-700:hover{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .sm\:hover\:from-green-800:hover{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .sm\:hover\:from-green-900:hover{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .sm\:hover\:from-blue-50:hover{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .sm\:hover\:from-blue-100:hover{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .sm\:hover\:from-blue-200:hover{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .sm\:hover\:from-blue-300:hover{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .sm\:hover\:from-blue-400:hover{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .sm\:hover\:from-blue-500:hover{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .sm\:hover\:from-blue-600:hover{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .sm\:hover\:from-blue-700:hover{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .sm\:hover\:from-blue-800:hover{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .sm\:hover\:from-blue-900:hover{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .sm\:hover\:from-indigo-50:hover{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .sm\:hover\:from-indigo-100:hover{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .sm\:hover\:from-indigo-200:hover{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .sm\:hover\:from-indigo-300:hover{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .sm\:hover\:from-indigo-400:hover{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .sm\:hover\:from-indigo-500:hover{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .sm\:hover\:from-indigo-600:hover{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .sm\:hover\:from-indigo-700:hover{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .sm\:hover\:from-indigo-800:hover{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .sm\:hover\:from-indigo-900:hover{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .sm\:hover\:from-purple-50:hover{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .sm\:hover\:from-purple-100:hover{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .sm\:hover\:from-purple-200:hover{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .sm\:hover\:from-purple-300:hover{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .sm\:hover\:from-purple-400:hover{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .sm\:hover\:from-purple-500:hover{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .sm\:hover\:from-purple-600:hover{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .sm\:hover\:from-purple-700:hover{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .sm\:hover\:from-purple-800:hover{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .sm\:hover\:from-purple-900:hover{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .sm\:hover\:from-pink-50:hover{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .sm\:hover\:from-pink-100:hover{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .sm\:hover\:from-pink-200:hover{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .sm\:hover\:from-pink-300:hover{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .sm\:hover\:from-pink-400:hover{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .sm\:hover\:from-pink-500:hover{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .sm\:hover\:from-pink-600:hover{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .sm\:hover\:from-pink-700:hover{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .sm\:hover\:from-pink-800:hover{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .sm\:hover\:from-pink-900:hover{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .sm\:hover\:from-cyan-50:hover{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .sm\:hover\:from-cyan-100:hover{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .sm\:hover\:from-cyan-200:hover{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .sm\:hover\:from-cyan-300:hover{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .sm\:hover\:from-cyan-400:hover{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .sm\:hover\:from-cyan-500:hover{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .sm\:hover\:from-cyan-600:hover{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .sm\:hover\:from-cyan-700:hover{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .sm\:hover\:from-cyan-800:hover{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .sm\:hover\:from-cyan-900:hover{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .sm\:hover\:from-light-blue-50:hover{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .sm\:hover\:from-light-blue-100:hover{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .sm\:hover\:from-light-blue-200:hover{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .sm\:hover\:from-light-blue-300:hover{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .sm\:hover\:from-light-blue-400:hover{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .sm\:hover\:from-light-blue-500:hover{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .sm\:hover\:from-light-blue-600:hover{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .sm\:hover\:from-light-blue-700:hover{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .sm\:hover\:from-light-blue-800:hover{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .sm\:hover\:from-light-blue-900:hover{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .sm\:hover\:from-amber-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:hover\:from-amber-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:hover\:from-amber-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:hover\:from-amber-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:hover\:from-amber-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:hover\:from-amber-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:hover\:from-amber-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:hover\:from-amber-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:hover\:from-amber-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:hover\:from-amber-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:hover\:from-space-cadet:hover{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .sm\:hover\:from-manatee:hover{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .sm\:hover\:from-cynabar:hover{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .sm\:hover\:from-imperial-red:hover{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .sm\:hover\:from-special-black:hover{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .sm\:hover\:from-dark-sienna:hover{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .sm\:hover\:from-rosewood:hover{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .sm\:hover\:from-dark-red:hover{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .sm\:hover\:from-rosso-corsa:hover{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .sm\:hover\:from-vermillion:hover{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .sm\:hover\:from-persimmon:hover{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .sm\:hover\:from-carrot-orange:hover{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .sm\:hover\:from-orange-web:hover{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .sm\:hover\:from-selective-yellow:hover{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .sm\:hover\:from-bottle-green:hover{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .sm\:hover\:from-illuminating-emerald:hover{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .sm\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:hover\:via-current:hover{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:hover\:via-gray-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .sm\:hover\:via-gray-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .sm\:hover\:via-gray-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .sm\:hover\:via-gray-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .sm\:hover\:via-gray-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .sm\:hover\:via-gray-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .sm\:hover\:via-gray-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .sm\:hover\:via-gray-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .sm\:hover\:via-gray-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .sm\:hover\:via-gray-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .sm\:hover\:via-red-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .sm\:hover\:via-red-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .sm\:hover\:via-red-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .sm\:hover\:via-red-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .sm\:hover\:via-red-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .sm\:hover\:via-red-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .sm\:hover\:via-red-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .sm\:hover\:via-red-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .sm\:hover\:via-red-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .sm\:hover\:via-red-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .sm\:hover\:via-yellow-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:hover\:via-yellow-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:hover\:via-yellow-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:hover\:via-yellow-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:hover\:via-yellow-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:hover\:via-yellow-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:hover\:via-yellow-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:hover\:via-yellow-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:hover\:via-yellow-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:hover\:via-yellow-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:hover\:via-green-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .sm\:hover\:via-green-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .sm\:hover\:via-green-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .sm\:hover\:via-green-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .sm\:hover\:via-green-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .sm\:hover\:via-green-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .sm\:hover\:via-green-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .sm\:hover\:via-green-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .sm\:hover\:via-green-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .sm\:hover\:via-green-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .sm\:hover\:via-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .sm\:hover\:via-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .sm\:hover\:via-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .sm\:hover\:via-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .sm\:hover\:via-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .sm\:hover\:via-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .sm\:hover\:via-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .sm\:hover\:via-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .sm\:hover\:via-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .sm\:hover\:via-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .sm\:hover\:via-indigo-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .sm\:hover\:via-indigo-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .sm\:hover\:via-indigo-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .sm\:hover\:via-indigo-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .sm\:hover\:via-indigo-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .sm\:hover\:via-indigo-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .sm\:hover\:via-indigo-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .sm\:hover\:via-indigo-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .sm\:hover\:via-indigo-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .sm\:hover\:via-indigo-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .sm\:hover\:via-purple-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .sm\:hover\:via-purple-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .sm\:hover\:via-purple-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .sm\:hover\:via-purple-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .sm\:hover\:via-purple-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .sm\:hover\:via-purple-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .sm\:hover\:via-purple-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .sm\:hover\:via-purple-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .sm\:hover\:via-purple-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .sm\:hover\:via-purple-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .sm\:hover\:via-pink-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .sm\:hover\:via-pink-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .sm\:hover\:via-pink-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .sm\:hover\:via-pink-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .sm\:hover\:via-pink-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .sm\:hover\:via-pink-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .sm\:hover\:via-pink-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .sm\:hover\:via-pink-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .sm\:hover\:via-pink-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .sm\:hover\:via-pink-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .sm\:hover\:via-cyan-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .sm\:hover\:via-cyan-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .sm\:hover\:via-cyan-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .sm\:hover\:via-cyan-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .sm\:hover\:via-cyan-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .sm\:hover\:via-cyan-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .sm\:hover\:via-cyan-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .sm\:hover\:via-cyan-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .sm\:hover\:via-cyan-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .sm\:hover\:via-cyan-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .sm\:hover\:via-light-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .sm\:hover\:via-light-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .sm\:hover\:via-light-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .sm\:hover\:via-light-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .sm\:hover\:via-light-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .sm\:hover\:via-light-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .sm\:hover\:via-light-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .sm\:hover\:via-light-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .sm\:hover\:via-light-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .sm\:hover\:via-light-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .sm\:hover\:via-amber-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:hover\:via-amber-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:hover\:via-amber-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:hover\:via-amber-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:hover\:via-amber-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:hover\:via-amber-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:hover\:via-amber-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:hover\:via-amber-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:hover\:via-amber-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:hover\:via-amber-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:hover\:via-space-cadet:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .sm\:hover\:via-manatee:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .sm\:hover\:via-cynabar:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .sm\:hover\:via-imperial-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .sm\:hover\:via-special-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .sm\:hover\:via-dark-sienna:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .sm\:hover\:via-rosewood:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .sm\:hover\:via-dark-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .sm\:hover\:via-rosso-corsa:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .sm\:hover\:via-vermillion:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .sm\:hover\:via-persimmon:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .sm\:hover\:via-carrot-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .sm\:hover\:via-orange-web:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .sm\:hover\:via-selective-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .sm\:hover\:via-bottle-green:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .sm\:hover\:via-illuminating-emerald:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .sm\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent !important;
  }

  .sm\:hover\:to-current:hover{
    --tw-gradient-to: currentColor !important;
  }

  .sm\:hover\:to-black:hover{
    --tw-gradient-to: #000 !important;
  }

  .sm\:hover\:to-white:hover{
    --tw-gradient-to: #fff !important;
  }

  .sm\:hover\:to-gray-50:hover{
    --tw-gradient-to: #f9fafb !important;
  }

  .sm\:hover\:to-gray-100:hover{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .sm\:hover\:to-gray-200:hover{
    --tw-gradient-to: #e5e7eb !important;
  }

  .sm\:hover\:to-gray-300:hover{
    --tw-gradient-to: #d1d5db !important;
  }

  .sm\:hover\:to-gray-400:hover{
    --tw-gradient-to: #9ca3af !important;
  }

  .sm\:hover\:to-gray-500:hover{
    --tw-gradient-to: #6b7280 !important;
  }

  .sm\:hover\:to-gray-600:hover{
    --tw-gradient-to: #4b5563 !important;
  }

  .sm\:hover\:to-gray-700:hover{
    --tw-gradient-to: #374151 !important;
  }

  .sm\:hover\:to-gray-800:hover{
    --tw-gradient-to: #1f2937 !important;
  }

  .sm\:hover\:to-gray-900:hover{
    --tw-gradient-to: #111827 !important;
  }

  .sm\:hover\:to-red-50:hover{
    --tw-gradient-to: #fef2f2 !important;
  }

  .sm\:hover\:to-red-100:hover{
    --tw-gradient-to: #fee2e2 !important;
  }

  .sm\:hover\:to-red-200:hover{
    --tw-gradient-to: #fecaca !important;
  }

  .sm\:hover\:to-red-300:hover{
    --tw-gradient-to: #fca5a5 !important;
  }

  .sm\:hover\:to-red-400:hover{
    --tw-gradient-to: #f87171 !important;
  }

  .sm\:hover\:to-red-500:hover{
    --tw-gradient-to: #ef4444 !important;
  }

  .sm\:hover\:to-red-600:hover{
    --tw-gradient-to: #dc2626 !important;
  }

  .sm\:hover\:to-red-700:hover{
    --tw-gradient-to: #b91c1c !important;
  }

  .sm\:hover\:to-red-800:hover{
    --tw-gradient-to: #991b1b !important;
  }

  .sm\:hover\:to-red-900:hover{
    --tw-gradient-to: #7f1d1d !important;
  }

  .sm\:hover\:to-yellow-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .sm\:hover\:to-yellow-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .sm\:hover\:to-yellow-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .sm\:hover\:to-yellow-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .sm\:hover\:to-yellow-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .sm\:hover\:to-yellow-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .sm\:hover\:to-yellow-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .sm\:hover\:to-yellow-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .sm\:hover\:to-yellow-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .sm\:hover\:to-yellow-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .sm\:hover\:to-green-50:hover{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .sm\:hover\:to-green-100:hover{
    --tw-gradient-to: #d1fae5 !important;
  }

  .sm\:hover\:to-green-200:hover{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .sm\:hover\:to-green-300:hover{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .sm\:hover\:to-green-400:hover{
    --tw-gradient-to: #34d399 !important;
  }

  .sm\:hover\:to-green-500:hover{
    --tw-gradient-to: #10b981 !important;
  }

  .sm\:hover\:to-green-600:hover{
    --tw-gradient-to: #059669 !important;
  }

  .sm\:hover\:to-green-700:hover{
    --tw-gradient-to: #047857 !important;
  }

  .sm\:hover\:to-green-800:hover{
    --tw-gradient-to: #065f46 !important;
  }

  .sm\:hover\:to-green-900:hover{
    --tw-gradient-to: #064e3b !important;
  }

  .sm\:hover\:to-blue-50:hover{
    --tw-gradient-to: #eff6ff !important;
  }

  .sm\:hover\:to-blue-100:hover{
    --tw-gradient-to: #dbeafe !important;
  }

  .sm\:hover\:to-blue-200:hover{
    --tw-gradient-to: #bfdbfe !important;
  }

  .sm\:hover\:to-blue-300:hover{
    --tw-gradient-to: #93c5fd !important;
  }

  .sm\:hover\:to-blue-400:hover{
    --tw-gradient-to: #60a5fa !important;
  }

  .sm\:hover\:to-blue-500:hover{
    --tw-gradient-to: #3b82f6 !important;
  }

  .sm\:hover\:to-blue-600:hover{
    --tw-gradient-to: #2563eb !important;
  }

  .sm\:hover\:to-blue-700:hover{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .sm\:hover\:to-blue-800:hover{
    --tw-gradient-to: #1e40af !important;
  }

  .sm\:hover\:to-blue-900:hover{
    --tw-gradient-to: #1e3a8a !important;
  }

  .sm\:hover\:to-indigo-50:hover{
    --tw-gradient-to: #eef2ff !important;
  }

  .sm\:hover\:to-indigo-100:hover{
    --tw-gradient-to: #e0e7ff !important;
  }

  .sm\:hover\:to-indigo-200:hover{
    --tw-gradient-to: #c7d2fe !important;
  }

  .sm\:hover\:to-indigo-300:hover{
    --tw-gradient-to: #a5b4fc !important;
  }

  .sm\:hover\:to-indigo-400:hover{
    --tw-gradient-to: #818cf8 !important;
  }

  .sm\:hover\:to-indigo-500:hover{
    --tw-gradient-to: #6366f1 !important;
  }

  .sm\:hover\:to-indigo-600:hover{
    --tw-gradient-to: #4f46e5 !important;
  }

  .sm\:hover\:to-indigo-700:hover{
    --tw-gradient-to: #4338ca !important;
  }

  .sm\:hover\:to-indigo-800:hover{
    --tw-gradient-to: #3730a3 !important;
  }

  .sm\:hover\:to-indigo-900:hover{
    --tw-gradient-to: #312e81 !important;
  }

  .sm\:hover\:to-purple-50:hover{
    --tw-gradient-to: #f5f3ff !important;
  }

  .sm\:hover\:to-purple-100:hover{
    --tw-gradient-to: #ede9fe !important;
  }

  .sm\:hover\:to-purple-200:hover{
    --tw-gradient-to: #ddd6fe !important;
  }

  .sm\:hover\:to-purple-300:hover{
    --tw-gradient-to: #c4b5fd !important;
  }

  .sm\:hover\:to-purple-400:hover{
    --tw-gradient-to: #a78bfa !important;
  }

  .sm\:hover\:to-purple-500:hover{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .sm\:hover\:to-purple-600:hover{
    --tw-gradient-to: #7c3aed !important;
  }

  .sm\:hover\:to-purple-700:hover{
    --tw-gradient-to: #6d28d9 !important;
  }

  .sm\:hover\:to-purple-800:hover{
    --tw-gradient-to: #5b21b6 !important;
  }

  .sm\:hover\:to-purple-900:hover{
    --tw-gradient-to: #4c1d95 !important;
  }

  .sm\:hover\:to-pink-50:hover{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .sm\:hover\:to-pink-100:hover{
    --tw-gradient-to: #fce7f3 !important;
  }

  .sm\:hover\:to-pink-200:hover{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .sm\:hover\:to-pink-300:hover{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .sm\:hover\:to-pink-400:hover{
    --tw-gradient-to: #f472b6 !important;
  }

  .sm\:hover\:to-pink-500:hover{
    --tw-gradient-to: #ec4899 !important;
  }

  .sm\:hover\:to-pink-600:hover{
    --tw-gradient-to: #db2777 !important;
  }

  .sm\:hover\:to-pink-700:hover{
    --tw-gradient-to: #be185d !important;
  }

  .sm\:hover\:to-pink-800:hover{
    --tw-gradient-to: #9d174d !important;
  }

  .sm\:hover\:to-pink-900:hover{
    --tw-gradient-to: #831843 !important;
  }

  .sm\:hover\:to-cyan-50:hover{
    --tw-gradient-to: #ecfeff !important;
  }

  .sm\:hover\:to-cyan-100:hover{
    --tw-gradient-to: #cffafe !important;
  }

  .sm\:hover\:to-cyan-200:hover{
    --tw-gradient-to: #a5f3fc !important;
  }

  .sm\:hover\:to-cyan-300:hover{
    --tw-gradient-to: #67e8f9 !important;
  }

  .sm\:hover\:to-cyan-400:hover{
    --tw-gradient-to: #22d3ee !important;
  }

  .sm\:hover\:to-cyan-500:hover{
    --tw-gradient-to: #06b6d4 !important;
  }

  .sm\:hover\:to-cyan-600:hover{
    --tw-gradient-to: #0891b2 !important;
  }

  .sm\:hover\:to-cyan-700:hover{
    --tw-gradient-to: #0e7490 !important;
  }

  .sm\:hover\:to-cyan-800:hover{
    --tw-gradient-to: #155e75 !important;
  }

  .sm\:hover\:to-cyan-900:hover{
    --tw-gradient-to: #164e63 !important;
  }

  .sm\:hover\:to-light-blue-50:hover{
    --tw-gradient-to: #f0f9ff !important;
  }

  .sm\:hover\:to-light-blue-100:hover{
    --tw-gradient-to: #e0f2fe !important;
  }

  .sm\:hover\:to-light-blue-200:hover{
    --tw-gradient-to: #bae6fd !important;
  }

  .sm\:hover\:to-light-blue-300:hover{
    --tw-gradient-to: #7dd3fc !important;
  }

  .sm\:hover\:to-light-blue-400:hover{
    --tw-gradient-to: #38bdf8 !important;
  }

  .sm\:hover\:to-light-blue-500:hover{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .sm\:hover\:to-light-blue-600:hover{
    --tw-gradient-to: #0284c7 !important;
  }

  .sm\:hover\:to-light-blue-700:hover{
    --tw-gradient-to: #0369a1 !important;
  }

  .sm\:hover\:to-light-blue-800:hover{
    --tw-gradient-to: #075985 !important;
  }

  .sm\:hover\:to-light-blue-900:hover{
    --tw-gradient-to: #0c4a6e !important;
  }

  .sm\:hover\:to-amber-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .sm\:hover\:to-amber-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .sm\:hover\:to-amber-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .sm\:hover\:to-amber-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .sm\:hover\:to-amber-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .sm\:hover\:to-amber-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .sm\:hover\:to-amber-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .sm\:hover\:to-amber-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .sm\:hover\:to-amber-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .sm\:hover\:to-amber-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .sm\:hover\:to-space-cadet:hover{
    --tw-gradient-to: #2B2D42 !important;
  }

  .sm\:hover\:to-manatee:hover{
    --tw-gradient-to: #8D99AE !important;
  }

  .sm\:hover\:to-cynabar:hover{
    --tw-gradient-to: #F24333 !important;
  }

  .sm\:hover\:to-imperial-red:hover{
    --tw-gradient-to: #EF233C !important;
  }

  .sm\:hover\:to-special-black:hover{
    --tw-gradient-to: #03071E !important;
  }

  .sm\:hover\:to-dark-sienna:hover{
    --tw-gradient-to: #370617 !important;
  }

  .sm\:hover\:to-rosewood:hover{
    --tw-gradient-to: #6A040F !important;
  }

  .sm\:hover\:to-dark-red:hover{
    --tw-gradient-to: #9D0208 !important;
  }

  .sm\:hover\:to-rosso-corsa:hover{
    --tw-gradient-to: #D00000 !important;
  }

  .sm\:hover\:to-vermillion:hover{
    --tw-gradient-to: #DC2F02 !important;
  }

  .sm\:hover\:to-persimmon:hover{
    --tw-gradient-to: #E85D04 !important;
  }

  .sm\:hover\:to-carrot-orange:hover{
    --tw-gradient-to: #F48C06 !important;
  }

  .sm\:hover\:to-orange-web:hover{
    --tw-gradient-to: #FAA307 !important;
  }

  .sm\:hover\:to-selective-yellow:hover{
    --tw-gradient-to: #FFBA08 !important;
  }

  .sm\:hover\:to-bottle-green:hover{
    --tw-gradient-to: #2D6A4F !important;
  }

  .sm\:hover\:to-illuminating-emerald:hover{
    --tw-gradient-to: #40916C !important;
  }

  .sm\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:focus\:from-current:focus{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:focus\:from-black:focus{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:focus\:from-white:focus{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:focus\:from-gray-50:focus{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .sm\:focus\:from-gray-100:focus{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .sm\:focus\:from-gray-200:focus{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .sm\:focus\:from-gray-300:focus{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .sm\:focus\:from-gray-400:focus{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .sm\:focus\:from-gray-500:focus{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .sm\:focus\:from-gray-600:focus{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .sm\:focus\:from-gray-700:focus{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .sm\:focus\:from-gray-800:focus{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .sm\:focus\:from-gray-900:focus{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .sm\:focus\:from-red-50:focus{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .sm\:focus\:from-red-100:focus{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .sm\:focus\:from-red-200:focus{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .sm\:focus\:from-red-300:focus{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .sm\:focus\:from-red-400:focus{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .sm\:focus\:from-red-500:focus{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .sm\:focus\:from-red-600:focus{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .sm\:focus\:from-red-700:focus{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .sm\:focus\:from-red-800:focus{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .sm\:focus\:from-red-900:focus{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .sm\:focus\:from-yellow-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:focus\:from-yellow-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:focus\:from-yellow-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:focus\:from-yellow-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:focus\:from-yellow-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:focus\:from-yellow-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:focus\:from-yellow-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:focus\:from-yellow-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:focus\:from-yellow-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:focus\:from-yellow-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:focus\:from-green-50:focus{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .sm\:focus\:from-green-100:focus{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .sm\:focus\:from-green-200:focus{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .sm\:focus\:from-green-300:focus{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .sm\:focus\:from-green-400:focus{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .sm\:focus\:from-green-500:focus{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .sm\:focus\:from-green-600:focus{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .sm\:focus\:from-green-700:focus{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .sm\:focus\:from-green-800:focus{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .sm\:focus\:from-green-900:focus{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .sm\:focus\:from-blue-50:focus{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .sm\:focus\:from-blue-100:focus{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .sm\:focus\:from-blue-200:focus{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .sm\:focus\:from-blue-300:focus{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .sm\:focus\:from-blue-400:focus{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .sm\:focus\:from-blue-500:focus{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .sm\:focus\:from-blue-600:focus{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .sm\:focus\:from-blue-700:focus{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .sm\:focus\:from-blue-800:focus{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .sm\:focus\:from-blue-900:focus{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .sm\:focus\:from-indigo-50:focus{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .sm\:focus\:from-indigo-100:focus{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .sm\:focus\:from-indigo-200:focus{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .sm\:focus\:from-indigo-300:focus{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .sm\:focus\:from-indigo-400:focus{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .sm\:focus\:from-indigo-500:focus{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .sm\:focus\:from-indigo-600:focus{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .sm\:focus\:from-indigo-700:focus{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .sm\:focus\:from-indigo-800:focus{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .sm\:focus\:from-indigo-900:focus{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .sm\:focus\:from-purple-50:focus{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .sm\:focus\:from-purple-100:focus{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .sm\:focus\:from-purple-200:focus{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .sm\:focus\:from-purple-300:focus{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .sm\:focus\:from-purple-400:focus{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .sm\:focus\:from-purple-500:focus{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .sm\:focus\:from-purple-600:focus{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .sm\:focus\:from-purple-700:focus{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .sm\:focus\:from-purple-800:focus{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .sm\:focus\:from-purple-900:focus{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .sm\:focus\:from-pink-50:focus{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .sm\:focus\:from-pink-100:focus{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .sm\:focus\:from-pink-200:focus{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .sm\:focus\:from-pink-300:focus{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .sm\:focus\:from-pink-400:focus{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .sm\:focus\:from-pink-500:focus{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .sm\:focus\:from-pink-600:focus{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .sm\:focus\:from-pink-700:focus{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .sm\:focus\:from-pink-800:focus{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .sm\:focus\:from-pink-900:focus{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .sm\:focus\:from-cyan-50:focus{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .sm\:focus\:from-cyan-100:focus{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .sm\:focus\:from-cyan-200:focus{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .sm\:focus\:from-cyan-300:focus{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .sm\:focus\:from-cyan-400:focus{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .sm\:focus\:from-cyan-500:focus{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .sm\:focus\:from-cyan-600:focus{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .sm\:focus\:from-cyan-700:focus{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .sm\:focus\:from-cyan-800:focus{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .sm\:focus\:from-cyan-900:focus{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .sm\:focus\:from-light-blue-50:focus{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .sm\:focus\:from-light-blue-100:focus{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .sm\:focus\:from-light-blue-200:focus{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .sm\:focus\:from-light-blue-300:focus{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .sm\:focus\:from-light-blue-400:focus{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .sm\:focus\:from-light-blue-500:focus{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .sm\:focus\:from-light-blue-600:focus{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .sm\:focus\:from-light-blue-700:focus{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .sm\:focus\:from-light-blue-800:focus{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .sm\:focus\:from-light-blue-900:focus{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .sm\:focus\:from-amber-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:focus\:from-amber-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:focus\:from-amber-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:focus\:from-amber-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:focus\:from-amber-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:focus\:from-amber-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:focus\:from-amber-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:focus\:from-amber-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:focus\:from-amber-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:focus\:from-amber-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:focus\:from-space-cadet:focus{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .sm\:focus\:from-manatee:focus{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .sm\:focus\:from-cynabar:focus{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .sm\:focus\:from-imperial-red:focus{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .sm\:focus\:from-special-black:focus{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .sm\:focus\:from-dark-sienna:focus{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .sm\:focus\:from-rosewood:focus{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .sm\:focus\:from-dark-red:focus{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .sm\:focus\:from-rosso-corsa:focus{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .sm\:focus\:from-vermillion:focus{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .sm\:focus\:from-persimmon:focus{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .sm\:focus\:from-carrot-orange:focus{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .sm\:focus\:from-orange-web:focus{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .sm\:focus\:from-selective-yellow:focus{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .sm\:focus\:from-bottle-green:focus{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .sm\:focus\:from-illuminating-emerald:focus{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .sm\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:focus\:via-current:focus{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .sm\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .sm\:focus\:via-gray-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .sm\:focus\:via-gray-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .sm\:focus\:via-gray-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .sm\:focus\:via-gray-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .sm\:focus\:via-gray-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .sm\:focus\:via-gray-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .sm\:focus\:via-gray-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .sm\:focus\:via-gray-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .sm\:focus\:via-gray-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .sm\:focus\:via-gray-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .sm\:focus\:via-red-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .sm\:focus\:via-red-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .sm\:focus\:via-red-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .sm\:focus\:via-red-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .sm\:focus\:via-red-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .sm\:focus\:via-red-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .sm\:focus\:via-red-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .sm\:focus\:via-red-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .sm\:focus\:via-red-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .sm\:focus\:via-red-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .sm\:focus\:via-yellow-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:focus\:via-yellow-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:focus\:via-yellow-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:focus\:via-yellow-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:focus\:via-yellow-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:focus\:via-yellow-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:focus\:via-yellow-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:focus\:via-yellow-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:focus\:via-yellow-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:focus\:via-yellow-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:focus\:via-green-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .sm\:focus\:via-green-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .sm\:focus\:via-green-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .sm\:focus\:via-green-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .sm\:focus\:via-green-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .sm\:focus\:via-green-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .sm\:focus\:via-green-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .sm\:focus\:via-green-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .sm\:focus\:via-green-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .sm\:focus\:via-green-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .sm\:focus\:via-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .sm\:focus\:via-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .sm\:focus\:via-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .sm\:focus\:via-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .sm\:focus\:via-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .sm\:focus\:via-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .sm\:focus\:via-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .sm\:focus\:via-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .sm\:focus\:via-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .sm\:focus\:via-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .sm\:focus\:via-indigo-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .sm\:focus\:via-indigo-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .sm\:focus\:via-indigo-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .sm\:focus\:via-indigo-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .sm\:focus\:via-indigo-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .sm\:focus\:via-indigo-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .sm\:focus\:via-indigo-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .sm\:focus\:via-indigo-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .sm\:focus\:via-indigo-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .sm\:focus\:via-indigo-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .sm\:focus\:via-purple-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .sm\:focus\:via-purple-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .sm\:focus\:via-purple-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .sm\:focus\:via-purple-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .sm\:focus\:via-purple-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .sm\:focus\:via-purple-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .sm\:focus\:via-purple-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .sm\:focus\:via-purple-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .sm\:focus\:via-purple-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .sm\:focus\:via-purple-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .sm\:focus\:via-pink-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .sm\:focus\:via-pink-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .sm\:focus\:via-pink-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .sm\:focus\:via-pink-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .sm\:focus\:via-pink-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .sm\:focus\:via-pink-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .sm\:focus\:via-pink-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .sm\:focus\:via-pink-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .sm\:focus\:via-pink-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .sm\:focus\:via-pink-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .sm\:focus\:via-cyan-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .sm\:focus\:via-cyan-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .sm\:focus\:via-cyan-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .sm\:focus\:via-cyan-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .sm\:focus\:via-cyan-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .sm\:focus\:via-cyan-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .sm\:focus\:via-cyan-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .sm\:focus\:via-cyan-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .sm\:focus\:via-cyan-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .sm\:focus\:via-cyan-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .sm\:focus\:via-light-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .sm\:focus\:via-light-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .sm\:focus\:via-light-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .sm\:focus\:via-light-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .sm\:focus\:via-light-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .sm\:focus\:via-light-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .sm\:focus\:via-light-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .sm\:focus\:via-light-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .sm\:focus\:via-light-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .sm\:focus\:via-light-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .sm\:focus\:via-amber-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .sm\:focus\:via-amber-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .sm\:focus\:via-amber-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .sm\:focus\:via-amber-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .sm\:focus\:via-amber-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .sm\:focus\:via-amber-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .sm\:focus\:via-amber-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .sm\:focus\:via-amber-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .sm\:focus\:via-amber-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .sm\:focus\:via-amber-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .sm\:focus\:via-space-cadet:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .sm\:focus\:via-manatee:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .sm\:focus\:via-cynabar:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .sm\:focus\:via-imperial-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .sm\:focus\:via-special-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .sm\:focus\:via-dark-sienna:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .sm\:focus\:via-rosewood:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .sm\:focus\:via-dark-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .sm\:focus\:via-rosso-corsa:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .sm\:focus\:via-vermillion:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .sm\:focus\:via-persimmon:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .sm\:focus\:via-carrot-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .sm\:focus\:via-orange-web:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .sm\:focus\:via-selective-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .sm\:focus\:via-bottle-green:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .sm\:focus\:via-illuminating-emerald:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .sm\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent !important;
  }

  .sm\:focus\:to-current:focus{
    --tw-gradient-to: currentColor !important;
  }

  .sm\:focus\:to-black:focus{
    --tw-gradient-to: #000 !important;
  }

  .sm\:focus\:to-white:focus{
    --tw-gradient-to: #fff !important;
  }

  .sm\:focus\:to-gray-50:focus{
    --tw-gradient-to: #f9fafb !important;
  }

  .sm\:focus\:to-gray-100:focus{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .sm\:focus\:to-gray-200:focus{
    --tw-gradient-to: #e5e7eb !important;
  }

  .sm\:focus\:to-gray-300:focus{
    --tw-gradient-to: #d1d5db !important;
  }

  .sm\:focus\:to-gray-400:focus{
    --tw-gradient-to: #9ca3af !important;
  }

  .sm\:focus\:to-gray-500:focus{
    --tw-gradient-to: #6b7280 !important;
  }

  .sm\:focus\:to-gray-600:focus{
    --tw-gradient-to: #4b5563 !important;
  }

  .sm\:focus\:to-gray-700:focus{
    --tw-gradient-to: #374151 !important;
  }

  .sm\:focus\:to-gray-800:focus{
    --tw-gradient-to: #1f2937 !important;
  }

  .sm\:focus\:to-gray-900:focus{
    --tw-gradient-to: #111827 !important;
  }

  .sm\:focus\:to-red-50:focus{
    --tw-gradient-to: #fef2f2 !important;
  }

  .sm\:focus\:to-red-100:focus{
    --tw-gradient-to: #fee2e2 !important;
  }

  .sm\:focus\:to-red-200:focus{
    --tw-gradient-to: #fecaca !important;
  }

  .sm\:focus\:to-red-300:focus{
    --tw-gradient-to: #fca5a5 !important;
  }

  .sm\:focus\:to-red-400:focus{
    --tw-gradient-to: #f87171 !important;
  }

  .sm\:focus\:to-red-500:focus{
    --tw-gradient-to: #ef4444 !important;
  }

  .sm\:focus\:to-red-600:focus{
    --tw-gradient-to: #dc2626 !important;
  }

  .sm\:focus\:to-red-700:focus{
    --tw-gradient-to: #b91c1c !important;
  }

  .sm\:focus\:to-red-800:focus{
    --tw-gradient-to: #991b1b !important;
  }

  .sm\:focus\:to-red-900:focus{
    --tw-gradient-to: #7f1d1d !important;
  }

  .sm\:focus\:to-yellow-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .sm\:focus\:to-yellow-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .sm\:focus\:to-yellow-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .sm\:focus\:to-yellow-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .sm\:focus\:to-yellow-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .sm\:focus\:to-yellow-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .sm\:focus\:to-yellow-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .sm\:focus\:to-yellow-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .sm\:focus\:to-yellow-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .sm\:focus\:to-yellow-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .sm\:focus\:to-green-50:focus{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .sm\:focus\:to-green-100:focus{
    --tw-gradient-to: #d1fae5 !important;
  }

  .sm\:focus\:to-green-200:focus{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .sm\:focus\:to-green-300:focus{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .sm\:focus\:to-green-400:focus{
    --tw-gradient-to: #34d399 !important;
  }

  .sm\:focus\:to-green-500:focus{
    --tw-gradient-to: #10b981 !important;
  }

  .sm\:focus\:to-green-600:focus{
    --tw-gradient-to: #059669 !important;
  }

  .sm\:focus\:to-green-700:focus{
    --tw-gradient-to: #047857 !important;
  }

  .sm\:focus\:to-green-800:focus{
    --tw-gradient-to: #065f46 !important;
  }

  .sm\:focus\:to-green-900:focus{
    --tw-gradient-to: #064e3b !important;
  }

  .sm\:focus\:to-blue-50:focus{
    --tw-gradient-to: #eff6ff !important;
  }

  .sm\:focus\:to-blue-100:focus{
    --tw-gradient-to: #dbeafe !important;
  }

  .sm\:focus\:to-blue-200:focus{
    --tw-gradient-to: #bfdbfe !important;
  }

  .sm\:focus\:to-blue-300:focus{
    --tw-gradient-to: #93c5fd !important;
  }

  .sm\:focus\:to-blue-400:focus{
    --tw-gradient-to: #60a5fa !important;
  }

  .sm\:focus\:to-blue-500:focus{
    --tw-gradient-to: #3b82f6 !important;
  }

  .sm\:focus\:to-blue-600:focus{
    --tw-gradient-to: #2563eb !important;
  }

  .sm\:focus\:to-blue-700:focus{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .sm\:focus\:to-blue-800:focus{
    --tw-gradient-to: #1e40af !important;
  }

  .sm\:focus\:to-blue-900:focus{
    --tw-gradient-to: #1e3a8a !important;
  }

  .sm\:focus\:to-indigo-50:focus{
    --tw-gradient-to: #eef2ff !important;
  }

  .sm\:focus\:to-indigo-100:focus{
    --tw-gradient-to: #e0e7ff !important;
  }

  .sm\:focus\:to-indigo-200:focus{
    --tw-gradient-to: #c7d2fe !important;
  }

  .sm\:focus\:to-indigo-300:focus{
    --tw-gradient-to: #a5b4fc !important;
  }

  .sm\:focus\:to-indigo-400:focus{
    --tw-gradient-to: #818cf8 !important;
  }

  .sm\:focus\:to-indigo-500:focus{
    --tw-gradient-to: #6366f1 !important;
  }

  .sm\:focus\:to-indigo-600:focus{
    --tw-gradient-to: #4f46e5 !important;
  }

  .sm\:focus\:to-indigo-700:focus{
    --tw-gradient-to: #4338ca !important;
  }

  .sm\:focus\:to-indigo-800:focus{
    --tw-gradient-to: #3730a3 !important;
  }

  .sm\:focus\:to-indigo-900:focus{
    --tw-gradient-to: #312e81 !important;
  }

  .sm\:focus\:to-purple-50:focus{
    --tw-gradient-to: #f5f3ff !important;
  }

  .sm\:focus\:to-purple-100:focus{
    --tw-gradient-to: #ede9fe !important;
  }

  .sm\:focus\:to-purple-200:focus{
    --tw-gradient-to: #ddd6fe !important;
  }

  .sm\:focus\:to-purple-300:focus{
    --tw-gradient-to: #c4b5fd !important;
  }

  .sm\:focus\:to-purple-400:focus{
    --tw-gradient-to: #a78bfa !important;
  }

  .sm\:focus\:to-purple-500:focus{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .sm\:focus\:to-purple-600:focus{
    --tw-gradient-to: #7c3aed !important;
  }

  .sm\:focus\:to-purple-700:focus{
    --tw-gradient-to: #6d28d9 !important;
  }

  .sm\:focus\:to-purple-800:focus{
    --tw-gradient-to: #5b21b6 !important;
  }

  .sm\:focus\:to-purple-900:focus{
    --tw-gradient-to: #4c1d95 !important;
  }

  .sm\:focus\:to-pink-50:focus{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .sm\:focus\:to-pink-100:focus{
    --tw-gradient-to: #fce7f3 !important;
  }

  .sm\:focus\:to-pink-200:focus{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .sm\:focus\:to-pink-300:focus{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .sm\:focus\:to-pink-400:focus{
    --tw-gradient-to: #f472b6 !important;
  }

  .sm\:focus\:to-pink-500:focus{
    --tw-gradient-to: #ec4899 !important;
  }

  .sm\:focus\:to-pink-600:focus{
    --tw-gradient-to: #db2777 !important;
  }

  .sm\:focus\:to-pink-700:focus{
    --tw-gradient-to: #be185d !important;
  }

  .sm\:focus\:to-pink-800:focus{
    --tw-gradient-to: #9d174d !important;
  }

  .sm\:focus\:to-pink-900:focus{
    --tw-gradient-to: #831843 !important;
  }

  .sm\:focus\:to-cyan-50:focus{
    --tw-gradient-to: #ecfeff !important;
  }

  .sm\:focus\:to-cyan-100:focus{
    --tw-gradient-to: #cffafe !important;
  }

  .sm\:focus\:to-cyan-200:focus{
    --tw-gradient-to: #a5f3fc !important;
  }

  .sm\:focus\:to-cyan-300:focus{
    --tw-gradient-to: #67e8f9 !important;
  }

  .sm\:focus\:to-cyan-400:focus{
    --tw-gradient-to: #22d3ee !important;
  }

  .sm\:focus\:to-cyan-500:focus{
    --tw-gradient-to: #06b6d4 !important;
  }

  .sm\:focus\:to-cyan-600:focus{
    --tw-gradient-to: #0891b2 !important;
  }

  .sm\:focus\:to-cyan-700:focus{
    --tw-gradient-to: #0e7490 !important;
  }

  .sm\:focus\:to-cyan-800:focus{
    --tw-gradient-to: #155e75 !important;
  }

  .sm\:focus\:to-cyan-900:focus{
    --tw-gradient-to: #164e63 !important;
  }

  .sm\:focus\:to-light-blue-50:focus{
    --tw-gradient-to: #f0f9ff !important;
  }

  .sm\:focus\:to-light-blue-100:focus{
    --tw-gradient-to: #e0f2fe !important;
  }

  .sm\:focus\:to-light-blue-200:focus{
    --tw-gradient-to: #bae6fd !important;
  }

  .sm\:focus\:to-light-blue-300:focus{
    --tw-gradient-to: #7dd3fc !important;
  }

  .sm\:focus\:to-light-blue-400:focus{
    --tw-gradient-to: #38bdf8 !important;
  }

  .sm\:focus\:to-light-blue-500:focus{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .sm\:focus\:to-light-blue-600:focus{
    --tw-gradient-to: #0284c7 !important;
  }

  .sm\:focus\:to-light-blue-700:focus{
    --tw-gradient-to: #0369a1 !important;
  }

  .sm\:focus\:to-light-blue-800:focus{
    --tw-gradient-to: #075985 !important;
  }

  .sm\:focus\:to-light-blue-900:focus{
    --tw-gradient-to: #0c4a6e !important;
  }

  .sm\:focus\:to-amber-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .sm\:focus\:to-amber-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .sm\:focus\:to-amber-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .sm\:focus\:to-amber-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .sm\:focus\:to-amber-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .sm\:focus\:to-amber-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .sm\:focus\:to-amber-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .sm\:focus\:to-amber-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .sm\:focus\:to-amber-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .sm\:focus\:to-amber-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .sm\:focus\:to-space-cadet:focus{
    --tw-gradient-to: #2B2D42 !important;
  }

  .sm\:focus\:to-manatee:focus{
    --tw-gradient-to: #8D99AE !important;
  }

  .sm\:focus\:to-cynabar:focus{
    --tw-gradient-to: #F24333 !important;
  }

  .sm\:focus\:to-imperial-red:focus{
    --tw-gradient-to: #EF233C !important;
  }

  .sm\:focus\:to-special-black:focus{
    --tw-gradient-to: #03071E !important;
  }

  .sm\:focus\:to-dark-sienna:focus{
    --tw-gradient-to: #370617 !important;
  }

  .sm\:focus\:to-rosewood:focus{
    --tw-gradient-to: #6A040F !important;
  }

  .sm\:focus\:to-dark-red:focus{
    --tw-gradient-to: #9D0208 !important;
  }

  .sm\:focus\:to-rosso-corsa:focus{
    --tw-gradient-to: #D00000 !important;
  }

  .sm\:focus\:to-vermillion:focus{
    --tw-gradient-to: #DC2F02 !important;
  }

  .sm\:focus\:to-persimmon:focus{
    --tw-gradient-to: #E85D04 !important;
  }

  .sm\:focus\:to-carrot-orange:focus{
    --tw-gradient-to: #F48C06 !important;
  }

  .sm\:focus\:to-orange-web:focus{
    --tw-gradient-to: #FAA307 !important;
  }

  .sm\:focus\:to-selective-yellow:focus{
    --tw-gradient-to: #FFBA08 !important;
  }

  .sm\:focus\:to-bottle-green:focus{
    --tw-gradient-to: #2D6A4F !important;
  }

  .sm\:focus\:to-illuminating-emerald:focus{
    --tw-gradient-to: #40916C !important;
  }

  .dark .sm\:dark\:from-transparent{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:from-current{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:from-black{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:from-white{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:from-gray-50{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .sm\:dark\:from-gray-100{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .sm\:dark\:from-gray-200{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .sm\:dark\:from-gray-300{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .sm\:dark\:from-gray-400{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .sm\:dark\:from-gray-500{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .sm\:dark\:from-gray-600{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .sm\:dark\:from-gray-700{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .sm\:dark\:from-gray-800{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .sm\:dark\:from-gray-900{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .sm\:dark\:from-red-50{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .sm\:dark\:from-red-100{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .sm\:dark\:from-red-200{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .sm\:dark\:from-red-300{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .sm\:dark\:from-red-400{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .sm\:dark\:from-red-500{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .sm\:dark\:from-red-600{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .sm\:dark\:from-red-700{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .sm\:dark\:from-red-800{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .sm\:dark\:from-red-900{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .sm\:dark\:from-yellow-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:from-yellow-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:from-yellow-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:from-yellow-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:from-yellow-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:from-yellow-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:from-yellow-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:from-yellow-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:from-yellow-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:from-yellow-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:from-green-50{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .sm\:dark\:from-green-100{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .sm\:dark\:from-green-200{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .sm\:dark\:from-green-300{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .sm\:dark\:from-green-400{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .sm\:dark\:from-green-500{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .sm\:dark\:from-green-600{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .sm\:dark\:from-green-700{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .sm\:dark\:from-green-800{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .sm\:dark\:from-green-900{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .sm\:dark\:from-blue-50{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .sm\:dark\:from-blue-100{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .sm\:dark\:from-blue-200{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .sm\:dark\:from-blue-300{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .sm\:dark\:from-blue-400{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .sm\:dark\:from-blue-500{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .sm\:dark\:from-blue-600{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .sm\:dark\:from-blue-700{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .sm\:dark\:from-blue-800{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .sm\:dark\:from-blue-900{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .sm\:dark\:from-indigo-50{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .sm\:dark\:from-indigo-100{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .sm\:dark\:from-indigo-200{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .sm\:dark\:from-indigo-300{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .sm\:dark\:from-indigo-400{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .sm\:dark\:from-indigo-500{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .sm\:dark\:from-indigo-600{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .sm\:dark\:from-indigo-700{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .sm\:dark\:from-indigo-800{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .sm\:dark\:from-indigo-900{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .sm\:dark\:from-purple-50{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .sm\:dark\:from-purple-100{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .sm\:dark\:from-purple-200{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .sm\:dark\:from-purple-300{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .sm\:dark\:from-purple-400{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .sm\:dark\:from-purple-500{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .sm\:dark\:from-purple-600{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .sm\:dark\:from-purple-700{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .sm\:dark\:from-purple-800{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .sm\:dark\:from-purple-900{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .sm\:dark\:from-pink-50{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .sm\:dark\:from-pink-100{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .sm\:dark\:from-pink-200{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .sm\:dark\:from-pink-300{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .sm\:dark\:from-pink-400{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .sm\:dark\:from-pink-500{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .sm\:dark\:from-pink-600{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .sm\:dark\:from-pink-700{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .sm\:dark\:from-pink-800{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .sm\:dark\:from-pink-900{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .sm\:dark\:from-cyan-50{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .sm\:dark\:from-cyan-100{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .sm\:dark\:from-cyan-200{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .sm\:dark\:from-cyan-300{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .sm\:dark\:from-cyan-400{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .sm\:dark\:from-cyan-500{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .sm\:dark\:from-cyan-600{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .sm\:dark\:from-cyan-700{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .sm\:dark\:from-cyan-800{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .sm\:dark\:from-cyan-900{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .sm\:dark\:from-light-blue-50{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .sm\:dark\:from-light-blue-100{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .sm\:dark\:from-light-blue-200{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .sm\:dark\:from-light-blue-300{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .sm\:dark\:from-light-blue-400{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .sm\:dark\:from-light-blue-500{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .sm\:dark\:from-light-blue-600{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .sm\:dark\:from-light-blue-700{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .sm\:dark\:from-light-blue-800{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .sm\:dark\:from-light-blue-900{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .sm\:dark\:from-amber-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:from-amber-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:from-amber-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:from-amber-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:from-amber-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:from-amber-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:from-amber-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:from-amber-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:from-amber-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:from-amber-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:from-space-cadet{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .sm\:dark\:from-manatee{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .sm\:dark\:from-cynabar{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .sm\:dark\:from-imperial-red{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .sm\:dark\:from-special-black{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .sm\:dark\:from-dark-sienna{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .sm\:dark\:from-rosewood{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .sm\:dark\:from-dark-red{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .sm\:dark\:from-rosso-corsa{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:from-vermillion{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .sm\:dark\:from-persimmon{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .sm\:dark\:from-carrot-orange{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .sm\:dark\:from-orange-web{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .sm\:dark\:from-selective-yellow{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .sm\:dark\:from-bottle-green{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .sm\:dark\:from-illuminating-emerald{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .sm\:dark\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:via-current{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:via-gray-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .sm\:dark\:via-gray-100{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .sm\:dark\:via-gray-200{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .sm\:dark\:via-gray-300{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .sm\:dark\:via-gray-400{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .sm\:dark\:via-gray-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .sm\:dark\:via-gray-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .sm\:dark\:via-gray-700{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .sm\:dark\:via-gray-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .sm\:dark\:via-gray-900{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .sm\:dark\:via-red-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .sm\:dark\:via-red-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .sm\:dark\:via-red-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .sm\:dark\:via-red-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .sm\:dark\:via-red-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .sm\:dark\:via-red-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .sm\:dark\:via-red-600{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .sm\:dark\:via-red-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .sm\:dark\:via-red-800{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .sm\:dark\:via-red-900{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .sm\:dark\:via-yellow-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:via-yellow-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:via-yellow-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:via-yellow-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:via-yellow-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:via-yellow-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:via-yellow-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:via-yellow-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:via-yellow-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:via-yellow-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:via-green-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .sm\:dark\:via-green-100{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .sm\:dark\:via-green-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .sm\:dark\:via-green-300{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .sm\:dark\:via-green-400{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .sm\:dark\:via-green-500{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .sm\:dark\:via-green-600{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .sm\:dark\:via-green-700{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .sm\:dark\:via-green-800{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .sm\:dark\:via-green-900{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .sm\:dark\:via-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .sm\:dark\:via-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .sm\:dark\:via-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .sm\:dark\:via-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .sm\:dark\:via-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .sm\:dark\:via-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .sm\:dark\:via-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .sm\:dark\:via-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .sm\:dark\:via-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .sm\:dark\:via-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .sm\:dark\:via-indigo-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .sm\:dark\:via-indigo-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .sm\:dark\:via-indigo-200{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .sm\:dark\:via-indigo-300{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .sm\:dark\:via-indigo-400{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .sm\:dark\:via-indigo-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .sm\:dark\:via-indigo-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .sm\:dark\:via-indigo-700{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .sm\:dark\:via-indigo-800{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .sm\:dark\:via-indigo-900{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .sm\:dark\:via-purple-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .sm\:dark\:via-purple-100{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .sm\:dark\:via-purple-200{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .sm\:dark\:via-purple-300{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .sm\:dark\:via-purple-400{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .sm\:dark\:via-purple-500{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .sm\:dark\:via-purple-600{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .sm\:dark\:via-purple-700{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .sm\:dark\:via-purple-800{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .sm\:dark\:via-purple-900{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .sm\:dark\:via-pink-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .sm\:dark\:via-pink-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .sm\:dark\:via-pink-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .sm\:dark\:via-pink-300{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .sm\:dark\:via-pink-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .sm\:dark\:via-pink-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .sm\:dark\:via-pink-600{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .sm\:dark\:via-pink-700{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .sm\:dark\:via-pink-800{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .sm\:dark\:via-pink-900{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .sm\:dark\:via-cyan-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .sm\:dark\:via-cyan-100{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .sm\:dark\:via-cyan-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .sm\:dark\:via-cyan-300{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .sm\:dark\:via-cyan-400{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .sm\:dark\:via-cyan-500{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .sm\:dark\:via-cyan-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .sm\:dark\:via-cyan-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .sm\:dark\:via-cyan-800{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .sm\:dark\:via-cyan-900{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .sm\:dark\:via-light-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .sm\:dark\:via-light-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .sm\:dark\:via-light-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .sm\:dark\:via-light-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .sm\:dark\:via-light-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .sm\:dark\:via-light-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .sm\:dark\:via-light-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .sm\:dark\:via-light-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .sm\:dark\:via-light-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .sm\:dark\:via-light-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .sm\:dark\:via-amber-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:via-amber-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:via-amber-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:via-amber-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:via-amber-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:via-amber-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:via-amber-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:via-amber-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:via-amber-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:via-amber-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:via-space-cadet{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .sm\:dark\:via-manatee{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .sm\:dark\:via-cynabar{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .sm\:dark\:via-imperial-red{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .sm\:dark\:via-special-black{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .sm\:dark\:via-dark-sienna{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .sm\:dark\:via-rosewood{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .sm\:dark\:via-dark-red{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .sm\:dark\:via-rosso-corsa{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:via-vermillion{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .sm\:dark\:via-persimmon{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .sm\:dark\:via-carrot-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .sm\:dark\:via-orange-web{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .sm\:dark\:via-selective-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .sm\:dark\:via-bottle-green{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .sm\:dark\:via-illuminating-emerald{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .sm\:dark\:to-transparent{
    --tw-gradient-to: transparent !important;
  }

  .dark .sm\:dark\:to-current{
    --tw-gradient-to: currentColor !important;
  }

  .dark .sm\:dark\:to-black{
    --tw-gradient-to: #000 !important;
  }

  .dark .sm\:dark\:to-white{
    --tw-gradient-to: #fff !important;
  }

  .dark .sm\:dark\:to-gray-50{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .sm\:dark\:to-gray-100{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .sm\:dark\:to-gray-200{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .sm\:dark\:to-gray-300{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .sm\:dark\:to-gray-400{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .sm\:dark\:to-gray-500{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .sm\:dark\:to-gray-600{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .sm\:dark\:to-gray-700{
    --tw-gradient-to: #374151 !important;
  }

  .dark .sm\:dark\:to-gray-800{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .sm\:dark\:to-gray-900{
    --tw-gradient-to: #111827 !important;
  }

  .dark .sm\:dark\:to-red-50{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .sm\:dark\:to-red-100{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .sm\:dark\:to-red-200{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .sm\:dark\:to-red-300{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .sm\:dark\:to-red-400{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .sm\:dark\:to-red-500{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .sm\:dark\:to-red-600{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .sm\:dark\:to-red-700{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .sm\:dark\:to-red-800{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .sm\:dark\:to-red-900{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .sm\:dark\:to-yellow-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .sm\:dark\:to-yellow-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .sm\:dark\:to-yellow-200{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .sm\:dark\:to-yellow-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .sm\:dark\:to-yellow-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .sm\:dark\:to-yellow-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .sm\:dark\:to-yellow-600{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .sm\:dark\:to-yellow-700{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .sm\:dark\:to-yellow-800{
    --tw-gradient-to: #92400e !important;
  }

  .dark .sm\:dark\:to-yellow-900{
    --tw-gradient-to: #78350f !important;
  }

  .dark .sm\:dark\:to-green-50{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .sm\:dark\:to-green-100{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .sm\:dark\:to-green-200{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .sm\:dark\:to-green-300{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .sm\:dark\:to-green-400{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .sm\:dark\:to-green-500{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .sm\:dark\:to-green-600{
    --tw-gradient-to: #059669 !important;
  }

  .dark .sm\:dark\:to-green-700{
    --tw-gradient-to: #047857 !important;
  }

  .dark .sm\:dark\:to-green-800{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .sm\:dark\:to-green-900{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .sm\:dark\:to-blue-50{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .sm\:dark\:to-blue-100{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .sm\:dark\:to-blue-200{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .sm\:dark\:to-blue-300{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .sm\:dark\:to-blue-400{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .sm\:dark\:to-blue-500{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .sm\:dark\:to-blue-600{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .sm\:dark\:to-blue-700{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .sm\:dark\:to-blue-800{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .sm\:dark\:to-blue-900{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .sm\:dark\:to-indigo-50{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .sm\:dark\:to-indigo-100{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .sm\:dark\:to-indigo-200{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .sm\:dark\:to-indigo-300{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .sm\:dark\:to-indigo-400{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .sm\:dark\:to-indigo-500{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .sm\:dark\:to-indigo-600{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .sm\:dark\:to-indigo-700{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .sm\:dark\:to-indigo-800{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .sm\:dark\:to-indigo-900{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .sm\:dark\:to-purple-50{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .sm\:dark\:to-purple-100{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .sm\:dark\:to-purple-200{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .sm\:dark\:to-purple-300{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .sm\:dark\:to-purple-400{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .sm\:dark\:to-purple-500{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .sm\:dark\:to-purple-600{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .sm\:dark\:to-purple-700{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .sm\:dark\:to-purple-800{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .sm\:dark\:to-purple-900{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .sm\:dark\:to-pink-50{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .sm\:dark\:to-pink-100{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .sm\:dark\:to-pink-200{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .sm\:dark\:to-pink-300{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .sm\:dark\:to-pink-400{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .sm\:dark\:to-pink-500{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .sm\:dark\:to-pink-600{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .sm\:dark\:to-pink-700{
    --tw-gradient-to: #be185d !important;
  }

  .dark .sm\:dark\:to-pink-800{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .sm\:dark\:to-pink-900{
    --tw-gradient-to: #831843 !important;
  }

  .dark .sm\:dark\:to-cyan-50{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .sm\:dark\:to-cyan-100{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .sm\:dark\:to-cyan-200{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .sm\:dark\:to-cyan-300{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .sm\:dark\:to-cyan-400{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .sm\:dark\:to-cyan-500{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .sm\:dark\:to-cyan-600{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .sm\:dark\:to-cyan-700{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .sm\:dark\:to-cyan-800{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .sm\:dark\:to-cyan-900{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .sm\:dark\:to-light-blue-50{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .sm\:dark\:to-light-blue-100{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .sm\:dark\:to-light-blue-200{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .sm\:dark\:to-light-blue-300{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .sm\:dark\:to-light-blue-400{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .sm\:dark\:to-light-blue-500{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .sm\:dark\:to-light-blue-600{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .sm\:dark\:to-light-blue-700{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .sm\:dark\:to-light-blue-800{
    --tw-gradient-to: #075985 !important;
  }

  .dark .sm\:dark\:to-light-blue-900{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .sm\:dark\:to-amber-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .sm\:dark\:to-amber-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .sm\:dark\:to-amber-200{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .sm\:dark\:to-amber-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .sm\:dark\:to-amber-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .sm\:dark\:to-amber-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .sm\:dark\:to-amber-600{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .sm\:dark\:to-amber-700{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .sm\:dark\:to-amber-800{
    --tw-gradient-to: #92400e !important;
  }

  .dark .sm\:dark\:to-amber-900{
    --tw-gradient-to: #78350f !important;
  }

  .dark .sm\:dark\:to-space-cadet{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .sm\:dark\:to-manatee{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .sm\:dark\:to-cynabar{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .sm\:dark\:to-imperial-red{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .sm\:dark\:to-special-black{
    --tw-gradient-to: #03071E !important;
  }

  .dark .sm\:dark\:to-dark-sienna{
    --tw-gradient-to: #370617 !important;
  }

  .dark .sm\:dark\:to-rosewood{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .sm\:dark\:to-dark-red{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .sm\:dark\:to-rosso-corsa{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .sm\:dark\:to-vermillion{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .sm\:dark\:to-persimmon{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .sm\:dark\:to-carrot-orange{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .sm\:dark\:to-orange-web{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .sm\:dark\:to-selective-yellow{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .sm\:dark\:to-bottle-green{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .sm\:dark\:to-illuminating-emerald{
    --tw-gradient-to: #40916C !important;
  }

  .dark .sm\:dark\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-current:hover{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-black:hover{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-white:hover{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-gray-50:hover{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-gray-100:hover{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-gray-200:hover{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-gray-300:hover{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-gray-400:hover{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-gray-500:hover{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-gray-600:hover{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-gray-700:hover{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-gray-800:hover{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-gray-900:hover{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-red-50:hover{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-red-100:hover{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-red-200:hover{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-red-300:hover{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-red-400:hover{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-red-500:hover{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-red-600:hover{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-red-700:hover{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-red-800:hover{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-red-900:hover{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-yellow-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-yellow-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-yellow-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-yellow-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-yellow-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-yellow-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-yellow-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-yellow-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-yellow-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-yellow-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-green-50:hover{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-green-100:hover{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-green-200:hover{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-green-300:hover{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-green-400:hover{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-green-500:hover{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-green-600:hover{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-green-700:hover{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-green-800:hover{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-green-900:hover{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-blue-50:hover{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-blue-100:hover{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-blue-200:hover{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-blue-300:hover{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-blue-400:hover{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-blue-500:hover{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-blue-600:hover{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-blue-700:hover{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-blue-800:hover{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-blue-900:hover{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-indigo-50:hover{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-indigo-100:hover{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-indigo-200:hover{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-indigo-300:hover{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-indigo-400:hover{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-indigo-500:hover{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-indigo-600:hover{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-indigo-700:hover{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-indigo-800:hover{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-indigo-900:hover{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-purple-50:hover{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-purple-100:hover{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-purple-200:hover{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-purple-300:hover{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-purple-400:hover{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-purple-500:hover{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-purple-600:hover{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-purple-700:hover{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-purple-800:hover{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-purple-900:hover{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-pink-50:hover{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-pink-100:hover{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-pink-200:hover{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-pink-300:hover{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-pink-400:hover{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-pink-500:hover{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-pink-600:hover{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-pink-700:hover{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-pink-800:hover{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-pink-900:hover{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cyan-50:hover{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cyan-100:hover{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cyan-200:hover{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cyan-300:hover{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cyan-400:hover{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cyan-500:hover{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cyan-600:hover{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cyan-700:hover{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cyan-800:hover{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cyan-900:hover{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-light-blue-50:hover{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-light-blue-100:hover{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-light-blue-200:hover{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-light-blue-300:hover{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-light-blue-400:hover{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-light-blue-500:hover{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-light-blue-600:hover{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-light-blue-700:hover{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-light-blue-800:hover{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-light-blue-900:hover{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-amber-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-amber-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-amber-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-amber-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-amber-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-amber-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-amber-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-amber-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-amber-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-amber-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-space-cadet:hover{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-manatee:hover{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-cynabar:hover{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-imperial-red:hover{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-special-black:hover{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-dark-sienna:hover{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-rosewood:hover{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-dark-red:hover{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-rosso-corsa:hover{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-vermillion:hover{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-persimmon:hover{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-carrot-orange:hover{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-orange-web:hover{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-selective-yellow:hover{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-bottle-green:hover{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .sm\:dark\:hover\:from-illuminating-emerald:hover{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-current:hover{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-gray-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-gray-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-gray-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-gray-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-gray-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-gray-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-gray-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-gray-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-gray-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-gray-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-red-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-red-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-red-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-red-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-red-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-red-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-red-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-red-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-red-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-red-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-yellow-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-yellow-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-yellow-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-yellow-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-yellow-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-yellow-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-yellow-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-yellow-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-yellow-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-yellow-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-green-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-green-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-green-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-green-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-green-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-green-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-green-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-green-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-green-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-green-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-indigo-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-indigo-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-indigo-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-indigo-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-indigo-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-indigo-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-indigo-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-indigo-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-indigo-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-indigo-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-purple-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-purple-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-purple-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-purple-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-purple-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-purple-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-purple-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-purple-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-purple-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-purple-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-pink-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-pink-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-pink-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-pink-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-pink-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-pink-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-pink-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-pink-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-pink-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-pink-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cyan-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cyan-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cyan-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cyan-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cyan-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cyan-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cyan-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cyan-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cyan-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cyan-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-light-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-light-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-light-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-light-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-light-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-light-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-light-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-light-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-light-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-light-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-amber-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-amber-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-amber-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-amber-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-amber-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-amber-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-amber-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-amber-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-amber-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-amber-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-space-cadet:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-manatee:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-cynabar:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-imperial-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-special-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-dark-sienna:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-rosewood:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-dark-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-rosso-corsa:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-vermillion:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-persimmon:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-carrot-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-orange-web:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-selective-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-bottle-green:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .sm\:dark\:hover\:via-illuminating-emerald:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .sm\:dark\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent !important;
  }

  .dark .sm\:dark\:hover\:to-current:hover{
    --tw-gradient-to: currentColor !important;
  }

  .dark .sm\:dark\:hover\:to-black:hover{
    --tw-gradient-to: #000 !important;
  }

  .dark .sm\:dark\:hover\:to-white:hover{
    --tw-gradient-to: #fff !important;
  }

  .dark .sm\:dark\:hover\:to-gray-50:hover{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .sm\:dark\:hover\:to-gray-100:hover{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .sm\:dark\:hover\:to-gray-200:hover{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .sm\:dark\:hover\:to-gray-300:hover{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .sm\:dark\:hover\:to-gray-400:hover{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .sm\:dark\:hover\:to-gray-500:hover{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .sm\:dark\:hover\:to-gray-600:hover{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .sm\:dark\:hover\:to-gray-700:hover{
    --tw-gradient-to: #374151 !important;
  }

  .dark .sm\:dark\:hover\:to-gray-800:hover{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .sm\:dark\:hover\:to-gray-900:hover{
    --tw-gradient-to: #111827 !important;
  }

  .dark .sm\:dark\:hover\:to-red-50:hover{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .sm\:dark\:hover\:to-red-100:hover{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .sm\:dark\:hover\:to-red-200:hover{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .sm\:dark\:hover\:to-red-300:hover{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .sm\:dark\:hover\:to-red-400:hover{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .sm\:dark\:hover\:to-red-500:hover{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .sm\:dark\:hover\:to-red-600:hover{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .sm\:dark\:hover\:to-red-700:hover{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .sm\:dark\:hover\:to-red-800:hover{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .sm\:dark\:hover\:to-red-900:hover{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .sm\:dark\:hover\:to-yellow-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .sm\:dark\:hover\:to-yellow-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .sm\:dark\:hover\:to-yellow-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .sm\:dark\:hover\:to-yellow-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .sm\:dark\:hover\:to-yellow-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .sm\:dark\:hover\:to-yellow-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .sm\:dark\:hover\:to-yellow-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .sm\:dark\:hover\:to-yellow-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .sm\:dark\:hover\:to-yellow-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .dark .sm\:dark\:hover\:to-yellow-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .dark .sm\:dark\:hover\:to-green-50:hover{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .sm\:dark\:hover\:to-green-100:hover{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .sm\:dark\:hover\:to-green-200:hover{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .sm\:dark\:hover\:to-green-300:hover{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .sm\:dark\:hover\:to-green-400:hover{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .sm\:dark\:hover\:to-green-500:hover{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .sm\:dark\:hover\:to-green-600:hover{
    --tw-gradient-to: #059669 !important;
  }

  .dark .sm\:dark\:hover\:to-green-700:hover{
    --tw-gradient-to: #047857 !important;
  }

  .dark .sm\:dark\:hover\:to-green-800:hover{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .sm\:dark\:hover\:to-green-900:hover{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .sm\:dark\:hover\:to-blue-50:hover{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .sm\:dark\:hover\:to-blue-100:hover{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .sm\:dark\:hover\:to-blue-200:hover{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .sm\:dark\:hover\:to-blue-300:hover{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .sm\:dark\:hover\:to-blue-400:hover{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .sm\:dark\:hover\:to-blue-500:hover{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .sm\:dark\:hover\:to-blue-600:hover{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .sm\:dark\:hover\:to-blue-700:hover{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .sm\:dark\:hover\:to-blue-800:hover{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .sm\:dark\:hover\:to-blue-900:hover{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .sm\:dark\:hover\:to-indigo-50:hover{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .sm\:dark\:hover\:to-indigo-100:hover{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .sm\:dark\:hover\:to-indigo-200:hover{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .sm\:dark\:hover\:to-indigo-300:hover{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .sm\:dark\:hover\:to-indigo-400:hover{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .sm\:dark\:hover\:to-indigo-500:hover{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .sm\:dark\:hover\:to-indigo-600:hover{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .sm\:dark\:hover\:to-indigo-700:hover{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .sm\:dark\:hover\:to-indigo-800:hover{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .sm\:dark\:hover\:to-indigo-900:hover{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .sm\:dark\:hover\:to-purple-50:hover{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .sm\:dark\:hover\:to-purple-100:hover{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .sm\:dark\:hover\:to-purple-200:hover{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .sm\:dark\:hover\:to-purple-300:hover{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .sm\:dark\:hover\:to-purple-400:hover{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .sm\:dark\:hover\:to-purple-500:hover{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .sm\:dark\:hover\:to-purple-600:hover{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .sm\:dark\:hover\:to-purple-700:hover{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .sm\:dark\:hover\:to-purple-800:hover{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .sm\:dark\:hover\:to-purple-900:hover{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .sm\:dark\:hover\:to-pink-50:hover{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .sm\:dark\:hover\:to-pink-100:hover{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .sm\:dark\:hover\:to-pink-200:hover{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .sm\:dark\:hover\:to-pink-300:hover{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .sm\:dark\:hover\:to-pink-400:hover{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .sm\:dark\:hover\:to-pink-500:hover{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .sm\:dark\:hover\:to-pink-600:hover{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .sm\:dark\:hover\:to-pink-700:hover{
    --tw-gradient-to: #be185d !important;
  }

  .dark .sm\:dark\:hover\:to-pink-800:hover{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .sm\:dark\:hover\:to-pink-900:hover{
    --tw-gradient-to: #831843 !important;
  }

  .dark .sm\:dark\:hover\:to-cyan-50:hover{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .sm\:dark\:hover\:to-cyan-100:hover{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .sm\:dark\:hover\:to-cyan-200:hover{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .sm\:dark\:hover\:to-cyan-300:hover{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .sm\:dark\:hover\:to-cyan-400:hover{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .sm\:dark\:hover\:to-cyan-500:hover{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .sm\:dark\:hover\:to-cyan-600:hover{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .sm\:dark\:hover\:to-cyan-700:hover{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .sm\:dark\:hover\:to-cyan-800:hover{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .sm\:dark\:hover\:to-cyan-900:hover{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .sm\:dark\:hover\:to-light-blue-50:hover{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .sm\:dark\:hover\:to-light-blue-100:hover{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .sm\:dark\:hover\:to-light-blue-200:hover{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .sm\:dark\:hover\:to-light-blue-300:hover{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .sm\:dark\:hover\:to-light-blue-400:hover{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .sm\:dark\:hover\:to-light-blue-500:hover{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .sm\:dark\:hover\:to-light-blue-600:hover{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .sm\:dark\:hover\:to-light-blue-700:hover{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .sm\:dark\:hover\:to-light-blue-800:hover{
    --tw-gradient-to: #075985 !important;
  }

  .dark .sm\:dark\:hover\:to-light-blue-900:hover{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .sm\:dark\:hover\:to-amber-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .sm\:dark\:hover\:to-amber-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .sm\:dark\:hover\:to-amber-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .sm\:dark\:hover\:to-amber-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .sm\:dark\:hover\:to-amber-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .sm\:dark\:hover\:to-amber-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .sm\:dark\:hover\:to-amber-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .sm\:dark\:hover\:to-amber-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .sm\:dark\:hover\:to-amber-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .dark .sm\:dark\:hover\:to-amber-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .dark .sm\:dark\:hover\:to-space-cadet:hover{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .sm\:dark\:hover\:to-manatee:hover{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .sm\:dark\:hover\:to-cynabar:hover{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .sm\:dark\:hover\:to-imperial-red:hover{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .sm\:dark\:hover\:to-special-black:hover{
    --tw-gradient-to: #03071E !important;
  }

  .dark .sm\:dark\:hover\:to-dark-sienna:hover{
    --tw-gradient-to: #370617 !important;
  }

  .dark .sm\:dark\:hover\:to-rosewood:hover{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .sm\:dark\:hover\:to-dark-red:hover{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .sm\:dark\:hover\:to-rosso-corsa:hover{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .sm\:dark\:hover\:to-vermillion:hover{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .sm\:dark\:hover\:to-persimmon:hover{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .sm\:dark\:hover\:to-carrot-orange:hover{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .sm\:dark\:hover\:to-orange-web:hover{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .sm\:dark\:hover\:to-selective-yellow:hover{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .sm\:dark\:hover\:to-bottle-green:hover{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .sm\:dark\:hover\:to-illuminating-emerald:hover{
    --tw-gradient-to: #40916C !important;
  }

  .dark .sm\:dark\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-current:focus{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-black:focus{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-white:focus{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-gray-50:focus{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-gray-100:focus{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-gray-200:focus{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-gray-300:focus{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-gray-400:focus{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-gray-500:focus{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-gray-600:focus{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-gray-700:focus{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-gray-800:focus{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-gray-900:focus{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-red-50:focus{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-red-100:focus{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-red-200:focus{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-red-300:focus{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-red-400:focus{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-red-500:focus{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-red-600:focus{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-red-700:focus{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-red-800:focus{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-red-900:focus{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-yellow-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-yellow-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-yellow-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-yellow-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-yellow-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-yellow-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-yellow-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-yellow-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-yellow-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-yellow-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-green-50:focus{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-green-100:focus{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-green-200:focus{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-green-300:focus{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-green-400:focus{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-green-500:focus{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-green-600:focus{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-green-700:focus{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-green-800:focus{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-green-900:focus{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-blue-50:focus{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-blue-100:focus{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-blue-200:focus{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-blue-300:focus{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-blue-400:focus{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-blue-500:focus{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-blue-600:focus{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-blue-700:focus{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-blue-800:focus{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-blue-900:focus{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-indigo-50:focus{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-indigo-100:focus{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-indigo-200:focus{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-indigo-300:focus{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-indigo-400:focus{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-indigo-500:focus{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-indigo-600:focus{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-indigo-700:focus{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-indigo-800:focus{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-indigo-900:focus{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-purple-50:focus{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-purple-100:focus{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-purple-200:focus{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-purple-300:focus{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-purple-400:focus{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-purple-500:focus{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-purple-600:focus{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-purple-700:focus{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-purple-800:focus{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-purple-900:focus{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-pink-50:focus{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-pink-100:focus{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-pink-200:focus{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-pink-300:focus{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-pink-400:focus{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-pink-500:focus{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-pink-600:focus{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-pink-700:focus{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-pink-800:focus{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-pink-900:focus{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cyan-50:focus{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cyan-100:focus{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cyan-200:focus{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cyan-300:focus{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cyan-400:focus{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cyan-500:focus{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cyan-600:focus{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cyan-700:focus{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cyan-800:focus{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cyan-900:focus{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-light-blue-50:focus{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-light-blue-100:focus{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-light-blue-200:focus{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-light-blue-300:focus{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-light-blue-400:focus{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-light-blue-500:focus{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-light-blue-600:focus{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-light-blue-700:focus{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-light-blue-800:focus{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-light-blue-900:focus{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-amber-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-amber-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-amber-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-amber-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-amber-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-amber-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-amber-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-amber-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-amber-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-amber-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-space-cadet:focus{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-manatee:focus{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-cynabar:focus{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-imperial-red:focus{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-special-black:focus{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-dark-sienna:focus{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-rosewood:focus{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-dark-red:focus{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-rosso-corsa:focus{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-vermillion:focus{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-persimmon:focus{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-carrot-orange:focus{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-orange-web:focus{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-selective-yellow:focus{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-bottle-green:focus{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .sm\:dark\:focus\:from-illuminating-emerald:focus{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-current:focus{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-gray-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-gray-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-gray-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-gray-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-gray-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-gray-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-gray-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-gray-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-gray-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-gray-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-red-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-red-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-red-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-red-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-red-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-red-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-red-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-red-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-red-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-red-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-yellow-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-yellow-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-yellow-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-yellow-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-yellow-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-yellow-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-yellow-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-yellow-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-yellow-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-yellow-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-green-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-green-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-green-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-green-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-green-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-green-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-green-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-green-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-green-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-green-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-indigo-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-indigo-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-indigo-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-indigo-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-indigo-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-indigo-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-indigo-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-indigo-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-indigo-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-indigo-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-purple-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-purple-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-purple-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-purple-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-purple-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-purple-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-purple-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-purple-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-purple-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-purple-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-pink-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-pink-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-pink-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-pink-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-pink-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-pink-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-pink-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-pink-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-pink-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-pink-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cyan-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cyan-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cyan-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cyan-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cyan-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cyan-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cyan-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cyan-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cyan-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cyan-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-light-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-light-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-light-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-light-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-light-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-light-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-light-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-light-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-light-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-light-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-amber-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-amber-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-amber-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-amber-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-amber-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-amber-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-amber-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-amber-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-amber-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-amber-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-space-cadet:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-manatee:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-cynabar:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-imperial-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-special-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-dark-sienna:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-rosewood:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-dark-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-rosso-corsa:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-vermillion:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-persimmon:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-carrot-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-orange-web:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-selective-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-bottle-green:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .sm\:dark\:focus\:via-illuminating-emerald:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .sm\:dark\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent !important;
  }

  .dark .sm\:dark\:focus\:to-current:focus{
    --tw-gradient-to: currentColor !important;
  }

  .dark .sm\:dark\:focus\:to-black:focus{
    --tw-gradient-to: #000 !important;
  }

  .dark .sm\:dark\:focus\:to-white:focus{
    --tw-gradient-to: #fff !important;
  }

  .dark .sm\:dark\:focus\:to-gray-50:focus{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .sm\:dark\:focus\:to-gray-100:focus{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .sm\:dark\:focus\:to-gray-200:focus{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .sm\:dark\:focus\:to-gray-300:focus{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .sm\:dark\:focus\:to-gray-400:focus{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .sm\:dark\:focus\:to-gray-500:focus{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .sm\:dark\:focus\:to-gray-600:focus{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .sm\:dark\:focus\:to-gray-700:focus{
    --tw-gradient-to: #374151 !important;
  }

  .dark .sm\:dark\:focus\:to-gray-800:focus{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .sm\:dark\:focus\:to-gray-900:focus{
    --tw-gradient-to: #111827 !important;
  }

  .dark .sm\:dark\:focus\:to-red-50:focus{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .sm\:dark\:focus\:to-red-100:focus{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .sm\:dark\:focus\:to-red-200:focus{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .sm\:dark\:focus\:to-red-300:focus{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .sm\:dark\:focus\:to-red-400:focus{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .sm\:dark\:focus\:to-red-500:focus{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .sm\:dark\:focus\:to-red-600:focus{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .sm\:dark\:focus\:to-red-700:focus{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .sm\:dark\:focus\:to-red-800:focus{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .sm\:dark\:focus\:to-red-900:focus{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .sm\:dark\:focus\:to-yellow-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .sm\:dark\:focus\:to-yellow-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .sm\:dark\:focus\:to-yellow-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .sm\:dark\:focus\:to-yellow-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .sm\:dark\:focus\:to-yellow-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .sm\:dark\:focus\:to-yellow-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .sm\:dark\:focus\:to-yellow-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .sm\:dark\:focus\:to-yellow-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .sm\:dark\:focus\:to-yellow-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .dark .sm\:dark\:focus\:to-yellow-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .dark .sm\:dark\:focus\:to-green-50:focus{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .sm\:dark\:focus\:to-green-100:focus{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .sm\:dark\:focus\:to-green-200:focus{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .sm\:dark\:focus\:to-green-300:focus{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .sm\:dark\:focus\:to-green-400:focus{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .sm\:dark\:focus\:to-green-500:focus{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .sm\:dark\:focus\:to-green-600:focus{
    --tw-gradient-to: #059669 !important;
  }

  .dark .sm\:dark\:focus\:to-green-700:focus{
    --tw-gradient-to: #047857 !important;
  }

  .dark .sm\:dark\:focus\:to-green-800:focus{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .sm\:dark\:focus\:to-green-900:focus{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .sm\:dark\:focus\:to-blue-50:focus{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .sm\:dark\:focus\:to-blue-100:focus{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .sm\:dark\:focus\:to-blue-200:focus{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .sm\:dark\:focus\:to-blue-300:focus{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .sm\:dark\:focus\:to-blue-400:focus{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .sm\:dark\:focus\:to-blue-500:focus{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .sm\:dark\:focus\:to-blue-600:focus{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .sm\:dark\:focus\:to-blue-700:focus{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .sm\:dark\:focus\:to-blue-800:focus{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .sm\:dark\:focus\:to-blue-900:focus{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .sm\:dark\:focus\:to-indigo-50:focus{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .sm\:dark\:focus\:to-indigo-100:focus{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .sm\:dark\:focus\:to-indigo-200:focus{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .sm\:dark\:focus\:to-indigo-300:focus{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .sm\:dark\:focus\:to-indigo-400:focus{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .sm\:dark\:focus\:to-indigo-500:focus{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .sm\:dark\:focus\:to-indigo-600:focus{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .sm\:dark\:focus\:to-indigo-700:focus{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .sm\:dark\:focus\:to-indigo-800:focus{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .sm\:dark\:focus\:to-indigo-900:focus{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .sm\:dark\:focus\:to-purple-50:focus{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .sm\:dark\:focus\:to-purple-100:focus{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .sm\:dark\:focus\:to-purple-200:focus{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .sm\:dark\:focus\:to-purple-300:focus{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .sm\:dark\:focus\:to-purple-400:focus{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .sm\:dark\:focus\:to-purple-500:focus{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .sm\:dark\:focus\:to-purple-600:focus{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .sm\:dark\:focus\:to-purple-700:focus{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .sm\:dark\:focus\:to-purple-800:focus{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .sm\:dark\:focus\:to-purple-900:focus{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .sm\:dark\:focus\:to-pink-50:focus{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .sm\:dark\:focus\:to-pink-100:focus{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .sm\:dark\:focus\:to-pink-200:focus{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .sm\:dark\:focus\:to-pink-300:focus{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .sm\:dark\:focus\:to-pink-400:focus{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .sm\:dark\:focus\:to-pink-500:focus{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .sm\:dark\:focus\:to-pink-600:focus{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .sm\:dark\:focus\:to-pink-700:focus{
    --tw-gradient-to: #be185d !important;
  }

  .dark .sm\:dark\:focus\:to-pink-800:focus{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .sm\:dark\:focus\:to-pink-900:focus{
    --tw-gradient-to: #831843 !important;
  }

  .dark .sm\:dark\:focus\:to-cyan-50:focus{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .sm\:dark\:focus\:to-cyan-100:focus{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .sm\:dark\:focus\:to-cyan-200:focus{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .sm\:dark\:focus\:to-cyan-300:focus{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .sm\:dark\:focus\:to-cyan-400:focus{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .sm\:dark\:focus\:to-cyan-500:focus{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .sm\:dark\:focus\:to-cyan-600:focus{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .sm\:dark\:focus\:to-cyan-700:focus{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .sm\:dark\:focus\:to-cyan-800:focus{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .sm\:dark\:focus\:to-cyan-900:focus{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .sm\:dark\:focus\:to-light-blue-50:focus{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .sm\:dark\:focus\:to-light-blue-100:focus{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .sm\:dark\:focus\:to-light-blue-200:focus{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .sm\:dark\:focus\:to-light-blue-300:focus{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .sm\:dark\:focus\:to-light-blue-400:focus{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .sm\:dark\:focus\:to-light-blue-500:focus{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .sm\:dark\:focus\:to-light-blue-600:focus{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .sm\:dark\:focus\:to-light-blue-700:focus{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .sm\:dark\:focus\:to-light-blue-800:focus{
    --tw-gradient-to: #075985 !important;
  }

  .dark .sm\:dark\:focus\:to-light-blue-900:focus{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .sm\:dark\:focus\:to-amber-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .sm\:dark\:focus\:to-amber-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .sm\:dark\:focus\:to-amber-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .sm\:dark\:focus\:to-amber-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .sm\:dark\:focus\:to-amber-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .sm\:dark\:focus\:to-amber-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .sm\:dark\:focus\:to-amber-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .sm\:dark\:focus\:to-amber-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .sm\:dark\:focus\:to-amber-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .dark .sm\:dark\:focus\:to-amber-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .dark .sm\:dark\:focus\:to-space-cadet:focus{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .sm\:dark\:focus\:to-manatee:focus{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .sm\:dark\:focus\:to-cynabar:focus{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .sm\:dark\:focus\:to-imperial-red:focus{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .sm\:dark\:focus\:to-special-black:focus{
    --tw-gradient-to: #03071E !important;
  }

  .dark .sm\:dark\:focus\:to-dark-sienna:focus{
    --tw-gradient-to: #370617 !important;
  }

  .dark .sm\:dark\:focus\:to-rosewood:focus{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .sm\:dark\:focus\:to-dark-red:focus{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .sm\:dark\:focus\:to-rosso-corsa:focus{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .sm\:dark\:focus\:to-vermillion:focus{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .sm\:dark\:focus\:to-persimmon:focus{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .sm\:dark\:focus\:to-carrot-orange:focus{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .sm\:dark\:focus\:to-orange-web:focus{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .sm\:dark\:focus\:to-selective-yellow:focus{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .sm\:dark\:focus\:to-bottle-green:focus{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .sm\:dark\:focus\:to-illuminating-emerald:focus{
    --tw-gradient-to: #40916C !important;
  }

  .sm\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .sm\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .sm\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .sm\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .sm\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .sm\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .sm\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .sm\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .sm\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .sm\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .sm\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .sm\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .sm\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .sm\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .sm\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .group:hover .sm\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .sm\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0 !important;
  }

  .sm\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05 !important;
  }

  .sm\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1 !important;
  }

  .sm\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2 !important;
  }

  .sm\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25 !important;
  }

  .sm\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3 !important;
  }

  .sm\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4 !important;
  }

  .sm\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5 !important;
  }

  .sm\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6 !important;
  }

  .sm\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7 !important;
  }

  .sm\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75 !important;
  }

  .sm\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8 !important;
  }

  .sm\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9 !important;
  }

  .sm\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95 !important;
  }

  .sm\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1 !important;
  }

  .sm\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0 !important;
  }

  .sm\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05 !important;
  }

  .sm\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1 !important;
  }

  .sm\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2 !important;
  }

  .sm\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25 !important;
  }

  .sm\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3 !important;
  }

  .sm\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4 !important;
  }

  .sm\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5 !important;
  }

  .sm\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6 !important;
  }

  .sm\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7 !important;
  }

  .sm\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75 !important;
  }

  .sm\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8 !important;
  }

  .sm\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9 !important;
  }

  .sm\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95 !important;
  }

  .sm\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1 !important;
  }

  .sm\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0 !important;
  }

  .sm\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05 !important;
  }

  .sm\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1 !important;
  }

  .sm\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2 !important;
  }

  .sm\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25 !important;
  }

  .sm\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3 !important;
  }

  .sm\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4 !important;
  }

  .sm\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5 !important;
  }

  .sm\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6 !important;
  }

  .sm\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7 !important;
  }

  .sm\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75 !important;
  }

  .sm\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8 !important;
  }

  .sm\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9 !important;
  }

  .sm\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95 !important;
  }

  .sm\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1 !important;
  }

  .dark .sm\:dark\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .dark .sm\:dark\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1 !important;
  }

  .sm\:bg-bottom{
    background-position: bottom !important;
  }

  .sm\:bg-center{
    background-position: center !important;
  }

  .sm\:bg-left{
    background-position: left !important;
  }

  .sm\:bg-left-bottom{
    background-position: left bottom !important;
  }

  .sm\:bg-left-top{
    background-position: left top !important;
  }

  .sm\:bg-right{
    background-position: right !important;
  }

  .sm\:bg-right-bottom{
    background-position: right bottom !important;
  }

  .sm\:bg-right-top{
    background-position: right top !important;
  }

  .sm\:bg-top{
    background-position: top !important;
  }

  .sm\:bg-repeat{
    background-repeat: repeat !important;
  }

  .sm\:bg-no-repeat{
    background-repeat: no-repeat !important;
  }

  .sm\:bg-repeat-x{
    background-repeat: repeat-x !important;
  }

  .sm\:bg-repeat-y{
    background-repeat: repeat-y !important;
  }

  .sm\:bg-repeat-round{
    background-repeat: round !important;
  }

  .sm\:bg-repeat-space{
    background-repeat: space !important;
  }

  .sm\:bg-auto{
    background-size: auto !important;
  }

  .sm\:bg-cover{
    background-size: cover !important;
  }

  .sm\:bg-contain{
    background-size: contain !important;
  }

  .sm\:border-collapse{
    border-collapse: collapse !important;
  }

  .sm\:border-separate{
    border-collapse: separate !important;
  }

  .sm\:border-transparent{
    border-color: transparent !important;
  }

  .sm\:border-current{
    border-color: currentColor !important;
  }

  .sm\:border-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .sm\:border-white{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:border-gray-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .sm\:border-gray-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:border-gray-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:border-gray-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .sm\:border-gray-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .sm\:border-gray-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .sm\:border-gray-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .sm\:border-gray-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .sm\:border-gray-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .sm\:border-gray-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .sm\:border-red-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .sm\:border-red-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .sm\:border-red-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .sm\:border-red-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .sm\:border-red-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .sm\:border-red-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .sm\:border-red-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .sm\:border-red-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .sm\:border-red-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .sm\:border-red-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .sm\:border-yellow-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:border-yellow-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:border-yellow-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:border-yellow-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:border-yellow-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .sm\:border-yellow-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .sm\:border-yellow-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:border-yellow-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .sm\:border-yellow-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .sm\:border-yellow-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:border-green-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .sm\:border-green-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .sm\:border-green-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .sm\:border-green-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .sm\:border-green-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .sm\:border-green-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .sm\:border-green-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .sm\:border-green-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .sm\:border-green-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .sm\:border-green-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .sm\:border-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:border-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:border-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:border-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:border-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .sm\:border-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:border-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:border-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .sm\:border-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .sm\:border-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:border-indigo-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:border-indigo-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:border-indigo-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:border-indigo-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:border-indigo-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:border-indigo-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .sm\:border-indigo-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .sm\:border-indigo-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .sm\:border-indigo-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .sm\:border-indigo-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .sm\:border-purple-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:border-purple-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:border-purple-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:border-purple-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:border-purple-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .sm\:border-purple-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:border-purple-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .sm\:border-purple-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .sm\:border-purple-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .sm\:border-purple-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .sm\:border-pink-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:border-pink-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .sm\:border-pink-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .sm\:border-pink-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .sm\:border-pink-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .sm\:border-pink-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .sm\:border-pink-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .sm\:border-pink-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .sm\:border-pink-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:border-pink-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cyan-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cyan-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cyan-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cyan-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cyan-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cyan-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cyan-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cyan-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cyan-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cyan-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .sm\:border-light-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:border-light-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:border-light-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:border-light-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:border-light-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:border-light-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .sm\:border-light-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:border-light-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .sm\:border-light-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .sm\:border-light-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .sm\:border-amber-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:border-amber-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:border-amber-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:border-amber-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:border-amber-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .sm\:border-amber-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .sm\:border-amber-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:border-amber-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .sm\:border-amber-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .sm\:border-amber-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:border-space-cadet{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .sm\:border-manatee{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .sm\:border-cynabar{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .sm\:border-imperial-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .sm\:border-special-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .sm\:border-dark-sienna{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .sm\:border-rosewood{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:border-dark-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .sm\:border-rosso-corsa{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .sm\:border-vermillion{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .sm\:border-persimmon{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .sm\:border-carrot-orange{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:border-orange-web{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .sm\:border-selective-yellow{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .sm\:border-bottle-green{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .sm\:border-illuminating-emerald{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-transparent:hover{
    border-color: transparent !important;
  }

  .sm\:hover\:border-current:hover{
    border-color: currentColor !important;
  }

  .sm\:hover\:border-black:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-white:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-gray-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-gray-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-gray-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-gray-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-gray-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-gray-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-gray-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-gray-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-gray-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-gray-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-red-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-red-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-red-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-red-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-red-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-red-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-red-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-red-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-red-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-red-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-yellow-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-yellow-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-yellow-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-yellow-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-yellow-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-yellow-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-yellow-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-yellow-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-yellow-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-yellow-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-green-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-green-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-green-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-green-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-green-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-green-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-green-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-green-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-green-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-green-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-blue-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-blue-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-blue-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-blue-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-blue-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-blue-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-blue-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-blue-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-blue-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-blue-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-indigo-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-indigo-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-indigo-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-indigo-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-indigo-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-indigo-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-indigo-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-indigo-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-indigo-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-indigo-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-purple-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-purple-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-purple-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-purple-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-purple-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-purple-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-purple-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-purple-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-purple-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-purple-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-pink-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-pink-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-pink-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-pink-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-pink-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-pink-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-pink-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-pink-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-pink-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-pink-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cyan-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cyan-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cyan-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cyan-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cyan-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cyan-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cyan-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cyan-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cyan-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cyan-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-light-blue-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-light-blue-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-light-blue-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-light-blue-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-light-blue-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-light-blue-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-light-blue-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-light-blue-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-light-blue-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-light-blue-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-amber-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-amber-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-amber-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-amber-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-amber-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-amber-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-amber-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-amber-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-amber-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-amber-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-space-cadet:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-manatee:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-cynabar:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-imperial-red:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-special-black:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-dark-sienna:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-rosewood:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-dark-red:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-rosso-corsa:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-vermillion:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-persimmon:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-carrot-orange:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-orange-web:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-selective-yellow:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-bottle-green:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .sm\:hover\:border-illuminating-emerald:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-transparent:focus{
    border-color: transparent !important;
  }

  .sm\:focus\:border-current:focus{
    border-color: currentColor !important;
  }

  .sm\:focus\:border-black:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-white:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-gray-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-gray-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-gray-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-gray-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-gray-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-gray-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-gray-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-gray-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-gray-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-gray-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-red-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-red-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-red-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-red-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-red-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-red-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-red-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-red-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-red-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-red-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-yellow-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-yellow-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-yellow-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-yellow-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-yellow-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-yellow-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-yellow-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-yellow-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-yellow-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-yellow-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-green-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-green-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-green-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-green-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-green-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-green-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-green-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-green-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-green-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-green-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-blue-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-blue-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-blue-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-blue-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-blue-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-blue-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-blue-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-blue-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-blue-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-blue-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-indigo-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-indigo-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-indigo-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-indigo-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-indigo-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-indigo-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-indigo-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-indigo-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-indigo-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-indigo-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-purple-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-purple-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-purple-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-purple-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-purple-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-purple-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-purple-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-purple-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-purple-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-purple-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-pink-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-pink-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-pink-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-pink-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-pink-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-pink-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-pink-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-pink-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-pink-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-pink-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cyan-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cyan-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cyan-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cyan-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cyan-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cyan-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cyan-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cyan-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cyan-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cyan-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-light-blue-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-light-blue-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-light-blue-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-light-blue-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-light-blue-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-light-blue-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-light-blue-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-light-blue-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-light-blue-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-light-blue-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-amber-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-amber-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-amber-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-amber-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-amber-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-amber-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-amber-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-amber-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-amber-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-amber-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-space-cadet:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-manatee:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-cynabar:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-imperial-red:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-special-black:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-dark-sienna:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-rosewood:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-dark-red:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-rosso-corsa:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-vermillion:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-persimmon:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-carrot-orange:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-orange-web:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-selective-yellow:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-bottle-green:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .sm\:focus\:border-illuminating-emerald:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-transparent:active{
    border-color: transparent !important;
  }

  .sm\:active\:border-current:active{
    border-color: currentColor !important;
  }

  .sm\:active\:border-black:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-white:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-gray-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-gray-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-gray-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-gray-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-gray-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-gray-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-gray-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-gray-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-gray-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-gray-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-red-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-red-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-red-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-red-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-red-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-red-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-red-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-red-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-red-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-red-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-yellow-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-yellow-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-yellow-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-yellow-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-yellow-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-yellow-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-yellow-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-yellow-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-yellow-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-yellow-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-green-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-green-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-green-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-green-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-green-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-green-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-green-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-green-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-green-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-green-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-blue-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-blue-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-blue-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-blue-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-blue-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-blue-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-blue-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-blue-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-blue-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-blue-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-indigo-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-indigo-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-indigo-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-indigo-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-indigo-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-indigo-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-indigo-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-indigo-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-indigo-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-indigo-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-purple-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-purple-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-purple-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-purple-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-purple-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-purple-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-purple-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-purple-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-purple-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-purple-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-pink-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-pink-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-pink-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-pink-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-pink-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-pink-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-pink-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-pink-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-pink-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-pink-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cyan-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cyan-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cyan-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cyan-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cyan-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cyan-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cyan-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cyan-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cyan-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cyan-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-light-blue-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-light-blue-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-light-blue-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-light-blue-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-light-blue-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-light-blue-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-light-blue-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-light-blue-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-light-blue-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-light-blue-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-amber-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-amber-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-amber-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-amber-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-amber-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-amber-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-amber-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-amber-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-amber-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-amber-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-space-cadet:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-manatee:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-cynabar:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-imperial-red:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-special-black:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-dark-sienna:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-rosewood:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-dark-red:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-rosso-corsa:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-vermillion:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-persimmon:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-carrot-orange:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-orange-web:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-selective-yellow:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-bottle-green:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .sm\:active\:border-illuminating-emerald:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-transparent{
    border-color: transparent !important;
  }

  .group:hover .sm\:group-hover\:border-current{
    border-color: currentColor !important;
  }

  .group:hover .sm\:group-hover\:border-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-white{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-gray-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-gray-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-gray-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-gray-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-gray-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-gray-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-gray-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-gray-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-gray-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-gray-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-red-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-red-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-red-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-red-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-red-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-red-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-red-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-red-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-red-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-red-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-yellow-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-yellow-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-yellow-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-yellow-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-yellow-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-yellow-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-yellow-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-yellow-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-yellow-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-yellow-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-green-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-green-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-green-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-green-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-green-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-green-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-green-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-green-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-green-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-green-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-indigo-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-indigo-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-indigo-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-indigo-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-indigo-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-indigo-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-indigo-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-indigo-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-indigo-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-indigo-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-purple-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-purple-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-purple-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-purple-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-purple-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-purple-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-purple-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-purple-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-purple-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-purple-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-pink-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-pink-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-pink-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-pink-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-pink-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-pink-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-pink-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-pink-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-pink-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-pink-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cyan-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cyan-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cyan-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cyan-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cyan-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cyan-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cyan-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cyan-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cyan-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cyan-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-light-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-light-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-light-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-light-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-light-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-light-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-light-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-light-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-light-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-light-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-amber-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-amber-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-amber-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-amber-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-amber-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-amber-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-amber-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-amber-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-amber-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-amber-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-space-cadet{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-manatee{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-cynabar{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-imperial-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-special-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-dark-sienna{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-rosewood{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-dark-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-rosso-corsa{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-vermillion{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-persimmon{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-carrot-orange{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-orange-web{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-selective-yellow{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-bottle-green{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:border-illuminating-emerald{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .sm\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .sm\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .sm\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .sm\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .sm\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .sm\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .sm\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .sm\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .sm\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .sm\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .sm\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .sm\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .sm\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .sm\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .sm\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .group:hover .sm\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .sm\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0 !important;
  }

  .sm\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05 !important;
  }

  .sm\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1 !important;
  }

  .sm\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2 !important;
  }

  .sm\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25 !important;
  }

  .sm\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3 !important;
  }

  .sm\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4 !important;
  }

  .sm\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5 !important;
  }

  .sm\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6 !important;
  }

  .sm\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7 !important;
  }

  .sm\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75 !important;
  }

  .sm\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8 !important;
  }

  .sm\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9 !important;
  }

  .sm\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95 !important;
  }

  .sm\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1 !important;
  }

  .sm\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0 !important;
  }

  .sm\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05 !important;
  }

  .sm\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1 !important;
  }

  .sm\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2 !important;
  }

  .sm\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25 !important;
  }

  .sm\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3 !important;
  }

  .sm\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4 !important;
  }

  .sm\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5 !important;
  }

  .sm\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6 !important;
  }

  .sm\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7 !important;
  }

  .sm\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75 !important;
  }

  .sm\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8 !important;
  }

  .sm\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9 !important;
  }

  .sm\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95 !important;
  }

  .sm\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1 !important;
  }

  .sm\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0 !important;
  }

  .sm\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05 !important;
  }

  .sm\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1 !important;
  }

  .sm\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2 !important;
  }

  .sm\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25 !important;
  }

  .sm\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3 !important;
  }

  .sm\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4 !important;
  }

  .sm\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5 !important;
  }

  .sm\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6 !important;
  }

  .sm\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7 !important;
  }

  .sm\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75 !important;
  }

  .sm\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8 !important;
  }

  .sm\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9 !important;
  }

  .sm\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95 !important;
  }

  .sm\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1 !important;
  }

  .dark .sm\:dark\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .dark .sm\:dark\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1 !important;
  }

  .sm\:rounded-none{
    border-radius: 0px !important;
  }

  .sm\:rounded-sm{
    border-radius: 0.125rem !important;
  }

  .sm\:rounded{
    border-radius: 0.25rem !important;
  }

  .sm\:rounded-md{
    border-radius: 0.375rem !important;
  }

  .sm\:rounded-lg{
    border-radius: 0.5rem !important;
  }

  .sm\:rounded-xl{
    border-radius: 0.75rem !important;
  }

  .sm\:rounded-2xl{
    border-radius: 1rem !important;
  }

  .sm\:rounded-3xl{
    border-radius: 1.5rem !important;
  }

  .sm\:rounded-full{
    border-radius: 9999px !important;
  }

  .sm\:rounded-t-none{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }

  .sm\:rounded-r-none{
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .sm\:rounded-b-none{
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .sm\:rounded-l-none{
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .sm\:rounded-t-sm{
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .sm\:rounded-r-sm{
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .sm\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:rounded-l-sm{
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:rounded-t{
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .sm\:rounded-r{
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .sm\:rounded-b{
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:rounded-l{
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:rounded-t-md{
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .sm\:rounded-r-md{
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .sm\:rounded-b-md{
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:rounded-l-md{
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:rounded-t-lg{
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .sm\:rounded-r-lg{
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .sm\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:rounded-l-lg{
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:rounded-t-xl{
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .sm\:rounded-r-xl{
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .sm\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:rounded-l-xl{
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:rounded-t-2xl{
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .sm\:rounded-r-2xl{
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .sm\:rounded-b-2xl{
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:rounded-l-2xl{
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:rounded-t-3xl{
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .sm\:rounded-r-3xl{
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .sm\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:rounded-l-3xl{
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:rounded-t-full{
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .sm\:rounded-r-full{
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .sm\:rounded-b-full{
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:rounded-l-full{
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:rounded-tl-none{
    border-top-left-radius: 0px !important;
  }

  .sm\:rounded-tr-none{
    border-top-right-radius: 0px !important;
  }

  .sm\:rounded-br-none{
    border-bottom-right-radius: 0px !important;
  }

  .sm\:rounded-bl-none{
    border-bottom-left-radius: 0px !important;
  }

  .sm\:rounded-tl-sm{
    border-top-left-radius: 0.125rem !important;
  }

  .sm\:rounded-tr-sm{
    border-top-right-radius: 0.125rem !important;
  }

  .sm\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem !important;
  }

  .sm\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:rounded-tl{
    border-top-left-radius: 0.25rem !important;
  }

  .sm\:rounded-tr{
    border-top-right-radius: 0.25rem !important;
  }

  .sm\:rounded-br{
    border-bottom-right-radius: 0.25rem !important;
  }

  .sm\:rounded-bl{
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:rounded-tl-md{
    border-top-left-radius: 0.375rem !important;
  }

  .sm\:rounded-tr-md{
    border-top-right-radius: 0.375rem !important;
  }

  .sm\:rounded-br-md{
    border-bottom-right-radius: 0.375rem !important;
  }

  .sm\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:rounded-tl-lg{
    border-top-left-radius: 0.5rem !important;
  }

  .sm\:rounded-tr-lg{
    border-top-right-radius: 0.5rem !important;
  }

  .sm\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem !important;
  }

  .sm\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:rounded-tl-xl{
    border-top-left-radius: 0.75rem !important;
  }

  .sm\:rounded-tr-xl{
    border-top-right-radius: 0.75rem !important;
  }

  .sm\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem !important;
  }

  .sm\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:rounded-tl-2xl{
    border-top-left-radius: 1rem !important;
  }

  .sm\:rounded-tr-2xl{
    border-top-right-radius: 1rem !important;
  }

  .sm\:rounded-br-2xl{
    border-bottom-right-radius: 1rem !important;
  }

  .sm\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem !important;
  }

  .sm\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem !important;
  }

  .sm\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem !important;
  }

  .sm\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:rounded-tl-full{
    border-top-left-radius: 9999px !important;
  }

  .sm\:rounded-tr-full{
    border-top-right-radius: 9999px !important;
  }

  .sm\:rounded-br-full{
    border-bottom-right-radius: 9999px !important;
  }

  .sm\:rounded-bl-full{
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:border-solid{
    border-style: solid !important;
  }

  .sm\:border-dashed{
    border-style: dashed !important;
  }

  .sm\:border-dotted{
    border-style: dotted !important;
  }

  .sm\:border-double{
    border-style: double !important;
  }

  .sm\:border-none{
    border-style: none !important;
  }

  .sm\:border-0{
    border-width: 0px !important;
  }

  .sm\:border-2{
    border-width: 2px !important;
  }

  .sm\:border-4{
    border-width: 4px !important;
  }

  .sm\:border-8{
    border-width: 8px !important;
  }

  .sm\:border{
    border-width: 1px !important;
  }

  .sm\:border-t-0{
    border-top-width: 0px !important;
  }

  .sm\:border-r-0{
    border-right-width: 0px !important;
  }

  .sm\:border-b-0{
    border-bottom-width: 0px !important;
  }

  .sm\:border-l-0{
    border-left-width: 0px !important;
  }

  .sm\:border-t-2{
    border-top-width: 2px !important;
  }

  .sm\:border-r-2{
    border-right-width: 2px !important;
  }

  .sm\:border-b-2{
    border-bottom-width: 2px !important;
  }

  .sm\:border-l-2{
    border-left-width: 2px !important;
  }

  .sm\:border-t-4{
    border-top-width: 4px !important;
  }

  .sm\:border-r-4{
    border-right-width: 4px !important;
  }

  .sm\:border-b-4{
    border-bottom-width: 4px !important;
  }

  .sm\:border-l-4{
    border-left-width: 4px !important;
  }

  .sm\:border-t-8{
    border-top-width: 8px !important;
  }

  .sm\:border-r-8{
    border-right-width: 8px !important;
  }

  .sm\:border-b-8{
    border-bottom-width: 8px !important;
  }

  .sm\:border-l-8{
    border-left-width: 8px !important;
  }

  .sm\:border-t{
    border-top-width: 1px !important;
  }

  .sm\:border-r{
    border-right-width: 1px !important;
  }

  .sm\:border-b{
    border-bottom-width: 1px !important;
  }

  .sm\:border-l{
    border-left-width: 1px !important;
  }

  .sm\:decoration-slice{
    -webkit-box-decoration-break: slice !important;
            box-decoration-break: slice !important;
  }

  .sm\:decoration-clone{
    -webkit-box-decoration-break: clone !important;
            box-decoration-break: clone !important;
  }

  .sm\:box-border{
    box-sizing: border-box !important;
  }

  .sm\:box-content{
    box-sizing: content-box !important;
  }

  .sm\:cursor-auto{
    cursor: auto !important;
  }

  .sm\:cursor-default{
    cursor: default !important;
  }

  .sm\:cursor-pointer{
    cursor: pointer !important;
  }

  .sm\:cursor-wait{
    cursor: wait !important;
  }

  .sm\:cursor-text{
    cursor: text !important;
  }

  .sm\:cursor-move{
    cursor: move !important;
  }

  .sm\:cursor-help{
    cursor: help !important;
  }

  .sm\:cursor-not-allowed{
    cursor: not-allowed !important;
  }

  .sm\:block{
    display: block !important;
  }

  .sm\:inline-block{
    display: inline-block !important;
  }

  .sm\:inline{
    display: inline !important;
  }

  .sm\:flex{
    display: flex !important;
  }

  .sm\:inline-flex{
    display: inline-flex !important;
  }

  .sm\:table{
    display: table !important;
  }

  .sm\:inline-table{
    display: inline-table !important;
  }

  .sm\:table-caption{
    display: table-caption !important;
  }

  .sm\:table-cell{
    display: table-cell !important;
  }

  .sm\:table-column{
    display: table-column !important;
  }

  .sm\:table-column-group{
    display: table-column-group !important;
  }

  .sm\:table-footer-group{
    display: table-footer-group !important;
  }

  .sm\:table-header-group{
    display: table-header-group !important;
  }

  .sm\:table-row-group{
    display: table-row-group !important;
  }

  .sm\:table-row{
    display: table-row !important;
  }

  .sm\:flow-root{
    display: flow-root !important;
  }

  .sm\:grid{
    display: grid !important;
  }

  .sm\:inline-grid{
    display: inline-grid !important;
  }

  .sm\:contents{
    display: contents !important;
  }

  .sm\:list-item{
    display: list-item !important;
  }

  .sm\:hidden{
    display: none !important;
  }

  .sm\:flex-row{
    flex-direction: row !important;
  }

  .sm\:flex-row-reverse{
    flex-direction: row-reverse !important;
  }

  .sm\:flex-col{
    flex-direction: column !important;
  }

  .sm\:flex-col-reverse{
    flex-direction: column-reverse !important;
  }

  .sm\:flex-wrap{
    flex-wrap: wrap !important;
  }

  .sm\:flex-wrap-reverse{
    flex-wrap: wrap-reverse !important;
  }

  .sm\:flex-nowrap{
    flex-wrap: nowrap !important;
  }

  .sm\:place-items-start{
    place-items: start !important;
  }

  .sm\:place-items-end{
    place-items: end !important;
  }

  .sm\:place-items-center{
    place-items: center !important;
  }

  .sm\:place-items-stretch{
    place-items: stretch !important;
  }

  .sm\:place-content-center{
    place-content: center !important;
  }

  .sm\:place-content-start{
    place-content: start !important;
  }

  .sm\:place-content-end{
    place-content: end !important;
  }

  .sm\:place-content-between{
    place-content: space-between !important;
  }

  .sm\:place-content-around{
    place-content: space-around !important;
  }

  .sm\:place-content-evenly{
    place-content: space-evenly !important;
  }

  .sm\:place-content-stretch{
    place-content: stretch !important;
  }

  .sm\:place-self-auto{
    place-self: auto !important;
  }

  .sm\:place-self-start{
    place-self: start !important;
  }

  .sm\:place-self-end{
    place-self: end !important;
  }

  .sm\:place-self-center{
    place-self: center !important;
  }

  .sm\:place-self-stretch{
    place-self: stretch !important;
  }

  .sm\:items-start{
    align-items: flex-start !important;
  }

  .sm\:items-end{
    align-items: flex-end !important;
  }

  .sm\:items-center{
    align-items: center !important;
  }

  .sm\:items-baseline{
    align-items: baseline !important;
  }

  .sm\:items-stretch{
    align-items: stretch !important;
  }

  .sm\:content-center{
    align-content: center !important;
  }

  .sm\:content-start{
    align-content: flex-start !important;
  }

  .sm\:content-end{
    align-content: flex-end !important;
  }

  .sm\:content-between{
    align-content: space-between !important;
  }

  .sm\:content-around{
    align-content: space-around !important;
  }

  .sm\:content-evenly{
    align-content: space-evenly !important;
  }

  .sm\:self-auto{
    align-self: auto !important;
  }

  .sm\:self-start{
    align-self: flex-start !important;
  }

  .sm\:self-end{
    align-self: flex-end !important;
  }

  .sm\:self-center{
    align-self: center !important;
  }

  .sm\:self-stretch{
    align-self: stretch !important;
  }

  .sm\:justify-items-start{
    justify-items: start !important;
  }

  .sm\:justify-items-end{
    justify-items: end !important;
  }

  .sm\:justify-items-center{
    justify-items: center !important;
  }

  .sm\:justify-items-stretch{
    justify-items: stretch !important;
  }

  .sm\:justify-start{
    justify-content: flex-start !important;
  }

  .sm\:justify-end{
    justify-content: flex-end !important;
  }

  .sm\:justify-center{
    justify-content: center !important;
  }

  .sm\:justify-between{
    justify-content: space-between !important;
  }

  .sm\:justify-around{
    justify-content: space-around !important;
  }

  .sm\:justify-evenly{
    justify-content: space-evenly !important;
  }

  .sm\:justify-self-auto{
    justify-self: auto !important;
  }

  .sm\:justify-self-start{
    justify-self: start !important;
  }

  .sm\:justify-self-end{
    justify-self: end !important;
  }

  .sm\:justify-self-center{
    justify-self: center !important;
  }

  .sm\:justify-self-stretch{
    justify-self: stretch !important;
  }

  .sm\:flex-1{
    flex: 1 1 0% !important;
  }

  .sm\:flex-auto{
    flex: 1 1 auto !important;
  }

  .sm\:flex-initial{
    flex: 0 1 auto !important;
  }

  .sm\:flex-none{
    flex: none !important;
  }

  .sm\:flex-grow-0{
    flex-grow: 0 !important;
  }

  .sm\:flex-grow{
    flex-grow: 1 !important;
  }

  .sm\:flex-shrink-0{
    flex-shrink: 0 !important;
  }

  .sm\:flex-shrink{
    flex-shrink: 1 !important;
  }

  .sm\:order-1{
    order: 1 !important;
  }

  .sm\:order-2{
    order: 2 !important;
  }

  .sm\:order-3{
    order: 3 !important;
  }

  .sm\:order-4{
    order: 4 !important;
  }

  .sm\:order-5{
    order: 5 !important;
  }

  .sm\:order-6{
    order: 6 !important;
  }

  .sm\:order-7{
    order: 7 !important;
  }

  .sm\:order-8{
    order: 8 !important;
  }

  .sm\:order-9{
    order: 9 !important;
  }

  .sm\:order-10{
    order: 10 !important;
  }

  .sm\:order-11{
    order: 11 !important;
  }

  .sm\:order-12{
    order: 12 !important;
  }

  .sm\:order-first{
    order: -9999 !important;
  }

  .sm\:order-last{
    order: 9999 !important;
  }

  .sm\:order-none{
    order: 0 !important;
  }

  .sm\:float-right{
    float: right !important;
  }

  .sm\:float-left{
    float: left !important;
  }

  .sm\:float-none{
    float: none !important;
  }

  .sm\:clear-left{
    clear: left !important;
  }

  .sm\:clear-right{
    clear: right !important;
  }

  .sm\:clear-both{
    clear: both !important;
  }

  .sm\:clear-none{
    clear: none !important;
  }

  .sm\:font-sans{
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  }

  .sm\:font-serif{
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif !important;
  }

  .sm\:font-mono{
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
  }

  .sm\:font-thin{
    font-weight: 100 !important;
  }

  .sm\:font-extralight{
    font-weight: 200 !important;
  }

  .sm\:font-light{
    font-weight: 300 !important;
  }

  .sm\:font-normal{
    font-weight: 400 !important;
  }

  .sm\:font-medium{
    font-weight: 500 !important;
  }

  .sm\:font-semibold{
    font-weight: 600 !important;
  }

  .sm\:font-bold{
    font-weight: 700 !important;
  }

  .sm\:font-extrabold{
    font-weight: 800 !important;
  }

  .sm\:font-black{
    font-weight: 900 !important;
  }

  .sm\:h-0{
    height: 0px !important;
  }

  .sm\:h-1{
    height: 0.25rem !important;
  }

  .sm\:h-2{
    height: 0.5rem !important;
  }

  .sm\:h-3{
    height: 0.75rem !important;
  }

  .sm\:h-4{
    height: 1rem !important;
  }

  .sm\:h-5{
    height: 1.25rem !important;
  }

  .sm\:h-6{
    height: 1.5rem !important;
  }

  .sm\:h-7{
    height: 1.75rem !important;
  }

  .sm\:h-8{
    height: 2rem !important;
  }

  .sm\:h-9{
    height: 2.25rem !important;
  }

  .sm\:h-10{
    height: 2.5rem !important;
  }

  .sm\:h-11{
    height: 2.75rem !important;
  }

  .sm\:h-12{
    height: 3rem !important;
  }

  .sm\:h-14{
    height: 3.5rem !important;
  }

  .sm\:h-16{
    height: 4rem !important;
  }

  .sm\:h-20{
    height: 5rem !important;
  }

  .sm\:h-24{
    height: 6rem !important;
  }

  .sm\:h-28{
    height: 7rem !important;
  }

  .sm\:h-32{
    height: 8rem !important;
  }

  .sm\:h-36{
    height: 9rem !important;
  }

  .sm\:h-40{
    height: 10rem !important;
  }

  .sm\:h-44{
    height: 11rem !important;
  }

  .sm\:h-48{
    height: 12rem !important;
  }

  .sm\:h-52{
    height: 13rem !important;
  }

  .sm\:h-56{
    height: 14rem !important;
  }

  .sm\:h-60{
    height: 15rem !important;
  }

  .sm\:h-64{
    height: 16rem !important;
  }

  .sm\:h-72{
    height: 18rem !important;
  }

  .sm\:h-80{
    height: 20rem !important;
  }

  .sm\:h-96{
    height: 24rem !important;
  }

  .sm\:h-auto{
    height: auto !important;
  }

  .sm\:h-px{
    height: 1px !important;
  }

  .sm\:h-0\.5{
    height: 0.125rem !important;
  }

  .sm\:h-1\.5{
    height: 0.375rem !important;
  }

  .sm\:h-2\.5{
    height: 0.625rem !important;
  }

  .sm\:h-3\.5{
    height: 0.875rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:h-full{
    height: 100% !important;
  }

  .sm\:h-screen{
    height: 100vh !important;
  }

  .sm\:text-xs{
    font-size: 0.75rem !important;
    line-height: 1rem !important;
  }

  .sm\:text-sm{
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }

  .sm\:text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .sm\:text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .sm\:text-xl{
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .sm\:text-2xl{
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  .sm\:text-3xl{
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .sm\:text-4xl{
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .sm\:text-5xl{
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .sm\:text-6xl{
    font-size: 3.75rem !important;
    line-height: 1 !important;
  }

  .sm\:text-7xl{
    font-size: 5rem !important;
  }

  .sm\:text-8xl{
    font-size: 6rem !important;
  }

  .sm\:text-9xl{
    font-size: 7rem !important;
  }

  .sm\:text-10xl{
    font-size: 8rem !important;
  }

  .sm\:text-11xl{
    font-size: 9rem !important;
  }

  .sm\:text-12xl{
    font-size: 12rem !important;
  }

  .sm\:text-14xl{
    font-size: 13rem !important;
  }

  .sm\:text-15xl{
    font-size: 15rem !important;
  }

  .sm\:text-16xl{
    font-size: 18rem !important;
  }

  .sm\:text-24xl{
    font-size: 23rem !important;
  }

  .sm\:leading-3{
    line-height: .75rem !important;
  }

  .sm\:leading-4{
    line-height: 1rem !important;
  }

  .sm\:leading-5{
    line-height: 1.25rem !important;
  }

  .sm\:leading-6{
    line-height: 1.5rem !important;
  }

  .sm\:leading-7{
    line-height: 1.75rem !important;
  }

  .sm\:leading-8{
    line-height: 2rem !important;
  }

  .sm\:leading-9{
    line-height: 2.25rem !important;
  }

  .sm\:leading-10{
    line-height: 2.5rem !important;
  }

  .sm\:leading-none{
    line-height: 1 !important;
  }

  .sm\:leading-tight{
    line-height: 1.25 !important;
  }

  .sm\:leading-snug{
    line-height: 1.375 !important;
  }

  .sm\:leading-normal{
    line-height: 1.5 !important;
  }

  .sm\:leading-relaxed{
    line-height: 1.625 !important;
  }

  .sm\:leading-loose{
    line-height: 2 !important;
  }

  .sm\:list-inside{
    list-style-position: inside !important;
  }

  .sm\:list-outside{
    list-style-position: outside !important;
  }

  .sm\:list-none{
    list-style-type: none !important;
  }

  .sm\:list-disc{
    list-style-type: disc !important;
  }

  .sm\:list-decimal{
    list-style-type: decimal !important;
  }

  .sm\:m-0{
    margin: 0px !important;
  }

  .sm\:m-1{
    margin: 0.25rem !important;
  }

  .sm\:m-2{
    margin: 0.5rem !important;
  }

  .sm\:m-3{
    margin: 0.75rem !important;
  }

  .sm\:m-4{
    margin: 1rem !important;
  }

  .sm\:m-5{
    margin: 1.25rem !important;
  }

  .sm\:m-6{
    margin: 1.5rem !important;
  }

  .sm\:m-7{
    margin: 1.75rem !important;
  }

  .sm\:m-8{
    margin: 2rem !important;
  }

  .sm\:m-9{
    margin: 2.25rem !important;
  }

  .sm\:m-10{
    margin: 2.5rem !important;
  }

  .sm\:m-11{
    margin: 2.75rem !important;
  }

  .sm\:m-12{
    margin: 3rem !important;
  }

  .sm\:m-14{
    margin: 3.5rem !important;
  }

  .sm\:m-16{
    margin: 4rem !important;
  }

  .sm\:m-20{
    margin: 5rem !important;
  }

  .sm\:m-24{
    margin: 6rem !important;
  }

  .sm\:m-28{
    margin: 7rem !important;
  }

  .sm\:m-32{
    margin: 8rem !important;
  }

  .sm\:m-36{
    margin: 9rem !important;
  }

  .sm\:m-40{
    margin: 10rem !important;
  }

  .sm\:m-44{
    margin: 11rem !important;
  }

  .sm\:m-48{
    margin: 12rem !important;
  }

  .sm\:m-52{
    margin: 13rem !important;
  }

  .sm\:m-56{
    margin: 14rem !important;
  }

  .sm\:m-60{
    margin: 15rem !important;
  }

  .sm\:m-64{
    margin: 16rem !important;
  }

  .sm\:m-72{
    margin: 18rem !important;
  }

  .sm\:m-80{
    margin: 20rem !important;
  }

  .sm\:m-96{
    margin: 24rem !important;
  }

  .sm\:m-auto{
    margin: auto !important;
  }

  .sm\:m-px{
    margin: 1px !important;
  }

  .sm\:m-0\.5{
    margin: 0.125rem !important;
  }

  .sm\:m-1\.5{
    margin: 0.375rem !important;
  }

  .sm\:m-2\.5{
    margin: 0.625rem !important;
  }

  .sm\:m-3\.5{
    margin: 0.875rem !important;
  }

  .sm\:-m-0{
    margin: 0px !important;
  }

  .sm\:-m-1{
    margin: -0.25rem !important;
  }

  .sm\:-m-2{
    margin: -0.5rem !important;
  }

  .sm\:-m-3{
    margin: -0.75rem !important;
  }

  .sm\:-m-4{
    margin: -1rem !important;
  }

  .sm\:-m-5{
    margin: -1.25rem !important;
  }

  .sm\:-m-6{
    margin: -1.5rem !important;
  }

  .sm\:-m-7{
    margin: -1.75rem !important;
  }

  .sm\:-m-8{
    margin: -2rem !important;
  }

  .sm\:-m-9{
    margin: -2.25rem !important;
  }

  .sm\:-m-10{
    margin: -2.5rem !important;
  }

  .sm\:-m-11{
    margin: -2.75rem !important;
  }

  .sm\:-m-12{
    margin: -3rem !important;
  }

  .sm\:-m-14{
    margin: -3.5rem !important;
  }

  .sm\:-m-16{
    margin: -4rem !important;
  }

  .sm\:-m-20{
    margin: -5rem !important;
  }

  .sm\:-m-24{
    margin: -6rem !important;
  }

  .sm\:-m-28{
    margin: -7rem !important;
  }

  .sm\:-m-32{
    margin: -8rem !important;
  }

  .sm\:-m-36{
    margin: -9rem !important;
  }

  .sm\:-m-40{
    margin: -10rem !important;
  }

  .sm\:-m-44{
    margin: -11rem !important;
  }

  .sm\:-m-48{
    margin: -12rem !important;
  }

  .sm\:-m-52{
    margin: -13rem !important;
  }

  .sm\:-m-56{
    margin: -14rem !important;
  }

  .sm\:-m-60{
    margin: -15rem !important;
  }

  .sm\:-m-64{
    margin: -16rem !important;
  }

  .sm\:-m-72{
    margin: -18rem !important;
  }

  .sm\:-m-80{
    margin: -20rem !important;
  }

  .sm\:-m-96{
    margin: -24rem !important;
  }

  .sm\:-m-px{
    margin: -1px !important;
  }

  .sm\:-m-0\.5{
    margin: -0.125rem !important;
  }

  .sm\:-m-1\.5{
    margin: -0.375rem !important;
  }

  .sm\:-m-2\.5{
    margin: -0.625rem !important;
  }

  .sm\:-m-3\.5{
    margin: -0.875rem !important;
  }

  .sm\:my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .sm\:mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .sm\:my-1{
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .sm\:mx-1{
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .sm\:my-2{
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .sm\:mx-2{
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .sm\:my-3{
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .sm\:mx-3{
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .sm\:my-4{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .sm\:mx-4{
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .sm\:my-5{
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .sm\:mx-5{
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .sm\:my-6{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .sm\:mx-6{
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .sm\:my-7{
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .sm\:mx-7{
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .sm\:my-8{
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .sm\:mx-8{
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .sm\:my-9{
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .sm\:mx-9{
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .sm\:my-10{
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .sm\:mx-10{
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .sm\:my-11{
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .sm\:mx-11{
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .sm\:my-12{
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .sm\:mx-12{
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .sm\:my-14{
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .sm\:mx-14{
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .sm\:my-16{
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .sm\:mx-16{
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .sm\:my-20{
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .sm\:mx-20{
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .sm\:my-24{
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .sm\:mx-24{
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .sm\:my-28{
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .sm\:mx-28{
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .sm\:my-32{
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .sm\:mx-32{
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .sm\:my-36{
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .sm\:mx-36{
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .sm\:my-40{
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .sm\:mx-40{
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .sm\:my-44{
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .sm\:mx-44{
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .sm\:my-48{
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .sm\:mx-48{
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .sm\:my-52{
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .sm\:mx-52{
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .sm\:my-56{
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .sm\:mx-56{
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .sm\:my-60{
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .sm\:mx-60{
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .sm\:my-64{
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .sm\:mx-64{
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .sm\:my-72{
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .sm\:mx-72{
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .sm\:my-80{
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .sm\:mx-80{
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .sm\:my-96{
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .sm\:mx-96{
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .sm\:my-auto{
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .sm\:mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .sm\:my-px{
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .sm\:mx-px{
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .sm\:my-0\.5{
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .sm\:mx-0\.5{
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .sm\:my-1\.5{
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .sm\:mx-1\.5{
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .sm\:my-2\.5{
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .sm\:mx-2\.5{
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .sm\:my-3\.5{
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .sm\:mx-3\.5{
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .sm\:-my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .sm\:-mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .sm\:-my-1{
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .sm\:-mx-1{
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .sm\:-my-2{
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .sm\:-mx-2{
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .sm\:-my-3{
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .sm\:-mx-3{
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .sm\:-my-4{
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .sm\:-mx-4{
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .sm\:-my-5{
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .sm\:-mx-5{
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .sm\:-my-6{
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .sm\:-mx-6{
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .sm\:-my-7{
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .sm\:-mx-7{
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .sm\:-my-8{
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .sm\:-mx-8{
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .sm\:-my-9{
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .sm\:-mx-9{
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .sm\:-my-10{
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .sm\:-mx-10{
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .sm\:-my-11{
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .sm\:-mx-11{
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .sm\:-my-12{
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .sm\:-mx-12{
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .sm\:-my-14{
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .sm\:-mx-14{
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .sm\:-my-16{
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .sm\:-mx-16{
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .sm\:-my-20{
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .sm\:-mx-20{
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .sm\:-my-24{
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .sm\:-mx-24{
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .sm\:-my-28{
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .sm\:-mx-28{
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .sm\:-my-32{
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .sm\:-mx-32{
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .sm\:-my-36{
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .sm\:-mx-36{
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .sm\:-my-40{
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .sm\:-mx-40{
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .sm\:-my-44{
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .sm\:-mx-44{
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .sm\:-my-48{
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .sm\:-mx-48{
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .sm\:-my-52{
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .sm\:-mx-52{
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .sm\:-my-56{
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .sm\:-mx-56{
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .sm\:-my-60{
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .sm\:-mx-60{
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .sm\:-my-64{
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .sm\:-mx-64{
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .sm\:-my-72{
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .sm\:-mx-72{
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .sm\:-my-80{
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .sm\:-mx-80{
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .sm\:-my-96{
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .sm\:-mx-96{
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .sm\:-my-px{
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .sm\:-mx-px{
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .sm\:-my-0\.5{
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .sm\:-mx-0\.5{
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .sm\:-my-1\.5{
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .sm\:-mx-1\.5{
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .sm\:-my-2\.5{
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .sm\:-mx-2\.5{
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .sm\:-my-3\.5{
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .sm\:-mx-3\.5{
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .sm\:mt-0{
    margin-top: 0px !important;
  }

  .sm\:mr-0{
    margin-right: 0px !important;
  }

  .sm\:mb-0{
    margin-bottom: 0px !important;
  }

  .sm\:ml-0{
    margin-left: 0px !important;
  }

  .sm\:mt-1{
    margin-top: 0.25rem !important;
  }

  .sm\:mr-1{
    margin-right: 0.25rem !important;
  }

  .sm\:mb-1{
    margin-bottom: 0.25rem !important;
  }

  .sm\:ml-1{
    margin-left: 0.25rem !important;
  }

  .sm\:mt-2{
    margin-top: 0.5rem !important;
  }

  .sm\:mr-2{
    margin-right: 0.5rem !important;
  }

  .sm\:mb-2{
    margin-bottom: 0.5rem !important;
  }

  .sm\:ml-2{
    margin-left: 0.5rem !important;
  }

  .sm\:mt-3{
    margin-top: 0.75rem !important;
  }

  .sm\:mr-3{
    margin-right: 0.75rem !important;
  }

  .sm\:mb-3{
    margin-bottom: 0.75rem !important;
  }

  .sm\:ml-3{
    margin-left: 0.75rem !important;
  }

  .sm\:mt-4{
    margin-top: 1rem !important;
  }

  .sm\:mr-4{
    margin-right: 1rem !important;
  }

  .sm\:mb-4{
    margin-bottom: 1rem !important;
  }

  .sm\:ml-4{
    margin-left: 1rem !important;
  }

  .sm\:mt-5{
    margin-top: 1.25rem !important;
  }

  .sm\:mr-5{
    margin-right: 1.25rem !important;
  }

  .sm\:mb-5{
    margin-bottom: 1.25rem !important;
  }

  .sm\:ml-5{
    margin-left: 1.25rem !important;
  }

  .sm\:mt-6{
    margin-top: 1.5rem !important;
  }

  .sm\:mr-6{
    margin-right: 1.5rem !important;
  }

  .sm\:mb-6{
    margin-bottom: 1.5rem !important;
  }

  .sm\:ml-6{
    margin-left: 1.5rem !important;
  }

  .sm\:mt-7{
    margin-top: 1.75rem !important;
  }

  .sm\:mr-7{
    margin-right: 1.75rem !important;
  }

  .sm\:mb-7{
    margin-bottom: 1.75rem !important;
  }

  .sm\:ml-7{
    margin-left: 1.75rem !important;
  }

  .sm\:mt-8{
    margin-top: 2rem !important;
  }

  .sm\:mr-8{
    margin-right: 2rem !important;
  }

  .sm\:mb-8{
    margin-bottom: 2rem !important;
  }

  .sm\:ml-8{
    margin-left: 2rem !important;
  }

  .sm\:mt-9{
    margin-top: 2.25rem !important;
  }

  .sm\:mr-9{
    margin-right: 2.25rem !important;
  }

  .sm\:mb-9{
    margin-bottom: 2.25rem !important;
  }

  .sm\:ml-9{
    margin-left: 2.25rem !important;
  }

  .sm\:mt-10{
    margin-top: 2.5rem !important;
  }

  .sm\:mr-10{
    margin-right: 2.5rem !important;
  }

  .sm\:mb-10{
    margin-bottom: 2.5rem !important;
  }

  .sm\:ml-10{
    margin-left: 2.5rem !important;
  }

  .sm\:mt-11{
    margin-top: 2.75rem !important;
  }

  .sm\:mr-11{
    margin-right: 2.75rem !important;
  }

  .sm\:mb-11{
    margin-bottom: 2.75rem !important;
  }

  .sm\:ml-11{
    margin-left: 2.75rem !important;
  }

  .sm\:mt-12{
    margin-top: 3rem !important;
  }

  .sm\:mr-12{
    margin-right: 3rem !important;
  }

  .sm\:mb-12{
    margin-bottom: 3rem !important;
  }

  .sm\:ml-12{
    margin-left: 3rem !important;
  }

  .sm\:mt-14{
    margin-top: 3.5rem !important;
  }

  .sm\:mr-14{
    margin-right: 3.5rem !important;
  }

  .sm\:mb-14{
    margin-bottom: 3.5rem !important;
  }

  .sm\:ml-14{
    margin-left: 3.5rem !important;
  }

  .sm\:mt-16{
    margin-top: 4rem !important;
  }

  .sm\:mr-16{
    margin-right: 4rem !important;
  }

  .sm\:mb-16{
    margin-bottom: 4rem !important;
  }

  .sm\:ml-16{
    margin-left: 4rem !important;
  }

  .sm\:mt-20{
    margin-top: 5rem !important;
  }

  .sm\:mr-20{
    margin-right: 5rem !important;
  }

  .sm\:mb-20{
    margin-bottom: 5rem !important;
  }

  .sm\:ml-20{
    margin-left: 5rem !important;
  }

  .sm\:mt-24{
    margin-top: 6rem !important;
  }

  .sm\:mr-24{
    margin-right: 6rem !important;
  }

  .sm\:mb-24{
    margin-bottom: 6rem !important;
  }

  .sm\:ml-24{
    margin-left: 6rem !important;
  }

  .sm\:mt-28{
    margin-top: 7rem !important;
  }

  .sm\:mr-28{
    margin-right: 7rem !important;
  }

  .sm\:mb-28{
    margin-bottom: 7rem !important;
  }

  .sm\:ml-28{
    margin-left: 7rem !important;
  }

  .sm\:mt-32{
    margin-top: 8rem !important;
  }

  .sm\:mr-32{
    margin-right: 8rem !important;
  }

  .sm\:mb-32{
    margin-bottom: 8rem !important;
  }

  .sm\:ml-32{
    margin-left: 8rem !important;
  }

  .sm\:mt-36{
    margin-top: 9rem !important;
  }

  .sm\:mr-36{
    margin-right: 9rem !important;
  }

  .sm\:mb-36{
    margin-bottom: 9rem !important;
  }

  .sm\:ml-36{
    margin-left: 9rem !important;
  }

  .sm\:mt-40{
    margin-top: 10rem !important;
  }

  .sm\:mr-40{
    margin-right: 10rem !important;
  }

  .sm\:mb-40{
    margin-bottom: 10rem !important;
  }

  .sm\:ml-40{
    margin-left: 10rem !important;
  }

  .sm\:mt-44{
    margin-top: 11rem !important;
  }

  .sm\:mr-44{
    margin-right: 11rem !important;
  }

  .sm\:mb-44{
    margin-bottom: 11rem !important;
  }

  .sm\:ml-44{
    margin-left: 11rem !important;
  }

  .sm\:mt-48{
    margin-top: 12rem !important;
  }

  .sm\:mr-48{
    margin-right: 12rem !important;
  }

  .sm\:mb-48{
    margin-bottom: 12rem !important;
  }

  .sm\:ml-48{
    margin-left: 12rem !important;
  }

  .sm\:mt-52{
    margin-top: 13rem !important;
  }

  .sm\:mr-52{
    margin-right: 13rem !important;
  }

  .sm\:mb-52{
    margin-bottom: 13rem !important;
  }

  .sm\:ml-52{
    margin-left: 13rem !important;
  }

  .sm\:mt-56{
    margin-top: 14rem !important;
  }

  .sm\:mr-56{
    margin-right: 14rem !important;
  }

  .sm\:mb-56{
    margin-bottom: 14rem !important;
  }

  .sm\:ml-56{
    margin-left: 14rem !important;
  }

  .sm\:mt-60{
    margin-top: 15rem !important;
  }

  .sm\:mr-60{
    margin-right: 15rem !important;
  }

  .sm\:mb-60{
    margin-bottom: 15rem !important;
  }

  .sm\:ml-60{
    margin-left: 15rem !important;
  }

  .sm\:mt-64{
    margin-top: 16rem !important;
  }

  .sm\:mr-64{
    margin-right: 16rem !important;
  }

  .sm\:mb-64{
    margin-bottom: 16rem !important;
  }

  .sm\:ml-64{
    margin-left: 16rem !important;
  }

  .sm\:mt-72{
    margin-top: 18rem !important;
  }

  .sm\:mr-72{
    margin-right: 18rem !important;
  }

  .sm\:mb-72{
    margin-bottom: 18rem !important;
  }

  .sm\:ml-72{
    margin-left: 18rem !important;
  }

  .sm\:mt-80{
    margin-top: 20rem !important;
  }

  .sm\:mr-80{
    margin-right: 20rem !important;
  }

  .sm\:mb-80{
    margin-bottom: 20rem !important;
  }

  .sm\:ml-80{
    margin-left: 20rem !important;
  }

  .sm\:mt-96{
    margin-top: 24rem !important;
  }

  .sm\:mr-96{
    margin-right: 24rem !important;
  }

  .sm\:mb-96{
    margin-bottom: 24rem !important;
  }

  .sm\:ml-96{
    margin-left: 24rem !important;
  }

  .sm\:mt-auto{
    margin-top: auto !important;
  }

  .sm\:mr-auto{
    margin-right: auto !important;
  }

  .sm\:mb-auto{
    margin-bottom: auto !important;
  }

  .sm\:ml-auto{
    margin-left: auto !important;
  }

  .sm\:mt-px{
    margin-top: 1px !important;
  }

  .sm\:mr-px{
    margin-right: 1px !important;
  }

  .sm\:mb-px{
    margin-bottom: 1px !important;
  }

  .sm\:ml-px{
    margin-left: 1px !important;
  }

  .sm\:mt-0\.5{
    margin-top: 0.125rem !important;
  }

  .sm\:mr-0\.5{
    margin-right: 0.125rem !important;
  }

  .sm\:mb-0\.5{
    margin-bottom: 0.125rem !important;
  }

  .sm\:ml-0\.5{
    margin-left: 0.125rem !important;
  }

  .sm\:mt-1\.5{
    margin-top: 0.375rem !important;
  }

  .sm\:mr-1\.5{
    margin-right: 0.375rem !important;
  }

  .sm\:mb-1\.5{
    margin-bottom: 0.375rem !important;
  }

  .sm\:ml-1\.5{
    margin-left: 0.375rem !important;
  }

  .sm\:mt-2\.5{
    margin-top: 0.625rem !important;
  }

  .sm\:mr-2\.5{
    margin-right: 0.625rem !important;
  }

  .sm\:mb-2\.5{
    margin-bottom: 0.625rem !important;
  }

  .sm\:ml-2\.5{
    margin-left: 0.625rem !important;
  }

  .sm\:mt-3\.5{
    margin-top: 0.875rem !important;
  }

  .sm\:mr-3\.5{
    margin-right: 0.875rem !important;
  }

  .sm\:mb-3\.5{
    margin-bottom: 0.875rem !important;
  }

  .sm\:ml-3\.5{
    margin-left: 0.875rem !important;
  }

  .sm\:-mt-0{
    margin-top: 0px !important;
  }

  .sm\:-mr-0{
    margin-right: 0px !important;
  }

  .sm\:-mb-0{
    margin-bottom: 0px !important;
  }

  .sm\:-ml-0{
    margin-left: 0px !important;
  }

  .sm\:-mt-1{
    margin-top: -0.25rem !important;
  }

  .sm\:-mr-1{
    margin-right: -0.25rem !important;
  }

  .sm\:-mb-1{
    margin-bottom: -0.25rem !important;
  }

  .sm\:-ml-1{
    margin-left: -0.25rem !important;
  }

  .sm\:-mt-2{
    margin-top: -0.5rem !important;
  }

  .sm\:-mr-2{
    margin-right: -0.5rem !important;
  }

  .sm\:-mb-2{
    margin-bottom: -0.5rem !important;
  }

  .sm\:-ml-2{
    margin-left: -0.5rem !important;
  }

  .sm\:-mt-3{
    margin-top: -0.75rem !important;
  }

  .sm\:-mr-3{
    margin-right: -0.75rem !important;
  }

  .sm\:-mb-3{
    margin-bottom: -0.75rem !important;
  }

  .sm\:-ml-3{
    margin-left: -0.75rem !important;
  }

  .sm\:-mt-4{
    margin-top: -1rem !important;
  }

  .sm\:-mr-4{
    margin-right: -1rem !important;
  }

  .sm\:-mb-4{
    margin-bottom: -1rem !important;
  }

  .sm\:-ml-4{
    margin-left: -1rem !important;
  }

  .sm\:-mt-5{
    margin-top: -1.25rem !important;
  }

  .sm\:-mr-5{
    margin-right: -1.25rem !important;
  }

  .sm\:-mb-5{
    margin-bottom: -1.25rem !important;
  }

  .sm\:-ml-5{
    margin-left: -1.25rem !important;
  }

  .sm\:-mt-6{
    margin-top: -1.5rem !important;
  }

  .sm\:-mr-6{
    margin-right: -1.5rem !important;
  }

  .sm\:-mb-6{
    margin-bottom: -1.5rem !important;
  }

  .sm\:-ml-6{
    margin-left: -1.5rem !important;
  }

  .sm\:-mt-7{
    margin-top: -1.75rem !important;
  }

  .sm\:-mr-7{
    margin-right: -1.75rem !important;
  }

  .sm\:-mb-7{
    margin-bottom: -1.75rem !important;
  }

  .sm\:-ml-7{
    margin-left: -1.75rem !important;
  }

  .sm\:-mt-8{
    margin-top: -2rem !important;
  }

  .sm\:-mr-8{
    margin-right: -2rem !important;
  }

  .sm\:-mb-8{
    margin-bottom: -2rem !important;
  }

  .sm\:-ml-8{
    margin-left: -2rem !important;
  }

  .sm\:-mt-9{
    margin-top: -2.25rem !important;
  }

  .sm\:-mr-9{
    margin-right: -2.25rem !important;
  }

  .sm\:-mb-9{
    margin-bottom: -2.25rem !important;
  }

  .sm\:-ml-9{
    margin-left: -2.25rem !important;
  }

  .sm\:-mt-10{
    margin-top: -2.5rem !important;
  }

  .sm\:-mr-10{
    margin-right: -2.5rem !important;
  }

  .sm\:-mb-10{
    margin-bottom: -2.5rem !important;
  }

  .sm\:-ml-10{
    margin-left: -2.5rem !important;
  }

  .sm\:-mt-11{
    margin-top: -2.75rem !important;
  }

  .sm\:-mr-11{
    margin-right: -2.75rem !important;
  }

  .sm\:-mb-11{
    margin-bottom: -2.75rem !important;
  }

  .sm\:-ml-11{
    margin-left: -2.75rem !important;
  }

  .sm\:-mt-12{
    margin-top: -3rem !important;
  }

  .sm\:-mr-12{
    margin-right: -3rem !important;
  }

  .sm\:-mb-12{
    margin-bottom: -3rem !important;
  }

  .sm\:-ml-12{
    margin-left: -3rem !important;
  }

  .sm\:-mt-14{
    margin-top: -3.5rem !important;
  }

  .sm\:-mr-14{
    margin-right: -3.5rem !important;
  }

  .sm\:-mb-14{
    margin-bottom: -3.5rem !important;
  }

  .sm\:-ml-14{
    margin-left: -3.5rem !important;
  }

  .sm\:-mt-16{
    margin-top: -4rem !important;
  }

  .sm\:-mr-16{
    margin-right: -4rem !important;
  }

  .sm\:-mb-16{
    margin-bottom: -4rem !important;
  }

  .sm\:-ml-16{
    margin-left: -4rem !important;
  }

  .sm\:-mt-20{
    margin-top: -5rem !important;
  }

  .sm\:-mr-20{
    margin-right: -5rem !important;
  }

  .sm\:-mb-20{
    margin-bottom: -5rem !important;
  }

  .sm\:-ml-20{
    margin-left: -5rem !important;
  }

  .sm\:-mt-24{
    margin-top: -6rem !important;
  }

  .sm\:-mr-24{
    margin-right: -6rem !important;
  }

  .sm\:-mb-24{
    margin-bottom: -6rem !important;
  }

  .sm\:-ml-24{
    margin-left: -6rem !important;
  }

  .sm\:-mt-28{
    margin-top: -7rem !important;
  }

  .sm\:-mr-28{
    margin-right: -7rem !important;
  }

  .sm\:-mb-28{
    margin-bottom: -7rem !important;
  }

  .sm\:-ml-28{
    margin-left: -7rem !important;
  }

  .sm\:-mt-32{
    margin-top: -8rem !important;
  }

  .sm\:-mr-32{
    margin-right: -8rem !important;
  }

  .sm\:-mb-32{
    margin-bottom: -8rem !important;
  }

  .sm\:-ml-32{
    margin-left: -8rem !important;
  }

  .sm\:-mt-36{
    margin-top: -9rem !important;
  }

  .sm\:-mr-36{
    margin-right: -9rem !important;
  }

  .sm\:-mb-36{
    margin-bottom: -9rem !important;
  }

  .sm\:-ml-36{
    margin-left: -9rem !important;
  }

  .sm\:-mt-40{
    margin-top: -10rem !important;
  }

  .sm\:-mr-40{
    margin-right: -10rem !important;
  }

  .sm\:-mb-40{
    margin-bottom: -10rem !important;
  }

  .sm\:-ml-40{
    margin-left: -10rem !important;
  }

  .sm\:-mt-44{
    margin-top: -11rem !important;
  }

  .sm\:-mr-44{
    margin-right: -11rem !important;
  }

  .sm\:-mb-44{
    margin-bottom: -11rem !important;
  }

  .sm\:-ml-44{
    margin-left: -11rem !important;
  }

  .sm\:-mt-48{
    margin-top: -12rem !important;
  }

  .sm\:-mr-48{
    margin-right: -12rem !important;
  }

  .sm\:-mb-48{
    margin-bottom: -12rem !important;
  }

  .sm\:-ml-48{
    margin-left: -12rem !important;
  }

  .sm\:-mt-52{
    margin-top: -13rem !important;
  }

  .sm\:-mr-52{
    margin-right: -13rem !important;
  }

  .sm\:-mb-52{
    margin-bottom: -13rem !important;
  }

  .sm\:-ml-52{
    margin-left: -13rem !important;
  }

  .sm\:-mt-56{
    margin-top: -14rem !important;
  }

  .sm\:-mr-56{
    margin-right: -14rem !important;
  }

  .sm\:-mb-56{
    margin-bottom: -14rem !important;
  }

  .sm\:-ml-56{
    margin-left: -14rem !important;
  }

  .sm\:-mt-60{
    margin-top: -15rem !important;
  }

  .sm\:-mr-60{
    margin-right: -15rem !important;
  }

  .sm\:-mb-60{
    margin-bottom: -15rem !important;
  }

  .sm\:-ml-60{
    margin-left: -15rem !important;
  }

  .sm\:-mt-64{
    margin-top: -16rem !important;
  }

  .sm\:-mr-64{
    margin-right: -16rem !important;
  }

  .sm\:-mb-64{
    margin-bottom: -16rem !important;
  }

  .sm\:-ml-64{
    margin-left: -16rem !important;
  }

  .sm\:-mt-72{
    margin-top: -18rem !important;
  }

  .sm\:-mr-72{
    margin-right: -18rem !important;
  }

  .sm\:-mb-72{
    margin-bottom: -18rem !important;
  }

  .sm\:-ml-72{
    margin-left: -18rem !important;
  }

  .sm\:-mt-80{
    margin-top: -20rem !important;
  }

  .sm\:-mr-80{
    margin-right: -20rem !important;
  }

  .sm\:-mb-80{
    margin-bottom: -20rem !important;
  }

  .sm\:-ml-80{
    margin-left: -20rem !important;
  }

  .sm\:-mt-96{
    margin-top: -24rem !important;
  }

  .sm\:-mr-96{
    margin-right: -24rem !important;
  }

  .sm\:-mb-96{
    margin-bottom: -24rem !important;
  }

  .sm\:-ml-96{
    margin-left: -24rem !important;
  }

  .sm\:-mt-px{
    margin-top: -1px !important;
  }

  .sm\:-mr-px{
    margin-right: -1px !important;
  }

  .sm\:-mb-px{
    margin-bottom: -1px !important;
  }

  .sm\:-ml-px{
    margin-left: -1px !important;
  }

  .sm\:-mt-0\.5{
    margin-top: -0.125rem !important;
  }

  .sm\:-mr-0\.5{
    margin-right: -0.125rem !important;
  }

  .sm\:-mb-0\.5{
    margin-bottom: -0.125rem !important;
  }

  .sm\:-ml-0\.5{
    margin-left: -0.125rem !important;
  }

  .sm\:-mt-1\.5{
    margin-top: -0.375rem !important;
  }

  .sm\:-mr-1\.5{
    margin-right: -0.375rem !important;
  }

  .sm\:-mb-1\.5{
    margin-bottom: -0.375rem !important;
  }

  .sm\:-ml-1\.5{
    margin-left: -0.375rem !important;
  }

  .sm\:-mt-2\.5{
    margin-top: -0.625rem !important;
  }

  .sm\:-mr-2\.5{
    margin-right: -0.625rem !important;
  }

  .sm\:-mb-2\.5{
    margin-bottom: -0.625rem !important;
  }

  .sm\:-ml-2\.5{
    margin-left: -0.625rem !important;
  }

  .sm\:-mt-3\.5{
    margin-top: -0.875rem !important;
  }

  .sm\:-mr-3\.5{
    margin-right: -0.875rem !important;
  }

  .sm\:-mb-3\.5{
    margin-bottom: -0.875rem !important;
  }

  .sm\:-ml-3\.5{
    margin-left: -0.875rem !important;
  }

  .sm\:max-h-0{
    max-height: 0px !important;
  }

  .sm\:max-h-1{
    max-height: 0.25rem !important;
  }

  .sm\:max-h-2{
    max-height: 0.5rem !important;
  }

  .sm\:max-h-3{
    max-height: 0.75rem !important;
  }

  .sm\:max-h-4{
    max-height: 1rem !important;
  }

  .sm\:max-h-5{
    max-height: 1.25rem !important;
  }

  .sm\:max-h-6{
    max-height: 1.5rem !important;
  }

  .sm\:max-h-7{
    max-height: 1.75rem !important;
  }

  .sm\:max-h-8{
    max-height: 2rem !important;
  }

  .sm\:max-h-9{
    max-height: 2.25rem !important;
  }

  .sm\:max-h-10{
    max-height: 2.5rem !important;
  }

  .sm\:max-h-11{
    max-height: 2.75rem !important;
  }

  .sm\:max-h-12{
    max-height: 3rem !important;
  }

  .sm\:max-h-14{
    max-height: 3.5rem !important;
  }

  .sm\:max-h-16{
    max-height: 4rem !important;
  }

  .sm\:max-h-20{
    max-height: 5rem !important;
  }

  .sm\:max-h-24{
    max-height: 6rem !important;
  }

  .sm\:max-h-28{
    max-height: 7rem !important;
  }

  .sm\:max-h-32{
    max-height: 8rem !important;
  }

  .sm\:max-h-36{
    max-height: 9rem !important;
  }

  .sm\:max-h-40{
    max-height: 10rem !important;
  }

  .sm\:max-h-44{
    max-height: 11rem !important;
  }

  .sm\:max-h-48{
    max-height: 12rem !important;
  }

  .sm\:max-h-52{
    max-height: 13rem !important;
  }

  .sm\:max-h-56{
    max-height: 14rem !important;
  }

  .sm\:max-h-60{
    max-height: 15rem !important;
  }

  .sm\:max-h-64{
    max-height: 16rem !important;
  }

  .sm\:max-h-72{
    max-height: 18rem !important;
  }

  .sm\:max-h-80{
    max-height: 20rem !important;
  }

  .sm\:max-h-96{
    max-height: 24rem !important;
  }

  .sm\:max-h-px{
    max-height: 1px !important;
  }

  .sm\:max-h-0\.5{
    max-height: 0.125rem !important;
  }

  .sm\:max-h-1\.5{
    max-height: 0.375rem !important;
  }

  .sm\:max-h-2\.5{
    max-height: 0.625rem !important;
  }

  .sm\:max-h-3\.5{
    max-height: 0.875rem !important;
  }

  .sm\:max-h-full{
    max-height: 100% !important;
  }

  .sm\:max-h-screen{
    max-height: 100vh !important;
  }

  .sm\:max-w-0{
    max-width: 0rem !important;
  }

  .sm\:max-w-none{
    max-width: none !important;
  }

  .sm\:max-w-xs{
    max-width: 20rem !important;
  }

  .sm\:max-w-sm{
    max-width: 24rem !important;
  }

  .sm\:max-w-md{
    max-width: 28rem !important;
  }

  .sm\:max-w-lg{
    max-width: 32rem !important;
  }

  .sm\:max-w-xl{
    max-width: 36rem !important;
  }

  .sm\:max-w-2xl{
    max-width: 42rem !important;
  }

  .sm\:max-w-3xl{
    max-width: 48rem !important;
  }

  .sm\:max-w-4xl{
    max-width: 56rem !important;
  }

  .sm\:max-w-5xl{
    max-width: 64rem !important;
  }

  .sm\:max-w-6xl{
    max-width: 72rem !important;
  }

  .sm\:max-w-7xl{
    max-width: 80rem !important;
  }

  .sm\:max-w-full{
    max-width: 100% !important;
  }

  .sm\:max-w-min{
    max-width: -webkit-min-content !important;
    max-width: -moz-min-content !important;
    max-width: min-content !important;
  }

  .sm\:max-w-max{
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
  }

  .sm\:max-w-prose{
    max-width: 65ch !important;
  }

  .sm\:max-w-screen-sm{
    max-width: 640px !important;
  }

  .sm\:max-w-screen-md{
    max-width: 768px !important;
  }

  .sm\:max-w-screen-lg{
    max-width: 1024px !important;
  }

  .sm\:max-w-screen-xl{
    max-width: 1280px !important;
  }

  .sm\:max-w-screen-2xl{
    max-width: 1536px !important;
  }

  .sm\:min-h-0{
    min-height: 0px !important;
  }

  .sm\:min-h-full{
    min-height: 100% !important;
  }

  .sm\:min-h-screen{
    min-height: 100vh !important;
  }

  .sm\:min-w-0{
    min-width: 0px !important;
  }

  .sm\:min-w-full{
    min-width: 100% !important;
  }

  .sm\:min-w-min{
    min-width: -webkit-min-content !important;
    min-width: -moz-min-content !important;
    min-width: min-content !important;
  }

  .sm\:min-w-max{
    min-width: -webkit-max-content !important;
    min-width: -moz-max-content !important;
    min-width: max-content !important;
  }

  .sm\:object-contain{
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }

  .sm\:object-cover{
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }

  .sm\:object-fill{
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }

  .sm\:object-none{
    -o-object-fit: none !important;
       object-fit: none !important;
  }

  .sm\:object-scale-down{
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }

  .sm\:object-bottom{
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .sm\:object-center{
    -o-object-position: center !important;
       object-position: center !important;
  }

  .sm\:object-left{
    -o-object-position: left !important;
       object-position: left !important;
  }

  .sm\:object-left-bottom{
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .sm\:object-left-top{
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .sm\:object-right{
    -o-object-position: right !important;
       object-position: right !important;
  }

  .sm\:object-right-bottom{
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .sm\:object-right-top{
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .sm\:object-top{
    -o-object-position: top !important;
       object-position: top !important;
  }

  .sm\:opacity-0{
    opacity: 0 !important;
  }

  .sm\:opacity-5{
    opacity: 0.05 !important;
  }

  .sm\:opacity-10{
    opacity: 0.1 !important;
  }

  .sm\:opacity-20{
    opacity: 0.2 !important;
  }

  .sm\:opacity-25{
    opacity: 0.25 !important;
  }

  .sm\:opacity-30{
    opacity: 0.3 !important;
  }

  .sm\:opacity-40{
    opacity: 0.4 !important;
  }

  .sm\:opacity-50{
    opacity: 0.5 !important;
  }

  .sm\:opacity-60{
    opacity: 0.6 !important;
  }

  .sm\:opacity-70{
    opacity: 0.7 !important;
  }

  .sm\:opacity-75{
    opacity: 0.75 !important;
  }

  .sm\:opacity-80{
    opacity: 0.8 !important;
  }

  .sm\:opacity-90{
    opacity: 0.9 !important;
  }

  .sm\:opacity-95{
    opacity: 0.95 !important;
  }

  .sm\:opacity-100{
    opacity: 1 !important;
  }

  .group:hover .sm\:group-hover\:opacity-0{
    opacity: 0 !important;
  }

  .group:hover .sm\:group-hover\:opacity-5{
    opacity: 0.05 !important;
  }

  .group:hover .sm\:group-hover\:opacity-10{
    opacity: 0.1 !important;
  }

  .group:hover .sm\:group-hover\:opacity-20{
    opacity: 0.2 !important;
  }

  .group:hover .sm\:group-hover\:opacity-25{
    opacity: 0.25 !important;
  }

  .group:hover .sm\:group-hover\:opacity-30{
    opacity: 0.3 !important;
  }

  .group:hover .sm\:group-hover\:opacity-40{
    opacity: 0.4 !important;
  }

  .group:hover .sm\:group-hover\:opacity-50{
    opacity: 0.5 !important;
  }

  .group:hover .sm\:group-hover\:opacity-60{
    opacity: 0.6 !important;
  }

  .group:hover .sm\:group-hover\:opacity-70{
    opacity: 0.7 !important;
  }

  .group:hover .sm\:group-hover\:opacity-75{
    opacity: 0.75 !important;
  }

  .group:hover .sm\:group-hover\:opacity-80{
    opacity: 0.8 !important;
  }

  .group:hover .sm\:group-hover\:opacity-90{
    opacity: 0.9 !important;
  }

  .group:hover .sm\:group-hover\:opacity-95{
    opacity: 0.95 !important;
  }

  .group:hover .sm\:group-hover\:opacity-100{
    opacity: 1 !important;
  }

  .sm\:focus-within\:opacity-0:focus-within{
    opacity: 0 !important;
  }

  .sm\:focus-within\:opacity-5:focus-within{
    opacity: 0.05 !important;
  }

  .sm\:focus-within\:opacity-10:focus-within{
    opacity: 0.1 !important;
  }

  .sm\:focus-within\:opacity-20:focus-within{
    opacity: 0.2 !important;
  }

  .sm\:focus-within\:opacity-25:focus-within{
    opacity: 0.25 !important;
  }

  .sm\:focus-within\:opacity-30:focus-within{
    opacity: 0.3 !important;
  }

  .sm\:focus-within\:opacity-40:focus-within{
    opacity: 0.4 !important;
  }

  .sm\:focus-within\:opacity-50:focus-within{
    opacity: 0.5 !important;
  }

  .sm\:focus-within\:opacity-60:focus-within{
    opacity: 0.6 !important;
  }

  .sm\:focus-within\:opacity-70:focus-within{
    opacity: 0.7 !important;
  }

  .sm\:focus-within\:opacity-75:focus-within{
    opacity: 0.75 !important;
  }

  .sm\:focus-within\:opacity-80:focus-within{
    opacity: 0.8 !important;
  }

  .sm\:focus-within\:opacity-90:focus-within{
    opacity: 0.9 !important;
  }

  .sm\:focus-within\:opacity-95:focus-within{
    opacity: 0.95 !important;
  }

  .sm\:focus-within\:opacity-100:focus-within{
    opacity: 1 !important;
  }

  .sm\:hover\:opacity-0:hover{
    opacity: 0 !important;
  }

  .sm\:hover\:opacity-5:hover{
    opacity: 0.05 !important;
  }

  .sm\:hover\:opacity-10:hover{
    opacity: 0.1 !important;
  }

  .sm\:hover\:opacity-20:hover{
    opacity: 0.2 !important;
  }

  .sm\:hover\:opacity-25:hover{
    opacity: 0.25 !important;
  }

  .sm\:hover\:opacity-30:hover{
    opacity: 0.3 !important;
  }

  .sm\:hover\:opacity-40:hover{
    opacity: 0.4 !important;
  }

  .sm\:hover\:opacity-50:hover{
    opacity: 0.5 !important;
  }

  .sm\:hover\:opacity-60:hover{
    opacity: 0.6 !important;
  }

  .sm\:hover\:opacity-70:hover{
    opacity: 0.7 !important;
  }

  .sm\:hover\:opacity-75:hover{
    opacity: 0.75 !important;
  }

  .sm\:hover\:opacity-80:hover{
    opacity: 0.8 !important;
  }

  .sm\:hover\:opacity-90:hover{
    opacity: 0.9 !important;
  }

  .sm\:hover\:opacity-95:hover{
    opacity: 0.95 !important;
  }

  .sm\:hover\:opacity-100:hover{
    opacity: 1 !important;
  }

  .sm\:focus\:opacity-0:focus{
    opacity: 0 !important;
  }

  .sm\:focus\:opacity-5:focus{
    opacity: 0.05 !important;
  }

  .sm\:focus\:opacity-10:focus{
    opacity: 0.1 !important;
  }

  .sm\:focus\:opacity-20:focus{
    opacity: 0.2 !important;
  }

  .sm\:focus\:opacity-25:focus{
    opacity: 0.25 !important;
  }

  .sm\:focus\:opacity-30:focus{
    opacity: 0.3 !important;
  }

  .sm\:focus\:opacity-40:focus{
    opacity: 0.4 !important;
  }

  .sm\:focus\:opacity-50:focus{
    opacity: 0.5 !important;
  }

  .sm\:focus\:opacity-60:focus{
    opacity: 0.6 !important;
  }

  .sm\:focus\:opacity-70:focus{
    opacity: 0.7 !important;
  }

  .sm\:focus\:opacity-75:focus{
    opacity: 0.75 !important;
  }

  .sm\:focus\:opacity-80:focus{
    opacity: 0.8 !important;
  }

  .sm\:focus\:opacity-90:focus{
    opacity: 0.9 !important;
  }

  .sm\:focus\:opacity-95:focus{
    opacity: 0.95 !important;
  }

  .sm\:focus\:opacity-100:focus{
    opacity: 1 !important;
  }

  .sm\:outline-none{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .sm\:outline-white{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .sm\:outline-black{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .sm\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .sm\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .sm\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .sm\:focus\:outline-none:focus{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .sm\:focus\:outline-white:focus{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .sm\:focus\:outline-black:focus{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .sm\:overflow-auto{
    overflow: auto !important;
  }

  .sm\:overflow-hidden{
    overflow: hidden !important;
  }

  .sm\:overflow-visible{
    overflow: visible !important;
  }

  .sm\:overflow-scroll{
    overflow: scroll !important;
  }

  .sm\:overflow-x-auto{
    overflow-x: auto !important;
  }

  .sm\:overflow-y-auto{
    overflow-y: auto !important;
  }

  .sm\:overflow-x-hidden{
    overflow-x: hidden !important;
  }

  .sm\:overflow-y-hidden{
    overflow-y: hidden !important;
  }

  .sm\:overflow-x-visible{
    overflow-x: visible !important;
  }

  .sm\:overflow-y-visible{
    overflow-y: visible !important;
  }

  .sm\:overflow-x-scroll{
    overflow-x: scroll !important;
  }

  .sm\:overflow-y-scroll{
    overflow-y: scroll !important;
  }

  .sm\:overscroll-auto{
    -ms-scroll-chaining: chained !important;
        overscroll-behavior: auto !important;
  }

  .sm\:overscroll-contain{
    -ms-scroll-chaining: none !important;
        overscroll-behavior: contain !important;
  }

  .sm\:overscroll-none{
    -ms-scroll-chaining: none !important;
        overscroll-behavior: none !important;
  }

  .sm\:overscroll-y-auto{
    overscroll-behavior-y: auto !important;
  }

  .sm\:overscroll-y-contain{
    overscroll-behavior-y: contain !important;
  }

  .sm\:overscroll-y-none{
    overscroll-behavior-y: none !important;
  }

  .sm\:overscroll-x-auto{
    overscroll-behavior-x: auto !important;
  }

  .sm\:overscroll-x-contain{
    overscroll-behavior-x: contain !important;
  }

  .sm\:overscroll-x-none{
    overscroll-behavior-x: none !important;
  }

  .sm\:p-0{
    padding: 0px !important;
  }

  .sm\:p-1{
    padding: 0.25rem !important;
  }

  .sm\:p-2{
    padding: 0.5rem !important;
  }

  .sm\:p-3{
    padding: 0.75rem !important;
  }

  .sm\:p-4{
    padding: 1rem !important;
  }

  .sm\:p-5{
    padding: 1.25rem !important;
  }

  .sm\:p-6{
    padding: 1.5rem !important;
  }

  .sm\:p-7{
    padding: 1.75rem !important;
  }

  .sm\:p-8{
    padding: 2rem !important;
  }

  .sm\:p-9{
    padding: 2.25rem !important;
  }

  .sm\:p-10{
    padding: 2.5rem !important;
  }

  .sm\:p-11{
    padding: 2.75rem !important;
  }

  .sm\:p-12{
    padding: 3rem !important;
  }

  .sm\:p-14{
    padding: 3.5rem !important;
  }

  .sm\:p-16{
    padding: 4rem !important;
  }

  .sm\:p-20{
    padding: 5rem !important;
  }

  .sm\:p-24{
    padding: 6rem !important;
  }

  .sm\:p-28{
    padding: 7rem !important;
  }

  .sm\:p-32{
    padding: 8rem !important;
  }

  .sm\:p-36{
    padding: 9rem !important;
  }

  .sm\:p-40{
    padding: 10rem !important;
  }

  .sm\:p-44{
    padding: 11rem !important;
  }

  .sm\:p-48{
    padding: 12rem !important;
  }

  .sm\:p-52{
    padding: 13rem !important;
  }

  .sm\:p-56{
    padding: 14rem !important;
  }

  .sm\:p-60{
    padding: 15rem !important;
  }

  .sm\:p-64{
    padding: 16rem !important;
  }

  .sm\:p-72{
    padding: 18rem !important;
  }

  .sm\:p-80{
    padding: 20rem !important;
  }

  .sm\:p-96{
    padding: 24rem !important;
  }

  .sm\:p-px{
    padding: 1px !important;
  }

  .sm\:p-0\.5{
    padding: 0.125rem !important;
  }

  .sm\:p-1\.5{
    padding: 0.375rem !important;
  }

  .sm\:p-2\.5{
    padding: 0.625rem !important;
  }

  .sm\:p-3\.5{
    padding: 0.875rem !important;
  }

  .sm\:py-0{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .sm\:px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .sm\:py-1{
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .sm\:px-1{
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .sm\:py-2{
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .sm\:px-2{
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .sm\:py-3{
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .sm\:px-3{
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .sm\:py-4{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .sm\:px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .sm\:py-5{
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .sm\:px-5{
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .sm\:py-6{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm\:px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm\:py-7{
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .sm\:px-7{
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .sm\:py-8{
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .sm\:px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .sm\:py-9{
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .sm\:px-9{
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .sm\:py-10{
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .sm\:px-10{
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .sm\:py-11{
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .sm\:px-11{
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .sm\:py-12{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .sm\:px-12{
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm\:py-14{
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .sm\:px-14{
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .sm\:py-16{
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .sm\:px-16{
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .sm\:py-20{
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .sm\:px-20{
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .sm\:py-24{
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .sm\:px-24{
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .sm\:py-28{
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .sm\:px-28{
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .sm\:py-32{
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .sm\:px-32{
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .sm\:py-36{
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .sm\:px-36{
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .sm\:py-40{
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .sm\:px-40{
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .sm\:py-44{
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .sm\:px-44{
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .sm\:py-48{
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .sm\:px-48{
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .sm\:py-52{
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .sm\:px-52{
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .sm\:py-56{
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .sm\:px-56{
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .sm\:py-60{
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .sm\:px-60{
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .sm\:py-64{
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .sm\:px-64{
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .sm\:py-72{
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .sm\:px-72{
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .sm\:py-80{
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .sm\:px-80{
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .sm\:py-96{
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .sm\:px-96{
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .sm\:py-px{
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .sm\:px-px{
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .sm\:py-0\.5{
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .sm\:px-0\.5{
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .sm\:py-1\.5{
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .sm\:px-1\.5{
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .sm\:py-2\.5{
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .sm\:px-2\.5{
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .sm\:py-3\.5{
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .sm\:px-3\.5{
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .sm\:pt-0{
    padding-top: 0px !important;
  }

  .sm\:pr-0{
    padding-right: 0px !important;
  }

  .sm\:pb-0{
    padding-bottom: 0px !important;
  }

  .sm\:pl-0{
    padding-left: 0px !important;
  }

  .sm\:pt-1{
    padding-top: 0.25rem !important;
  }

  .sm\:pr-1{
    padding-right: 0.25rem !important;
  }

  .sm\:pb-1{
    padding-bottom: 0.25rem !important;
  }

  .sm\:pl-1{
    padding-left: 0.25rem !important;
  }

  .sm\:pt-2{
    padding-top: 0.5rem !important;
  }

  .sm\:pr-2{
    padding-right: 0.5rem !important;
  }

  .sm\:pb-2{
    padding-bottom: 0.5rem !important;
  }

  .sm\:pl-2{
    padding-left: 0.5rem !important;
  }

  .sm\:pt-3{
    padding-top: 0.75rem !important;
  }

  .sm\:pr-3{
    padding-right: 0.75rem !important;
  }

  .sm\:pb-3{
    padding-bottom: 0.75rem !important;
  }

  .sm\:pl-3{
    padding-left: 0.75rem !important;
  }

  .sm\:pt-4{
    padding-top: 1rem !important;
  }

  .sm\:pr-4{
    padding-right: 1rem !important;
  }

  .sm\:pb-4{
    padding-bottom: 1rem !important;
  }

  .sm\:pl-4{
    padding-left: 1rem !important;
  }

  .sm\:pt-5{
    padding-top: 1.25rem !important;
  }

  .sm\:pr-5{
    padding-right: 1.25rem !important;
  }

  .sm\:pb-5{
    padding-bottom: 1.25rem !important;
  }

  .sm\:pl-5{
    padding-left: 1.25rem !important;
  }

  .sm\:pt-6{
    padding-top: 1.5rem !important;
  }

  .sm\:pr-6{
    padding-right: 1.5rem !important;
  }

  .sm\:pb-6{
    padding-bottom: 1.5rem !important;
  }

  .sm\:pl-6{
    padding-left: 1.5rem !important;
  }

  .sm\:pt-7{
    padding-top: 1.75rem !important;
  }

  .sm\:pr-7{
    padding-right: 1.75rem !important;
  }

  .sm\:pb-7{
    padding-bottom: 1.75rem !important;
  }

  .sm\:pl-7{
    padding-left: 1.75rem !important;
  }

  .sm\:pt-8{
    padding-top: 2rem !important;
  }

  .sm\:pr-8{
    padding-right: 2rem !important;
  }

  .sm\:pb-8{
    padding-bottom: 2rem !important;
  }

  .sm\:pl-8{
    padding-left: 2rem !important;
  }

  .sm\:pt-9{
    padding-top: 2.25rem !important;
  }

  .sm\:pr-9{
    padding-right: 2.25rem !important;
  }

  .sm\:pb-9{
    padding-bottom: 2.25rem !important;
  }

  .sm\:pl-9{
    padding-left: 2.25rem !important;
  }

  .sm\:pt-10{
    padding-top: 2.5rem !important;
  }

  .sm\:pr-10{
    padding-right: 2.5rem !important;
  }

  .sm\:pb-10{
    padding-bottom: 2.5rem !important;
  }

  .sm\:pl-10{
    padding-left: 2.5rem !important;
  }

  .sm\:pt-11{
    padding-top: 2.75rem !important;
  }

  .sm\:pr-11{
    padding-right: 2.75rem !important;
  }

  .sm\:pb-11{
    padding-bottom: 2.75rem !important;
  }

  .sm\:pl-11{
    padding-left: 2.75rem !important;
  }

  .sm\:pt-12{
    padding-top: 3rem !important;
  }

  .sm\:pr-12{
    padding-right: 3rem !important;
  }

  .sm\:pb-12{
    padding-bottom: 3rem !important;
  }

  .sm\:pl-12{
    padding-left: 3rem !important;
  }

  .sm\:pt-14{
    padding-top: 3.5rem !important;
  }

  .sm\:pr-14{
    padding-right: 3.5rem !important;
  }

  .sm\:pb-14{
    padding-bottom: 3.5rem !important;
  }

  .sm\:pl-14{
    padding-left: 3.5rem !important;
  }

  .sm\:pt-16{
    padding-top: 4rem !important;
  }

  .sm\:pr-16{
    padding-right: 4rem !important;
  }

  .sm\:pb-16{
    padding-bottom: 4rem !important;
  }

  .sm\:pl-16{
    padding-left: 4rem !important;
  }

  .sm\:pt-20{
    padding-top: 5rem !important;
  }

  .sm\:pr-20{
    padding-right: 5rem !important;
  }

  .sm\:pb-20{
    padding-bottom: 5rem !important;
  }

  .sm\:pl-20{
    padding-left: 5rem !important;
  }

  .sm\:pt-24{
    padding-top: 6rem !important;
  }

  .sm\:pr-24{
    padding-right: 6rem !important;
  }

  .sm\:pb-24{
    padding-bottom: 6rem !important;
  }

  .sm\:pl-24{
    padding-left: 6rem !important;
  }

  .sm\:pt-28{
    padding-top: 7rem !important;
  }

  .sm\:pr-28{
    padding-right: 7rem !important;
  }

  .sm\:pb-28{
    padding-bottom: 7rem !important;
  }

  .sm\:pl-28{
    padding-left: 7rem !important;
  }

  .sm\:pt-32{
    padding-top: 8rem !important;
  }

  .sm\:pr-32{
    padding-right: 8rem !important;
  }

  .sm\:pb-32{
    padding-bottom: 8rem !important;
  }

  .sm\:pl-32{
    padding-left: 8rem !important;
  }

  .sm\:pt-36{
    padding-top: 9rem !important;
  }

  .sm\:pr-36{
    padding-right: 9rem !important;
  }

  .sm\:pb-36{
    padding-bottom: 9rem !important;
  }

  .sm\:pl-36{
    padding-left: 9rem !important;
  }

  .sm\:pt-40{
    padding-top: 10rem !important;
  }

  .sm\:pr-40{
    padding-right: 10rem !important;
  }

  .sm\:pb-40{
    padding-bottom: 10rem !important;
  }

  .sm\:pl-40{
    padding-left: 10rem !important;
  }

  .sm\:pt-44{
    padding-top: 11rem !important;
  }

  .sm\:pr-44{
    padding-right: 11rem !important;
  }

  .sm\:pb-44{
    padding-bottom: 11rem !important;
  }

  .sm\:pl-44{
    padding-left: 11rem !important;
  }

  .sm\:pt-48{
    padding-top: 12rem !important;
  }

  .sm\:pr-48{
    padding-right: 12rem !important;
  }

  .sm\:pb-48{
    padding-bottom: 12rem !important;
  }

  .sm\:pl-48{
    padding-left: 12rem !important;
  }

  .sm\:pt-52{
    padding-top: 13rem !important;
  }

  .sm\:pr-52{
    padding-right: 13rem !important;
  }

  .sm\:pb-52{
    padding-bottom: 13rem !important;
  }

  .sm\:pl-52{
    padding-left: 13rem !important;
  }

  .sm\:pt-56{
    padding-top: 14rem !important;
  }

  .sm\:pr-56{
    padding-right: 14rem !important;
  }

  .sm\:pb-56{
    padding-bottom: 14rem !important;
  }

  .sm\:pl-56{
    padding-left: 14rem !important;
  }

  .sm\:pt-60{
    padding-top: 15rem !important;
  }

  .sm\:pr-60{
    padding-right: 15rem !important;
  }

  .sm\:pb-60{
    padding-bottom: 15rem !important;
  }

  .sm\:pl-60{
    padding-left: 15rem !important;
  }

  .sm\:pt-64{
    padding-top: 16rem !important;
  }

  .sm\:pr-64{
    padding-right: 16rem !important;
  }

  .sm\:pb-64{
    padding-bottom: 16rem !important;
  }

  .sm\:pl-64{
    padding-left: 16rem !important;
  }

  .sm\:pt-72{
    padding-top: 18rem !important;
  }

  .sm\:pr-72{
    padding-right: 18rem !important;
  }

  .sm\:pb-72{
    padding-bottom: 18rem !important;
  }

  .sm\:pl-72{
    padding-left: 18rem !important;
  }

  .sm\:pt-80{
    padding-top: 20rem !important;
  }

  .sm\:pr-80{
    padding-right: 20rem !important;
  }

  .sm\:pb-80{
    padding-bottom: 20rem !important;
  }

  .sm\:pl-80{
    padding-left: 20rem !important;
  }

  .sm\:pt-96{
    padding-top: 24rem !important;
  }

  .sm\:pr-96{
    padding-right: 24rem !important;
  }

  .sm\:pb-96{
    padding-bottom: 24rem !important;
  }

  .sm\:pl-96{
    padding-left: 24rem !important;
  }

  .sm\:pt-px{
    padding-top: 1px !important;
  }

  .sm\:pr-px{
    padding-right: 1px !important;
  }

  .sm\:pb-px{
    padding-bottom: 1px !important;
  }

  .sm\:pl-px{
    padding-left: 1px !important;
  }

  .sm\:pt-0\.5{
    padding-top: 0.125rem !important;
  }

  .sm\:pr-0\.5{
    padding-right: 0.125rem !important;
  }

  .sm\:pb-0\.5{
    padding-bottom: 0.125rem !important;
  }

  .sm\:pl-0\.5{
    padding-left: 0.125rem !important;
  }

  .sm\:pt-1\.5{
    padding-top: 0.375rem !important;
  }

  .sm\:pr-1\.5{
    padding-right: 0.375rem !important;
  }

  .sm\:pb-1\.5{
    padding-bottom: 0.375rem !important;
  }

  .sm\:pl-1\.5{
    padding-left: 0.375rem !important;
  }

  .sm\:pt-2\.5{
    padding-top: 0.625rem !important;
  }

  .sm\:pr-2\.5{
    padding-right: 0.625rem !important;
  }

  .sm\:pb-2\.5{
    padding-bottom: 0.625rem !important;
  }

  .sm\:pl-2\.5{
    padding-left: 0.625rem !important;
  }

  .sm\:pt-3\.5{
    padding-top: 0.875rem !important;
  }

  .sm\:pr-3\.5{
    padding-right: 0.875rem !important;
  }

  .sm\:pb-3\.5{
    padding-bottom: 0.875rem !important;
  }

  .sm\:pl-3\.5{
    padding-left: 0.875rem !important;
  }

  .sm\:placeholder-transparent::-moz-placeholder{
    color: transparent !important;
  }

  .sm\:placeholder-transparent:-ms-input-placeholder{
    color: transparent !important;
  }

  .sm\:placeholder-transparent::placeholder{
    color: transparent !important;
  }

  .sm\:placeholder-current::-moz-placeholder{
    color: currentColor !important;
  }

  .sm\:placeholder-current:-ms-input-placeholder{
    color: currentColor !important;
  }

  .sm\:placeholder-current::placeholder{
    color: currentColor !important;
  }

  .sm\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-gray-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-red-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-green-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-purple-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-pink-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cyan-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-light-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-amber-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-space-cadet::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-space-cadet:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-space-cadet::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-manatee::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-manatee:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-manatee::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cynabar::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cynabar:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-cynabar::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-imperial-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-imperial-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-imperial-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-special-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-special-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-special-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-dark-sienna::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-dark-sienna:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-dark-sienna::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-rosewood::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-rosewood:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-rosewood::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-dark-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-dark-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-dark-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-rosso-corsa::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-rosso-corsa:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-rosso-corsa::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-vermillion::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-vermillion:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-vermillion::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-persimmon::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-persimmon:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-persimmon::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-carrot-orange::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-carrot-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-carrot-orange::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-orange-web::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-orange-web:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-orange-web::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-selective-yellow::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-selective-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-selective-yellow::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-bottle-green::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-bottle-green:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-bottle-green::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-illuminating-emerald::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-illuminating-emerald:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-illuminating-emerald::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color: transparent !important;
  }

  .sm\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent !important;
  }

  .sm\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent !important;
  }

  .sm\:focus\:placeholder-current:focus::-moz-placeholder{
    color: currentColor !important;
  }

  .sm\:focus\:placeholder-current:focus:-ms-input-placeholder{
    color: currentColor !important;
  }

  .sm\:focus\:placeholder-current:focus::placeholder{
    color: currentColor !important;
  }

  .sm\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cyan-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-light-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-amber-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-space-cadet:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-manatee:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-manatee:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cynabar:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-cynabar:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-imperial-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-special-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-special-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-dark-sienna:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-rosewood:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-rosewood:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-dark-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-dark-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-rosso-corsa:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-vermillion:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-vermillion:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-persimmon:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-persimmon:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-carrot-orange:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-orange-web:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-orange-web:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-selective-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-bottle-green:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:focus\:placeholder-illuminating-emerald:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-transparent::-moz-placeholder{
    color: transparent !important;
  }

  .dark .sm\:dark\:placeholder-transparent:-ms-input-placeholder{
    color: transparent !important;
  }

  .dark .sm\:dark\:placeholder-transparent::placeholder{
    color: transparent !important;
  }

  .dark .sm\:dark\:placeholder-current::-moz-placeholder{
    color: currentColor !important;
  }

  .dark .sm\:dark\:placeholder-current:-ms-input-placeholder{
    color: currentColor !important;
  }

  .dark .sm\:dark\:placeholder-current::placeholder{
    color: currentColor !important;
  }

  .dark .sm\:dark\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-gray-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-red-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-green-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-purple-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-pink-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cyan-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-light-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-amber-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-space-cadet::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-space-cadet:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-space-cadet::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-manatee::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-manatee:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-manatee::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cynabar::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cynabar:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-cynabar::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-imperial-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-imperial-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-imperial-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-special-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-special-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-special-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-dark-sienna::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-dark-sienna:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-dark-sienna::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-rosewood::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-rosewood:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-rosewood::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-dark-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-dark-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-dark-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-rosso-corsa::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-rosso-corsa:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-rosso-corsa::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-vermillion::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-vermillion:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-vermillion::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-persimmon::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-persimmon:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-persimmon::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-carrot-orange::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-carrot-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-carrot-orange::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-orange-web::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-orange-web:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-orange-web::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-selective-yellow::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-selective-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-selective-yellow::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-bottle-green::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-bottle-green:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-bottle-green::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-illuminating-emerald::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-illuminating-emerald:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:placeholder-illuminating-emerald::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color: transparent !important;
  }

  .dark .sm\:dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent !important;
  }

  .dark .sm\:dark\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent !important;
  }

  .dark .sm\:dark\:focus\:placeholder-current:focus::-moz-placeholder{
    color: currentColor !important;
  }

  .dark .sm\:dark\:focus\:placeholder-current:focus:-ms-input-placeholder{
    color: currentColor !important;
  }

  .dark .sm\:dark\:focus\:placeholder-current:focus::placeholder{
    color: currentColor !important;
  }

  .dark .sm\:dark\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cyan-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-light-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-amber-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-space-cadet:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-manatee:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-manatee:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cynabar:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-cynabar:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-imperial-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-special-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-special-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-dark-sienna:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-rosewood:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-rosewood:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-dark-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-dark-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-rosso-corsa:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-vermillion:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-vermillion:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-persimmon:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-persimmon:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-carrot-orange:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-orange-web:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-orange-web:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-selective-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-bottle-green:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:placeholder-illuminating-emerald:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .sm\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .sm\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .sm\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .sm\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .sm\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .sm\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .sm\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .sm\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .sm\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .sm\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .sm\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .sm\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .sm\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .sm\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .sm\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .sm\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .sm\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .sm\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .sm\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .sm\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .sm\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .sm\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .sm\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .sm\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .sm\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .sm\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .sm\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .sm\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .sm\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .sm\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .sm\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .sm\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .sm\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .sm\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .sm\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .sm\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .sm\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .sm\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .sm\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .sm\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .sm\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .sm\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .sm\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .sm\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .sm\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .sm\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .sm\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .sm\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .sm\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .sm\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .sm\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .sm\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .sm\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .sm\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .sm\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .sm\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .sm\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .sm\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .sm\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .sm\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .sm\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .sm\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .sm\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .sm\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .sm\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .sm\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .sm\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .sm\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .sm\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .sm\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .sm\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .sm\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .sm\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .sm\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .sm\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .sm\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .sm\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .sm\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .sm\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .sm\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .sm\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .sm\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .sm\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .sm\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .sm\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .sm\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .sm\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .sm\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .sm\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .sm\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .sm\:dark\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .sm\:pointer-events-none{
    pointer-events: none !important;
  }

  .sm\:pointer-events-auto{
    pointer-events: auto !important;
  }

  .sm\:static{
    position: static !important;
  }

  .sm\:fixed{
    position: fixed !important;
  }

  .sm\:absolute{
    position: absolute !important;
  }

  .sm\:relative{
    position: relative !important;
  }

  .sm\:sticky{
    position: sticky !important;
  }

  .sm\:inset-0{
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .sm\:inset-1{
    top: 0.25rem !important;
    right: 0.25rem !important;
    bottom: 0.25rem !important;
    left: 0.25rem !important;
  }

  .sm\:inset-2{
    top: 0.5rem !important;
    right: 0.5rem !important;
    bottom: 0.5rem !important;
    left: 0.5rem !important;
  }

  .sm\:inset-3{
    top: 0.75rem !important;
    right: 0.75rem !important;
    bottom: 0.75rem !important;
    left: 0.75rem !important;
  }

  .sm\:inset-4{
    top: 1rem !important;
    right: 1rem !important;
    bottom: 1rem !important;
    left: 1rem !important;
  }

  .sm\:inset-5{
    top: 1.25rem !important;
    right: 1.25rem !important;
    bottom: 1.25rem !important;
    left: 1.25rem !important;
  }

  .sm\:inset-6{
    top: 1.5rem !important;
    right: 1.5rem !important;
    bottom: 1.5rem !important;
    left: 1.5rem !important;
  }

  .sm\:inset-7{
    top: 1.75rem !important;
    right: 1.75rem !important;
    bottom: 1.75rem !important;
    left: 1.75rem !important;
  }

  .sm\:inset-8{
    top: 2rem !important;
    right: 2rem !important;
    bottom: 2rem !important;
    left: 2rem !important;
  }

  .sm\:inset-9{
    top: 2.25rem !important;
    right: 2.25rem !important;
    bottom: 2.25rem !important;
    left: 2.25rem !important;
  }

  .sm\:inset-10{
    top: 2.5rem !important;
    right: 2.5rem !important;
    bottom: 2.5rem !important;
    left: 2.5rem !important;
  }

  .sm\:inset-11{
    top: 2.75rem !important;
    right: 2.75rem !important;
    bottom: 2.75rem !important;
    left: 2.75rem !important;
  }

  .sm\:inset-12{
    top: 3rem !important;
    right: 3rem !important;
    bottom: 3rem !important;
    left: 3rem !important;
  }

  .sm\:inset-14{
    top: 3.5rem !important;
    right: 3.5rem !important;
    bottom: 3.5rem !important;
    left: 3.5rem !important;
  }

  .sm\:inset-16{
    top: 4rem !important;
    right: 4rem !important;
    bottom: 4rem !important;
    left: 4rem !important;
  }

  .sm\:inset-20{
    top: 5rem !important;
    right: 5rem !important;
    bottom: 5rem !important;
    left: 5rem !important;
  }

  .sm\:inset-24{
    top: 6rem !important;
    right: 6rem !important;
    bottom: 6rem !important;
    left: 6rem !important;
  }

  .sm\:inset-28{
    top: 7rem !important;
    right: 7rem !important;
    bottom: 7rem !important;
    left: 7rem !important;
  }

  .sm\:inset-32{
    top: 8rem !important;
    right: 8rem !important;
    bottom: 8rem !important;
    left: 8rem !important;
  }

  .sm\:inset-36{
    top: 9rem !important;
    right: 9rem !important;
    bottom: 9rem !important;
    left: 9rem !important;
  }

  .sm\:inset-40{
    top: 10rem !important;
    right: 10rem !important;
    bottom: 10rem !important;
    left: 10rem !important;
  }

  .sm\:inset-44{
    top: 11rem !important;
    right: 11rem !important;
    bottom: 11rem !important;
    left: 11rem !important;
  }

  .sm\:inset-48{
    top: 12rem !important;
    right: 12rem !important;
    bottom: 12rem !important;
    left: 12rem !important;
  }

  .sm\:inset-52{
    top: 13rem !important;
    right: 13rem !important;
    bottom: 13rem !important;
    left: 13rem !important;
  }

  .sm\:inset-56{
    top: 14rem !important;
    right: 14rem !important;
    bottom: 14rem !important;
    left: 14rem !important;
  }

  .sm\:inset-60{
    top: 15rem !important;
    right: 15rem !important;
    bottom: 15rem !important;
    left: 15rem !important;
  }

  .sm\:inset-64{
    top: 16rem !important;
    right: 16rem !important;
    bottom: 16rem !important;
    left: 16rem !important;
  }

  .sm\:inset-72{
    top: 18rem !important;
    right: 18rem !important;
    bottom: 18rem !important;
    left: 18rem !important;
  }

  .sm\:inset-80{
    top: 20rem !important;
    right: 20rem !important;
    bottom: 20rem !important;
    left: 20rem !important;
  }

  .sm\:inset-96{
    top: 24rem !important;
    right: 24rem !important;
    bottom: 24rem !important;
    left: 24rem !important;
  }

  .sm\:inset-auto{
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .sm\:inset-px{
    top: 1px !important;
    right: 1px !important;
    bottom: 1px !important;
    left: 1px !important;
  }

  .sm\:inset-0\.5{
    top: 0.125rem !important;
    right: 0.125rem !important;
    bottom: 0.125rem !important;
    left: 0.125rem !important;
  }

  .sm\:inset-1\.5{
    top: 0.375rem !important;
    right: 0.375rem !important;
    bottom: 0.375rem !important;
    left: 0.375rem !important;
  }

  .sm\:inset-2\.5{
    top: 0.625rem !important;
    right: 0.625rem !important;
    bottom: 0.625rem !important;
    left: 0.625rem !important;
  }

  .sm\:inset-3\.5{
    top: 0.875rem !important;
    right: 0.875rem !important;
    bottom: 0.875rem !important;
    left: 0.875rem !important;
  }

  .sm\:-inset-0{
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .sm\:-inset-1{
    top: -0.25rem !important;
    right: -0.25rem !important;
    bottom: -0.25rem !important;
    left: -0.25rem !important;
  }

  .sm\:-inset-2{
    top: -0.5rem !important;
    right: -0.5rem !important;
    bottom: -0.5rem !important;
    left: -0.5rem !important;
  }

  .sm\:-inset-3{
    top: -0.75rem !important;
    right: -0.75rem !important;
    bottom: -0.75rem !important;
    left: -0.75rem !important;
  }

  .sm\:-inset-4{
    top: -1rem !important;
    right: -1rem !important;
    bottom: -1rem !important;
    left: -1rem !important;
  }

  .sm\:-inset-5{
    top: -1.25rem !important;
    right: -1.25rem !important;
    bottom: -1.25rem !important;
    left: -1.25rem !important;
  }

  .sm\:-inset-6{
    top: -1.5rem !important;
    right: -1.5rem !important;
    bottom: -1.5rem !important;
    left: -1.5rem !important;
  }

  .sm\:-inset-7{
    top: -1.75rem !important;
    right: -1.75rem !important;
    bottom: -1.75rem !important;
    left: -1.75rem !important;
  }

  .sm\:-inset-8{
    top: -2rem !important;
    right: -2rem !important;
    bottom: -2rem !important;
    left: -2rem !important;
  }

  .sm\:-inset-9{
    top: -2.25rem !important;
    right: -2.25rem !important;
    bottom: -2.25rem !important;
    left: -2.25rem !important;
  }

  .sm\:-inset-10{
    top: -2.5rem !important;
    right: -2.5rem !important;
    bottom: -2.5rem !important;
    left: -2.5rem !important;
  }

  .sm\:-inset-11{
    top: -2.75rem !important;
    right: -2.75rem !important;
    bottom: -2.75rem !important;
    left: -2.75rem !important;
  }

  .sm\:-inset-12{
    top: -3rem !important;
    right: -3rem !important;
    bottom: -3rem !important;
    left: -3rem !important;
  }

  .sm\:-inset-14{
    top: -3.5rem !important;
    right: -3.5rem !important;
    bottom: -3.5rem !important;
    left: -3.5rem !important;
  }

  .sm\:-inset-16{
    top: -4rem !important;
    right: -4rem !important;
    bottom: -4rem !important;
    left: -4rem !important;
  }

  .sm\:-inset-20{
    top: -5rem !important;
    right: -5rem !important;
    bottom: -5rem !important;
    left: -5rem !important;
  }

  .sm\:-inset-24{
    top: -6rem !important;
    right: -6rem !important;
    bottom: -6rem !important;
    left: -6rem !important;
  }

  .sm\:-inset-28{
    top: -7rem !important;
    right: -7rem !important;
    bottom: -7rem !important;
    left: -7rem !important;
  }

  .sm\:-inset-32{
    top: -8rem !important;
    right: -8rem !important;
    bottom: -8rem !important;
    left: -8rem !important;
  }

  .sm\:-inset-36{
    top: -9rem !important;
    right: -9rem !important;
    bottom: -9rem !important;
    left: -9rem !important;
  }

  .sm\:-inset-40{
    top: -10rem !important;
    right: -10rem !important;
    bottom: -10rem !important;
    left: -10rem !important;
  }

  .sm\:-inset-44{
    top: -11rem !important;
    right: -11rem !important;
    bottom: -11rem !important;
    left: -11rem !important;
  }

  .sm\:-inset-48{
    top: -12rem !important;
    right: -12rem !important;
    bottom: -12rem !important;
    left: -12rem !important;
  }

  .sm\:-inset-52{
    top: -13rem !important;
    right: -13rem !important;
    bottom: -13rem !important;
    left: -13rem !important;
  }

  .sm\:-inset-56{
    top: -14rem !important;
    right: -14rem !important;
    bottom: -14rem !important;
    left: -14rem !important;
  }

  .sm\:-inset-60{
    top: -15rem !important;
    right: -15rem !important;
    bottom: -15rem !important;
    left: -15rem !important;
  }

  .sm\:-inset-64{
    top: -16rem !important;
    right: -16rem !important;
    bottom: -16rem !important;
    left: -16rem !important;
  }

  .sm\:-inset-72{
    top: -18rem !important;
    right: -18rem !important;
    bottom: -18rem !important;
    left: -18rem !important;
  }

  .sm\:-inset-80{
    top: -20rem !important;
    right: -20rem !important;
    bottom: -20rem !important;
    left: -20rem !important;
  }

  .sm\:-inset-96{
    top: -24rem !important;
    right: -24rem !important;
    bottom: -24rem !important;
    left: -24rem !important;
  }

  .sm\:-inset-px{
    top: -1px !important;
    right: -1px !important;
    bottom: -1px !important;
    left: -1px !important;
  }

  .sm\:-inset-0\.5{
    top: -0.125rem !important;
    right: -0.125rem !important;
    bottom: -0.125rem !important;
    left: -0.125rem !important;
  }

  .sm\:-inset-1\.5{
    top: -0.375rem !important;
    right: -0.375rem !important;
    bottom: -0.375rem !important;
    left: -0.375rem !important;
  }

  .sm\:-inset-2\.5{
    top: -0.625rem !important;
    right: -0.625rem !important;
    bottom: -0.625rem !important;
    left: -0.625rem !important;
  }

  .sm\:-inset-3\.5{
    top: -0.875rem !important;
    right: -0.875rem !important;
    bottom: -0.875rem !important;
    left: -0.875rem !important;
  }

  .sm\:inset-1\/2{
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:inset-1\/3{
    top: 33.333333% !important;
    right: 33.333333% !important;
    bottom: 33.333333% !important;
    left: 33.333333% !important;
  }

  .sm\:inset-2\/3{
    top: 66.666667% !important;
    right: 66.666667% !important;
    bottom: 66.666667% !important;
    left: 66.666667% !important;
  }

  .sm\:inset-1\/4{
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .sm\:inset-2\/4{
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:inset-3\/4{
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .sm\:inset-full{
    top: 100% !important;
    right: 100% !important;
    bottom: 100% !important;
    left: 100% !important;
  }

  .sm\:-inset-1\/2{
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:-inset-1\/3{
    top: -33.333333% !important;
    right: -33.333333% !important;
    bottom: -33.333333% !important;
    left: -33.333333% !important;
  }

  .sm\:-inset-2\/3{
    top: -66.666667% !important;
    right: -66.666667% !important;
    bottom: -66.666667% !important;
    left: -66.666667% !important;
  }

  .sm\:-inset-1\/4{
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .sm\:-inset-2\/4{
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:-inset-3\/4{
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .sm\:-inset-full{
    top: -100% !important;
    right: -100% !important;
    bottom: -100% !important;
    left: -100% !important;
  }

  .sm\:inset-y-0{
    top: 0px !important;
    bottom: 0px !important;
  }

  .sm\:inset-x-0{
    right: 0px !important;
    left: 0px !important;
  }

  .sm\:inset-y-1{
    top: 0.25rem !important;
    bottom: 0.25rem !important;
  }

  .sm\:inset-x-1{
    right: 0.25rem !important;
    left: 0.25rem !important;
  }

  .sm\:inset-y-2{
    top: 0.5rem !important;
    bottom: 0.5rem !important;
  }

  .sm\:inset-x-2{
    right: 0.5rem !important;
    left: 0.5rem !important;
  }

  .sm\:inset-y-3{
    top: 0.75rem !important;
    bottom: 0.75rem !important;
  }

  .sm\:inset-x-3{
    right: 0.75rem !important;
    left: 0.75rem !important;
  }

  .sm\:inset-y-4{
    top: 1rem !important;
    bottom: 1rem !important;
  }

  .sm\:inset-x-4{
    right: 1rem !important;
    left: 1rem !important;
  }

  .sm\:inset-y-5{
    top: 1.25rem !important;
    bottom: 1.25rem !important;
  }

  .sm\:inset-x-5{
    right: 1.25rem !important;
    left: 1.25rem !important;
  }

  .sm\:inset-y-6{
    top: 1.5rem !important;
    bottom: 1.5rem !important;
  }

  .sm\:inset-x-6{
    right: 1.5rem !important;
    left: 1.5rem !important;
  }

  .sm\:inset-y-7{
    top: 1.75rem !important;
    bottom: 1.75rem !important;
  }

  .sm\:inset-x-7{
    right: 1.75rem !important;
    left: 1.75rem !important;
  }

  .sm\:inset-y-8{
    top: 2rem !important;
    bottom: 2rem !important;
  }

  .sm\:inset-x-8{
    right: 2rem !important;
    left: 2rem !important;
  }

  .sm\:inset-y-9{
    top: 2.25rem !important;
    bottom: 2.25rem !important;
  }

  .sm\:inset-x-9{
    right: 2.25rem !important;
    left: 2.25rem !important;
  }

  .sm\:inset-y-10{
    top: 2.5rem !important;
    bottom: 2.5rem !important;
  }

  .sm\:inset-x-10{
    right: 2.5rem !important;
    left: 2.5rem !important;
  }

  .sm\:inset-y-11{
    top: 2.75rem !important;
    bottom: 2.75rem !important;
  }

  .sm\:inset-x-11{
    right: 2.75rem !important;
    left: 2.75rem !important;
  }

  .sm\:inset-y-12{
    top: 3rem !important;
    bottom: 3rem !important;
  }

  .sm\:inset-x-12{
    right: 3rem !important;
    left: 3rem !important;
  }

  .sm\:inset-y-14{
    top: 3.5rem !important;
    bottom: 3.5rem !important;
  }

  .sm\:inset-x-14{
    right: 3.5rem !important;
    left: 3.5rem !important;
  }

  .sm\:inset-y-16{
    top: 4rem !important;
    bottom: 4rem !important;
  }

  .sm\:inset-x-16{
    right: 4rem !important;
    left: 4rem !important;
  }

  .sm\:inset-y-20{
    top: 5rem !important;
    bottom: 5rem !important;
  }

  .sm\:inset-x-20{
    right: 5rem !important;
    left: 5rem !important;
  }

  .sm\:inset-y-24{
    top: 6rem !important;
    bottom: 6rem !important;
  }

  .sm\:inset-x-24{
    right: 6rem !important;
    left: 6rem !important;
  }

  .sm\:inset-y-28{
    top: 7rem !important;
    bottom: 7rem !important;
  }

  .sm\:inset-x-28{
    right: 7rem !important;
    left: 7rem !important;
  }

  .sm\:inset-y-32{
    top: 8rem !important;
    bottom: 8rem !important;
  }

  .sm\:inset-x-32{
    right: 8rem !important;
    left: 8rem !important;
  }

  .sm\:inset-y-36{
    top: 9rem !important;
    bottom: 9rem !important;
  }

  .sm\:inset-x-36{
    right: 9rem !important;
    left: 9rem !important;
  }

  .sm\:inset-y-40{
    top: 10rem !important;
    bottom: 10rem !important;
  }

  .sm\:inset-x-40{
    right: 10rem !important;
    left: 10rem !important;
  }

  .sm\:inset-y-44{
    top: 11rem !important;
    bottom: 11rem !important;
  }

  .sm\:inset-x-44{
    right: 11rem !important;
    left: 11rem !important;
  }

  .sm\:inset-y-48{
    top: 12rem !important;
    bottom: 12rem !important;
  }

  .sm\:inset-x-48{
    right: 12rem !important;
    left: 12rem !important;
  }

  .sm\:inset-y-52{
    top: 13rem !important;
    bottom: 13rem !important;
  }

  .sm\:inset-x-52{
    right: 13rem !important;
    left: 13rem !important;
  }

  .sm\:inset-y-56{
    top: 14rem !important;
    bottom: 14rem !important;
  }

  .sm\:inset-x-56{
    right: 14rem !important;
    left: 14rem !important;
  }

  .sm\:inset-y-60{
    top: 15rem !important;
    bottom: 15rem !important;
  }

  .sm\:inset-x-60{
    right: 15rem !important;
    left: 15rem !important;
  }

  .sm\:inset-y-64{
    top: 16rem !important;
    bottom: 16rem !important;
  }

  .sm\:inset-x-64{
    right: 16rem !important;
    left: 16rem !important;
  }

  .sm\:inset-y-72{
    top: 18rem !important;
    bottom: 18rem !important;
  }

  .sm\:inset-x-72{
    right: 18rem !important;
    left: 18rem !important;
  }

  .sm\:inset-y-80{
    top: 20rem !important;
    bottom: 20rem !important;
  }

  .sm\:inset-x-80{
    right: 20rem !important;
    left: 20rem !important;
  }

  .sm\:inset-y-96{
    top: 24rem !important;
    bottom: 24rem !important;
  }

  .sm\:inset-x-96{
    right: 24rem !important;
    left: 24rem !important;
  }

  .sm\:inset-y-auto{
    top: auto !important;
    bottom: auto !important;
  }

  .sm\:inset-x-auto{
    right: auto !important;
    left: auto !important;
  }

  .sm\:inset-y-px{
    top: 1px !important;
    bottom: 1px !important;
  }

  .sm\:inset-x-px{
    right: 1px !important;
    left: 1px !important;
  }

  .sm\:inset-y-0\.5{
    top: 0.125rem !important;
    bottom: 0.125rem !important;
  }

  .sm\:inset-x-0\.5{
    right: 0.125rem !important;
    left: 0.125rem !important;
  }

  .sm\:inset-y-1\.5{
    top: 0.375rem !important;
    bottom: 0.375rem !important;
  }

  .sm\:inset-x-1\.5{
    right: 0.375rem !important;
    left: 0.375rem !important;
  }

  .sm\:inset-y-2\.5{
    top: 0.625rem !important;
    bottom: 0.625rem !important;
  }

  .sm\:inset-x-2\.5{
    right: 0.625rem !important;
    left: 0.625rem !important;
  }

  .sm\:inset-y-3\.5{
    top: 0.875rem !important;
    bottom: 0.875rem !important;
  }

  .sm\:inset-x-3\.5{
    right: 0.875rem !important;
    left: 0.875rem !important;
  }

  .sm\:-inset-y-0{
    top: 0px !important;
    bottom: 0px !important;
  }

  .sm\:-inset-x-0{
    right: 0px !important;
    left: 0px !important;
  }

  .sm\:-inset-y-1{
    top: -0.25rem !important;
    bottom: -0.25rem !important;
  }

  .sm\:-inset-x-1{
    right: -0.25rem !important;
    left: -0.25rem !important;
  }

  .sm\:-inset-y-2{
    top: -0.5rem !important;
    bottom: -0.5rem !important;
  }

  .sm\:-inset-x-2{
    right: -0.5rem !important;
    left: -0.5rem !important;
  }

  .sm\:-inset-y-3{
    top: -0.75rem !important;
    bottom: -0.75rem !important;
  }

  .sm\:-inset-x-3{
    right: -0.75rem !important;
    left: -0.75rem !important;
  }

  .sm\:-inset-y-4{
    top: -1rem !important;
    bottom: -1rem !important;
  }

  .sm\:-inset-x-4{
    right: -1rem !important;
    left: -1rem !important;
  }

  .sm\:-inset-y-5{
    top: -1.25rem !important;
    bottom: -1.25rem !important;
  }

  .sm\:-inset-x-5{
    right: -1.25rem !important;
    left: -1.25rem !important;
  }

  .sm\:-inset-y-6{
    top: -1.5rem !important;
    bottom: -1.5rem !important;
  }

  .sm\:-inset-x-6{
    right: -1.5rem !important;
    left: -1.5rem !important;
  }

  .sm\:-inset-y-7{
    top: -1.75rem !important;
    bottom: -1.75rem !important;
  }

  .sm\:-inset-x-7{
    right: -1.75rem !important;
    left: -1.75rem !important;
  }

  .sm\:-inset-y-8{
    top: -2rem !important;
    bottom: -2rem !important;
  }

  .sm\:-inset-x-8{
    right: -2rem !important;
    left: -2rem !important;
  }

  .sm\:-inset-y-9{
    top: -2.25rem !important;
    bottom: -2.25rem !important;
  }

  .sm\:-inset-x-9{
    right: -2.25rem !important;
    left: -2.25rem !important;
  }

  .sm\:-inset-y-10{
    top: -2.5rem !important;
    bottom: -2.5rem !important;
  }

  .sm\:-inset-x-10{
    right: -2.5rem !important;
    left: -2.5rem !important;
  }

  .sm\:-inset-y-11{
    top: -2.75rem !important;
    bottom: -2.75rem !important;
  }

  .sm\:-inset-x-11{
    right: -2.75rem !important;
    left: -2.75rem !important;
  }

  .sm\:-inset-y-12{
    top: -3rem !important;
    bottom: -3rem !important;
  }

  .sm\:-inset-x-12{
    right: -3rem !important;
    left: -3rem !important;
  }

  .sm\:-inset-y-14{
    top: -3.5rem !important;
    bottom: -3.5rem !important;
  }

  .sm\:-inset-x-14{
    right: -3.5rem !important;
    left: -3.5rem !important;
  }

  .sm\:-inset-y-16{
    top: -4rem !important;
    bottom: -4rem !important;
  }

  .sm\:-inset-x-16{
    right: -4rem !important;
    left: -4rem !important;
  }

  .sm\:-inset-y-20{
    top: -5rem !important;
    bottom: -5rem !important;
  }

  .sm\:-inset-x-20{
    right: -5rem !important;
    left: -5rem !important;
  }

  .sm\:-inset-y-24{
    top: -6rem !important;
    bottom: -6rem !important;
  }

  .sm\:-inset-x-24{
    right: -6rem !important;
    left: -6rem !important;
  }

  .sm\:-inset-y-28{
    top: -7rem !important;
    bottom: -7rem !important;
  }

  .sm\:-inset-x-28{
    right: -7rem !important;
    left: -7rem !important;
  }

  .sm\:-inset-y-32{
    top: -8rem !important;
    bottom: -8rem !important;
  }

  .sm\:-inset-x-32{
    right: -8rem !important;
    left: -8rem !important;
  }

  .sm\:-inset-y-36{
    top: -9rem !important;
    bottom: -9rem !important;
  }

  .sm\:-inset-x-36{
    right: -9rem !important;
    left: -9rem !important;
  }

  .sm\:-inset-y-40{
    top: -10rem !important;
    bottom: -10rem !important;
  }

  .sm\:-inset-x-40{
    right: -10rem !important;
    left: -10rem !important;
  }

  .sm\:-inset-y-44{
    top: -11rem !important;
    bottom: -11rem !important;
  }

  .sm\:-inset-x-44{
    right: -11rem !important;
    left: -11rem !important;
  }

  .sm\:-inset-y-48{
    top: -12rem !important;
    bottom: -12rem !important;
  }

  .sm\:-inset-x-48{
    right: -12rem !important;
    left: -12rem !important;
  }

  .sm\:-inset-y-52{
    top: -13rem !important;
    bottom: -13rem !important;
  }

  .sm\:-inset-x-52{
    right: -13rem !important;
    left: -13rem !important;
  }

  .sm\:-inset-y-56{
    top: -14rem !important;
    bottom: -14rem !important;
  }

  .sm\:-inset-x-56{
    right: -14rem !important;
    left: -14rem !important;
  }

  .sm\:-inset-y-60{
    top: -15rem !important;
    bottom: -15rem !important;
  }

  .sm\:-inset-x-60{
    right: -15rem !important;
    left: -15rem !important;
  }

  .sm\:-inset-y-64{
    top: -16rem !important;
    bottom: -16rem !important;
  }

  .sm\:-inset-x-64{
    right: -16rem !important;
    left: -16rem !important;
  }

  .sm\:-inset-y-72{
    top: -18rem !important;
    bottom: -18rem !important;
  }

  .sm\:-inset-x-72{
    right: -18rem !important;
    left: -18rem !important;
  }

  .sm\:-inset-y-80{
    top: -20rem !important;
    bottom: -20rem !important;
  }

  .sm\:-inset-x-80{
    right: -20rem !important;
    left: -20rem !important;
  }

  .sm\:-inset-y-96{
    top: -24rem !important;
    bottom: -24rem !important;
  }

  .sm\:-inset-x-96{
    right: -24rem !important;
    left: -24rem !important;
  }

  .sm\:-inset-y-px{
    top: -1px !important;
    bottom: -1px !important;
  }

  .sm\:-inset-x-px{
    right: -1px !important;
    left: -1px !important;
  }

  .sm\:-inset-y-0\.5{
    top: -0.125rem !important;
    bottom: -0.125rem !important;
  }

  .sm\:-inset-x-0\.5{
    right: -0.125rem !important;
    left: -0.125rem !important;
  }

  .sm\:-inset-y-1\.5{
    top: -0.375rem !important;
    bottom: -0.375rem !important;
  }

  .sm\:-inset-x-1\.5{
    right: -0.375rem !important;
    left: -0.375rem !important;
  }

  .sm\:-inset-y-2\.5{
    top: -0.625rem !important;
    bottom: -0.625rem !important;
  }

  .sm\:-inset-x-2\.5{
    right: -0.625rem !important;
    left: -0.625rem !important;
  }

  .sm\:-inset-y-3\.5{
    top: -0.875rem !important;
    bottom: -0.875rem !important;
  }

  .sm\:-inset-x-3\.5{
    right: -0.875rem !important;
    left: -0.875rem !important;
  }

  .sm\:inset-y-1\/2{
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:inset-x-1\/2{
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:inset-y-1\/3{
    top: 33.333333% !important;
    bottom: 33.333333% !important;
  }

  .sm\:inset-x-1\/3{
    right: 33.333333% !important;
    left: 33.333333% !important;
  }

  .sm\:inset-y-2\/3{
    top: 66.666667% !important;
    bottom: 66.666667% !important;
  }

  .sm\:inset-x-2\/3{
    right: 66.666667% !important;
    left: 66.666667% !important;
  }

  .sm\:inset-y-1\/4{
    top: 25% !important;
    bottom: 25% !important;
  }

  .sm\:inset-x-1\/4{
    right: 25% !important;
    left: 25% !important;
  }

  .sm\:inset-y-2\/4{
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:inset-x-2\/4{
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:inset-y-3\/4{
    top: 75% !important;
    bottom: 75% !important;
  }

  .sm\:inset-x-3\/4{
    right: 75% !important;
    left: 75% !important;
  }

  .sm\:inset-y-full{
    top: 100% !important;
    bottom: 100% !important;
  }

  .sm\:inset-x-full{
    right: 100% !important;
    left: 100% !important;
  }

  .sm\:-inset-y-1\/2{
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:-inset-x-1\/2{
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:-inset-y-1\/3{
    top: -33.333333% !important;
    bottom: -33.333333% !important;
  }

  .sm\:-inset-x-1\/3{
    right: -33.333333% !important;
    left: -33.333333% !important;
  }

  .sm\:-inset-y-2\/3{
    top: -66.666667% !important;
    bottom: -66.666667% !important;
  }

  .sm\:-inset-x-2\/3{
    right: -66.666667% !important;
    left: -66.666667% !important;
  }

  .sm\:-inset-y-1\/4{
    top: -25% !important;
    bottom: -25% !important;
  }

  .sm\:-inset-x-1\/4{
    right: -25% !important;
    left: -25% !important;
  }

  .sm\:-inset-y-2\/4{
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:-inset-x-2\/4{
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:-inset-y-3\/4{
    top: -75% !important;
    bottom: -75% !important;
  }

  .sm\:-inset-x-3\/4{
    right: -75% !important;
    left: -75% !important;
  }

  .sm\:-inset-y-full{
    top: -100% !important;
    bottom: -100% !important;
  }

  .sm\:-inset-x-full{
    right: -100% !important;
    left: -100% !important;
  }

  .sm\:top-0{
    top: 0px !important;
  }

  .sm\:right-0{
    right: 0px !important;
  }

  .sm\:bottom-0{
    bottom: 0px !important;
  }

  .sm\:left-0{
    left: 0px !important;
  }

  .sm\:top-1{
    top: 0.25rem !important;
  }

  .sm\:right-1{
    right: 0.25rem !important;
  }

  .sm\:bottom-1{
    bottom: 0.25rem !important;
  }

  .sm\:left-1{
    left: 0.25rem !important;
  }

  .sm\:top-2{
    top: 0.5rem !important;
  }

  .sm\:right-2{
    right: 0.5rem !important;
  }

  .sm\:bottom-2{
    bottom: 0.5rem !important;
  }

  .sm\:left-2{
    left: 0.5rem !important;
  }

  .sm\:top-3{
    top: 0.75rem !important;
  }

  .sm\:right-3{
    right: 0.75rem !important;
  }

  .sm\:bottom-3{
    bottom: 0.75rem !important;
  }

  .sm\:left-3{
    left: 0.75rem !important;
  }

  .sm\:top-4{
    top: 1rem !important;
  }

  .sm\:right-4{
    right: 1rem !important;
  }

  .sm\:bottom-4{
    bottom: 1rem !important;
  }

  .sm\:left-4{
    left: 1rem !important;
  }

  .sm\:top-5{
    top: 1.25rem !important;
  }

  .sm\:right-5{
    right: 1.25rem !important;
  }

  .sm\:bottom-5{
    bottom: 1.25rem !important;
  }

  .sm\:left-5{
    left: 1.25rem !important;
  }

  .sm\:top-6{
    top: 1.5rem !important;
  }

  .sm\:right-6{
    right: 1.5rem !important;
  }

  .sm\:bottom-6{
    bottom: 1.5rem !important;
  }

  .sm\:left-6{
    left: 1.5rem !important;
  }

  .sm\:top-7{
    top: 1.75rem !important;
  }

  .sm\:right-7{
    right: 1.75rem !important;
  }

  .sm\:bottom-7{
    bottom: 1.75rem !important;
  }

  .sm\:left-7{
    left: 1.75rem !important;
  }

  .sm\:top-8{
    top: 2rem !important;
  }

  .sm\:right-8{
    right: 2rem !important;
  }

  .sm\:bottom-8{
    bottom: 2rem !important;
  }

  .sm\:left-8{
    left: 2rem !important;
  }

  .sm\:top-9{
    top: 2.25rem !important;
  }

  .sm\:right-9{
    right: 2.25rem !important;
  }

  .sm\:bottom-9{
    bottom: 2.25rem !important;
  }

  .sm\:left-9{
    left: 2.25rem !important;
  }

  .sm\:top-10{
    top: 2.5rem !important;
  }

  .sm\:right-10{
    right: 2.5rem !important;
  }

  .sm\:bottom-10{
    bottom: 2.5rem !important;
  }

  .sm\:left-10{
    left: 2.5rem !important;
  }

  .sm\:top-11{
    top: 2.75rem !important;
  }

  .sm\:right-11{
    right: 2.75rem !important;
  }

  .sm\:bottom-11{
    bottom: 2.75rem !important;
  }

  .sm\:left-11{
    left: 2.75rem !important;
  }

  .sm\:top-12{
    top: 3rem !important;
  }

  .sm\:right-12{
    right: 3rem !important;
  }

  .sm\:bottom-12{
    bottom: 3rem !important;
  }

  .sm\:left-12{
    left: 3rem !important;
  }

  .sm\:top-14{
    top: 3.5rem !important;
  }

  .sm\:right-14{
    right: 3.5rem !important;
  }

  .sm\:bottom-14{
    bottom: 3.5rem !important;
  }

  .sm\:left-14{
    left: 3.5rem !important;
  }

  .sm\:top-16{
    top: 4rem !important;
  }

  .sm\:right-16{
    right: 4rem !important;
  }

  .sm\:bottom-16{
    bottom: 4rem !important;
  }

  .sm\:left-16{
    left: 4rem !important;
  }

  .sm\:top-20{
    top: 5rem !important;
  }

  .sm\:right-20{
    right: 5rem !important;
  }

  .sm\:bottom-20{
    bottom: 5rem !important;
  }

  .sm\:left-20{
    left: 5rem !important;
  }

  .sm\:top-24{
    top: 6rem !important;
  }

  .sm\:right-24{
    right: 6rem !important;
  }

  .sm\:bottom-24{
    bottom: 6rem !important;
  }

  .sm\:left-24{
    left: 6rem !important;
  }

  .sm\:top-28{
    top: 7rem !important;
  }

  .sm\:right-28{
    right: 7rem !important;
  }

  .sm\:bottom-28{
    bottom: 7rem !important;
  }

  .sm\:left-28{
    left: 7rem !important;
  }

  .sm\:top-32{
    top: 8rem !important;
  }

  .sm\:right-32{
    right: 8rem !important;
  }

  .sm\:bottom-32{
    bottom: 8rem !important;
  }

  .sm\:left-32{
    left: 8rem !important;
  }

  .sm\:top-36{
    top: 9rem !important;
  }

  .sm\:right-36{
    right: 9rem !important;
  }

  .sm\:bottom-36{
    bottom: 9rem !important;
  }

  .sm\:left-36{
    left: 9rem !important;
  }

  .sm\:top-40{
    top: 10rem !important;
  }

  .sm\:right-40{
    right: 10rem !important;
  }

  .sm\:bottom-40{
    bottom: 10rem !important;
  }

  .sm\:left-40{
    left: 10rem !important;
  }

  .sm\:top-44{
    top: 11rem !important;
  }

  .sm\:right-44{
    right: 11rem !important;
  }

  .sm\:bottom-44{
    bottom: 11rem !important;
  }

  .sm\:left-44{
    left: 11rem !important;
  }

  .sm\:top-48{
    top: 12rem !important;
  }

  .sm\:right-48{
    right: 12rem !important;
  }

  .sm\:bottom-48{
    bottom: 12rem !important;
  }

  .sm\:left-48{
    left: 12rem !important;
  }

  .sm\:top-52{
    top: 13rem !important;
  }

  .sm\:right-52{
    right: 13rem !important;
  }

  .sm\:bottom-52{
    bottom: 13rem !important;
  }

  .sm\:left-52{
    left: 13rem !important;
  }

  .sm\:top-56{
    top: 14rem !important;
  }

  .sm\:right-56{
    right: 14rem !important;
  }

  .sm\:bottom-56{
    bottom: 14rem !important;
  }

  .sm\:left-56{
    left: 14rem !important;
  }

  .sm\:top-60{
    top: 15rem !important;
  }

  .sm\:right-60{
    right: 15rem !important;
  }

  .sm\:bottom-60{
    bottom: 15rem !important;
  }

  .sm\:left-60{
    left: 15rem !important;
  }

  .sm\:top-64{
    top: 16rem !important;
  }

  .sm\:right-64{
    right: 16rem !important;
  }

  .sm\:bottom-64{
    bottom: 16rem !important;
  }

  .sm\:left-64{
    left: 16rem !important;
  }

  .sm\:top-72{
    top: 18rem !important;
  }

  .sm\:right-72{
    right: 18rem !important;
  }

  .sm\:bottom-72{
    bottom: 18rem !important;
  }

  .sm\:left-72{
    left: 18rem !important;
  }

  .sm\:top-80{
    top: 20rem !important;
  }

  .sm\:right-80{
    right: 20rem !important;
  }

  .sm\:bottom-80{
    bottom: 20rem !important;
  }

  .sm\:left-80{
    left: 20rem !important;
  }

  .sm\:top-96{
    top: 24rem !important;
  }

  .sm\:right-96{
    right: 24rem !important;
  }

  .sm\:bottom-96{
    bottom: 24rem !important;
  }

  .sm\:left-96{
    left: 24rem !important;
  }

  .sm\:top-auto{
    top: auto !important;
  }

  .sm\:right-auto{
    right: auto !important;
  }

  .sm\:bottom-auto{
    bottom: auto !important;
  }

  .sm\:left-auto{
    left: auto !important;
  }

  .sm\:top-px{
    top: 1px !important;
  }

  .sm\:right-px{
    right: 1px !important;
  }

  .sm\:bottom-px{
    bottom: 1px !important;
  }

  .sm\:left-px{
    left: 1px !important;
  }

  .sm\:top-0\.5{
    top: 0.125rem !important;
  }

  .sm\:right-0\.5{
    right: 0.125rem !important;
  }

  .sm\:bottom-0\.5{
    bottom: 0.125rem !important;
  }

  .sm\:left-0\.5{
    left: 0.125rem !important;
  }

  .sm\:top-1\.5{
    top: 0.375rem !important;
  }

  .sm\:right-1\.5{
    right: 0.375rem !important;
  }

  .sm\:bottom-1\.5{
    bottom: 0.375rem !important;
  }

  .sm\:left-1\.5{
    left: 0.375rem !important;
  }

  .sm\:top-2\.5{
    top: 0.625rem !important;
  }

  .sm\:right-2\.5{
    right: 0.625rem !important;
  }

  .sm\:bottom-2\.5{
    bottom: 0.625rem !important;
  }

  .sm\:left-2\.5{
    left: 0.625rem !important;
  }

  .sm\:top-3\.5{
    top: 0.875rem !important;
  }

  .sm\:right-3\.5{
    right: 0.875rem !important;
  }

  .sm\:bottom-3\.5{
    bottom: 0.875rem !important;
  }

  .sm\:left-3\.5{
    left: 0.875rem !important;
  }

  .sm\:-top-0{
    top: 0px !important;
  }

  .sm\:-right-0{
    right: 0px !important;
  }

  .sm\:-bottom-0{
    bottom: 0px !important;
  }

  .sm\:-left-0{
    left: 0px !important;
  }

  .sm\:-top-1{
    top: -0.25rem !important;
  }

  .sm\:-right-1{
    right: -0.25rem !important;
  }

  .sm\:-bottom-1{
    bottom: -0.25rem !important;
  }

  .sm\:-left-1{
    left: -0.25rem !important;
  }

  .sm\:-top-2{
    top: -0.5rem !important;
  }

  .sm\:-right-2{
    right: -0.5rem !important;
  }

  .sm\:-bottom-2{
    bottom: -0.5rem !important;
  }

  .sm\:-left-2{
    left: -0.5rem !important;
  }

  .sm\:-top-3{
    top: -0.75rem !important;
  }

  .sm\:-right-3{
    right: -0.75rem !important;
  }

  .sm\:-bottom-3{
    bottom: -0.75rem !important;
  }

  .sm\:-left-3{
    left: -0.75rem !important;
  }

  .sm\:-top-4{
    top: -1rem !important;
  }

  .sm\:-right-4{
    right: -1rem !important;
  }

  .sm\:-bottom-4{
    bottom: -1rem !important;
  }

  .sm\:-left-4{
    left: -1rem !important;
  }

  .sm\:-top-5{
    top: -1.25rem !important;
  }

  .sm\:-right-5{
    right: -1.25rem !important;
  }

  .sm\:-bottom-5{
    bottom: -1.25rem !important;
  }

  .sm\:-left-5{
    left: -1.25rem !important;
  }

  .sm\:-top-6{
    top: -1.5rem !important;
  }

  .sm\:-right-6{
    right: -1.5rem !important;
  }

  .sm\:-bottom-6{
    bottom: -1.5rem !important;
  }

  .sm\:-left-6{
    left: -1.5rem !important;
  }

  .sm\:-top-7{
    top: -1.75rem !important;
  }

  .sm\:-right-7{
    right: -1.75rem !important;
  }

  .sm\:-bottom-7{
    bottom: -1.75rem !important;
  }

  .sm\:-left-7{
    left: -1.75rem !important;
  }

  .sm\:-top-8{
    top: -2rem !important;
  }

  .sm\:-right-8{
    right: -2rem !important;
  }

  .sm\:-bottom-8{
    bottom: -2rem !important;
  }

  .sm\:-left-8{
    left: -2rem !important;
  }

  .sm\:-top-9{
    top: -2.25rem !important;
  }

  .sm\:-right-9{
    right: -2.25rem !important;
  }

  .sm\:-bottom-9{
    bottom: -2.25rem !important;
  }

  .sm\:-left-9{
    left: -2.25rem !important;
  }

  .sm\:-top-10{
    top: -2.5rem !important;
  }

  .sm\:-right-10{
    right: -2.5rem !important;
  }

  .sm\:-bottom-10{
    bottom: -2.5rem !important;
  }

  .sm\:-left-10{
    left: -2.5rem !important;
  }

  .sm\:-top-11{
    top: -2.75rem !important;
  }

  .sm\:-right-11{
    right: -2.75rem !important;
  }

  .sm\:-bottom-11{
    bottom: -2.75rem !important;
  }

  .sm\:-left-11{
    left: -2.75rem !important;
  }

  .sm\:-top-12{
    top: -3rem !important;
  }

  .sm\:-right-12{
    right: -3rem !important;
  }

  .sm\:-bottom-12{
    bottom: -3rem !important;
  }

  .sm\:-left-12{
    left: -3rem !important;
  }

  .sm\:-top-14{
    top: -3.5rem !important;
  }

  .sm\:-right-14{
    right: -3.5rem !important;
  }

  .sm\:-bottom-14{
    bottom: -3.5rem !important;
  }

  .sm\:-left-14{
    left: -3.5rem !important;
  }

  .sm\:-top-16{
    top: -4rem !important;
  }

  .sm\:-right-16{
    right: -4rem !important;
  }

  .sm\:-bottom-16{
    bottom: -4rem !important;
  }

  .sm\:-left-16{
    left: -4rem !important;
  }

  .sm\:-top-20{
    top: -5rem !important;
  }

  .sm\:-right-20{
    right: -5rem !important;
  }

  .sm\:-bottom-20{
    bottom: -5rem !important;
  }

  .sm\:-left-20{
    left: -5rem !important;
  }

  .sm\:-top-24{
    top: -6rem !important;
  }

  .sm\:-right-24{
    right: -6rem !important;
  }

  .sm\:-bottom-24{
    bottom: -6rem !important;
  }

  .sm\:-left-24{
    left: -6rem !important;
  }

  .sm\:-top-28{
    top: -7rem !important;
  }

  .sm\:-right-28{
    right: -7rem !important;
  }

  .sm\:-bottom-28{
    bottom: -7rem !important;
  }

  .sm\:-left-28{
    left: -7rem !important;
  }

  .sm\:-top-32{
    top: -8rem !important;
  }

  .sm\:-right-32{
    right: -8rem !important;
  }

  .sm\:-bottom-32{
    bottom: -8rem !important;
  }

  .sm\:-left-32{
    left: -8rem !important;
  }

  .sm\:-top-36{
    top: -9rem !important;
  }

  .sm\:-right-36{
    right: -9rem !important;
  }

  .sm\:-bottom-36{
    bottom: -9rem !important;
  }

  .sm\:-left-36{
    left: -9rem !important;
  }

  .sm\:-top-40{
    top: -10rem !important;
  }

  .sm\:-right-40{
    right: -10rem !important;
  }

  .sm\:-bottom-40{
    bottom: -10rem !important;
  }

  .sm\:-left-40{
    left: -10rem !important;
  }

  .sm\:-top-44{
    top: -11rem !important;
  }

  .sm\:-right-44{
    right: -11rem !important;
  }

  .sm\:-bottom-44{
    bottom: -11rem !important;
  }

  .sm\:-left-44{
    left: -11rem !important;
  }

  .sm\:-top-48{
    top: -12rem !important;
  }

  .sm\:-right-48{
    right: -12rem !important;
  }

  .sm\:-bottom-48{
    bottom: -12rem !important;
  }

  .sm\:-left-48{
    left: -12rem !important;
  }

  .sm\:-top-52{
    top: -13rem !important;
  }

  .sm\:-right-52{
    right: -13rem !important;
  }

  .sm\:-bottom-52{
    bottom: -13rem !important;
  }

  .sm\:-left-52{
    left: -13rem !important;
  }

  .sm\:-top-56{
    top: -14rem !important;
  }

  .sm\:-right-56{
    right: -14rem !important;
  }

  .sm\:-bottom-56{
    bottom: -14rem !important;
  }

  .sm\:-left-56{
    left: -14rem !important;
  }

  .sm\:-top-60{
    top: -15rem !important;
  }

  .sm\:-right-60{
    right: -15rem !important;
  }

  .sm\:-bottom-60{
    bottom: -15rem !important;
  }

  .sm\:-left-60{
    left: -15rem !important;
  }

  .sm\:-top-64{
    top: -16rem !important;
  }

  .sm\:-right-64{
    right: -16rem !important;
  }

  .sm\:-bottom-64{
    bottom: -16rem !important;
  }

  .sm\:-left-64{
    left: -16rem !important;
  }

  .sm\:-top-72{
    top: -18rem !important;
  }

  .sm\:-right-72{
    right: -18rem !important;
  }

  .sm\:-bottom-72{
    bottom: -18rem !important;
  }

  .sm\:-left-72{
    left: -18rem !important;
  }

  .sm\:-top-80{
    top: -20rem !important;
  }

  .sm\:-right-80{
    right: -20rem !important;
  }

  .sm\:-bottom-80{
    bottom: -20rem !important;
  }

  .sm\:-left-80{
    left: -20rem !important;
  }

  .sm\:-top-96{
    top: -24rem !important;
  }

  .sm\:-right-96{
    right: -24rem !important;
  }

  .sm\:-bottom-96{
    bottom: -24rem !important;
  }

  .sm\:-left-96{
    left: -24rem !important;
  }

  .sm\:-top-px{
    top: -1px !important;
  }

  .sm\:-right-px{
    right: -1px !important;
  }

  .sm\:-bottom-px{
    bottom: -1px !important;
  }

  .sm\:-left-px{
    left: -1px !important;
  }

  .sm\:-top-0\.5{
    top: -0.125rem !important;
  }

  .sm\:-right-0\.5{
    right: -0.125rem !important;
  }

  .sm\:-bottom-0\.5{
    bottom: -0.125rem !important;
  }

  .sm\:-left-0\.5{
    left: -0.125rem !important;
  }

  .sm\:-top-1\.5{
    top: -0.375rem !important;
  }

  .sm\:-right-1\.5{
    right: -0.375rem !important;
  }

  .sm\:-bottom-1\.5{
    bottom: -0.375rem !important;
  }

  .sm\:-left-1\.5{
    left: -0.375rem !important;
  }

  .sm\:-top-2\.5{
    top: -0.625rem !important;
  }

  .sm\:-right-2\.5{
    right: -0.625rem !important;
  }

  .sm\:-bottom-2\.5{
    bottom: -0.625rem !important;
  }

  .sm\:-left-2\.5{
    left: -0.625rem !important;
  }

  .sm\:-top-3\.5{
    top: -0.875rem !important;
  }

  .sm\:-right-3\.5{
    right: -0.875rem !important;
  }

  .sm\:-bottom-3\.5{
    bottom: -0.875rem !important;
  }

  .sm\:-left-3\.5{
    left: -0.875rem !important;
  }

  .sm\:top-1\/2{
    top: 50% !important;
  }

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

  .sm\:bottom-1\/2{
    bottom: 50% !important;
  }

  .sm\:left-1\/2{
    left: 50% !important;
  }

  .sm\:top-1\/3{
    top: 33.333333% !important;
  }

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

  .sm\:bottom-1\/3{
    bottom: 33.333333% !important;
  }

  .sm\:left-1\/3{
    left: 33.333333% !important;
  }

  .sm\:top-2\/3{
    top: 66.666667% !important;
  }

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

  .sm\:bottom-2\/3{
    bottom: 66.666667% !important;
  }

  .sm\:left-2\/3{
    left: 66.666667% !important;
  }

  .sm\:top-1\/4{
    top: 25% !important;
  }

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

  .sm\:bottom-1\/4{
    bottom: 25% !important;
  }

  .sm\:left-1\/4{
    left: 25% !important;
  }

  .sm\:top-2\/4{
    top: 50% !important;
  }

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

  .sm\:bottom-2\/4{
    bottom: 50% !important;
  }

  .sm\:left-2\/4{
    left: 50% !important;
  }

  .sm\:top-3\/4{
    top: 75% !important;
  }

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

  .sm\:bottom-3\/4{
    bottom: 75% !important;
  }

  .sm\:left-3\/4{
    left: 75% !important;
  }

  .sm\:top-full{
    top: 100% !important;
  }

  .sm\:right-full{
    right: 100% !important;
  }

  .sm\:bottom-full{
    bottom: 100% !important;
  }

  .sm\:left-full{
    left: 100% !important;
  }

  .sm\:-top-1\/2{
    top: -50% !important;
  }

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

  .sm\:-bottom-1\/2{
    bottom: -50% !important;
  }

  .sm\:-left-1\/2{
    left: -50% !important;
  }

  .sm\:-top-1\/3{
    top: -33.333333% !important;
  }

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

  .sm\:-bottom-1\/3{
    bottom: -33.333333% !important;
  }

  .sm\:-left-1\/3{
    left: -33.333333% !important;
  }

  .sm\:-top-2\/3{
    top: -66.666667% !important;
  }

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

  .sm\:-bottom-2\/3{
    bottom: -66.666667% !important;
  }

  .sm\:-left-2\/3{
    left: -66.666667% !important;
  }

  .sm\:-top-1\/4{
    top: -25% !important;
  }

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

  .sm\:-bottom-1\/4{
    bottom: -25% !important;
  }

  .sm\:-left-1\/4{
    left: -25% !important;
  }

  .sm\:-top-2\/4{
    top: -50% !important;
  }

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

  .sm\:-bottom-2\/4{
    bottom: -50% !important;
  }

  .sm\:-left-2\/4{
    left: -50% !important;
  }

  .sm\:-top-3\/4{
    top: -75% !important;
  }

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

  .sm\:-bottom-3\/4{
    bottom: -75% !important;
  }

  .sm\:-left-3\/4{
    left: -75% !important;
  }

  .sm\:-top-full{
    top: -100% !important;
  }

  .sm\:-right-full{
    right: -100% !important;
  }

  .sm\:-bottom-full{
    bottom: -100% !important;
  }

  .sm\:-left-full{
    left: -100% !important;
  }

  .sm\:resize-none{
    resize: none !important;
  }

  .sm\:resize-y{
    resize: vertical !important;
  }

  .sm\:resize-x{
    resize: horizontal !important;
  }

  .sm\:resize{
    resize: both !important;
  }

  .sm\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:shadow-none{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .sm\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .sm\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .sm\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .sm\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .sm\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .sm\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .sm\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .sm\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .sm\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:ring-inset{
    --tw-ring-inset: inset !important;
  }

  .sm\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset !important;
  }

  .sm\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .sm\:focus\:ring-inset:focus{
    --tw-ring-inset: inset !important;
  }

  .sm\:ring-offset-transparent{
    --tw-ring-offset-color: transparent !important;
  }

  .sm\:ring-offset-current{
    --tw-ring-offset-color: currentColor !important;
  }

  .sm\:ring-offset-black{
    --tw-ring-offset-color: #000 !important;
  }

  .sm\:ring-offset-white{
    --tw-ring-offset-color: #fff !important;
  }

  .sm\:ring-offset-gray-50{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .sm\:ring-offset-gray-100{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .sm\:ring-offset-gray-200{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .sm\:ring-offset-gray-300{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .sm\:ring-offset-gray-400{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .sm\:ring-offset-gray-500{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .sm\:ring-offset-gray-600{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .sm\:ring-offset-gray-700{
    --tw-ring-offset-color: #374151 !important;
  }

  .sm\:ring-offset-gray-800{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .sm\:ring-offset-gray-900{
    --tw-ring-offset-color: #111827 !important;
  }

  .sm\:ring-offset-red-50{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .sm\:ring-offset-red-100{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .sm\:ring-offset-red-200{
    --tw-ring-offset-color: #fecaca !important;
  }

  .sm\:ring-offset-red-300{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .sm\:ring-offset-red-400{
    --tw-ring-offset-color: #f87171 !important;
  }

  .sm\:ring-offset-red-500{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .sm\:ring-offset-red-600{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .sm\:ring-offset-red-700{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .sm\:ring-offset-red-800{
    --tw-ring-offset-color: #991b1b !important;
  }

  .sm\:ring-offset-red-900{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .sm\:ring-offset-yellow-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .sm\:ring-offset-yellow-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .sm\:ring-offset-yellow-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .sm\:ring-offset-yellow-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .sm\:ring-offset-yellow-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .sm\:ring-offset-yellow-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .sm\:ring-offset-yellow-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .sm\:ring-offset-yellow-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .sm\:ring-offset-yellow-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .sm\:ring-offset-yellow-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .sm\:ring-offset-green-50{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .sm\:ring-offset-green-100{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .sm\:ring-offset-green-200{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .sm\:ring-offset-green-300{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .sm\:ring-offset-green-400{
    --tw-ring-offset-color: #34d399 !important;
  }

  .sm\:ring-offset-green-500{
    --tw-ring-offset-color: #10b981 !important;
  }

  .sm\:ring-offset-green-600{
    --tw-ring-offset-color: #059669 !important;
  }

  .sm\:ring-offset-green-700{
    --tw-ring-offset-color: #047857 !important;
  }

  .sm\:ring-offset-green-800{
    --tw-ring-offset-color: #065f46 !important;
  }

  .sm\:ring-offset-green-900{
    --tw-ring-offset-color: #064e3b !important;
  }

  .sm\:ring-offset-blue-50{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .sm\:ring-offset-blue-100{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .sm\:ring-offset-blue-200{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .sm\:ring-offset-blue-300{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .sm\:ring-offset-blue-400{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .sm\:ring-offset-blue-500{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .sm\:ring-offset-blue-600{
    --tw-ring-offset-color: #2563eb !important;
  }

  .sm\:ring-offset-blue-700{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .sm\:ring-offset-blue-800{
    --tw-ring-offset-color: #1e40af !important;
  }

  .sm\:ring-offset-blue-900{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .sm\:ring-offset-indigo-50{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .sm\:ring-offset-indigo-100{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .sm\:ring-offset-indigo-200{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .sm\:ring-offset-indigo-300{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .sm\:ring-offset-indigo-400{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .sm\:ring-offset-indigo-500{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .sm\:ring-offset-indigo-600{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .sm\:ring-offset-indigo-700{
    --tw-ring-offset-color: #4338ca !important;
  }

  .sm\:ring-offset-indigo-800{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .sm\:ring-offset-indigo-900{
    --tw-ring-offset-color: #312e81 !important;
  }

  .sm\:ring-offset-purple-50{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .sm\:ring-offset-purple-100{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .sm\:ring-offset-purple-200{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .sm\:ring-offset-purple-300{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .sm\:ring-offset-purple-400{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .sm\:ring-offset-purple-500{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .sm\:ring-offset-purple-600{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .sm\:ring-offset-purple-700{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .sm\:ring-offset-purple-800{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .sm\:ring-offset-purple-900{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .sm\:ring-offset-pink-50{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .sm\:ring-offset-pink-100{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .sm\:ring-offset-pink-200{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .sm\:ring-offset-pink-300{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .sm\:ring-offset-pink-400{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .sm\:ring-offset-pink-500{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .sm\:ring-offset-pink-600{
    --tw-ring-offset-color: #db2777 !important;
  }

  .sm\:ring-offset-pink-700{
    --tw-ring-offset-color: #be185d !important;
  }

  .sm\:ring-offset-pink-800{
    --tw-ring-offset-color: #9d174d !important;
  }

  .sm\:ring-offset-pink-900{
    --tw-ring-offset-color: #831843 !important;
  }

  .sm\:ring-offset-cyan-50{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .sm\:ring-offset-cyan-100{
    --tw-ring-offset-color: #cffafe !important;
  }

  .sm\:ring-offset-cyan-200{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .sm\:ring-offset-cyan-300{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .sm\:ring-offset-cyan-400{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .sm\:ring-offset-cyan-500{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .sm\:ring-offset-cyan-600{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .sm\:ring-offset-cyan-700{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .sm\:ring-offset-cyan-800{
    --tw-ring-offset-color: #155e75 !important;
  }

  .sm\:ring-offset-cyan-900{
    --tw-ring-offset-color: #164e63 !important;
  }

  .sm\:ring-offset-light-blue-50{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .sm\:ring-offset-light-blue-100{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .sm\:ring-offset-light-blue-200{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .sm\:ring-offset-light-blue-300{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .sm\:ring-offset-light-blue-400{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .sm\:ring-offset-light-blue-500{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .sm\:ring-offset-light-blue-600{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .sm\:ring-offset-light-blue-700{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .sm\:ring-offset-light-blue-800{
    --tw-ring-offset-color: #075985 !important;
  }

  .sm\:ring-offset-light-blue-900{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .sm\:ring-offset-amber-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .sm\:ring-offset-amber-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .sm\:ring-offset-amber-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .sm\:ring-offset-amber-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .sm\:ring-offset-amber-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .sm\:ring-offset-amber-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .sm\:ring-offset-amber-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .sm\:ring-offset-amber-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .sm\:ring-offset-amber-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .sm\:ring-offset-amber-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .sm\:ring-offset-space-cadet{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .sm\:ring-offset-manatee{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .sm\:ring-offset-cynabar{
    --tw-ring-offset-color: #F24333 !important;
  }

  .sm\:ring-offset-imperial-red{
    --tw-ring-offset-color: #EF233C !important;
  }

  .sm\:ring-offset-special-black{
    --tw-ring-offset-color: #03071E !important;
  }

  .sm\:ring-offset-dark-sienna{
    --tw-ring-offset-color: #370617 !important;
  }

  .sm\:ring-offset-rosewood{
    --tw-ring-offset-color: #6A040F !important;
  }

  .sm\:ring-offset-dark-red{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .sm\:ring-offset-rosso-corsa{
    --tw-ring-offset-color: #D00000 !important;
  }

  .sm\:ring-offset-vermillion{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .sm\:ring-offset-persimmon{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .sm\:ring-offset-carrot-orange{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .sm\:ring-offset-orange-web{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .sm\:ring-offset-selective-yellow{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .sm\:ring-offset-bottle-green{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .sm\:ring-offset-illuminating-emerald{
    --tw-ring-offset-color: #40916C !important;
  }

  .sm\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent !important;
  }

  .sm\:focus-within\:ring-offset-current:focus-within{
    --tw-ring-offset-color: currentColor !important;
  }

  .sm\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000 !important;
  }

  .sm\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff !important;
  }

  .sm\:focus-within\:ring-offset-gray-50:focus-within{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .sm\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .sm\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .sm\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .sm\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .sm\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .sm\:focus-within\:ring-offset-gray-600:focus-within{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .sm\:focus-within\:ring-offset-gray-700:focus-within{
    --tw-ring-offset-color: #374151 !important;
  }

  .sm\:focus-within\:ring-offset-gray-800:focus-within{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .sm\:focus-within\:ring-offset-gray-900:focus-within{
    --tw-ring-offset-color: #111827 !important;
  }

  .sm\:focus-within\:ring-offset-red-50:focus-within{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .sm\:focus-within\:ring-offset-red-100:focus-within{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .sm\:focus-within\:ring-offset-red-200:focus-within{
    --tw-ring-offset-color: #fecaca !important;
  }

  .sm\:focus-within\:ring-offset-red-300:focus-within{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .sm\:focus-within\:ring-offset-red-400:focus-within{
    --tw-ring-offset-color: #f87171 !important;
  }

  .sm\:focus-within\:ring-offset-red-500:focus-within{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .sm\:focus-within\:ring-offset-red-600:focus-within{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .sm\:focus-within\:ring-offset-red-700:focus-within{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .sm\:focus-within\:ring-offset-red-800:focus-within{
    --tw-ring-offset-color: #991b1b !important;
  }

  .sm\:focus-within\:ring-offset-red-900:focus-within{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .sm\:focus-within\:ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .sm\:focus-within\:ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .sm\:focus-within\:ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .sm\:focus-within\:ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .sm\:focus-within\:ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .sm\:focus-within\:ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .sm\:focus-within\:ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .sm\:focus-within\:ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .sm\:focus-within\:ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .sm\:focus-within\:ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .sm\:focus-within\:ring-offset-green-50:focus-within{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .sm\:focus-within\:ring-offset-green-100:focus-within{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .sm\:focus-within\:ring-offset-green-200:focus-within{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .sm\:focus-within\:ring-offset-green-300:focus-within{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .sm\:focus-within\:ring-offset-green-400:focus-within{
    --tw-ring-offset-color: #34d399 !important;
  }

  .sm\:focus-within\:ring-offset-green-500:focus-within{
    --tw-ring-offset-color: #10b981 !important;
  }

  .sm\:focus-within\:ring-offset-green-600:focus-within{
    --tw-ring-offset-color: #059669 !important;
  }

  .sm\:focus-within\:ring-offset-green-700:focus-within{
    --tw-ring-offset-color: #047857 !important;
  }

  .sm\:focus-within\:ring-offset-green-800:focus-within{
    --tw-ring-offset-color: #065f46 !important;
  }

  .sm\:focus-within\:ring-offset-green-900:focus-within{
    --tw-ring-offset-color: #064e3b !important;
  }

  .sm\:focus-within\:ring-offset-blue-50:focus-within{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .sm\:focus-within\:ring-offset-blue-100:focus-within{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .sm\:focus-within\:ring-offset-blue-200:focus-within{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .sm\:focus-within\:ring-offset-blue-300:focus-within{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .sm\:focus-within\:ring-offset-blue-400:focus-within{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .sm\:focus-within\:ring-offset-blue-500:focus-within{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .sm\:focus-within\:ring-offset-blue-600:focus-within{
    --tw-ring-offset-color: #2563eb !important;
  }

  .sm\:focus-within\:ring-offset-blue-700:focus-within{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .sm\:focus-within\:ring-offset-blue-800:focus-within{
    --tw-ring-offset-color: #1e40af !important;
  }

  .sm\:focus-within\:ring-offset-blue-900:focus-within{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .sm\:focus-within\:ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .sm\:focus-within\:ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .sm\:focus-within\:ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .sm\:focus-within\:ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .sm\:focus-within\:ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .sm\:focus-within\:ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .sm\:focus-within\:ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .sm\:focus-within\:ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color: #4338ca !important;
  }

  .sm\:focus-within\:ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .sm\:focus-within\:ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color: #312e81 !important;
  }

  .sm\:focus-within\:ring-offset-purple-50:focus-within{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .sm\:focus-within\:ring-offset-purple-100:focus-within{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .sm\:focus-within\:ring-offset-purple-200:focus-within{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .sm\:focus-within\:ring-offset-purple-300:focus-within{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .sm\:focus-within\:ring-offset-purple-400:focus-within{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .sm\:focus-within\:ring-offset-purple-500:focus-within{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .sm\:focus-within\:ring-offset-purple-600:focus-within{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .sm\:focus-within\:ring-offset-purple-700:focus-within{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .sm\:focus-within\:ring-offset-purple-800:focus-within{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .sm\:focus-within\:ring-offset-purple-900:focus-within{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .sm\:focus-within\:ring-offset-pink-50:focus-within{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .sm\:focus-within\:ring-offset-pink-100:focus-within{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .sm\:focus-within\:ring-offset-pink-200:focus-within{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .sm\:focus-within\:ring-offset-pink-300:focus-within{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .sm\:focus-within\:ring-offset-pink-400:focus-within{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .sm\:focus-within\:ring-offset-pink-500:focus-within{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .sm\:focus-within\:ring-offset-pink-600:focus-within{
    --tw-ring-offset-color: #db2777 !important;
  }

  .sm\:focus-within\:ring-offset-pink-700:focus-within{
    --tw-ring-offset-color: #be185d !important;
  }

  .sm\:focus-within\:ring-offset-pink-800:focus-within{
    --tw-ring-offset-color: #9d174d !important;
  }

  .sm\:focus-within\:ring-offset-pink-900:focus-within{
    --tw-ring-offset-color: #831843 !important;
  }

  .sm\:focus-within\:ring-offset-cyan-50:focus-within{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .sm\:focus-within\:ring-offset-cyan-100:focus-within{
    --tw-ring-offset-color: #cffafe !important;
  }

  .sm\:focus-within\:ring-offset-cyan-200:focus-within{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .sm\:focus-within\:ring-offset-cyan-300:focus-within{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .sm\:focus-within\:ring-offset-cyan-400:focus-within{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .sm\:focus-within\:ring-offset-cyan-500:focus-within{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .sm\:focus-within\:ring-offset-cyan-600:focus-within{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .sm\:focus-within\:ring-offset-cyan-700:focus-within{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .sm\:focus-within\:ring-offset-cyan-800:focus-within{
    --tw-ring-offset-color: #155e75 !important;
  }

  .sm\:focus-within\:ring-offset-cyan-900:focus-within{
    --tw-ring-offset-color: #164e63 !important;
  }

  .sm\:focus-within\:ring-offset-light-blue-50:focus-within{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .sm\:focus-within\:ring-offset-light-blue-100:focus-within{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .sm\:focus-within\:ring-offset-light-blue-200:focus-within{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .sm\:focus-within\:ring-offset-light-blue-300:focus-within{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .sm\:focus-within\:ring-offset-light-blue-400:focus-within{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .sm\:focus-within\:ring-offset-light-blue-500:focus-within{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .sm\:focus-within\:ring-offset-light-blue-600:focus-within{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .sm\:focus-within\:ring-offset-light-blue-700:focus-within{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .sm\:focus-within\:ring-offset-light-blue-800:focus-within{
    --tw-ring-offset-color: #075985 !important;
  }

  .sm\:focus-within\:ring-offset-light-blue-900:focus-within{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .sm\:focus-within\:ring-offset-amber-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .sm\:focus-within\:ring-offset-amber-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .sm\:focus-within\:ring-offset-amber-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .sm\:focus-within\:ring-offset-amber-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .sm\:focus-within\:ring-offset-amber-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .sm\:focus-within\:ring-offset-amber-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .sm\:focus-within\:ring-offset-amber-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .sm\:focus-within\:ring-offset-amber-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .sm\:focus-within\:ring-offset-amber-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .sm\:focus-within\:ring-offset-amber-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .sm\:focus-within\:ring-offset-space-cadet:focus-within{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .sm\:focus-within\:ring-offset-manatee:focus-within{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .sm\:focus-within\:ring-offset-cynabar:focus-within{
    --tw-ring-offset-color: #F24333 !important;
  }

  .sm\:focus-within\:ring-offset-imperial-red:focus-within{
    --tw-ring-offset-color: #EF233C !important;
  }

  .sm\:focus-within\:ring-offset-special-black:focus-within{
    --tw-ring-offset-color: #03071E !important;
  }

  .sm\:focus-within\:ring-offset-dark-sienna:focus-within{
    --tw-ring-offset-color: #370617 !important;
  }

  .sm\:focus-within\:ring-offset-rosewood:focus-within{
    --tw-ring-offset-color: #6A040F !important;
  }

  .sm\:focus-within\:ring-offset-dark-red:focus-within{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .sm\:focus-within\:ring-offset-rosso-corsa:focus-within{
    --tw-ring-offset-color: #D00000 !important;
  }

  .sm\:focus-within\:ring-offset-vermillion:focus-within{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .sm\:focus-within\:ring-offset-persimmon:focus-within{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .sm\:focus-within\:ring-offset-carrot-orange:focus-within{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .sm\:focus-within\:ring-offset-orange-web:focus-within{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .sm\:focus-within\:ring-offset-selective-yellow:focus-within{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .sm\:focus-within\:ring-offset-bottle-green:focus-within{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .sm\:focus-within\:ring-offset-illuminating-emerald:focus-within{
    --tw-ring-offset-color: #40916C !important;
  }

  .sm\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent !important;
  }

  .sm\:focus\:ring-offset-current:focus{
    --tw-ring-offset-color: currentColor !important;
  }

  .sm\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000 !important;
  }

  .sm\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff !important;
  }

  .sm\:focus\:ring-offset-gray-50:focus{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .sm\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .sm\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .sm\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .sm\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .sm\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .sm\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .sm\:focus\:ring-offset-gray-700:focus{
    --tw-ring-offset-color: #374151 !important;
  }

  .sm\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .sm\:focus\:ring-offset-gray-900:focus{
    --tw-ring-offset-color: #111827 !important;
  }

  .sm\:focus\:ring-offset-red-50:focus{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .sm\:focus\:ring-offset-red-100:focus{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .sm\:focus\:ring-offset-red-200:focus{
    --tw-ring-offset-color: #fecaca !important;
  }

  .sm\:focus\:ring-offset-red-300:focus{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .sm\:focus\:ring-offset-red-400:focus{
    --tw-ring-offset-color: #f87171 !important;
  }

  .sm\:focus\:ring-offset-red-500:focus{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .sm\:focus\:ring-offset-red-600:focus{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .sm\:focus\:ring-offset-red-700:focus{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .sm\:focus\:ring-offset-red-800:focus{
    --tw-ring-offset-color: #991b1b !important;
  }

  .sm\:focus\:ring-offset-red-900:focus{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .sm\:focus\:ring-offset-yellow-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .sm\:focus\:ring-offset-yellow-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .sm\:focus\:ring-offset-yellow-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .sm\:focus\:ring-offset-yellow-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .sm\:focus\:ring-offset-yellow-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .sm\:focus\:ring-offset-yellow-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .sm\:focus\:ring-offset-yellow-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .sm\:focus\:ring-offset-yellow-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .sm\:focus\:ring-offset-yellow-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .sm\:focus\:ring-offset-yellow-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .sm\:focus\:ring-offset-green-50:focus{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .sm\:focus\:ring-offset-green-100:focus{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .sm\:focus\:ring-offset-green-200:focus{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .sm\:focus\:ring-offset-green-300:focus{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .sm\:focus\:ring-offset-green-400:focus{
    --tw-ring-offset-color: #34d399 !important;
  }

  .sm\:focus\:ring-offset-green-500:focus{
    --tw-ring-offset-color: #10b981 !important;
  }

  .sm\:focus\:ring-offset-green-600:focus{
    --tw-ring-offset-color: #059669 !important;
  }

  .sm\:focus\:ring-offset-green-700:focus{
    --tw-ring-offset-color: #047857 !important;
  }

  .sm\:focus\:ring-offset-green-800:focus{
    --tw-ring-offset-color: #065f46 !important;
  }

  .sm\:focus\:ring-offset-green-900:focus{
    --tw-ring-offset-color: #064e3b !important;
  }

  .sm\:focus\:ring-offset-blue-50:focus{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .sm\:focus\:ring-offset-blue-100:focus{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .sm\:focus\:ring-offset-blue-200:focus{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .sm\:focus\:ring-offset-blue-300:focus{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .sm\:focus\:ring-offset-blue-400:focus{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .sm\:focus\:ring-offset-blue-500:focus{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .sm\:focus\:ring-offset-blue-600:focus{
    --tw-ring-offset-color: #2563eb !important;
  }

  .sm\:focus\:ring-offset-blue-700:focus{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .sm\:focus\:ring-offset-blue-800:focus{
    --tw-ring-offset-color: #1e40af !important;
  }

  .sm\:focus\:ring-offset-blue-900:focus{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .sm\:focus\:ring-offset-indigo-50:focus{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .sm\:focus\:ring-offset-indigo-100:focus{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .sm\:focus\:ring-offset-indigo-200:focus{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .sm\:focus\:ring-offset-indigo-300:focus{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .sm\:focus\:ring-offset-indigo-400:focus{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .sm\:focus\:ring-offset-indigo-500:focus{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .sm\:focus\:ring-offset-indigo-600:focus{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .sm\:focus\:ring-offset-indigo-700:focus{
    --tw-ring-offset-color: #4338ca !important;
  }

  .sm\:focus\:ring-offset-indigo-800:focus{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .sm\:focus\:ring-offset-indigo-900:focus{
    --tw-ring-offset-color: #312e81 !important;
  }

  .sm\:focus\:ring-offset-purple-50:focus{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .sm\:focus\:ring-offset-purple-100:focus{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .sm\:focus\:ring-offset-purple-200:focus{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .sm\:focus\:ring-offset-purple-300:focus{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .sm\:focus\:ring-offset-purple-400:focus{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .sm\:focus\:ring-offset-purple-500:focus{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .sm\:focus\:ring-offset-purple-600:focus{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .sm\:focus\:ring-offset-purple-700:focus{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .sm\:focus\:ring-offset-purple-800:focus{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .sm\:focus\:ring-offset-purple-900:focus{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .sm\:focus\:ring-offset-pink-50:focus{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .sm\:focus\:ring-offset-pink-100:focus{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .sm\:focus\:ring-offset-pink-200:focus{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .sm\:focus\:ring-offset-pink-300:focus{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .sm\:focus\:ring-offset-pink-400:focus{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .sm\:focus\:ring-offset-pink-500:focus{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .sm\:focus\:ring-offset-pink-600:focus{
    --tw-ring-offset-color: #db2777 !important;
  }

  .sm\:focus\:ring-offset-pink-700:focus{
    --tw-ring-offset-color: #be185d !important;
  }

  .sm\:focus\:ring-offset-pink-800:focus{
    --tw-ring-offset-color: #9d174d !important;
  }

  .sm\:focus\:ring-offset-pink-900:focus{
    --tw-ring-offset-color: #831843 !important;
  }

  .sm\:focus\:ring-offset-cyan-50:focus{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .sm\:focus\:ring-offset-cyan-100:focus{
    --tw-ring-offset-color: #cffafe !important;
  }

  .sm\:focus\:ring-offset-cyan-200:focus{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .sm\:focus\:ring-offset-cyan-300:focus{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .sm\:focus\:ring-offset-cyan-400:focus{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .sm\:focus\:ring-offset-cyan-500:focus{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .sm\:focus\:ring-offset-cyan-600:focus{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .sm\:focus\:ring-offset-cyan-700:focus{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .sm\:focus\:ring-offset-cyan-800:focus{
    --tw-ring-offset-color: #155e75 !important;
  }

  .sm\:focus\:ring-offset-cyan-900:focus{
    --tw-ring-offset-color: #164e63 !important;
  }

  .sm\:focus\:ring-offset-light-blue-50:focus{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .sm\:focus\:ring-offset-light-blue-100:focus{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .sm\:focus\:ring-offset-light-blue-200:focus{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .sm\:focus\:ring-offset-light-blue-300:focus{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .sm\:focus\:ring-offset-light-blue-400:focus{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .sm\:focus\:ring-offset-light-blue-500:focus{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .sm\:focus\:ring-offset-light-blue-600:focus{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .sm\:focus\:ring-offset-light-blue-700:focus{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .sm\:focus\:ring-offset-light-blue-800:focus{
    --tw-ring-offset-color: #075985 !important;
  }

  .sm\:focus\:ring-offset-light-blue-900:focus{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .sm\:focus\:ring-offset-amber-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .sm\:focus\:ring-offset-amber-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .sm\:focus\:ring-offset-amber-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .sm\:focus\:ring-offset-amber-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .sm\:focus\:ring-offset-amber-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .sm\:focus\:ring-offset-amber-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .sm\:focus\:ring-offset-amber-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .sm\:focus\:ring-offset-amber-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .sm\:focus\:ring-offset-amber-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .sm\:focus\:ring-offset-amber-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .sm\:focus\:ring-offset-space-cadet:focus{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .sm\:focus\:ring-offset-manatee:focus{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .sm\:focus\:ring-offset-cynabar:focus{
    --tw-ring-offset-color: #F24333 !important;
  }

  .sm\:focus\:ring-offset-imperial-red:focus{
    --tw-ring-offset-color: #EF233C !important;
  }

  .sm\:focus\:ring-offset-special-black:focus{
    --tw-ring-offset-color: #03071E !important;
  }

  .sm\:focus\:ring-offset-dark-sienna:focus{
    --tw-ring-offset-color: #370617 !important;
  }

  .sm\:focus\:ring-offset-rosewood:focus{
    --tw-ring-offset-color: #6A040F !important;
  }

  .sm\:focus\:ring-offset-dark-red:focus{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .sm\:focus\:ring-offset-rosso-corsa:focus{
    --tw-ring-offset-color: #D00000 !important;
  }

  .sm\:focus\:ring-offset-vermillion:focus{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .sm\:focus\:ring-offset-persimmon:focus{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .sm\:focus\:ring-offset-carrot-orange:focus{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .sm\:focus\:ring-offset-orange-web:focus{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .sm\:focus\:ring-offset-selective-yellow:focus{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .sm\:focus\:ring-offset-bottle-green:focus{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .sm\:focus\:ring-offset-illuminating-emerald:focus{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .sm\:dark\:ring-offset-transparent{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .sm\:dark\:ring-offset-current{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .sm\:dark\:ring-offset-black{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .sm\:dark\:ring-offset-white{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .sm\:dark\:ring-offset-gray-50{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .sm\:dark\:ring-offset-gray-100{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .sm\:dark\:ring-offset-gray-200{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .sm\:dark\:ring-offset-gray-300{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .sm\:dark\:ring-offset-gray-400{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .sm\:dark\:ring-offset-gray-500{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .sm\:dark\:ring-offset-gray-600{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .sm\:dark\:ring-offset-gray-700{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .sm\:dark\:ring-offset-gray-800{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .sm\:dark\:ring-offset-gray-900{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .sm\:dark\:ring-offset-red-50{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .sm\:dark\:ring-offset-red-100{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .sm\:dark\:ring-offset-red-200{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .sm\:dark\:ring-offset-red-300{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .sm\:dark\:ring-offset-red-400{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .sm\:dark\:ring-offset-red-500{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .sm\:dark\:ring-offset-red-600{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .sm\:dark\:ring-offset-red-700{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .sm\:dark\:ring-offset-red-800{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .sm\:dark\:ring-offset-red-900{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .sm\:dark\:ring-offset-yellow-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .sm\:dark\:ring-offset-yellow-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .sm\:dark\:ring-offset-yellow-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .sm\:dark\:ring-offset-yellow-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .sm\:dark\:ring-offset-yellow-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .sm\:dark\:ring-offset-yellow-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .sm\:dark\:ring-offset-yellow-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .sm\:dark\:ring-offset-yellow-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .sm\:dark\:ring-offset-yellow-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .sm\:dark\:ring-offset-yellow-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .sm\:dark\:ring-offset-green-50{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .sm\:dark\:ring-offset-green-100{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .sm\:dark\:ring-offset-green-200{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .sm\:dark\:ring-offset-green-300{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .sm\:dark\:ring-offset-green-400{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .sm\:dark\:ring-offset-green-500{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .sm\:dark\:ring-offset-green-600{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .sm\:dark\:ring-offset-green-700{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .sm\:dark\:ring-offset-green-800{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .sm\:dark\:ring-offset-green-900{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .sm\:dark\:ring-offset-blue-50{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .sm\:dark\:ring-offset-blue-100{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .sm\:dark\:ring-offset-blue-200{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .sm\:dark\:ring-offset-blue-300{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .sm\:dark\:ring-offset-blue-400{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .sm\:dark\:ring-offset-blue-500{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .sm\:dark\:ring-offset-blue-600{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .sm\:dark\:ring-offset-blue-700{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .sm\:dark\:ring-offset-blue-800{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .sm\:dark\:ring-offset-blue-900{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .sm\:dark\:ring-offset-indigo-50{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .sm\:dark\:ring-offset-indigo-100{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .sm\:dark\:ring-offset-indigo-200{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .sm\:dark\:ring-offset-indigo-300{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .sm\:dark\:ring-offset-indigo-400{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .sm\:dark\:ring-offset-indigo-500{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .sm\:dark\:ring-offset-indigo-600{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .sm\:dark\:ring-offset-indigo-700{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .sm\:dark\:ring-offset-indigo-800{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .sm\:dark\:ring-offset-indigo-900{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .sm\:dark\:ring-offset-purple-50{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .sm\:dark\:ring-offset-purple-100{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .sm\:dark\:ring-offset-purple-200{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .sm\:dark\:ring-offset-purple-300{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .sm\:dark\:ring-offset-purple-400{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .sm\:dark\:ring-offset-purple-500{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .sm\:dark\:ring-offset-purple-600{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .sm\:dark\:ring-offset-purple-700{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .sm\:dark\:ring-offset-purple-800{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .sm\:dark\:ring-offset-purple-900{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .sm\:dark\:ring-offset-pink-50{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .sm\:dark\:ring-offset-pink-100{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .sm\:dark\:ring-offset-pink-200{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .sm\:dark\:ring-offset-pink-300{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .sm\:dark\:ring-offset-pink-400{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .sm\:dark\:ring-offset-pink-500{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .sm\:dark\:ring-offset-pink-600{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .sm\:dark\:ring-offset-pink-700{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .sm\:dark\:ring-offset-pink-800{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .sm\:dark\:ring-offset-pink-900{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .sm\:dark\:ring-offset-cyan-50{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .sm\:dark\:ring-offset-cyan-100{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .sm\:dark\:ring-offset-cyan-200{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .sm\:dark\:ring-offset-cyan-300{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .sm\:dark\:ring-offset-cyan-400{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .sm\:dark\:ring-offset-cyan-500{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .sm\:dark\:ring-offset-cyan-600{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .sm\:dark\:ring-offset-cyan-700{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .sm\:dark\:ring-offset-cyan-800{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .sm\:dark\:ring-offset-cyan-900{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .sm\:dark\:ring-offset-light-blue-50{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .sm\:dark\:ring-offset-light-blue-100{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .sm\:dark\:ring-offset-light-blue-200{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .sm\:dark\:ring-offset-light-blue-300{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .sm\:dark\:ring-offset-light-blue-400{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .sm\:dark\:ring-offset-light-blue-500{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .sm\:dark\:ring-offset-light-blue-600{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .sm\:dark\:ring-offset-light-blue-700{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .sm\:dark\:ring-offset-light-blue-800{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .sm\:dark\:ring-offset-light-blue-900{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .sm\:dark\:ring-offset-amber-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .sm\:dark\:ring-offset-amber-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .sm\:dark\:ring-offset-amber-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .sm\:dark\:ring-offset-amber-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .sm\:dark\:ring-offset-amber-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .sm\:dark\:ring-offset-amber-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .sm\:dark\:ring-offset-amber-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .sm\:dark\:ring-offset-amber-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .sm\:dark\:ring-offset-amber-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .sm\:dark\:ring-offset-amber-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .sm\:dark\:ring-offset-space-cadet{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .sm\:dark\:ring-offset-manatee{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .sm\:dark\:ring-offset-cynabar{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .sm\:dark\:ring-offset-imperial-red{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .sm\:dark\:ring-offset-special-black{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .sm\:dark\:ring-offset-dark-sienna{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .sm\:dark\:ring-offset-rosewood{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .sm\:dark\:ring-offset-dark-red{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .sm\:dark\:ring-offset-rosso-corsa{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .sm\:dark\:ring-offset-vermillion{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .sm\:dark\:ring-offset-persimmon{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .sm\:dark\:ring-offset-carrot-orange{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .sm\:dark\:ring-offset-orange-web{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .sm\:dark\:ring-offset-selective-yellow{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .sm\:dark\:ring-offset-bottle-green{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .sm\:dark\:ring-offset-illuminating-emerald{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-current:focus-within{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-gray-50:focus-within{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-gray-600:focus-within{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-gray-700:focus-within{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-gray-800:focus-within{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-gray-900:focus-within{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-red-50:focus-within{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-red-100:focus-within{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-red-200:focus-within{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-red-300:focus-within{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-red-400:focus-within{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-red-500:focus-within{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-red-600:focus-within{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-red-700:focus-within{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-red-800:focus-within{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-red-900:focus-within{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-green-50:focus-within{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-green-100:focus-within{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-green-200:focus-within{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-green-300:focus-within{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-green-400:focus-within{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-green-500:focus-within{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-green-600:focus-within{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-green-700:focus-within{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-green-800:focus-within{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-green-900:focus-within{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-blue-50:focus-within{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-blue-100:focus-within{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-blue-200:focus-within{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-blue-300:focus-within{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-blue-400:focus-within{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-blue-500:focus-within{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-blue-600:focus-within{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-blue-700:focus-within{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-blue-800:focus-within{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-blue-900:focus-within{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-purple-50:focus-within{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-purple-100:focus-within{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-purple-200:focus-within{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-purple-300:focus-within{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-purple-400:focus-within{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-purple-500:focus-within{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-purple-600:focus-within{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-purple-700:focus-within{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-purple-800:focus-within{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-purple-900:focus-within{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-pink-50:focus-within{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-pink-100:focus-within{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-pink-200:focus-within{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-pink-300:focus-within{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-pink-400:focus-within{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-pink-500:focus-within{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-pink-600:focus-within{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-pink-700:focus-within{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-pink-800:focus-within{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-pink-900:focus-within{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cyan-50:focus-within{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cyan-100:focus-within{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cyan-200:focus-within{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cyan-300:focus-within{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cyan-400:focus-within{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cyan-500:focus-within{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cyan-600:focus-within{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cyan-700:focus-within{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cyan-800:focus-within{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cyan-900:focus-within{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-light-blue-50:focus-within{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-light-blue-100:focus-within{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-light-blue-200:focus-within{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-light-blue-300:focus-within{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-light-blue-400:focus-within{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-light-blue-500:focus-within{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-light-blue-600:focus-within{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-light-blue-700:focus-within{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-light-blue-800:focus-within{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-light-blue-900:focus-within{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-amber-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-amber-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-amber-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-amber-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-amber-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-amber-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-amber-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-amber-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-amber-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-amber-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-space-cadet:focus-within{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-manatee:focus-within{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-cynabar:focus-within{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-imperial-red:focus-within{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-special-black:focus-within{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-dark-sienna:focus-within{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-rosewood:focus-within{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-dark-red:focus-within{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-rosso-corsa:focus-within{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-vermillion:focus-within{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-persimmon:focus-within{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-carrot-orange:focus-within{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-orange-web:focus-within{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-selective-yellow:focus-within{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-bottle-green:focus-within{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .sm\:dark\:focus-within\:ring-offset-illuminating-emerald:focus-within{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-current:focus{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-gray-50:focus{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-gray-700:focus{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-gray-900:focus{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-red-50:focus{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-red-100:focus{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-red-200:focus{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-red-300:focus{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-red-400:focus{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-red-500:focus{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-red-600:focus{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-red-700:focus{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-red-800:focus{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-red-900:focus{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-yellow-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-yellow-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-yellow-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-yellow-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-yellow-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-yellow-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-yellow-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-yellow-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-yellow-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-yellow-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-green-50:focus{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-green-100:focus{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-green-200:focus{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-green-300:focus{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-green-400:focus{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-green-500:focus{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-green-600:focus{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-green-700:focus{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-green-800:focus{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-green-900:focus{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-blue-50:focus{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-blue-100:focus{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-blue-200:focus{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-blue-300:focus{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-blue-400:focus{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-blue-500:focus{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-blue-600:focus{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-blue-700:focus{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-blue-800:focus{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-blue-900:focus{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-indigo-50:focus{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-indigo-100:focus{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-indigo-200:focus{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-indigo-300:focus{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-indigo-400:focus{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-indigo-500:focus{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-indigo-600:focus{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-indigo-700:focus{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-indigo-800:focus{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-indigo-900:focus{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-purple-50:focus{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-purple-100:focus{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-purple-200:focus{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-purple-300:focus{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-purple-400:focus{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-purple-500:focus{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-purple-600:focus{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-purple-700:focus{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-purple-800:focus{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-purple-900:focus{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-pink-50:focus{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-pink-100:focus{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-pink-200:focus{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-pink-300:focus{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-pink-400:focus{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-pink-500:focus{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-pink-600:focus{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-pink-700:focus{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-pink-800:focus{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-pink-900:focus{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cyan-50:focus{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cyan-100:focus{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cyan-200:focus{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cyan-300:focus{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cyan-400:focus{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cyan-500:focus{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cyan-600:focus{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cyan-700:focus{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cyan-800:focus{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cyan-900:focus{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-light-blue-50:focus{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-light-blue-100:focus{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-light-blue-200:focus{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-light-blue-300:focus{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-light-blue-400:focus{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-light-blue-500:focus{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-light-blue-600:focus{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-light-blue-700:focus{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-light-blue-800:focus{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-light-blue-900:focus{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-amber-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-amber-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-amber-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-amber-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-amber-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-amber-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-amber-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-amber-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-amber-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-amber-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-space-cadet:focus{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-manatee:focus{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-cynabar:focus{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-imperial-red:focus{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-special-black:focus{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-dark-sienna:focus{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-rosewood:focus{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-dark-red:focus{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-rosso-corsa:focus{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-vermillion:focus{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-persimmon:focus{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-carrot-orange:focus{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-orange-web:focus{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-selective-yellow:focus{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-bottle-green:focus{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .sm\:dark\:focus\:ring-offset-illuminating-emerald:focus{
    --tw-ring-offset-color: #40916C !important;
  }

  .sm\:ring-offset-0{
    --tw-ring-offset-width: 0px !important;
  }

  .sm\:ring-offset-1{
    --tw-ring-offset-width: 1px !important;
  }

  .sm\:ring-offset-2{
    --tw-ring-offset-width: 2px !important;
  }

  .sm\:ring-offset-4{
    --tw-ring-offset-width: 4px !important;
  }

  .sm\:ring-offset-8{
    --tw-ring-offset-width: 8px !important;
  }

  .sm\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px !important;
  }

  .sm\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px !important;
  }

  .sm\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px !important;
  }

  .sm\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px !important;
  }

  .sm\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px !important;
  }

  .sm\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px !important;
  }

  .sm\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px !important;
  }

  .sm\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px !important;
  }

  .sm\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px !important;
  }

  .sm\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px !important;
  }

  .sm\:ring-transparent{
    --tw-ring-color: transparent !important;
  }

  .sm\:ring-current{
    --tw-ring-color: currentColor !important;
  }

  .sm\:ring-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-white{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-gray-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-gray-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-gray-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-gray-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-gray-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-gray-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-gray-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-gray-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-gray-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-gray-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-red-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-red-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-red-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-red-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-red-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-red-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-red-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-red-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-red-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-red-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-yellow-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-yellow-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-yellow-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-yellow-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-yellow-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-yellow-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-yellow-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-yellow-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-yellow-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-yellow-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-green-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-green-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-green-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-green-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-green-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-green-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-green-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-green-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-green-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-green-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-indigo-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-indigo-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-indigo-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-indigo-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-indigo-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-indigo-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-indigo-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-indigo-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-indigo-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-indigo-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-purple-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-purple-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-purple-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-purple-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-purple-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-purple-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-purple-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-purple-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-purple-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-purple-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-pink-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-pink-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-pink-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-pink-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-pink-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-pink-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-pink-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-pink-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-pink-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-pink-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cyan-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cyan-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cyan-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cyan-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cyan-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cyan-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cyan-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cyan-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cyan-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cyan-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-light-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-light-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-light-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-light-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-light-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-light-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-light-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-light-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-light-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-light-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-amber-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-amber-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-amber-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-amber-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-amber-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-amber-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-amber-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-amber-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-amber-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-amber-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-space-cadet{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-manatee{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-cynabar{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-imperial-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-special-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-dark-sienna{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-rosewood{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-dark-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-rosso-corsa{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-vermillion{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-persimmon{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-carrot-orange{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-orange-web{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-selective-yellow{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-bottle-green{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-illuminating-emerald{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent !important;
  }

  .sm\:focus-within\:ring-current:focus-within{
    --tw-ring-color: currentColor !important;
  }

  .sm\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-gray-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-gray-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-gray-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-gray-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-gray-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-red-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-red-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-red-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-red-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-red-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-red-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-red-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-red-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-red-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-red-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-yellow-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-yellow-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-yellow-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-yellow-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-yellow-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-yellow-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-yellow-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-yellow-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-yellow-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-yellow-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-green-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-green-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-green-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-green-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-green-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-green-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-green-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-green-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-green-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-green-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-indigo-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-indigo-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-indigo-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-indigo-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-indigo-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-indigo-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-indigo-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-indigo-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-indigo-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-indigo-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-purple-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-purple-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-purple-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-purple-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-purple-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-purple-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-purple-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-purple-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-purple-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-purple-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-pink-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-pink-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-pink-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-pink-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-pink-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-pink-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-pink-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-pink-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-pink-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-pink-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cyan-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cyan-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cyan-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cyan-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cyan-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cyan-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cyan-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cyan-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cyan-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cyan-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-light-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-light-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-light-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-light-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-light-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-light-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-light-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-light-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-light-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-light-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-amber-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-amber-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-amber-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-amber-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-amber-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-amber-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-amber-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-amber-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-amber-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-amber-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-space-cadet:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-manatee:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-cynabar:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-imperial-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-special-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-dark-sienna:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-rosewood:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-dark-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-rosso-corsa:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-vermillion:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-persimmon:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-carrot-orange:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-orange-web:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-selective-yellow:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-bottle-green:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus-within\:ring-illuminating-emerald:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent !important;
  }

  .sm\:focus\:ring-current:focus{
    --tw-ring-color: currentColor !important;
  }

  .sm\:focus\:ring-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-white:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-gray-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-gray-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-gray-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-gray-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-gray-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-gray-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-gray-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-gray-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-gray-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-red-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-red-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-red-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-red-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-red-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-red-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-red-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-red-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-red-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-red-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-yellow-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-yellow-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-yellow-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-yellow-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-yellow-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-yellow-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-yellow-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-yellow-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-yellow-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-yellow-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-green-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-green-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-green-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-green-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-green-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-green-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-green-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-green-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-green-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-green-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-indigo-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-indigo-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-indigo-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-indigo-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-indigo-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-indigo-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-indigo-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-indigo-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-indigo-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-purple-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-purple-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-purple-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-purple-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-purple-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-purple-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-purple-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-purple-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-purple-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-purple-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-pink-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-pink-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-pink-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-pink-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-pink-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-pink-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-pink-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-pink-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-pink-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-pink-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cyan-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cyan-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cyan-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cyan-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cyan-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cyan-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cyan-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cyan-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cyan-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cyan-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-light-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-light-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-light-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-light-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-light-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-light-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-light-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-light-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-light-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-light-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-amber-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-amber-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-amber-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-amber-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-amber-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-amber-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-amber-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-amber-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-amber-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-amber-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-space-cadet:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-manatee:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-cynabar:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-imperial-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-special-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-dark-sienna:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-rosewood:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-dark-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-rosso-corsa:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-vermillion:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-persimmon:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-carrot-orange:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-orange-web:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-selective-yellow:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-bottle-green:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .sm\:focus\:ring-illuminating-emerald:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-transparent{
    --tw-ring-color: transparent !important;
  }

  .dark .sm\:dark\:ring-current{
    --tw-ring-color: currentColor !important;
  }

  .dark .sm\:dark\:ring-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-white{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-gray-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-gray-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-gray-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-gray-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-gray-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-gray-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-gray-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-gray-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-gray-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-gray-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-red-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-red-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-red-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-red-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-red-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-red-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-red-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-red-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-red-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-red-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-yellow-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-yellow-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-yellow-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-yellow-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-yellow-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-yellow-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-yellow-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-yellow-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-yellow-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-yellow-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-green-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-green-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-green-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-green-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-green-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-green-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-green-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-green-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-green-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-green-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-indigo-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-indigo-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-indigo-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-indigo-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-indigo-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-indigo-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-indigo-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-indigo-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-indigo-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-indigo-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-purple-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-purple-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-purple-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-purple-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-purple-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-purple-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-purple-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-purple-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-purple-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-purple-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-pink-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-pink-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-pink-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-pink-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-pink-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-pink-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-pink-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-pink-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-pink-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-pink-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cyan-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cyan-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cyan-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cyan-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cyan-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cyan-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cyan-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cyan-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cyan-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cyan-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-light-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-light-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-light-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-light-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-light-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-light-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-light-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-light-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-light-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-light-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-amber-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-amber-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-amber-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-amber-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-amber-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-amber-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-amber-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-amber-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-amber-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-amber-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-space-cadet{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-manatee{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-cynabar{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-imperial-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-special-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-dark-sienna{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-rosewood{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-dark-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-rosso-corsa{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-vermillion{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-persimmon{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-carrot-orange{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-orange-web{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-selective-yellow{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-bottle-green{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:ring-illuminating-emerald{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent !important;
  }

  .dark .sm\:dark\:focus-within\:ring-current:focus-within{
    --tw-ring-color: currentColor !important;
  }

  .dark .sm\:dark\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-gray-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-gray-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-gray-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-gray-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-gray-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-red-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-red-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-red-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-red-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-red-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-red-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-red-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-red-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-red-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-red-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-yellow-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-yellow-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-yellow-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-yellow-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-yellow-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-yellow-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-yellow-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-yellow-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-yellow-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-yellow-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-green-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-green-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-green-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-green-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-green-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-green-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-green-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-green-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-green-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-green-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-indigo-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-indigo-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-indigo-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-indigo-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-indigo-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-indigo-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-indigo-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-indigo-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-indigo-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-indigo-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-purple-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-purple-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-purple-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-purple-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-purple-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-purple-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-purple-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-purple-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-purple-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-purple-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-pink-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-pink-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-pink-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-pink-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-pink-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-pink-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-pink-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-pink-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-pink-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-pink-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cyan-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cyan-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cyan-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cyan-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cyan-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cyan-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cyan-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cyan-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cyan-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cyan-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-light-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-light-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-light-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-light-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-light-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-light-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-light-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-light-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-light-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-light-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-amber-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-amber-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-amber-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-amber-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-amber-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-amber-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-amber-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-amber-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-amber-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-amber-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-space-cadet:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-manatee:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-cynabar:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-imperial-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-special-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-dark-sienna:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-rosewood:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-dark-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-rosso-corsa:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-vermillion:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-persimmon:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-carrot-orange:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-orange-web:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-selective-yellow:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-bottle-green:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:ring-illuminating-emerald:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent !important;
  }

  .dark .sm\:dark\:focus\:ring-current:focus{
    --tw-ring-color: currentColor !important;
  }

  .dark .sm\:dark\:focus\:ring-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-white:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-gray-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-gray-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-gray-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-gray-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-gray-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-gray-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-gray-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-gray-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-gray-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-red-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-red-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-red-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-red-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-red-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-red-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-red-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-red-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-red-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-red-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-yellow-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-yellow-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-yellow-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-yellow-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-yellow-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-yellow-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-yellow-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-yellow-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-yellow-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-yellow-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-green-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-green-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-green-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-green-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-green-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-green-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-green-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-green-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-green-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-green-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-indigo-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-indigo-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-indigo-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-indigo-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-indigo-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-indigo-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-indigo-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-indigo-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-indigo-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-purple-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-purple-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-purple-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-purple-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-purple-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-purple-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-purple-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-purple-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-purple-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-purple-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-pink-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-pink-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-pink-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-pink-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-pink-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-pink-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-pink-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-pink-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-pink-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-pink-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cyan-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cyan-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cyan-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cyan-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cyan-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cyan-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cyan-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cyan-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cyan-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cyan-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-light-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-light-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-light-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-light-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-light-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-light-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-light-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-light-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-light-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-light-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-amber-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-amber-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-amber-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-amber-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-amber-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-amber-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-amber-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-amber-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-amber-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-amber-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-space-cadet:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-manatee:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-cynabar:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-imperial-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-special-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-dark-sienna:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-rosewood:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-dark-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-rosso-corsa:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-vermillion:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-persimmon:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-carrot-orange:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-orange-web:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-selective-yellow:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-bottle-green:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:ring-illuminating-emerald:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .sm\:ring-opacity-0{
    --tw-ring-opacity: 0 !important;
  }

  .sm\:ring-opacity-5{
    --tw-ring-opacity: 0.05 !important;
  }

  .sm\:ring-opacity-10{
    --tw-ring-opacity: 0.1 !important;
  }

  .sm\:ring-opacity-20{
    --tw-ring-opacity: 0.2 !important;
  }

  .sm\:ring-opacity-25{
    --tw-ring-opacity: 0.25 !important;
  }

  .sm\:ring-opacity-30{
    --tw-ring-opacity: 0.3 !important;
  }

  .sm\:ring-opacity-40{
    --tw-ring-opacity: 0.4 !important;
  }

  .sm\:ring-opacity-50{
    --tw-ring-opacity: 0.5 !important;
  }

  .sm\:ring-opacity-60{
    --tw-ring-opacity: 0.6 !important;
  }

  .sm\:ring-opacity-70{
    --tw-ring-opacity: 0.7 !important;
  }

  .sm\:ring-opacity-75{
    --tw-ring-opacity: 0.75 !important;
  }

  .sm\:ring-opacity-80{
    --tw-ring-opacity: 0.8 !important;
  }

  .sm\:ring-opacity-90{
    --tw-ring-opacity: 0.9 !important;
  }

  .sm\:ring-opacity-95{
    --tw-ring-opacity: 0.95 !important;
  }

  .sm\:ring-opacity-100{
    --tw-ring-opacity: 1 !important;
  }

  .sm\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0 !important;
  }

  .sm\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05 !important;
  }

  .sm\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1 !important;
  }

  .sm\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2 !important;
  }

  .sm\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25 !important;
  }

  .sm\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3 !important;
  }

  .sm\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4 !important;
  }

  .sm\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5 !important;
  }

  .sm\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6 !important;
  }

  .sm\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7 !important;
  }

  .sm\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75 !important;
  }

  .sm\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8 !important;
  }

  .sm\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9 !important;
  }

  .sm\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95 !important;
  }

  .sm\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1 !important;
  }

  .sm\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0 !important;
  }

  .sm\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05 !important;
  }

  .sm\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1 !important;
  }

  .sm\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2 !important;
  }

  .sm\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25 !important;
  }

  .sm\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3 !important;
  }

  .sm\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4 !important;
  }

  .sm\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5 !important;
  }

  .sm\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6 !important;
  }

  .sm\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7 !important;
  }

  .sm\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75 !important;
  }

  .sm\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8 !important;
  }

  .sm\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9 !important;
  }

  .sm\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95 !important;
  }

  .sm\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1 !important;
  }

  .dark .sm\:dark\:ring-opacity-0{
    --tw-ring-opacity: 0 !important;
  }

  .dark .sm\:dark\:ring-opacity-5{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:ring-opacity-10{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:ring-opacity-20{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:ring-opacity-25{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:ring-opacity-30{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:ring-opacity-40{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:ring-opacity-50{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:ring-opacity-60{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:ring-opacity-70{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:ring-opacity-75{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:ring-opacity-80{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:ring-opacity-90{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:ring-opacity-95{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:ring-opacity-100{
    --tw-ring-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1 !important;
  }

  .sm\:fill-current{
    fill: currentColor !important;
  }

  .sm\:stroke-current{
    stroke: currentColor !important;
  }

  .sm\:stroke-0{
    stroke-width: 0 !important;
  }

  .sm\:stroke-1{
    stroke-width: 1 !important;
  }

  .sm\:stroke-2{
    stroke-width: 2 !important;
  }

  .sm\:table-auto{
    table-layout: auto !important;
  }

  .sm\:table-fixed{
    table-layout: fixed !important;
  }

  .sm\:text-left{
    text-align: left !important;
  }

  .sm\:text-center{
    text-align: center !important;
  }

  .sm\:text-right{
    text-align: right !important;
  }

  .sm\:text-justify{
    text-align: justify !important;
  }

  .sm\:text-transparent{
    color: transparent !important;
  }

  .sm\:text-current{
    color: currentColor !important;
  }

  .sm\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .sm\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .sm\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .sm\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .sm\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .sm\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .sm\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .sm\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .sm\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .sm\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .sm\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .sm\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .sm\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .sm\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .sm\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .sm\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .sm\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .sm\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .sm\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .sm\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .sm\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .sm\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .sm\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .sm\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .sm\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .sm\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .sm\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .sm\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .sm\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .sm\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .sm\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .sm\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .sm\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .sm\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .sm\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .sm\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .sm\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .sm\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .sm\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .sm\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .sm\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .sm\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .sm\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .sm\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .sm\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .sm\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .sm\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .sm\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .sm\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .sm\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .sm\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .sm\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .sm\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .sm\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .sm\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .sm\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .sm\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .sm\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .sm\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .sm\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .sm\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .sm\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .sm\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .sm\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .sm\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .sm\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .sm\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .sm\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .sm\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .sm\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .sm\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .sm\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .sm\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .sm\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .sm\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .sm\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-transparent{
    color: transparent !important;
  }

  .group:hover .sm\:group-hover\:text-current{
    color: currentColor !important;
  }

  .group:hover .sm\:group-hover\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .group:hover .sm\:group-hover\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-transparent:focus-within{
    color: transparent !important;
  }

  .sm\:focus-within\:text-current:focus-within{
    color: currentColor !important;
  }

  .sm\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-gray-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-gray-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-gray-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-gray-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-gray-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-red-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-red-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-red-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-red-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-red-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-red-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-red-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-red-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-red-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-red-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-yellow-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-yellow-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-yellow-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-yellow-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-yellow-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-yellow-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-yellow-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-yellow-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-yellow-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-yellow-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-green-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-green-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-green-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-green-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-green-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-green-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-green-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-green-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-green-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-green-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-indigo-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-indigo-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-indigo-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-indigo-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-indigo-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-indigo-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-indigo-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-indigo-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-indigo-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-indigo-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-purple-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-purple-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-purple-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-purple-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-purple-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-purple-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-purple-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-purple-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-purple-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-purple-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-pink-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-pink-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-pink-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-pink-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-pink-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-pink-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-pink-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-pink-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-pink-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-pink-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cyan-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cyan-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cyan-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cyan-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cyan-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cyan-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cyan-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cyan-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cyan-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cyan-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-light-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-light-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-light-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-light-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-light-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-light-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-light-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-light-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-light-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-light-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-amber-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-amber-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-amber-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-amber-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-amber-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-amber-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-amber-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-amber-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-amber-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-amber-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-space-cadet:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-manatee:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-cynabar:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-imperial-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-special-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-dark-sienna:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-rosewood:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-dark-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-rosso-corsa:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-vermillion:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-persimmon:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-carrot-orange:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-orange-web:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-selective-yellow:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-bottle-green:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .sm\:focus-within\:text-illuminating-emerald:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-transparent:hover{
    color: transparent !important;
  }

  .sm\:hover\:text-current:hover{
    color: currentColor !important;
  }

  .sm\:hover\:text-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-white:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-gray-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-gray-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-gray-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-gray-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-gray-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-gray-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-red-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-red-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-red-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-red-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-red-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-red-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-red-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-red-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-red-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-red-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-yellow-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-yellow-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-yellow-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-yellow-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-yellow-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-yellow-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-yellow-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-yellow-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-yellow-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-yellow-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-green-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-green-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-green-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-green-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-green-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-green-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-green-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-green-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-green-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-green-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-indigo-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-indigo-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-indigo-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-indigo-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-indigo-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-indigo-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-indigo-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-indigo-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-indigo-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-indigo-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-purple-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-purple-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-purple-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-purple-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-purple-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-purple-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-purple-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-purple-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-purple-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-purple-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-pink-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-pink-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-pink-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-pink-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-pink-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-pink-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-pink-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-pink-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-pink-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-pink-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cyan-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cyan-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cyan-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cyan-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cyan-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cyan-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cyan-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cyan-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cyan-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cyan-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-light-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-light-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-light-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-light-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-light-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-light-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-light-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-light-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-light-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-light-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-amber-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-amber-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-amber-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-amber-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-amber-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-amber-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-amber-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-amber-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-amber-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-amber-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-space-cadet:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-manatee:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-cynabar:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-imperial-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-special-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-dark-sienna:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-rosewood:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-dark-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-rosso-corsa:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-vermillion:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-persimmon:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-carrot-orange:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-orange-web:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-selective-yellow:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-bottle-green:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .sm\:hover\:text-illuminating-emerald:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-transparent:focus{
    color: transparent !important;
  }

  .sm\:focus\:text-current:focus{
    color: currentColor !important;
  }

  .sm\:focus\:text-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-white:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-gray-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-gray-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-gray-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-gray-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-gray-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-gray-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-gray-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-red-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-red-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-red-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-red-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-red-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-red-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-red-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-red-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-red-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-red-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-yellow-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-yellow-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-yellow-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-yellow-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-yellow-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-yellow-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-yellow-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-yellow-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-yellow-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-yellow-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-green-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-green-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-green-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-green-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-green-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-green-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-green-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-green-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-green-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-green-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-indigo-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-indigo-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-indigo-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-indigo-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-indigo-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-indigo-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-indigo-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-indigo-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-indigo-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-purple-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-purple-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-purple-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-purple-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-purple-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-purple-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-purple-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-purple-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-purple-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-purple-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-pink-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-pink-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-pink-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-pink-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-pink-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-pink-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-pink-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-pink-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-pink-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-pink-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cyan-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cyan-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cyan-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cyan-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cyan-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cyan-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cyan-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cyan-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cyan-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cyan-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-light-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-light-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-light-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-light-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-light-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-light-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-light-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-light-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-light-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-light-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-amber-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-amber-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-amber-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-amber-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-amber-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-amber-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-amber-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-amber-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-amber-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-amber-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-space-cadet:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-manatee:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-cynabar:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-imperial-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-special-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-dark-sienna:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-rosewood:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-dark-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-rosso-corsa:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-vermillion:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-persimmon:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-carrot-orange:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-orange-web:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-selective-yellow:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-bottle-green:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .sm\:focus\:text-illuminating-emerald:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-transparent{
    color: transparent !important;
  }

  .dark .sm\:dark\:text-current{
    color: currentColor !important;
  }

  .dark .sm\:dark\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-transparent{
    color: transparent !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-current{
    color: currentColor !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-transparent:focus-within{
    color: transparent !important;
  }

  .dark .sm\:dark\:focus-within\:text-current:focus-within{
    color: currentColor !important;
  }

  .dark .sm\:dark\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-gray-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-gray-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-gray-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-gray-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-gray-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-red-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-red-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-red-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-red-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-red-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-red-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-red-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-red-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-red-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-red-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-yellow-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-yellow-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-yellow-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-yellow-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-yellow-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-yellow-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-yellow-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-yellow-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-yellow-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-yellow-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-green-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-green-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-green-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-green-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-green-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-green-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-green-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-green-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-green-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-green-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-indigo-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-indigo-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-indigo-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-indigo-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-indigo-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-indigo-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-indigo-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-indigo-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-indigo-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-indigo-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-purple-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-purple-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-purple-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-purple-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-purple-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-purple-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-purple-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-purple-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-purple-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-purple-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-pink-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-pink-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-pink-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-pink-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-pink-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-pink-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-pink-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-pink-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-pink-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-pink-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cyan-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cyan-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cyan-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cyan-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cyan-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cyan-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cyan-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cyan-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cyan-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cyan-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-light-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-light-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-light-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-light-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-light-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-light-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-light-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-light-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-light-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-light-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-amber-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-amber-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-amber-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-amber-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-amber-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-amber-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-amber-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-amber-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-amber-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-amber-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-space-cadet:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-manatee:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-cynabar:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-imperial-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-special-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-dark-sienna:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-rosewood:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-dark-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-rosso-corsa:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-vermillion:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-persimmon:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-carrot-orange:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-orange-web:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-selective-yellow:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-bottle-green:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus-within\:text-illuminating-emerald:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-transparent:hover{
    color: transparent !important;
  }

  .dark .sm\:dark\:hover\:text-current:hover{
    color: currentColor !important;
  }

  .dark .sm\:dark\:hover\:text-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-white:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-gray-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-gray-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-gray-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-gray-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-gray-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-gray-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-red-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-red-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-red-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-red-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-red-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-red-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-red-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-red-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-red-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-red-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-yellow-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-yellow-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-yellow-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-yellow-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-yellow-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-yellow-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-yellow-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-yellow-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-yellow-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-yellow-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-green-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-green-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-green-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-green-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-green-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-green-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-green-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-green-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-green-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-green-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-indigo-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-indigo-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-indigo-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-indigo-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-indigo-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-indigo-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-indigo-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-indigo-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-indigo-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-indigo-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-purple-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-purple-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-purple-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-purple-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-purple-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-purple-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-purple-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-purple-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-purple-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-purple-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-pink-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-pink-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-pink-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-pink-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-pink-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-pink-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-pink-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-pink-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-pink-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-pink-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cyan-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cyan-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cyan-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cyan-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cyan-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cyan-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cyan-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cyan-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cyan-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cyan-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-light-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-light-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-light-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-light-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-light-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-light-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-light-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-light-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-light-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-light-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-amber-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-amber-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-amber-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-amber-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-amber-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-amber-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-amber-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-amber-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-amber-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-amber-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-space-cadet:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-manatee:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-cynabar:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-imperial-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-special-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-dark-sienna:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-rosewood:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-dark-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-rosso-corsa:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-vermillion:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-persimmon:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-carrot-orange:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-orange-web:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-selective-yellow:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-bottle-green:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:hover\:text-illuminating-emerald:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-transparent:focus{
    color: transparent !important;
  }

  .dark .sm\:dark\:focus\:text-current:focus{
    color: currentColor !important;
  }

  .dark .sm\:dark\:focus\:text-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-white:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-gray-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-gray-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-gray-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-gray-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-gray-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-gray-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-gray-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-red-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-red-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-red-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-red-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-red-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-red-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-red-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-red-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-red-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-red-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-yellow-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-yellow-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-yellow-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-yellow-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-yellow-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-yellow-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-yellow-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-yellow-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-yellow-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-yellow-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-green-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-green-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-green-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-green-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-green-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-green-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-green-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-green-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-green-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-green-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-indigo-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-indigo-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-indigo-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-indigo-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-indigo-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-indigo-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-indigo-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-indigo-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-indigo-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-purple-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-purple-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-purple-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-purple-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-purple-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-purple-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-purple-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-purple-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-purple-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-purple-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-pink-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-pink-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-pink-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-pink-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-pink-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-pink-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-pink-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-pink-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-pink-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-pink-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cyan-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cyan-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cyan-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cyan-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cyan-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cyan-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cyan-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cyan-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cyan-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cyan-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-light-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-light-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-light-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-light-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-light-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-light-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-light-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-light-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-light-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-light-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-amber-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-amber-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-amber-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-amber-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-amber-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-amber-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-amber-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-amber-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-amber-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-amber-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-space-cadet:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-manatee:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-cynabar:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-imperial-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-special-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-dark-sienna:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-rosewood:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-dark-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-rosso-corsa:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-vermillion:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-persimmon:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-carrot-orange:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-orange-web:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-selective-yellow:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-bottle-green:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .sm\:dark\:focus\:text-illuminating-emerald:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .sm\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .sm\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .sm\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .sm\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .sm\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .sm\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .sm\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .sm\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .sm\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .sm\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .sm\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .sm\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .sm\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .sm\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .sm\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .group:hover .sm\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .sm\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0 !important;
  }

  .sm\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05 !important;
  }

  .sm\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1 !important;
  }

  .sm\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2 !important;
  }

  .sm\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25 !important;
  }

  .sm\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3 !important;
  }

  .sm\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4 !important;
  }

  .sm\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5 !important;
  }

  .sm\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6 !important;
  }

  .sm\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7 !important;
  }

  .sm\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75 !important;
  }

  .sm\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8 !important;
  }

  .sm\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9 !important;
  }

  .sm\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95 !important;
  }

  .sm\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1 !important;
  }

  .sm\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0 !important;
  }

  .sm\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05 !important;
  }

  .sm\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1 !important;
  }

  .sm\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2 !important;
  }

  .sm\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25 !important;
  }

  .sm\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3 !important;
  }

  .sm\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4 !important;
  }

  .sm\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5 !important;
  }

  .sm\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6 !important;
  }

  .sm\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7 !important;
  }

  .sm\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75 !important;
  }

  .sm\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8 !important;
  }

  .sm\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9 !important;
  }

  .sm\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95 !important;
  }

  .sm\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1 !important;
  }

  .sm\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0 !important;
  }

  .sm\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05 !important;
  }

  .sm\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1 !important;
  }

  .sm\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2 !important;
  }

  .sm\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25 !important;
  }

  .sm\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3 !important;
  }

  .sm\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4 !important;
  }

  .sm\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5 !important;
  }

  .sm\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6 !important;
  }

  .sm\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7 !important;
  }

  .sm\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75 !important;
  }

  .sm\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8 !important;
  }

  .sm\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9 !important;
  }

  .sm\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95 !important;
  }

  .sm\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1 !important;
  }

  .dark .sm\:dark\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .dark .sm\:dark\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .group:hover .sm\:dark\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .sm\:dark\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1 !important;
  }

  .sm\:truncate{
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .sm\:overflow-ellipsis{
    text-overflow: ellipsis !important;
  }

  .sm\:overflow-clip{
    text-overflow: clip !important;
  }

  .sm\:italic{
    font-style: italic !important;
  }

  .sm\:not-italic{
    font-style: normal !important;
  }

  .sm\:uppercase{
    text-transform: uppercase !important;
  }

  .sm\:lowercase{
    text-transform: lowercase !important;
  }

  .sm\:capitalize{
    text-transform: capitalize !important;
  }

  .sm\:normal-case{
    text-transform: none !important;
  }

  .sm\:underline{
    text-decoration: underline !important;
  }

  .sm\:line-through{
    text-decoration: line-through !important;
  }

  .sm\:no-underline{
    text-decoration: none !important;
  }

  .group:hover .sm\:group-hover\:underline{
    text-decoration: underline !important;
  }

  .group:hover .sm\:group-hover\:line-through{
    text-decoration: line-through !important;
  }

  .group:hover .sm\:group-hover\:no-underline{
    text-decoration: none !important;
  }

  .sm\:focus-within\:underline:focus-within{
    text-decoration: underline !important;
  }

  .sm\:focus-within\:line-through:focus-within{
    text-decoration: line-through !important;
  }

  .sm\:focus-within\:no-underline:focus-within{
    text-decoration: none !important;
  }

  .sm\:hover\:underline:hover{
    text-decoration: underline !important;
  }

  .sm\:hover\:line-through:hover{
    text-decoration: line-through !important;
  }

  .sm\:hover\:no-underline:hover{
    text-decoration: none !important;
  }

  .sm\:focus\:underline:focus{
    text-decoration: underline !important;
  }

  .sm\:focus\:line-through:focus{
    text-decoration: line-through !important;
  }

  .sm\:focus\:no-underline:focus{
    text-decoration: none !important;
  }

  .sm\:antialiased{
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .sm\:subpixel-antialiased{
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .sm\:ordinal, .sm\:slashed-zero, .sm\:lining-nums, .sm\:oldstyle-nums, .sm\:proportional-nums, .sm\:tabular-nums, .sm\:diagonal-fractions, .sm\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/) !important;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction) !important;
  }

  .sm\:normal-nums{
    font-variant-numeric: normal !important;
  }

  .sm\:ordinal{
    --tw-ordinal: ordinal !important;
  }

  .sm\:slashed-zero{
    --tw-slashed-zero: slashed-zero !important;
  }

  .sm\:lining-nums{
    --tw-numeric-figure: lining-nums !important;
  }

  .sm\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums !important;
  }

  .sm\:proportional-nums{
    --tw-numeric-spacing: proportional-nums !important;
  }

  .sm\:tabular-nums{
    --tw-numeric-spacing: tabular-nums !important;
  }

  .sm\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions !important;
  }

  .sm\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions !important;
  }

  .sm\:tracking-tighter{
    letter-spacing: -0.05em !important;
  }

  .sm\:tracking-tight{
    letter-spacing: -0.025em !important;
  }

  .sm\:tracking-normal{
    letter-spacing: 0em !important;
  }

  .sm\:tracking-wide{
    letter-spacing: 0.025em !important;
  }

  .sm\:tracking-wider{
    letter-spacing: 0.05em !important;
  }

  .sm\:tracking-widest{
    letter-spacing: 0.1em !important;
  }

  .sm\:select-none{
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .sm\:select-text{
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .sm\:select-all{
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .sm\:select-auto{
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .sm\:align-baseline{
    vertical-align: baseline !important;
  }

  .sm\:align-top{
    vertical-align: top !important;
  }

  .sm\:align-middle{
    vertical-align: middle !important;
  }

  .sm\:align-bottom{
    vertical-align: bottom !important;
  }

  .sm\:align-text-top{
    vertical-align: text-top !important;
  }

  .sm\:align-text-bottom{
    vertical-align: text-bottom !important;
  }

  .sm\:visible{
    visibility: visible !important;
  }

  .sm\:invisible{
    visibility: hidden !important;
  }

  .sm\:hover\:visible:hover{
    visibility: visible !important;
  }

  .sm\:hover\:invisible:hover{
    visibility: hidden !important;
  }

  .group:hover .sm\:group-hover\:visible{
    visibility: visible !important;
  }

  .group:hover .sm\:group-hover\:invisible{
    visibility: hidden !important;
  }

  .sm\:whitespace-normal{
    white-space: normal !important;
  }

  .sm\:whitespace-nowrap{
    white-space: nowrap !important;
  }

  .sm\:whitespace-pre{
    white-space: pre !important;
  }

  .sm\:whitespace-pre-line{
    white-space: pre-line !important;
  }

  .sm\:whitespace-pre-wrap{
    white-space: pre-wrap !important;
  }

  .sm\:break-normal{
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .sm\:break-words{
    overflow-wrap: break-word !important;
  }

  .sm\:break-all{
    word-break: break-all !important;
  }

  .sm\:w-0{
    width: 0px !important;
  }

  .sm\:w-1{
    width: 0.25rem !important;
  }

  .sm\:w-2{
    width: 0.5rem !important;
  }

  .sm\:w-3{
    width: 0.75rem !important;
  }

  .sm\:w-4{
    width: 1rem !important;
  }

  .sm\:w-5{
    width: 1.25rem !important;
  }

  .sm\:w-6{
    width: 1.5rem !important;
  }

  .sm\:w-7{
    width: 1.75rem !important;
  }

  .sm\:w-8{
    width: 2rem !important;
  }

  .sm\:w-9{
    width: 2.25rem !important;
  }

  .sm\:w-10{
    width: 2.5rem !important;
  }

  .sm\:w-11{
    width: 2.75rem !important;
  }

  .sm\:w-12{
    width: 3rem !important;
  }

  .sm\:w-14{
    width: 3.5rem !important;
  }

  .sm\:w-16{
    width: 4rem !important;
  }

  .sm\:w-20{
    width: 5rem !important;
  }

  .sm\:w-24{
    width: 6rem !important;
  }

  .sm\:w-28{
    width: 7rem !important;
  }

  .sm\:w-32{
    width: 8rem !important;
  }

  .sm\:w-36{
    width: 9rem !important;
  }

  .sm\:w-40{
    width: 10rem !important;
  }

  .sm\:w-44{
    width: 11rem !important;
  }

  .sm\:w-48{
    width: 12rem !important;
  }

  .sm\:w-52{
    width: 13rem !important;
  }

  .sm\:w-56{
    width: 14rem !important;
  }

  .sm\:w-60{
    width: 15rem !important;
  }

  .sm\:w-64{
    width: 16rem !important;
  }

  .sm\:w-72{
    width: 18rem !important;
  }

  .sm\:w-80{
    width: 20rem !important;
  }

  .sm\:w-96{
    width: 24rem !important;
  }

  .sm\:w-auto{
    width: auto !important;
  }

  .sm\:w-px{
    width: 1px !important;
  }

  .sm\:w-0\.5{
    width: 0.125rem !important;
  }

  .sm\:w-1\.5{
    width: 0.375rem !important;
  }

  .sm\:w-2\.5{
    width: 0.625rem !important;
  }

  .sm\:w-3\.5{
    width: 0.875rem !important;
  }

  .sm\:w-1\/2{
    width: 50% !important;
  }

  .sm\:w-1\/3{
    width: 33.333333% !important;
  }

  .sm\:w-2\/3{
    width: 66.666667% !important;
  }

  .sm\:w-1\/4{
    width: 25% !important;
  }

  .sm\:w-2\/4{
    width: 50% !important;
  }

  .sm\:w-3\/4{
    width: 75% !important;
  }

  .sm\:w-1\/5{
    width: 20% !important;
  }

  .sm\:w-2\/5{
    width: 40% !important;
  }

  .sm\:w-3\/5{
    width: 60% !important;
  }

  .sm\:w-4\/5{
    width: 80% !important;
  }

  .sm\:w-1\/6{
    width: 16.666667% !important;
  }

  .sm\:w-2\/6{
    width: 33.333333% !important;
  }

  .sm\:w-3\/6{
    width: 50% !important;
  }

  .sm\:w-4\/6{
    width: 66.666667% !important;
  }

  .sm\:w-5\/6{
    width: 83.333333% !important;
  }

  .sm\:w-1\/12{
    width: 8.333333% !important;
  }

  .sm\:w-2\/12{
    width: 16.666667% !important;
  }

  .sm\:w-3\/12{
    width: 25% !important;
  }

  .sm\:w-4\/12{
    width: 33.333333% !important;
  }

  .sm\:w-5\/12{
    width: 41.666667% !important;
  }

  .sm\:w-6\/12{
    width: 50% !important;
  }

  .sm\:w-7\/12{
    width: 58.333333% !important;
  }

  .sm\:w-8\/12{
    width: 66.666667% !important;
  }

  .sm\:w-9\/12{
    width: 75% !important;
  }

  .sm\:w-10\/12{
    width: 83.333333% !important;
  }

  .sm\:w-11\/12{
    width: 91.666667% !important;
  }

  .sm\:w-full{
    width: 100% !important;
  }

  .sm\:w-screen{
    width: 100vw !important;
  }

  .sm\:w-min{
    width: -webkit-min-content !important;
    width: -moz-min-content !important;
    width: min-content !important;
  }

  .sm\:w-max{
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
  }

  .sm\:z-0{
    z-index: 0 !important;
  }

  .sm\:z-10{
    z-index: 10 !important;
  }

  .sm\:z-20{
    z-index: 20 !important;
  }

  .sm\:z-30{
    z-index: 30 !important;
  }

  .sm\:z-40{
    z-index: 40 !important;
  }

  .sm\:z-50{
    z-index: 50 !important;
  }

  .sm\:z-auto{
    z-index: auto !important;
  }

  .sm\:focus-within\:z-0:focus-within{
    z-index: 0 !important;
  }

  .sm\:focus-within\:z-10:focus-within{
    z-index: 10 !important;
  }

  .sm\:focus-within\:z-20:focus-within{
    z-index: 20 !important;
  }

  .sm\:focus-within\:z-30:focus-within{
    z-index: 30 !important;
  }

  .sm\:focus-within\:z-40:focus-within{
    z-index: 40 !important;
  }

  .sm\:focus-within\:z-50:focus-within{
    z-index: 50 !important;
  }

  .sm\:focus-within\:z-auto:focus-within{
    z-index: auto !important;
  }

  .sm\:focus\:z-0:focus{
    z-index: 0 !important;
  }

  .sm\:focus\:z-10:focus{
    z-index: 10 !important;
  }

  .sm\:focus\:z-20:focus{
    z-index: 20 !important;
  }

  .sm\:focus\:z-30:focus{
    z-index: 30 !important;
  }

  .sm\:focus\:z-40:focus{
    z-index: 40 !important;
  }

  .sm\:focus\:z-50:focus{
    z-index: 50 !important;
  }

  .sm\:focus\:z-auto:focus{
    z-index: auto !important;
  }

  .sm\:isolate{
    isolation: isolate !important;
  }

  .sm\:isolation-auto{
    isolation: auto !important;
  }

  .sm\:gap-0{
    gap: 0px !important;
  }

  .sm\:gap-1{
    gap: 0.25rem !important;
  }

  .sm\:gap-2{
    gap: 0.5rem !important;
  }

  .sm\:gap-3{
    gap: 0.75rem !important;
  }

  .sm\:gap-4{
    gap: 1rem !important;
  }

  .sm\:gap-5{
    gap: 1.25rem !important;
  }

  .sm\:gap-6{
    gap: 1.5rem !important;
  }

  .sm\:gap-7{
    gap: 1.75rem !important;
  }

  .sm\:gap-8{
    gap: 2rem !important;
  }

  .sm\:gap-9{
    gap: 2.25rem !important;
  }

  .sm\:gap-10{
    gap: 2.5rem !important;
  }

  .sm\:gap-11{
    gap: 2.75rem !important;
  }

  .sm\:gap-12{
    gap: 3rem !important;
  }

  .sm\:gap-14{
    gap: 3.5rem !important;
  }

  .sm\:gap-16{
    gap: 4rem !important;
  }

  .sm\:gap-20{
    gap: 5rem !important;
  }

  .sm\:gap-24{
    gap: 6rem !important;
  }

  .sm\:gap-28{
    gap: 7rem !important;
  }

  .sm\:gap-32{
    gap: 8rem !important;
  }

  .sm\:gap-36{
    gap: 9rem !important;
  }

  .sm\:gap-40{
    gap: 10rem !important;
  }

  .sm\:gap-44{
    gap: 11rem !important;
  }

  .sm\:gap-48{
    gap: 12rem !important;
  }

  .sm\:gap-52{
    gap: 13rem !important;
  }

  .sm\:gap-56{
    gap: 14rem !important;
  }

  .sm\:gap-60{
    gap: 15rem !important;
  }

  .sm\:gap-64{
    gap: 16rem !important;
  }

  .sm\:gap-72{
    gap: 18rem !important;
  }

  .sm\:gap-80{
    gap: 20rem !important;
  }

  .sm\:gap-96{
    gap: 24rem !important;
  }

  .sm\:gap-px{
    gap: 1px !important;
  }

  .sm\:gap-0\.5{
    gap: 0.125rem !important;
  }

  .sm\:gap-1\.5{
    gap: 0.375rem !important;
  }

  .sm\:gap-2\.5{
    gap: 0.625rem !important;
  }

  .sm\:gap-3\.5{
    gap: 0.875rem !important;
  }

  .sm\:gap-x-0{
    -moz-column-gap: 0px !important;
         column-gap: 0px !important;
  }

  .sm\:gap-x-1{
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }

  .sm\:gap-x-2{
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }

  .sm\:gap-x-3{
    -moz-column-gap: 0.75rem !important;
         column-gap: 0.75rem !important;
  }

  .sm\:gap-x-4{
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }

  .sm\:gap-x-5{
    -moz-column-gap: 1.25rem !important;
         column-gap: 1.25rem !important;
  }

  .sm\:gap-x-6{
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }

  .sm\:gap-x-7{
    -moz-column-gap: 1.75rem !important;
         column-gap: 1.75rem !important;
  }

  .sm\:gap-x-8{
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }

  .sm\:gap-x-9{
    -moz-column-gap: 2.25rem !important;
         column-gap: 2.25rem !important;
  }

  .sm\:gap-x-10{
    -moz-column-gap: 2.5rem !important;
         column-gap: 2.5rem !important;
  }

  .sm\:gap-x-11{
    -moz-column-gap: 2.75rem !important;
         column-gap: 2.75rem !important;
  }

  .sm\:gap-x-12{
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }

  .sm\:gap-x-14{
    -moz-column-gap: 3.5rem !important;
         column-gap: 3.5rem !important;
  }

  .sm\:gap-x-16{
    -moz-column-gap: 4rem !important;
         column-gap: 4rem !important;
  }

  .sm\:gap-x-20{
    -moz-column-gap: 5rem !important;
         column-gap: 5rem !important;
  }

  .sm\:gap-x-24{
    -moz-column-gap: 6rem !important;
         column-gap: 6rem !important;
  }

  .sm\:gap-x-28{
    -moz-column-gap: 7rem !important;
         column-gap: 7rem !important;
  }

  .sm\:gap-x-32{
    -moz-column-gap: 8rem !important;
         column-gap: 8rem !important;
  }

  .sm\:gap-x-36{
    -moz-column-gap: 9rem !important;
         column-gap: 9rem !important;
  }

  .sm\:gap-x-40{
    -moz-column-gap: 10rem !important;
         column-gap: 10rem !important;
  }

  .sm\:gap-x-44{
    -moz-column-gap: 11rem !important;
         column-gap: 11rem !important;
  }

  .sm\:gap-x-48{
    -moz-column-gap: 12rem !important;
         column-gap: 12rem !important;
  }

  .sm\:gap-x-52{
    -moz-column-gap: 13rem !important;
         column-gap: 13rem !important;
  }

  .sm\:gap-x-56{
    -moz-column-gap: 14rem !important;
         column-gap: 14rem !important;
  }

  .sm\:gap-x-60{
    -moz-column-gap: 15rem !important;
         column-gap: 15rem !important;
  }

  .sm\:gap-x-64{
    -moz-column-gap: 16rem !important;
         column-gap: 16rem !important;
  }

  .sm\:gap-x-72{
    -moz-column-gap: 18rem !important;
         column-gap: 18rem !important;
  }

  .sm\:gap-x-80{
    -moz-column-gap: 20rem !important;
         column-gap: 20rem !important;
  }

  .sm\:gap-x-96{
    -moz-column-gap: 24rem !important;
         column-gap: 24rem !important;
  }

  .sm\:gap-x-px{
    -moz-column-gap: 1px !important;
         column-gap: 1px !important;
  }

  .sm\:gap-x-0\.5{
    -moz-column-gap: 0.125rem !important;
         column-gap: 0.125rem !important;
  }

  .sm\:gap-x-1\.5{
    -moz-column-gap: 0.375rem !important;
         column-gap: 0.375rem !important;
  }

  .sm\:gap-x-2\.5{
    -moz-column-gap: 0.625rem !important;
         column-gap: 0.625rem !important;
  }

  .sm\:gap-x-3\.5{
    -moz-column-gap: 0.875rem !important;
         column-gap: 0.875rem !important;
  }

  .sm\:gap-y-0{
    row-gap: 0px !important;
  }

  .sm\:gap-y-1{
    row-gap: 0.25rem !important;
  }

  .sm\:gap-y-2{
    row-gap: 0.5rem !important;
  }

  .sm\:gap-y-3{
    row-gap: 0.75rem !important;
  }

  .sm\:gap-y-4{
    row-gap: 1rem !important;
  }

  .sm\:gap-y-5{
    row-gap: 1.25rem !important;
  }

  .sm\:gap-y-6{
    row-gap: 1.5rem !important;
  }

  .sm\:gap-y-7{
    row-gap: 1.75rem !important;
  }

  .sm\:gap-y-8{
    row-gap: 2rem !important;
  }

  .sm\:gap-y-9{
    row-gap: 2.25rem !important;
  }

  .sm\:gap-y-10{
    row-gap: 2.5rem !important;
  }

  .sm\:gap-y-11{
    row-gap: 2.75rem !important;
  }

  .sm\:gap-y-12{
    row-gap: 3rem !important;
  }

  .sm\:gap-y-14{
    row-gap: 3.5rem !important;
  }

  .sm\:gap-y-16{
    row-gap: 4rem !important;
  }

  .sm\:gap-y-20{
    row-gap: 5rem !important;
  }

  .sm\:gap-y-24{
    row-gap: 6rem !important;
  }

  .sm\:gap-y-28{
    row-gap: 7rem !important;
  }

  .sm\:gap-y-32{
    row-gap: 8rem !important;
  }

  .sm\:gap-y-36{
    row-gap: 9rem !important;
  }

  .sm\:gap-y-40{
    row-gap: 10rem !important;
  }

  .sm\:gap-y-44{
    row-gap: 11rem !important;
  }

  .sm\:gap-y-48{
    row-gap: 12rem !important;
  }

  .sm\:gap-y-52{
    row-gap: 13rem !important;
  }

  .sm\:gap-y-56{
    row-gap: 14rem !important;
  }

  .sm\:gap-y-60{
    row-gap: 15rem !important;
  }

  .sm\:gap-y-64{
    row-gap: 16rem !important;
  }

  .sm\:gap-y-72{
    row-gap: 18rem !important;
  }

  .sm\:gap-y-80{
    row-gap: 20rem !important;
  }

  .sm\:gap-y-96{
    row-gap: 24rem !important;
  }

  .sm\:gap-y-px{
    row-gap: 1px !important;
  }

  .sm\:gap-y-0\.5{
    row-gap: 0.125rem !important;
  }

  .sm\:gap-y-1\.5{
    row-gap: 0.375rem !important;
  }

  .sm\:gap-y-2\.5{
    row-gap: 0.625rem !important;
  }

  .sm\:gap-y-3\.5{
    row-gap: 0.875rem !important;
  }

  .sm\:grid-flow-row{
    grid-auto-flow: row !important;
  }

  .sm\:grid-flow-col{
    grid-auto-flow: column !important;
  }

  .sm\:grid-flow-row-dense{
    grid-auto-flow: row dense !important;
  }

  .sm\:grid-flow-col-dense{
    grid-auto-flow: column dense !important;
  }

  .sm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-none{
    grid-template-columns: none !important;
  }

  .sm\:auto-cols-auto{
    grid-auto-columns: auto !important;
  }

  .sm\:auto-cols-min{
    grid-auto-columns: -webkit-min-content !important;
    grid-auto-columns: min-content !important;
  }

  .sm\:auto-cols-max{
    grid-auto-columns: -webkit-max-content !important;
    grid-auto-columns: max-content !important;
  }

  .sm\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr) !important;
  }

  .sm\:col-auto{
    grid-column: auto !important;
  }

  .sm\:col-span-1{
    grid-column: span 1 / span 1 !important;
  }

  .sm\:col-span-2{
    grid-column: span 2 / span 2 !important;
  }

  .sm\:col-span-3{
    grid-column: span 3 / span 3 !important;
  }

  .sm\:col-span-4{
    grid-column: span 4 / span 4 !important;
  }

  .sm\:col-span-5{
    grid-column: span 5 / span 5 !important;
  }

  .sm\:col-span-6{
    grid-column: span 6 / span 6 !important;
  }

  .sm\:col-span-7{
    grid-column: span 7 / span 7 !important;
  }

  .sm\:col-span-8{
    grid-column: span 8 / span 8 !important;
  }

  .sm\:col-span-9{
    grid-column: span 9 / span 9 !important;
  }

  .sm\:col-span-10{
    grid-column: span 10 / span 10 !important;
  }

  .sm\:col-span-11{
    grid-column: span 11 / span 11 !important;
  }

  .sm\:col-span-12{
    grid-column: span 12 / span 12 !important;
  }

  .sm\:col-span-full{
    grid-column: 1 / -1 !important;
  }

  .sm\:col-start-1{
    grid-column-start: 1 !important;
  }

  .sm\:col-start-2{
    grid-column-start: 2 !important;
  }

  .sm\:col-start-3{
    grid-column-start: 3 !important;
  }

  .sm\:col-start-4{
    grid-column-start: 4 !important;
  }

  .sm\:col-start-5{
    grid-column-start: 5 !important;
  }

  .sm\:col-start-6{
    grid-column-start: 6 !important;
  }

  .sm\:col-start-7{
    grid-column-start: 7 !important;
  }

  .sm\:col-start-8{
    grid-column-start: 8 !important;
  }

  .sm\:col-start-9{
    grid-column-start: 9 !important;
  }

  .sm\:col-start-10{
    grid-column-start: 10 !important;
  }

  .sm\:col-start-11{
    grid-column-start: 11 !important;
  }

  .sm\:col-start-12{
    grid-column-start: 12 !important;
  }

  .sm\:col-start-13{
    grid-column-start: 13 !important;
  }

  .sm\:col-start-auto{
    grid-column-start: auto !important;
  }

  .sm\:col-end-1{
    grid-column-end: 1 !important;
  }

  .sm\:col-end-2{
    grid-column-end: 2 !important;
  }

  .sm\:col-end-3{
    grid-column-end: 3 !important;
  }

  .sm\:col-end-4{
    grid-column-end: 4 !important;
  }

  .sm\:col-end-5{
    grid-column-end: 5 !important;
  }

  .sm\:col-end-6{
    grid-column-end: 6 !important;
  }

  .sm\:col-end-7{
    grid-column-end: 7 !important;
  }

  .sm\:col-end-8{
    grid-column-end: 8 !important;
  }

  .sm\:col-end-9{
    grid-column-end: 9 !important;
  }

  .sm\:col-end-10{
    grid-column-end: 10 !important;
  }

  .sm\:col-end-11{
    grid-column-end: 11 !important;
  }

  .sm\:col-end-12{
    grid-column-end: 12 !important;
  }

  .sm\:col-end-13{
    grid-column-end: 13 !important;
  }

  .sm\:col-end-auto{
    grid-column-end: auto !important;
  }

  .sm\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
  }

  .sm\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .sm\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .sm\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  }

  .sm\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }

  .sm\:grid-rows-none{
    grid-template-rows: none !important;
  }

  .sm\:auto-rows-auto{
    grid-auto-rows: auto !important;
  }

  .sm\:auto-rows-min{
    grid-auto-rows: -webkit-min-content !important;
    grid-auto-rows: min-content !important;
  }

  .sm\:auto-rows-max{
    grid-auto-rows: -webkit-max-content !important;
    grid-auto-rows: max-content !important;
  }

  .sm\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr) !important;
  }

  .sm\:row-auto{
    grid-row: auto !important;
  }

  .sm\:row-span-1{
    grid-row: span 1 / span 1 !important;
  }

  .sm\:row-span-2{
    grid-row: span 2 / span 2 !important;
  }

  .sm\:row-span-3{
    grid-row: span 3 / span 3 !important;
  }

  .sm\:row-span-4{
    grid-row: span 4 / span 4 !important;
  }

  .sm\:row-span-5{
    grid-row: span 5 / span 5 !important;
  }

  .sm\:row-span-6{
    grid-row: span 6 / span 6 !important;
  }

  .sm\:row-span-full{
    grid-row: 1 / -1 !important;
  }

  .sm\:row-start-1{
    grid-row-start: 1 !important;
  }

  .sm\:row-start-2{
    grid-row-start: 2 !important;
  }

  .sm\:row-start-3{
    grid-row-start: 3 !important;
  }

  .sm\:row-start-4{
    grid-row-start: 4 !important;
  }

  .sm\:row-start-5{
    grid-row-start: 5 !important;
  }

  .sm\:row-start-6{
    grid-row-start: 6 !important;
  }

  .sm\:row-start-7{
    grid-row-start: 7 !important;
  }

  .sm\:row-start-auto{
    grid-row-start: auto !important;
  }

  .sm\:row-end-1{
    grid-row-end: 1 !important;
  }

  .sm\:row-end-2{
    grid-row-end: 2 !important;
  }

  .sm\:row-end-3{
    grid-row-end: 3 !important;
  }

  .sm\:row-end-4{
    grid-row-end: 4 !important;
  }

  .sm\:row-end-5{
    grid-row-end: 5 !important;
  }

  .sm\:row-end-6{
    grid-row-end: 6 !important;
  }

  .sm\:row-end-7{
    grid-row-end: 7 !important;
  }

  .sm\:row-end-auto{
    grid-row-end: auto !important;
  }

  .sm\:transform{
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .sm\:transform-gpu{
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .sm\:transform-none{
    transform: none !important;
  }

  .sm\:origin-center{
    transform-origin: center !important;
  }

  .sm\:origin-top{
    transform-origin: top !important;
  }

  .sm\:origin-top-right{
    transform-origin: top right !important;
  }

  .sm\:origin-right{
    transform-origin: right !important;
  }

  .sm\:origin-bottom-right{
    transform-origin: bottom right !important;
  }

  .sm\:origin-bottom{
    transform-origin: bottom !important;
  }

  .sm\:origin-bottom-left{
    transform-origin: bottom left !important;
  }

  .sm\:origin-left{
    transform-origin: left !important;
  }

  .sm\:origin-top-left{
    transform-origin: top left !important;
  }

  .sm\:scale-0{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .sm\:scale-50{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .sm\:scale-75{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .sm\:scale-90{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .sm\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .sm\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .sm\:scale-105{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .sm\:scale-110{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .sm\:scale-125{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .sm\:scale-150{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .sm\:scale-x-0{
    --tw-scale-x: 0 !important;
  }

  .sm\:scale-x-50{
    --tw-scale-x: .5 !important;
  }

  .sm\:scale-x-75{
    --tw-scale-x: .75 !important;
  }

  .sm\:scale-x-90{
    --tw-scale-x: .9 !important;
  }

  .sm\:scale-x-95{
    --tw-scale-x: .95 !important;
  }

  .sm\:scale-x-100{
    --tw-scale-x: 1 !important;
  }

  .sm\:scale-x-105{
    --tw-scale-x: 1.05 !important;
  }

  .sm\:scale-x-110{
    --tw-scale-x: 1.1 !important;
  }

  .sm\:scale-x-125{
    --tw-scale-x: 1.25 !important;
  }

  .sm\:scale-x-150{
    --tw-scale-x: 1.5 !important;
  }

  .sm\:scale-y-0{
    --tw-scale-y: 0 !important;
  }

  .sm\:scale-y-50{
    --tw-scale-y: .5 !important;
  }

  .sm\:scale-y-75{
    --tw-scale-y: .75 !important;
  }

  .sm\:scale-y-90{
    --tw-scale-y: .9 !important;
  }

  .sm\:scale-y-95{
    --tw-scale-y: .95 !important;
  }

  .sm\:scale-y-100{
    --tw-scale-y: 1 !important;
  }

  .sm\:scale-y-105{
    --tw-scale-y: 1.05 !important;
  }

  .sm\:scale-y-110{
    --tw-scale-y: 1.1 !important;
  }

  .sm\:scale-y-125{
    --tw-scale-y: 1.25 !important;
  }

  .sm\:scale-y-150{
    --tw-scale-y: 1.5 !important;
  }

  .sm\:hover\:scale-0:hover{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .sm\:hover\:scale-50:hover{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .sm\:hover\:scale-75:hover{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .sm\:hover\:scale-90:hover{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .sm\:hover\:scale-95:hover{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .sm\:hover\:scale-100:hover{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .sm\:hover\:scale-105:hover{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .sm\:hover\:scale-110:hover{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .sm\:hover\:scale-125:hover{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .sm\:hover\:scale-150:hover{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .sm\:hover\:scale-x-0:hover{
    --tw-scale-x: 0 !important;
  }

  .sm\:hover\:scale-x-50:hover{
    --tw-scale-x: .5 !important;
  }

  .sm\:hover\:scale-x-75:hover{
    --tw-scale-x: .75 !important;
  }

  .sm\:hover\:scale-x-90:hover{
    --tw-scale-x: .9 !important;
  }

  .sm\:hover\:scale-x-95:hover{
    --tw-scale-x: .95 !important;
  }

  .sm\:hover\:scale-x-100:hover{
    --tw-scale-x: 1 !important;
  }

  .sm\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05 !important;
  }

  .sm\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1 !important;
  }

  .sm\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25 !important;
  }

  .sm\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5 !important;
  }

  .sm\:hover\:scale-y-0:hover{
    --tw-scale-y: 0 !important;
  }

  .sm\:hover\:scale-y-50:hover{
    --tw-scale-y: .5 !important;
  }

  .sm\:hover\:scale-y-75:hover{
    --tw-scale-y: .75 !important;
  }

  .sm\:hover\:scale-y-90:hover{
    --tw-scale-y: .9 !important;
  }

  .sm\:hover\:scale-y-95:hover{
    --tw-scale-y: .95 !important;
  }

  .sm\:hover\:scale-y-100:hover{
    --tw-scale-y: 1 !important;
  }

  .sm\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05 !important;
  }

  .sm\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1 !important;
  }

  .sm\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25 !important;
  }

  .sm\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5 !important;
  }

  .sm\:focus\:scale-0:focus{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .sm\:focus\:scale-50:focus{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .sm\:focus\:scale-75:focus{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .sm\:focus\:scale-90:focus{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .sm\:focus\:scale-95:focus{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .sm\:focus\:scale-100:focus{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .sm\:focus\:scale-105:focus{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .sm\:focus\:scale-110:focus{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .sm\:focus\:scale-125:focus{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .sm\:focus\:scale-150:focus{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .sm\:focus\:scale-x-0:focus{
    --tw-scale-x: 0 !important;
  }

  .sm\:focus\:scale-x-50:focus{
    --tw-scale-x: .5 !important;
  }

  .sm\:focus\:scale-x-75:focus{
    --tw-scale-x: .75 !important;
  }

  .sm\:focus\:scale-x-90:focus{
    --tw-scale-x: .9 !important;
  }

  .sm\:focus\:scale-x-95:focus{
    --tw-scale-x: .95 !important;
  }

  .sm\:focus\:scale-x-100:focus{
    --tw-scale-x: 1 !important;
  }

  .sm\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05 !important;
  }

  .sm\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1 !important;
  }

  .sm\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25 !important;
  }

  .sm\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5 !important;
  }

  .sm\:focus\:scale-y-0:focus{
    --tw-scale-y: 0 !important;
  }

  .sm\:focus\:scale-y-50:focus{
    --tw-scale-y: .5 !important;
  }

  .sm\:focus\:scale-y-75:focus{
    --tw-scale-y: .75 !important;
  }

  .sm\:focus\:scale-y-90:focus{
    --tw-scale-y: .9 !important;
  }

  .sm\:focus\:scale-y-95:focus{
    --tw-scale-y: .95 !important;
  }

  .sm\:focus\:scale-y-100:focus{
    --tw-scale-y: 1 !important;
  }

  .sm\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05 !important;
  }

  .sm\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1 !important;
  }

  .sm\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25 !important;
  }

  .sm\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5 !important;
  }

  .sm\:active\:scale-0:active{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .sm\:active\:scale-50:active{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .sm\:active\:scale-75:active{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .sm\:active\:scale-90:active{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .sm\:active\:scale-95:active{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .sm\:active\:scale-100:active{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .sm\:active\:scale-105:active{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .sm\:active\:scale-110:active{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .sm\:active\:scale-125:active{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .sm\:active\:scale-150:active{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .sm\:active\:scale-x-0:active{
    --tw-scale-x: 0 !important;
  }

  .sm\:active\:scale-x-50:active{
    --tw-scale-x: .5 !important;
  }

  .sm\:active\:scale-x-75:active{
    --tw-scale-x: .75 !important;
  }

  .sm\:active\:scale-x-90:active{
    --tw-scale-x: .9 !important;
  }

  .sm\:active\:scale-x-95:active{
    --tw-scale-x: .95 !important;
  }

  .sm\:active\:scale-x-100:active{
    --tw-scale-x: 1 !important;
  }

  .sm\:active\:scale-x-105:active{
    --tw-scale-x: 1.05 !important;
  }

  .sm\:active\:scale-x-110:active{
    --tw-scale-x: 1.1 !important;
  }

  .sm\:active\:scale-x-125:active{
    --tw-scale-x: 1.25 !important;
  }

  .sm\:active\:scale-x-150:active{
    --tw-scale-x: 1.5 !important;
  }

  .sm\:active\:scale-y-0:active{
    --tw-scale-y: 0 !important;
  }

  .sm\:active\:scale-y-50:active{
    --tw-scale-y: .5 !important;
  }

  .sm\:active\:scale-y-75:active{
    --tw-scale-y: .75 !important;
  }

  .sm\:active\:scale-y-90:active{
    --tw-scale-y: .9 !important;
  }

  .sm\:active\:scale-y-95:active{
    --tw-scale-y: .95 !important;
  }

  .sm\:active\:scale-y-100:active{
    --tw-scale-y: 1 !important;
  }

  .sm\:active\:scale-y-105:active{
    --tw-scale-y: 1.05 !important;
  }

  .sm\:active\:scale-y-110:active{
    --tw-scale-y: 1.1 !important;
  }

  .sm\:active\:scale-y-125:active{
    --tw-scale-y: 1.25 !important;
  }

  .sm\:active\:scale-y-150:active{
    --tw-scale-y: 1.5 !important;
  }

  .group:hover .sm\:group-hover\:scale-0{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .group:hover .sm\:group-hover\:scale-50{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .group:hover .sm\:group-hover\:scale-75{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .group:hover .sm\:group-hover\:scale-90{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .group:hover .sm\:group-hover\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .group:hover .sm\:group-hover\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .group:hover .sm\:group-hover\:scale-105{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .group:hover .sm\:group-hover\:scale-110{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .group:hover .sm\:group-hover\:scale-125{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .group:hover .sm\:group-hover\:scale-150{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .group:hover .sm\:group-hover\:scale-x-0{
    --tw-scale-x: 0 !important;
  }

  .group:hover .sm\:group-hover\:scale-x-50{
    --tw-scale-x: .5 !important;
  }

  .group:hover .sm\:group-hover\:scale-x-75{
    --tw-scale-x: .75 !important;
  }

  .group:hover .sm\:group-hover\:scale-x-90{
    --tw-scale-x: .9 !important;
  }

  .group:hover .sm\:group-hover\:scale-x-95{
    --tw-scale-x: .95 !important;
  }

  .group:hover .sm\:group-hover\:scale-x-100{
    --tw-scale-x: 1 !important;
  }

  .group:hover .sm\:group-hover\:scale-x-105{
    --tw-scale-x: 1.05 !important;
  }

  .group:hover .sm\:group-hover\:scale-x-110{
    --tw-scale-x: 1.1 !important;
  }

  .group:hover .sm\:group-hover\:scale-x-125{
    --tw-scale-x: 1.25 !important;
  }

  .group:hover .sm\:group-hover\:scale-x-150{
    --tw-scale-x: 1.5 !important;
  }

  .group:hover .sm\:group-hover\:scale-y-0{
    --tw-scale-y: 0 !important;
  }

  .group:hover .sm\:group-hover\:scale-y-50{
    --tw-scale-y: .5 !important;
  }

  .group:hover .sm\:group-hover\:scale-y-75{
    --tw-scale-y: .75 !important;
  }

  .group:hover .sm\:group-hover\:scale-y-90{
    --tw-scale-y: .9 !important;
  }

  .group:hover .sm\:group-hover\:scale-y-95{
    --tw-scale-y: .95 !important;
  }

  .group:hover .sm\:group-hover\:scale-y-100{
    --tw-scale-y: 1 !important;
  }

  .group:hover .sm\:group-hover\:scale-y-105{
    --tw-scale-y: 1.05 !important;
  }

  .group:hover .sm\:group-hover\:scale-y-110{
    --tw-scale-y: 1.1 !important;
  }

  .group:hover .sm\:group-hover\:scale-y-125{
    --tw-scale-y: 1.25 !important;
  }

  .group:hover .sm\:group-hover\:scale-y-150{
    --tw-scale-y: 1.5 !important;
  }

  .sm\:rotate-0{
    --tw-rotate: 0deg !important;
  }

  .sm\:rotate-1{
    --tw-rotate: 1deg !important;
  }

  .sm\:rotate-2{
    --tw-rotate: 2deg !important;
  }

  .sm\:rotate-3{
    --tw-rotate: 3deg !important;
  }

  .sm\:rotate-6{
    --tw-rotate: 6deg !important;
  }

  .sm\:rotate-12{
    --tw-rotate: 12deg !important;
  }

  .sm\:rotate-45{
    --tw-rotate: 45deg !important;
  }

  .sm\:rotate-90{
    --tw-rotate: 90deg !important;
  }

  .sm\:rotate-180{
    --tw-rotate: 180deg !important;
  }

  .sm\:-rotate-180{
    --tw-rotate: -180deg !important;
  }

  .sm\:-rotate-90{
    --tw-rotate: -90deg !important;
  }

  .sm\:-rotate-45{
    --tw-rotate: -45deg !important;
  }

  .sm\:-rotate-12{
    --tw-rotate: -12deg !important;
  }

  .sm\:-rotate-6{
    --tw-rotate: -6deg !important;
  }

  .sm\:-rotate-3{
    --tw-rotate: -3deg !important;
  }

  .sm\:-rotate-2{
    --tw-rotate: -2deg !important;
  }

  .sm\:-rotate-1{
    --tw-rotate: -1deg !important;
  }

  .sm\:hover\:rotate-0:hover{
    --tw-rotate: 0deg !important;
  }

  .sm\:hover\:rotate-1:hover{
    --tw-rotate: 1deg !important;
  }

  .sm\:hover\:rotate-2:hover{
    --tw-rotate: 2deg !important;
  }

  .sm\:hover\:rotate-3:hover{
    --tw-rotate: 3deg !important;
  }

  .sm\:hover\:rotate-6:hover{
    --tw-rotate: 6deg !important;
  }

  .sm\:hover\:rotate-12:hover{
    --tw-rotate: 12deg !important;
  }

  .sm\:hover\:rotate-45:hover{
    --tw-rotate: 45deg !important;
  }

  .sm\:hover\:rotate-90:hover{
    --tw-rotate: 90deg !important;
  }

  .sm\:hover\:rotate-180:hover{
    --tw-rotate: 180deg !important;
  }

  .sm\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg !important;
  }

  .sm\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg !important;
  }

  .sm\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg !important;
  }

  .sm\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg !important;
  }

  .sm\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg !important;
  }

  .sm\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg !important;
  }

  .sm\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg !important;
  }

  .sm\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg !important;
  }

  .sm\:focus\:rotate-0:focus{
    --tw-rotate: 0deg !important;
  }

  .sm\:focus\:rotate-1:focus{
    --tw-rotate: 1deg !important;
  }

  .sm\:focus\:rotate-2:focus{
    --tw-rotate: 2deg !important;
  }

  .sm\:focus\:rotate-3:focus{
    --tw-rotate: 3deg !important;
  }

  .sm\:focus\:rotate-6:focus{
    --tw-rotate: 6deg !important;
  }

  .sm\:focus\:rotate-12:focus{
    --tw-rotate: 12deg !important;
  }

  .sm\:focus\:rotate-45:focus{
    --tw-rotate: 45deg !important;
  }

  .sm\:focus\:rotate-90:focus{
    --tw-rotate: 90deg !important;
  }

  .sm\:focus\:rotate-180:focus{
    --tw-rotate: 180deg !important;
  }

  .sm\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg !important;
  }

  .sm\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg !important;
  }

  .sm\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg !important;
  }

  .sm\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg !important;
  }

  .sm\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg !important;
  }

  .sm\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg !important;
  }

  .sm\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg !important;
  }

  .sm\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg !important;
  }

  .sm\:translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .sm\:translate-x-1{
    --tw-translate-x: 0.25rem !important;
  }

  .sm\:translate-x-2{
    --tw-translate-x: 0.5rem !important;
  }

  .sm\:translate-x-3{
    --tw-translate-x: 0.75rem !important;
  }

  .sm\:translate-x-4{
    --tw-translate-x: 1rem !important;
  }

  .sm\:translate-x-5{
    --tw-translate-x: 1.25rem !important;
  }

  .sm\:translate-x-6{
    --tw-translate-x: 1.5rem !important;
  }

  .sm\:translate-x-7{
    --tw-translate-x: 1.75rem !important;
  }

  .sm\:translate-x-8{
    --tw-translate-x: 2rem !important;
  }

  .sm\:translate-x-9{
    --tw-translate-x: 2.25rem !important;
  }

  .sm\:translate-x-10{
    --tw-translate-x: 2.5rem !important;
  }

  .sm\:translate-x-11{
    --tw-translate-x: 2.75rem !important;
  }

  .sm\:translate-x-12{
    --tw-translate-x: 3rem !important;
  }

  .sm\:translate-x-14{
    --tw-translate-x: 3.5rem !important;
  }

  .sm\:translate-x-16{
    --tw-translate-x: 4rem !important;
  }

  .sm\:translate-x-20{
    --tw-translate-x: 5rem !important;
  }

  .sm\:translate-x-24{
    --tw-translate-x: 6rem !important;
  }

  .sm\:translate-x-28{
    --tw-translate-x: 7rem !important;
  }

  .sm\:translate-x-32{
    --tw-translate-x: 8rem !important;
  }

  .sm\:translate-x-36{
    --tw-translate-x: 9rem !important;
  }

  .sm\:translate-x-40{
    --tw-translate-x: 10rem !important;
  }

  .sm\:translate-x-44{
    --tw-translate-x: 11rem !important;
  }

  .sm\:translate-x-48{
    --tw-translate-x: 12rem !important;
  }

  .sm\:translate-x-52{
    --tw-translate-x: 13rem !important;
  }

  .sm\:translate-x-56{
    --tw-translate-x: 14rem !important;
  }

  .sm\:translate-x-60{
    --tw-translate-x: 15rem !important;
  }

  .sm\:translate-x-64{
    --tw-translate-x: 16rem !important;
  }

  .sm\:translate-x-72{
    --tw-translate-x: 18rem !important;
  }

  .sm\:translate-x-80{
    --tw-translate-x: 20rem !important;
  }

  .sm\:translate-x-96{
    --tw-translate-x: 24rem !important;
  }

  .sm\:translate-x-px{
    --tw-translate-x: 1px !important;
  }

  .sm\:translate-x-0\.5{
    --tw-translate-x: 0.125rem !important;
  }

  .sm\:translate-x-1\.5{
    --tw-translate-x: 0.375rem !important;
  }

  .sm\:translate-x-2\.5{
    --tw-translate-x: 0.625rem !important;
  }

  .sm\:translate-x-3\.5{
    --tw-translate-x: 0.875rem !important;
  }

  .sm\:-translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .sm\:-translate-x-1{
    --tw-translate-x: -0.25rem !important;
  }

  .sm\:-translate-x-2{
    --tw-translate-x: -0.5rem !important;
  }

  .sm\:-translate-x-3{
    --tw-translate-x: -0.75rem !important;
  }

  .sm\:-translate-x-4{
    --tw-translate-x: -1rem !important;
  }

  .sm\:-translate-x-5{
    --tw-translate-x: -1.25rem !important;
  }

  .sm\:-translate-x-6{
    --tw-translate-x: -1.5rem !important;
  }

  .sm\:-translate-x-7{
    --tw-translate-x: -1.75rem !important;
  }

  .sm\:-translate-x-8{
    --tw-translate-x: -2rem !important;
  }

  .sm\:-translate-x-9{
    --tw-translate-x: -2.25rem !important;
  }

  .sm\:-translate-x-10{
    --tw-translate-x: -2.5rem !important;
  }

  .sm\:-translate-x-11{
    --tw-translate-x: -2.75rem !important;
  }

  .sm\:-translate-x-12{
    --tw-translate-x: -3rem !important;
  }

  .sm\:-translate-x-14{
    --tw-translate-x: -3.5rem !important;
  }

  .sm\:-translate-x-16{
    --tw-translate-x: -4rem !important;
  }

  .sm\:-translate-x-20{
    --tw-translate-x: -5rem !important;
  }

  .sm\:-translate-x-24{
    --tw-translate-x: -6rem !important;
  }

  .sm\:-translate-x-28{
    --tw-translate-x: -7rem !important;
  }

  .sm\:-translate-x-32{
    --tw-translate-x: -8rem !important;
  }

  .sm\:-translate-x-36{
    --tw-translate-x: -9rem !important;
  }

  .sm\:-translate-x-40{
    --tw-translate-x: -10rem !important;
  }

  .sm\:-translate-x-44{
    --tw-translate-x: -11rem !important;
  }

  .sm\:-translate-x-48{
    --tw-translate-x: -12rem !important;
  }

  .sm\:-translate-x-52{
    --tw-translate-x: -13rem !important;
  }

  .sm\:-translate-x-56{
    --tw-translate-x: -14rem !important;
  }

  .sm\:-translate-x-60{
    --tw-translate-x: -15rem !important;
  }

  .sm\:-translate-x-64{
    --tw-translate-x: -16rem !important;
  }

  .sm\:-translate-x-72{
    --tw-translate-x: -18rem !important;
  }

  .sm\:-translate-x-80{
    --tw-translate-x: -20rem !important;
  }

  .sm\:-translate-x-96{
    --tw-translate-x: -24rem !important;
  }

  .sm\:-translate-x-px{
    --tw-translate-x: -1px !important;
  }

  .sm\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem !important;
  }

  .sm\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem !important;
  }

  .sm\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem !important;
  }

  .sm\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem !important;
  }

  .sm\:translate-x-1\/2{
    --tw-translate-x: 50% !important;
  }

  .sm\:translate-x-1\/3{
    --tw-translate-x: 33.333333% !important;
  }

  .sm\:translate-x-2\/3{
    --tw-translate-x: 66.666667% !important;
  }

  .sm\:translate-x-1\/4{
    --tw-translate-x: 25% !important;
  }

  .sm\:translate-x-2\/4{
    --tw-translate-x: 50% !important;
  }

  .sm\:translate-x-3\/4{
    --tw-translate-x: 75% !important;
  }

  .sm\:translate-x-full{
    --tw-translate-x: 100% !important;
  }

  .sm\:-translate-x-1\/2{
    --tw-translate-x: -50% !important;
  }

  .sm\:-translate-x-1\/3{
    --tw-translate-x: -33.333333% !important;
  }

  .sm\:-translate-x-2\/3{
    --tw-translate-x: -66.666667% !important;
  }

  .sm\:-translate-x-1\/4{
    --tw-translate-x: -25% !important;
  }

  .sm\:-translate-x-2\/4{
    --tw-translate-x: -50% !important;
  }

  .sm\:-translate-x-3\/4{
    --tw-translate-x: -75% !important;
  }

  .sm\:-translate-x-full{
    --tw-translate-x: -100% !important;
  }

  .sm\:translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .sm\:translate-y-1{
    --tw-translate-y: 0.25rem !important;
  }

  .sm\:translate-y-2{
    --tw-translate-y: 0.5rem !important;
  }

  .sm\:translate-y-3{
    --tw-translate-y: 0.75rem !important;
  }

  .sm\:translate-y-4{
    --tw-translate-y: 1rem !important;
  }

  .sm\:translate-y-5{
    --tw-translate-y: 1.25rem !important;
  }

  .sm\:translate-y-6{
    --tw-translate-y: 1.5rem !important;
  }

  .sm\:translate-y-7{
    --tw-translate-y: 1.75rem !important;
  }

  .sm\:translate-y-8{
    --tw-translate-y: 2rem !important;
  }

  .sm\:translate-y-9{
    --tw-translate-y: 2.25rem !important;
  }

  .sm\:translate-y-10{
    --tw-translate-y: 2.5rem !important;
  }

  .sm\:translate-y-11{
    --tw-translate-y: 2.75rem !important;
  }

  .sm\:translate-y-12{
    --tw-translate-y: 3rem !important;
  }

  .sm\:translate-y-14{
    --tw-translate-y: 3.5rem !important;
  }

  .sm\:translate-y-16{
    --tw-translate-y: 4rem !important;
  }

  .sm\:translate-y-20{
    --tw-translate-y: 5rem !important;
  }

  .sm\:translate-y-24{
    --tw-translate-y: 6rem !important;
  }

  .sm\:translate-y-28{
    --tw-translate-y: 7rem !important;
  }

  .sm\:translate-y-32{
    --tw-translate-y: 8rem !important;
  }

  .sm\:translate-y-36{
    --tw-translate-y: 9rem !important;
  }

  .sm\:translate-y-40{
    --tw-translate-y: 10rem !important;
  }

  .sm\:translate-y-44{
    --tw-translate-y: 11rem !important;
  }

  .sm\:translate-y-48{
    --tw-translate-y: 12rem !important;
  }

  .sm\:translate-y-52{
    --tw-translate-y: 13rem !important;
  }

  .sm\:translate-y-56{
    --tw-translate-y: 14rem !important;
  }

  .sm\:translate-y-60{
    --tw-translate-y: 15rem !important;
  }

  .sm\:translate-y-64{
    --tw-translate-y: 16rem !important;
  }

  .sm\:translate-y-72{
    --tw-translate-y: 18rem !important;
  }

  .sm\:translate-y-80{
    --tw-translate-y: 20rem !important;
  }

  .sm\:translate-y-96{
    --tw-translate-y: 24rem !important;
  }

  .sm\:translate-y-px{
    --tw-translate-y: 1px !important;
  }

  .sm\:translate-y-0\.5{
    --tw-translate-y: 0.125rem !important;
  }

  .sm\:translate-y-1\.5{
    --tw-translate-y: 0.375rem !important;
  }

  .sm\:translate-y-2\.5{
    --tw-translate-y: 0.625rem !important;
  }

  .sm\:translate-y-3\.5{
    --tw-translate-y: 0.875rem !important;
  }

  .sm\:-translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .sm\:-translate-y-1{
    --tw-translate-y: -0.25rem !important;
  }

  .sm\:-translate-y-2{
    --tw-translate-y: -0.5rem !important;
  }

  .sm\:-translate-y-3{
    --tw-translate-y: -0.75rem !important;
  }

  .sm\:-translate-y-4{
    --tw-translate-y: -1rem !important;
  }

  .sm\:-translate-y-5{
    --tw-translate-y: -1.25rem !important;
  }

  .sm\:-translate-y-6{
    --tw-translate-y: -1.5rem !important;
  }

  .sm\:-translate-y-7{
    --tw-translate-y: -1.75rem !important;
  }

  .sm\:-translate-y-8{
    --tw-translate-y: -2rem !important;
  }

  .sm\:-translate-y-9{
    --tw-translate-y: -2.25rem !important;
  }

  .sm\:-translate-y-10{
    --tw-translate-y: -2.5rem !important;
  }

  .sm\:-translate-y-11{
    --tw-translate-y: -2.75rem !important;
  }

  .sm\:-translate-y-12{
    --tw-translate-y: -3rem !important;
  }

  .sm\:-translate-y-14{
    --tw-translate-y: -3.5rem !important;
  }

  .sm\:-translate-y-16{
    --tw-translate-y: -4rem !important;
  }

  .sm\:-translate-y-20{
    --tw-translate-y: -5rem !important;
  }

  .sm\:-translate-y-24{
    --tw-translate-y: -6rem !important;
  }

  .sm\:-translate-y-28{
    --tw-translate-y: -7rem !important;
  }

  .sm\:-translate-y-32{
    --tw-translate-y: -8rem !important;
  }

  .sm\:-translate-y-36{
    --tw-translate-y: -9rem !important;
  }

  .sm\:-translate-y-40{
    --tw-translate-y: -10rem !important;
  }

  .sm\:-translate-y-44{
    --tw-translate-y: -11rem !important;
  }

  .sm\:-translate-y-48{
    --tw-translate-y: -12rem !important;
  }

  .sm\:-translate-y-52{
    --tw-translate-y: -13rem !important;
  }

  .sm\:-translate-y-56{
    --tw-translate-y: -14rem !important;
  }

  .sm\:-translate-y-60{
    --tw-translate-y: -15rem !important;
  }

  .sm\:-translate-y-64{
    --tw-translate-y: -16rem !important;
  }

  .sm\:-translate-y-72{
    --tw-translate-y: -18rem !important;
  }

  .sm\:-translate-y-80{
    --tw-translate-y: -20rem !important;
  }

  .sm\:-translate-y-96{
    --tw-translate-y: -24rem !important;
  }

  .sm\:-translate-y-px{
    --tw-translate-y: -1px !important;
  }

  .sm\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem !important;
  }

  .sm\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem !important;
  }

  .sm\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem !important;
  }

  .sm\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem !important;
  }

  .sm\:translate-y-1\/2{
    --tw-translate-y: 50% !important;
  }

  .sm\:translate-y-1\/3{
    --tw-translate-y: 33.333333% !important;
  }

  .sm\:translate-y-2\/3{
    --tw-translate-y: 66.666667% !important;
  }

  .sm\:translate-y-1\/4{
    --tw-translate-y: 25% !important;
  }

  .sm\:translate-y-2\/4{
    --tw-translate-y: 50% !important;
  }

  .sm\:translate-y-3\/4{
    --tw-translate-y: 75% !important;
  }

  .sm\:translate-y-full{
    --tw-translate-y: 100% !important;
  }

  .sm\:-translate-y-1\/2{
    --tw-translate-y: -50% !important;
  }

  .sm\:-translate-y-1\/3{
    --tw-translate-y: -33.333333% !important;
  }

  .sm\:-translate-y-2\/3{
    --tw-translate-y: -66.666667% !important;
  }

  .sm\:-translate-y-1\/4{
    --tw-translate-y: -25% !important;
  }

  .sm\:-translate-y-2\/4{
    --tw-translate-y: -50% !important;
  }

  .sm\:-translate-y-3\/4{
    --tw-translate-y: -75% !important;
  }

  .sm\:-translate-y-full{
    --tw-translate-y: -100% !important;
  }

  .sm\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px !important;
  }

  .sm\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem !important;
  }

  .sm\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem !important;
  }

  .sm\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem !important;
  }

  .sm\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem !important;
  }

  .sm\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem !important;
  }

  .sm\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem !important;
  }

  .sm\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem !important;
  }

  .sm\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem !important;
  }

  .sm\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem !important;
  }

  .sm\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem !important;
  }

  .sm\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem !important;
  }

  .sm\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem !important;
  }

  .sm\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem !important;
  }

  .sm\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem !important;
  }

  .sm\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem !important;
  }

  .sm\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem !important;
  }

  .sm\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem !important;
  }

  .sm\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem !important;
  }

  .sm\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem !important;
  }

  .sm\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem !important;
  }

  .sm\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem !important;
  }

  .sm\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem !important;
  }

  .sm\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem !important;
  }

  .sm\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem !important;
  }

  .sm\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem !important;
  }

  .sm\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem !important;
  }

  .sm\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem !important;
  }

  .sm\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem !important;
  }

  .sm\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem !important;
  }

  .sm\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px !important;
  }

  .sm\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem !important;
  }

  .sm\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem !important;
  }

  .sm\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem !important;
  }

  .sm\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem !important;
  }

  .sm\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px !important;
  }

  .sm\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem !important;
  }

  .sm\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem !important;
  }

  .sm\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem !important;
  }

  .sm\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem !important;
  }

  .sm\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem !important;
  }

  .sm\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem !important;
  }

  .sm\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem !important;
  }

  .sm\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem !important;
  }

  .sm\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem !important;
  }

  .sm\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem !important;
  }

  .sm\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem !important;
  }

  .sm\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem !important;
  }

  .sm\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem !important;
  }

  .sm\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem !important;
  }

  .sm\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem !important;
  }

  .sm\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem !important;
  }

  .sm\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem !important;
  }

  .sm\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem !important;
  }

  .sm\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem !important;
  }

  .sm\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem !important;
  }

  .sm\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem !important;
  }

  .sm\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem !important;
  }

  .sm\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem !important;
  }

  .sm\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem !important;
  }

  .sm\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem !important;
  }

  .sm\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem !important;
  }

  .sm\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem !important;
  }

  .sm\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem !important;
  }

  .sm\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem !important;
  }

  .sm\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px !important;
  }

  .sm\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem !important;
  }

  .sm\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem !important;
  }

  .sm\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem !important;
  }

  .sm\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem !important;
  }

  .sm\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50% !important;
  }

  .sm\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333% !important;
  }

  .sm\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667% !important;
  }

  .sm\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25% !important;
  }

  .sm\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50% !important;
  }

  .sm\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75% !important;
  }

  .sm\:hover\:translate-x-full:hover{
    --tw-translate-x: 100% !important;
  }

  .sm\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50% !important;
  }

  .sm\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333% !important;
  }

  .sm\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667% !important;
  }

  .sm\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25% !important;
  }

  .sm\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50% !important;
  }

  .sm\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75% !important;
  }

  .sm\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100% !important;
  }

  .sm\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px !important;
  }

  .sm\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem !important;
  }

  .sm\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem !important;
  }

  .sm\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem !important;
  }

  .sm\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem !important;
  }

  .sm\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem !important;
  }

  .sm\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem !important;
  }

  .sm\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem !important;
  }

  .sm\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem !important;
  }

  .sm\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem !important;
  }

  .sm\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem !important;
  }

  .sm\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem !important;
  }

  .sm\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem !important;
  }

  .sm\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem !important;
  }

  .sm\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem !important;
  }

  .sm\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem !important;
  }

  .sm\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem !important;
  }

  .sm\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem !important;
  }

  .sm\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem !important;
  }

  .sm\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem !important;
  }

  .sm\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem !important;
  }

  .sm\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem !important;
  }

  .sm\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem !important;
  }

  .sm\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem !important;
  }

  .sm\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem !important;
  }

  .sm\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem !important;
  }

  .sm\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem !important;
  }

  .sm\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem !important;
  }

  .sm\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem !important;
  }

  .sm\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem !important;
  }

  .sm\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px !important;
  }

  .sm\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem !important;
  }

  .sm\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem !important;
  }

  .sm\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem !important;
  }

  .sm\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem !important;
  }

  .sm\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px !important;
  }

  .sm\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem !important;
  }

  .sm\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem !important;
  }

  .sm\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem !important;
  }

  .sm\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem !important;
  }

  .sm\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem !important;
  }

  .sm\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem !important;
  }

  .sm\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem !important;
  }

  .sm\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem !important;
  }

  .sm\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem !important;
  }

  .sm\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem !important;
  }

  .sm\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem !important;
  }

  .sm\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem !important;
  }

  .sm\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem !important;
  }

  .sm\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem !important;
  }

  .sm\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem !important;
  }

  .sm\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem !important;
  }

  .sm\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem !important;
  }

  .sm\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem !important;
  }

  .sm\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem !important;
  }

  .sm\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem !important;
  }

  .sm\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem !important;
  }

  .sm\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem !important;
  }

  .sm\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem !important;
  }

  .sm\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem !important;
  }

  .sm\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem !important;
  }

  .sm\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem !important;
  }

  .sm\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem !important;
  }

  .sm\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem !important;
  }

  .sm\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem !important;
  }

  .sm\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px !important;
  }

  .sm\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem !important;
  }

  .sm\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem !important;
  }

  .sm\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem !important;
  }

  .sm\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem !important;
  }

  .sm\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50% !important;
  }

  .sm\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333% !important;
  }

  .sm\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667% !important;
  }

  .sm\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25% !important;
  }

  .sm\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50% !important;
  }

  .sm\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75% !important;
  }

  .sm\:hover\:translate-y-full:hover{
    --tw-translate-y: 100% !important;
  }

  .sm\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50% !important;
  }

  .sm\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333% !important;
  }

  .sm\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667% !important;
  }

  .sm\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25% !important;
  }

  .sm\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50% !important;
  }

  .sm\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75% !important;
  }

  .sm\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100% !important;
  }

  .sm\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px !important;
  }

  .sm\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem !important;
  }

  .sm\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem !important;
  }

  .sm\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem !important;
  }

  .sm\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem !important;
  }

  .sm\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem !important;
  }

  .sm\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem !important;
  }

  .sm\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem !important;
  }

  .sm\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem !important;
  }

  .sm\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem !important;
  }

  .sm\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem !important;
  }

  .sm\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem !important;
  }

  .sm\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem !important;
  }

  .sm\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem !important;
  }

  .sm\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem !important;
  }

  .sm\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem !important;
  }

  .sm\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem !important;
  }

  .sm\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem !important;
  }

  .sm\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem !important;
  }

  .sm\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem !important;
  }

  .sm\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem !important;
  }

  .sm\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem !important;
  }

  .sm\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem !important;
  }

  .sm\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem !important;
  }

  .sm\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem !important;
  }

  .sm\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem !important;
  }

  .sm\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem !important;
  }

  .sm\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem !important;
  }

  .sm\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem !important;
  }

  .sm\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem !important;
  }

  .sm\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px !important;
  }

  .sm\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem !important;
  }

  .sm\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem !important;
  }

  .sm\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem !important;
  }

  .sm\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem !important;
  }

  .sm\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px !important;
  }

  .sm\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem !important;
  }

  .sm\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem !important;
  }

  .sm\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem !important;
  }

  .sm\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem !important;
  }

  .sm\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem !important;
  }

  .sm\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem !important;
  }

  .sm\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem !important;
  }

  .sm\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem !important;
  }

  .sm\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem !important;
  }

  .sm\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem !important;
  }

  .sm\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem !important;
  }

  .sm\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem !important;
  }

  .sm\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem !important;
  }

  .sm\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem !important;
  }

  .sm\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem !important;
  }

  .sm\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem !important;
  }

  .sm\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem !important;
  }

  .sm\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem !important;
  }

  .sm\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem !important;
  }

  .sm\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem !important;
  }

  .sm\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem !important;
  }

  .sm\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem !important;
  }

  .sm\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem !important;
  }

  .sm\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem !important;
  }

  .sm\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem !important;
  }

  .sm\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem !important;
  }

  .sm\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem !important;
  }

  .sm\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem !important;
  }

  .sm\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem !important;
  }

  .sm\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px !important;
  }

  .sm\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem !important;
  }

  .sm\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem !important;
  }

  .sm\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem !important;
  }

  .sm\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem !important;
  }

  .sm\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50% !important;
  }

  .sm\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333% !important;
  }

  .sm\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667% !important;
  }

  .sm\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25% !important;
  }

  .sm\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50% !important;
  }

  .sm\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75% !important;
  }

  .sm\:focus\:translate-x-full:focus{
    --tw-translate-x: 100% !important;
  }

  .sm\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50% !important;
  }

  .sm\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333% !important;
  }

  .sm\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667% !important;
  }

  .sm\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25% !important;
  }

  .sm\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50% !important;
  }

  .sm\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75% !important;
  }

  .sm\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100% !important;
  }

  .sm\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px !important;
  }

  .sm\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem !important;
  }

  .sm\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem !important;
  }

  .sm\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem !important;
  }

  .sm\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem !important;
  }

  .sm\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem !important;
  }

  .sm\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem !important;
  }

  .sm\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem !important;
  }

  .sm\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem !important;
  }

  .sm\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem !important;
  }

  .sm\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem !important;
  }

  .sm\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem !important;
  }

  .sm\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem !important;
  }

  .sm\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem !important;
  }

  .sm\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem !important;
  }

  .sm\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem !important;
  }

  .sm\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem !important;
  }

  .sm\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem !important;
  }

  .sm\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem !important;
  }

  .sm\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem !important;
  }

  .sm\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem !important;
  }

  .sm\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem !important;
  }

  .sm\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem !important;
  }

  .sm\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem !important;
  }

  .sm\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem !important;
  }

  .sm\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem !important;
  }

  .sm\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem !important;
  }

  .sm\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem !important;
  }

  .sm\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem !important;
  }

  .sm\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem !important;
  }

  .sm\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px !important;
  }

  .sm\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem !important;
  }

  .sm\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem !important;
  }

  .sm\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem !important;
  }

  .sm\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem !important;
  }

  .sm\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px !important;
  }

  .sm\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem !important;
  }

  .sm\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem !important;
  }

  .sm\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem !important;
  }

  .sm\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem !important;
  }

  .sm\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem !important;
  }

  .sm\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem !important;
  }

  .sm\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem !important;
  }

  .sm\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem !important;
  }

  .sm\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem !important;
  }

  .sm\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem !important;
  }

  .sm\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem !important;
  }

  .sm\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem !important;
  }

  .sm\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem !important;
  }

  .sm\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem !important;
  }

  .sm\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem !important;
  }

  .sm\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem !important;
  }

  .sm\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem !important;
  }

  .sm\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem !important;
  }

  .sm\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem !important;
  }

  .sm\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem !important;
  }

  .sm\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem !important;
  }

  .sm\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem !important;
  }

  .sm\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem !important;
  }

  .sm\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem !important;
  }

  .sm\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem !important;
  }

  .sm\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem !important;
  }

  .sm\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem !important;
  }

  .sm\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem !important;
  }

  .sm\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem !important;
  }

  .sm\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px !important;
  }

  .sm\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem !important;
  }

  .sm\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem !important;
  }

  .sm\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem !important;
  }

  .sm\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem !important;
  }

  .sm\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50% !important;
  }

  .sm\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333% !important;
  }

  .sm\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667% !important;
  }

  .sm\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25% !important;
  }

  .sm\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50% !important;
  }

  .sm\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75% !important;
  }

  .sm\:focus\:translate-y-full:focus{
    --tw-translate-y: 100% !important;
  }

  .sm\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50% !important;
  }

  .sm\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333% !important;
  }

  .sm\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667% !important;
  }

  .sm\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25% !important;
  }

  .sm\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50% !important;
  }

  .sm\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75% !important;
  }

  .sm\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100% !important;
  }

  .sm\:active\:translate-x-0:active{
    --tw-translate-x: 0px !important;
  }

  .sm\:active\:translate-x-1:active{
    --tw-translate-x: 0.25rem !important;
  }

  .sm\:active\:translate-x-2:active{
    --tw-translate-x: 0.5rem !important;
  }

  .sm\:active\:translate-x-3:active{
    --tw-translate-x: 0.75rem !important;
  }

  .sm\:active\:translate-x-4:active{
    --tw-translate-x: 1rem !important;
  }

  .sm\:active\:translate-x-5:active{
    --tw-translate-x: 1.25rem !important;
  }

  .sm\:active\:translate-x-6:active{
    --tw-translate-x: 1.5rem !important;
  }

  .sm\:active\:translate-x-7:active{
    --tw-translate-x: 1.75rem !important;
  }

  .sm\:active\:translate-x-8:active{
    --tw-translate-x: 2rem !important;
  }

  .sm\:active\:translate-x-9:active{
    --tw-translate-x: 2.25rem !important;
  }

  .sm\:active\:translate-x-10:active{
    --tw-translate-x: 2.5rem !important;
  }

  .sm\:active\:translate-x-11:active{
    --tw-translate-x: 2.75rem !important;
  }

  .sm\:active\:translate-x-12:active{
    --tw-translate-x: 3rem !important;
  }

  .sm\:active\:translate-x-14:active{
    --tw-translate-x: 3.5rem !important;
  }

  .sm\:active\:translate-x-16:active{
    --tw-translate-x: 4rem !important;
  }

  .sm\:active\:translate-x-20:active{
    --tw-translate-x: 5rem !important;
  }

  .sm\:active\:translate-x-24:active{
    --tw-translate-x: 6rem !important;
  }

  .sm\:active\:translate-x-28:active{
    --tw-translate-x: 7rem !important;
  }

  .sm\:active\:translate-x-32:active{
    --tw-translate-x: 8rem !important;
  }

  .sm\:active\:translate-x-36:active{
    --tw-translate-x: 9rem !important;
  }

  .sm\:active\:translate-x-40:active{
    --tw-translate-x: 10rem !important;
  }

  .sm\:active\:translate-x-44:active{
    --tw-translate-x: 11rem !important;
  }

  .sm\:active\:translate-x-48:active{
    --tw-translate-x: 12rem !important;
  }

  .sm\:active\:translate-x-52:active{
    --tw-translate-x: 13rem !important;
  }

  .sm\:active\:translate-x-56:active{
    --tw-translate-x: 14rem !important;
  }

  .sm\:active\:translate-x-60:active{
    --tw-translate-x: 15rem !important;
  }

  .sm\:active\:translate-x-64:active{
    --tw-translate-x: 16rem !important;
  }

  .sm\:active\:translate-x-72:active{
    --tw-translate-x: 18rem !important;
  }

  .sm\:active\:translate-x-80:active{
    --tw-translate-x: 20rem !important;
  }

  .sm\:active\:translate-x-96:active{
    --tw-translate-x: 24rem !important;
  }

  .sm\:active\:translate-x-px:active{
    --tw-translate-x: 1px !important;
  }

  .sm\:active\:translate-x-0\.5:active{
    --tw-translate-x: 0.125rem !important;
  }

  .sm\:active\:translate-x-1\.5:active{
    --tw-translate-x: 0.375rem !important;
  }

  .sm\:active\:translate-x-2\.5:active{
    --tw-translate-x: 0.625rem !important;
  }

  .sm\:active\:translate-x-3\.5:active{
    --tw-translate-x: 0.875rem !important;
  }

  .sm\:active\:-translate-x-0:active{
    --tw-translate-x: 0px !important;
  }

  .sm\:active\:-translate-x-1:active{
    --tw-translate-x: -0.25rem !important;
  }

  .sm\:active\:-translate-x-2:active{
    --tw-translate-x: -0.5rem !important;
  }

  .sm\:active\:-translate-x-3:active{
    --tw-translate-x: -0.75rem !important;
  }

  .sm\:active\:-translate-x-4:active{
    --tw-translate-x: -1rem !important;
  }

  .sm\:active\:-translate-x-5:active{
    --tw-translate-x: -1.25rem !important;
  }

  .sm\:active\:-translate-x-6:active{
    --tw-translate-x: -1.5rem !important;
  }

  .sm\:active\:-translate-x-7:active{
    --tw-translate-x: -1.75rem !important;
  }

  .sm\:active\:-translate-x-8:active{
    --tw-translate-x: -2rem !important;
  }

  .sm\:active\:-translate-x-9:active{
    --tw-translate-x: -2.25rem !important;
  }

  .sm\:active\:-translate-x-10:active{
    --tw-translate-x: -2.5rem !important;
  }

  .sm\:active\:-translate-x-11:active{
    --tw-translate-x: -2.75rem !important;
  }

  .sm\:active\:-translate-x-12:active{
    --tw-translate-x: -3rem !important;
  }

  .sm\:active\:-translate-x-14:active{
    --tw-translate-x: -3.5rem !important;
  }

  .sm\:active\:-translate-x-16:active{
    --tw-translate-x: -4rem !important;
  }

  .sm\:active\:-translate-x-20:active{
    --tw-translate-x: -5rem !important;
  }

  .sm\:active\:-translate-x-24:active{
    --tw-translate-x: -6rem !important;
  }

  .sm\:active\:-translate-x-28:active{
    --tw-translate-x: -7rem !important;
  }

  .sm\:active\:-translate-x-32:active{
    --tw-translate-x: -8rem !important;
  }

  .sm\:active\:-translate-x-36:active{
    --tw-translate-x: -9rem !important;
  }

  .sm\:active\:-translate-x-40:active{
    --tw-translate-x: -10rem !important;
  }

  .sm\:active\:-translate-x-44:active{
    --tw-translate-x: -11rem !important;
  }

  .sm\:active\:-translate-x-48:active{
    --tw-translate-x: -12rem !important;
  }

  .sm\:active\:-translate-x-52:active{
    --tw-translate-x: -13rem !important;
  }

  .sm\:active\:-translate-x-56:active{
    --tw-translate-x: -14rem !important;
  }

  .sm\:active\:-translate-x-60:active{
    --tw-translate-x: -15rem !important;
  }

  .sm\:active\:-translate-x-64:active{
    --tw-translate-x: -16rem !important;
  }

  .sm\:active\:-translate-x-72:active{
    --tw-translate-x: -18rem !important;
  }

  .sm\:active\:-translate-x-80:active{
    --tw-translate-x: -20rem !important;
  }

  .sm\:active\:-translate-x-96:active{
    --tw-translate-x: -24rem !important;
  }

  .sm\:active\:-translate-x-px:active{
    --tw-translate-x: -1px !important;
  }

  .sm\:active\:-translate-x-0\.5:active{
    --tw-translate-x: -0.125rem !important;
  }

  .sm\:active\:-translate-x-1\.5:active{
    --tw-translate-x: -0.375rem !important;
  }

  .sm\:active\:-translate-x-2\.5:active{
    --tw-translate-x: -0.625rem !important;
  }

  .sm\:active\:-translate-x-3\.5:active{
    --tw-translate-x: -0.875rem !important;
  }

  .sm\:active\:translate-x-1\/2:active{
    --tw-translate-x: 50% !important;
  }

  .sm\:active\:translate-x-1\/3:active{
    --tw-translate-x: 33.333333% !important;
  }

  .sm\:active\:translate-x-2\/3:active{
    --tw-translate-x: 66.666667% !important;
  }

  .sm\:active\:translate-x-1\/4:active{
    --tw-translate-x: 25% !important;
  }

  .sm\:active\:translate-x-2\/4:active{
    --tw-translate-x: 50% !important;
  }

  .sm\:active\:translate-x-3\/4:active{
    --tw-translate-x: 75% !important;
  }

  .sm\:active\:translate-x-full:active{
    --tw-translate-x: 100% !important;
  }

  .sm\:active\:-translate-x-1\/2:active{
    --tw-translate-x: -50% !important;
  }

  .sm\:active\:-translate-x-1\/3:active{
    --tw-translate-x: -33.333333% !important;
  }

  .sm\:active\:-translate-x-2\/3:active{
    --tw-translate-x: -66.666667% !important;
  }

  .sm\:active\:-translate-x-1\/4:active{
    --tw-translate-x: -25% !important;
  }

  .sm\:active\:-translate-x-2\/4:active{
    --tw-translate-x: -50% !important;
  }

  .sm\:active\:-translate-x-3\/4:active{
    --tw-translate-x: -75% !important;
  }

  .sm\:active\:-translate-x-full:active{
    --tw-translate-x: -100% !important;
  }

  .sm\:active\:translate-y-0:active{
    --tw-translate-y: 0px !important;
  }

  .sm\:active\:translate-y-1:active{
    --tw-translate-y: 0.25rem !important;
  }

  .sm\:active\:translate-y-2:active{
    --tw-translate-y: 0.5rem !important;
  }

  .sm\:active\:translate-y-3:active{
    --tw-translate-y: 0.75rem !important;
  }

  .sm\:active\:translate-y-4:active{
    --tw-translate-y: 1rem !important;
  }

  .sm\:active\:translate-y-5:active{
    --tw-translate-y: 1.25rem !important;
  }

  .sm\:active\:translate-y-6:active{
    --tw-translate-y: 1.5rem !important;
  }

  .sm\:active\:translate-y-7:active{
    --tw-translate-y: 1.75rem !important;
  }

  .sm\:active\:translate-y-8:active{
    --tw-translate-y: 2rem !important;
  }

  .sm\:active\:translate-y-9:active{
    --tw-translate-y: 2.25rem !important;
  }

  .sm\:active\:translate-y-10:active{
    --tw-translate-y: 2.5rem !important;
  }

  .sm\:active\:translate-y-11:active{
    --tw-translate-y: 2.75rem !important;
  }

  .sm\:active\:translate-y-12:active{
    --tw-translate-y: 3rem !important;
  }

  .sm\:active\:translate-y-14:active{
    --tw-translate-y: 3.5rem !important;
  }

  .sm\:active\:translate-y-16:active{
    --tw-translate-y: 4rem !important;
  }

  .sm\:active\:translate-y-20:active{
    --tw-translate-y: 5rem !important;
  }

  .sm\:active\:translate-y-24:active{
    --tw-translate-y: 6rem !important;
  }

  .sm\:active\:translate-y-28:active{
    --tw-translate-y: 7rem !important;
  }

  .sm\:active\:translate-y-32:active{
    --tw-translate-y: 8rem !important;
  }

  .sm\:active\:translate-y-36:active{
    --tw-translate-y: 9rem !important;
  }

  .sm\:active\:translate-y-40:active{
    --tw-translate-y: 10rem !important;
  }

  .sm\:active\:translate-y-44:active{
    --tw-translate-y: 11rem !important;
  }

  .sm\:active\:translate-y-48:active{
    --tw-translate-y: 12rem !important;
  }

  .sm\:active\:translate-y-52:active{
    --tw-translate-y: 13rem !important;
  }

  .sm\:active\:translate-y-56:active{
    --tw-translate-y: 14rem !important;
  }

  .sm\:active\:translate-y-60:active{
    --tw-translate-y: 15rem !important;
  }

  .sm\:active\:translate-y-64:active{
    --tw-translate-y: 16rem !important;
  }

  .sm\:active\:translate-y-72:active{
    --tw-translate-y: 18rem !important;
  }

  .sm\:active\:translate-y-80:active{
    --tw-translate-y: 20rem !important;
  }

  .sm\:active\:translate-y-96:active{
    --tw-translate-y: 24rem !important;
  }

  .sm\:active\:translate-y-px:active{
    --tw-translate-y: 1px !important;
  }

  .sm\:active\:translate-y-0\.5:active{
    --tw-translate-y: 0.125rem !important;
  }

  .sm\:active\:translate-y-1\.5:active{
    --tw-translate-y: 0.375rem !important;
  }

  .sm\:active\:translate-y-2\.5:active{
    --tw-translate-y: 0.625rem !important;
  }

  .sm\:active\:translate-y-3\.5:active{
    --tw-translate-y: 0.875rem !important;
  }

  .sm\:active\:-translate-y-0:active{
    --tw-translate-y: 0px !important;
  }

  .sm\:active\:-translate-y-1:active{
    --tw-translate-y: -0.25rem !important;
  }

  .sm\:active\:-translate-y-2:active{
    --tw-translate-y: -0.5rem !important;
  }

  .sm\:active\:-translate-y-3:active{
    --tw-translate-y: -0.75rem !important;
  }

  .sm\:active\:-translate-y-4:active{
    --tw-translate-y: -1rem !important;
  }

  .sm\:active\:-translate-y-5:active{
    --tw-translate-y: -1.25rem !important;
  }

  .sm\:active\:-translate-y-6:active{
    --tw-translate-y: -1.5rem !important;
  }

  .sm\:active\:-translate-y-7:active{
    --tw-translate-y: -1.75rem !important;
  }

  .sm\:active\:-translate-y-8:active{
    --tw-translate-y: -2rem !important;
  }

  .sm\:active\:-translate-y-9:active{
    --tw-translate-y: -2.25rem !important;
  }

  .sm\:active\:-translate-y-10:active{
    --tw-translate-y: -2.5rem !important;
  }

  .sm\:active\:-translate-y-11:active{
    --tw-translate-y: -2.75rem !important;
  }

  .sm\:active\:-translate-y-12:active{
    --tw-translate-y: -3rem !important;
  }

  .sm\:active\:-translate-y-14:active{
    --tw-translate-y: -3.5rem !important;
  }

  .sm\:active\:-translate-y-16:active{
    --tw-translate-y: -4rem !important;
  }

  .sm\:active\:-translate-y-20:active{
    --tw-translate-y: -5rem !important;
  }

  .sm\:active\:-translate-y-24:active{
    --tw-translate-y: -6rem !important;
  }

  .sm\:active\:-translate-y-28:active{
    --tw-translate-y: -7rem !important;
  }

  .sm\:active\:-translate-y-32:active{
    --tw-translate-y: -8rem !important;
  }

  .sm\:active\:-translate-y-36:active{
    --tw-translate-y: -9rem !important;
  }

  .sm\:active\:-translate-y-40:active{
    --tw-translate-y: -10rem !important;
  }

  .sm\:active\:-translate-y-44:active{
    --tw-translate-y: -11rem !important;
  }

  .sm\:active\:-translate-y-48:active{
    --tw-translate-y: -12rem !important;
  }

  .sm\:active\:-translate-y-52:active{
    --tw-translate-y: -13rem !important;
  }

  .sm\:active\:-translate-y-56:active{
    --tw-translate-y: -14rem !important;
  }

  .sm\:active\:-translate-y-60:active{
    --tw-translate-y: -15rem !important;
  }

  .sm\:active\:-translate-y-64:active{
    --tw-translate-y: -16rem !important;
  }

  .sm\:active\:-translate-y-72:active{
    --tw-translate-y: -18rem !important;
  }

  .sm\:active\:-translate-y-80:active{
    --tw-translate-y: -20rem !important;
  }

  .sm\:active\:-translate-y-96:active{
    --tw-translate-y: -24rem !important;
  }

  .sm\:active\:-translate-y-px:active{
    --tw-translate-y: -1px !important;
  }

  .sm\:active\:-translate-y-0\.5:active{
    --tw-translate-y: -0.125rem !important;
  }

  .sm\:active\:-translate-y-1\.5:active{
    --tw-translate-y: -0.375rem !important;
  }

  .sm\:active\:-translate-y-2\.5:active{
    --tw-translate-y: -0.625rem !important;
  }

  .sm\:active\:-translate-y-3\.5:active{
    --tw-translate-y: -0.875rem !important;
  }

  .sm\:active\:translate-y-1\/2:active{
    --tw-translate-y: 50% !important;
  }

  .sm\:active\:translate-y-1\/3:active{
    --tw-translate-y: 33.333333% !important;
  }

  .sm\:active\:translate-y-2\/3:active{
    --tw-translate-y: 66.666667% !important;
  }

  .sm\:active\:translate-y-1\/4:active{
    --tw-translate-y: 25% !important;
  }

  .sm\:active\:translate-y-2\/4:active{
    --tw-translate-y: 50% !important;
  }

  .sm\:active\:translate-y-3\/4:active{
    --tw-translate-y: 75% !important;
  }

  .sm\:active\:translate-y-full:active{
    --tw-translate-y: 100% !important;
  }

  .sm\:active\:-translate-y-1\/2:active{
    --tw-translate-y: -50% !important;
  }

  .sm\:active\:-translate-y-1\/3:active{
    --tw-translate-y: -33.333333% !important;
  }

  .sm\:active\:-translate-y-2\/3:active{
    --tw-translate-y: -66.666667% !important;
  }

  .sm\:active\:-translate-y-1\/4:active{
    --tw-translate-y: -25% !important;
  }

  .sm\:active\:-translate-y-2\/4:active{
    --tw-translate-y: -50% !important;
  }

  .sm\:active\:-translate-y-3\/4:active{
    --tw-translate-y: -75% !important;
  }

  .sm\:active\:-translate-y-full:active{
    --tw-translate-y: -100% !important;
  }

  .group:hover .sm\:group-hover\:translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .group:hover .sm\:group-hover\:translate-x-1{
    --tw-translate-x: 0.25rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-2{
    --tw-translate-x: 0.5rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-3{
    --tw-translate-x: 0.75rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-4{
    --tw-translate-x: 1rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-5{
    --tw-translate-x: 1.25rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-6{
    --tw-translate-x: 1.5rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-7{
    --tw-translate-x: 1.75rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-8{
    --tw-translate-x: 2rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-9{
    --tw-translate-x: 2.25rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-10{
    --tw-translate-x: 2.5rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-11{
    --tw-translate-x: 2.75rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-12{
    --tw-translate-x: 3rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-14{
    --tw-translate-x: 3.5rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-16{
    --tw-translate-x: 4rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-20{
    --tw-translate-x: 5rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-24{
    --tw-translate-x: 6rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-28{
    --tw-translate-x: 7rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-32{
    --tw-translate-x: 8rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-36{
    --tw-translate-x: 9rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-40{
    --tw-translate-x: 10rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-44{
    --tw-translate-x: 11rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-48{
    --tw-translate-x: 12rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-52{
    --tw-translate-x: 13rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-56{
    --tw-translate-x: 14rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-60{
    --tw-translate-x: 15rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-64{
    --tw-translate-x: 16rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-72{
    --tw-translate-x: 18rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-80{
    --tw-translate-x: 20rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-96{
    --tw-translate-x: 24rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-px{
    --tw-translate-x: 1px !important;
  }

  .group:hover .sm\:group-hover\:translate-x-0\.5{
    --tw-translate-x: 0.125rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-1\.5{
    --tw-translate-x: 0.375rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-2\.5{
    --tw-translate-x: 0.625rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-3\.5{
    --tw-translate-x: 0.875rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-1{
    --tw-translate-x: -0.25rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-2{
    --tw-translate-x: -0.5rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-3{
    --tw-translate-x: -0.75rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-4{
    --tw-translate-x: -1rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-5{
    --tw-translate-x: -1.25rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-6{
    --tw-translate-x: -1.5rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-7{
    --tw-translate-x: -1.75rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-8{
    --tw-translate-x: -2rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-9{
    --tw-translate-x: -2.25rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-10{
    --tw-translate-x: -2.5rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-11{
    --tw-translate-x: -2.75rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-12{
    --tw-translate-x: -3rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-14{
    --tw-translate-x: -3.5rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-16{
    --tw-translate-x: -4rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-20{
    --tw-translate-x: -5rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-24{
    --tw-translate-x: -6rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-28{
    --tw-translate-x: -7rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-32{
    --tw-translate-x: -8rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-36{
    --tw-translate-x: -9rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-40{
    --tw-translate-x: -10rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-44{
    --tw-translate-x: -11rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-48{
    --tw-translate-x: -12rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-52{
    --tw-translate-x: -13rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-56{
    --tw-translate-x: -14rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-60{
    --tw-translate-x: -15rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-64{
    --tw-translate-x: -16rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-72{
    --tw-translate-x: -18rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-80{
    --tw-translate-x: -20rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-96{
    --tw-translate-x: -24rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-px{
    --tw-translate-x: -1px !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem !important;
  }

  .group:hover .sm\:group-hover\:translate-x-1\/2{
    --tw-translate-x: 50% !important;
  }

  .group:hover .sm\:group-hover\:translate-x-1\/3{
    --tw-translate-x: 33.333333% !important;
  }

  .group:hover .sm\:group-hover\:translate-x-2\/3{
    --tw-translate-x: 66.666667% !important;
  }

  .group:hover .sm\:group-hover\:translate-x-1\/4{
    --tw-translate-x: 25% !important;
  }

  .group:hover .sm\:group-hover\:translate-x-2\/4{
    --tw-translate-x: 50% !important;
  }

  .group:hover .sm\:group-hover\:translate-x-3\/4{
    --tw-translate-x: 75% !important;
  }

  .group:hover .sm\:group-hover\:translate-x-full{
    --tw-translate-x: 100% !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-1\/2{
    --tw-translate-x: -50% !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-1\/3{
    --tw-translate-x: -33.333333% !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-2\/3{
    --tw-translate-x: -66.666667% !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-1\/4{
    --tw-translate-x: -25% !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-2\/4{
    --tw-translate-x: -50% !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-3\/4{
    --tw-translate-x: -75% !important;
  }

  .group:hover .sm\:group-hover\:-translate-x-full{
    --tw-translate-x: -100% !important;
  }

  .group:hover .sm\:group-hover\:translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .group:hover .sm\:group-hover\:translate-y-1{
    --tw-translate-y: 0.25rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-2{
    --tw-translate-y: 0.5rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-3{
    --tw-translate-y: 0.75rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-4{
    --tw-translate-y: 1rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-5{
    --tw-translate-y: 1.25rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-6{
    --tw-translate-y: 1.5rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-7{
    --tw-translate-y: 1.75rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-8{
    --tw-translate-y: 2rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-9{
    --tw-translate-y: 2.25rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-10{
    --tw-translate-y: 2.5rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-11{
    --tw-translate-y: 2.75rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-12{
    --tw-translate-y: 3rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-14{
    --tw-translate-y: 3.5rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-16{
    --tw-translate-y: 4rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-20{
    --tw-translate-y: 5rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-24{
    --tw-translate-y: 6rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-28{
    --tw-translate-y: 7rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-32{
    --tw-translate-y: 8rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-36{
    --tw-translate-y: 9rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-40{
    --tw-translate-y: 10rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-44{
    --tw-translate-y: 11rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-48{
    --tw-translate-y: 12rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-52{
    --tw-translate-y: 13rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-56{
    --tw-translate-y: 14rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-60{
    --tw-translate-y: 15rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-64{
    --tw-translate-y: 16rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-72{
    --tw-translate-y: 18rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-80{
    --tw-translate-y: 20rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-96{
    --tw-translate-y: 24rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-px{
    --tw-translate-y: 1px !important;
  }

  .group:hover .sm\:group-hover\:translate-y-0\.5{
    --tw-translate-y: 0.125rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-1\.5{
    --tw-translate-y: 0.375rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-2\.5{
    --tw-translate-y: 0.625rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-3\.5{
    --tw-translate-y: 0.875rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-1{
    --tw-translate-y: -0.25rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-2{
    --tw-translate-y: -0.5rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-3{
    --tw-translate-y: -0.75rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-4{
    --tw-translate-y: -1rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-5{
    --tw-translate-y: -1.25rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-6{
    --tw-translate-y: -1.5rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-7{
    --tw-translate-y: -1.75rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-8{
    --tw-translate-y: -2rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-9{
    --tw-translate-y: -2.25rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-10{
    --tw-translate-y: -2.5rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-11{
    --tw-translate-y: -2.75rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-12{
    --tw-translate-y: -3rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-14{
    --tw-translate-y: -3.5rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-16{
    --tw-translate-y: -4rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-20{
    --tw-translate-y: -5rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-24{
    --tw-translate-y: -6rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-28{
    --tw-translate-y: -7rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-32{
    --tw-translate-y: -8rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-36{
    --tw-translate-y: -9rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-40{
    --tw-translate-y: -10rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-44{
    --tw-translate-y: -11rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-48{
    --tw-translate-y: -12rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-52{
    --tw-translate-y: -13rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-56{
    --tw-translate-y: -14rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-60{
    --tw-translate-y: -15rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-64{
    --tw-translate-y: -16rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-72{
    --tw-translate-y: -18rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-80{
    --tw-translate-y: -20rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-96{
    --tw-translate-y: -24rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-px{
    --tw-translate-y: -1px !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem !important;
  }

  .group:hover .sm\:group-hover\:translate-y-1\/2{
    --tw-translate-y: 50% !important;
  }

  .group:hover .sm\:group-hover\:translate-y-1\/3{
    --tw-translate-y: 33.333333% !important;
  }

  .group:hover .sm\:group-hover\:translate-y-2\/3{
    --tw-translate-y: 66.666667% !important;
  }

  .group:hover .sm\:group-hover\:translate-y-1\/4{
    --tw-translate-y: 25% !important;
  }

  .group:hover .sm\:group-hover\:translate-y-2\/4{
    --tw-translate-y: 50% !important;
  }

  .group:hover .sm\:group-hover\:translate-y-3\/4{
    --tw-translate-y: 75% !important;
  }

  .group:hover .sm\:group-hover\:translate-y-full{
    --tw-translate-y: 100% !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-1\/2{
    --tw-translate-y: -50% !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-1\/3{
    --tw-translate-y: -33.333333% !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-2\/3{
    --tw-translate-y: -66.666667% !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-1\/4{
    --tw-translate-y: -25% !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-2\/4{
    --tw-translate-y: -50% !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-3\/4{
    --tw-translate-y: -75% !important;
  }

  .group:hover .sm\:group-hover\:-translate-y-full{
    --tw-translate-y: -100% !important;
  }

  .sm\:transition-none{
    transition-property: none !important;
  }

  .sm\:transition-all{
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .sm\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .sm\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .sm\:transition-opacity{
    transition-property: opacity !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .sm\:transition-shadow{
    transition-property: box-shadow !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .sm\:transition-transform{
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .sm\:ease-linear{
    transition-timing-function: linear !important;
  }

  .sm\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .sm\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .sm\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .sm\:duration-75{
    transition-duration: 75ms !important;
  }

  .sm\:duration-100{
    transition-duration: 100ms !important;
  }

  .sm\:duration-150{
    transition-duration: 150ms !important;
  }

  .sm\:duration-200{
    transition-duration: 200ms !important;
  }

  .sm\:duration-300{
    transition-duration: 300ms !important;
  }

  .sm\:duration-500{
    transition-duration: 500ms !important;
  }

  .sm\:duration-700{
    transition-duration: 700ms !important;
  }

  .sm\:duration-1000{
    transition-duration: 1000ms !important;
  }

  .sm\:delay-75{
    transition-delay: 75ms !important;
  }

  .sm\:delay-100{
    transition-delay: 100ms !important;
  }

  .sm\:delay-150{
    transition-delay: 150ms !important;
  }

  .sm\:delay-200{
    transition-delay: 200ms !important;
  }

  .sm\:delay-300{
    transition-delay: 300ms !important;
  }

  .sm\:delay-500{
    transition-delay: 500ms !important;
  }

  .sm\:delay-700{
    transition-delay: 700ms !important;
  }

  .sm\:delay-1000{
    transition-delay: 1000ms !important;
  }

  .sm\:animate-none{
    -webkit-animation: none !important;
            animation: none !important;
  }

  .sm\:animate-spin{
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .sm\:animate-ping{
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .sm\:animate-pulse{
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .sm\:animate-bounce{
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .sm\:mix-blend-normal{
    mix-blend-mode: normal !important;
  }

  .sm\:mix-blend-multiply{
    mix-blend-mode: multiply !important;
  }

  .sm\:mix-blend-screen{
    mix-blend-mode: screen !important;
  }

  .sm\:mix-blend-overlay{
    mix-blend-mode: overlay !important;
  }

  .sm\:mix-blend-darken{
    mix-blend-mode: darken !important;
  }

  .sm\:mix-blend-lighten{
    mix-blend-mode: lighten !important;
  }

  .sm\:mix-blend-color-dodge{
    mix-blend-mode: color-dodge !important;
  }

  .sm\:mix-blend-color-burn{
    mix-blend-mode: color-burn !important;
  }

  .sm\:mix-blend-hard-light{
    mix-blend-mode: hard-light !important;
  }

  .sm\:mix-blend-soft-light{
    mix-blend-mode: soft-light !important;
  }

  .sm\:mix-blend-difference{
    mix-blend-mode: difference !important;
  }

  .sm\:mix-blend-exclusion{
    mix-blend-mode: exclusion !important;
  }

  .sm\:mix-blend-hue{
    mix-blend-mode: hue !important;
  }

  .sm\:mix-blend-saturation{
    mix-blend-mode: saturation !important;
  }

  .sm\:mix-blend-color{
    mix-blend-mode: color !important;
  }

  .sm\:mix-blend-luminosity{
    mix-blend-mode: luminosity !important;
  }

  .sm\:bg-blend-normal{
    background-blend-mode: normal !important;
  }

  .sm\:bg-blend-multiply{
    background-blend-mode: multiply !important;
  }

  .sm\:bg-blend-screen{
    background-blend-mode: screen !important;
  }

  .sm\:bg-blend-overlay{
    background-blend-mode: overlay !important;
  }

  .sm\:bg-blend-darken{
    background-blend-mode: darken !important;
  }

  .sm\:bg-blend-lighten{
    background-blend-mode: lighten !important;
  }

  .sm\:bg-blend-color-dodge{
    background-blend-mode: color-dodge !important;
  }

  .sm\:bg-blend-color-burn{
    background-blend-mode: color-burn !important;
  }

  .sm\:bg-blend-hard-light{
    background-blend-mode: hard-light !important;
  }

  .sm\:bg-blend-soft-light{
    background-blend-mode: soft-light !important;
  }

  .sm\:bg-blend-difference{
    background-blend-mode: difference !important;
  }

  .sm\:bg-blend-exclusion{
    background-blend-mode: exclusion !important;
  }

  .sm\:bg-blend-hue{
    background-blend-mode: hue !important;
  }

  .sm\:bg-blend-saturation{
    background-blend-mode: saturation !important;
  }

  .sm\:bg-blend-color{
    background-blend-mode: color !important;
  }

  .sm\:bg-blend-luminosity{
    background-blend-mode: luminosity !important;
  }

  .sm\:filter{
    --tw-blur: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-invert: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/) !important;
    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) !important;
  }

  .sm\:filter-none{
    filter: none !important;
  }

  .sm\:blur-0{
    --tw-blur: blur(0) !important;
  }

  .sm\:blur-sm{
    --tw-blur: blur(4px) !important;
  }

  .sm\:blur{
    --tw-blur: blur(8px) !important;
  }

  .sm\:blur-md{
    --tw-blur: blur(12px) !important;
  }

  .sm\:blur-lg{
    --tw-blur: blur(16px) !important;
  }

  .sm\:blur-xl{
    --tw-blur: blur(24px) !important;
  }

  .sm\:blur-2xl{
    --tw-blur: blur(40px) !important;
  }

  .sm\:blur-3xl{
    --tw-blur: blur(64px) !important;
  }

  .sm\:brightness-0{
    --tw-brightness: brightness(0) !important;
  }

  .sm\:brightness-50{
    --tw-brightness: brightness(.5) !important;
  }

  .sm\:brightness-75{
    --tw-brightness: brightness(.75) !important;
  }

  .sm\:brightness-90{
    --tw-brightness: brightness(.9) !important;
  }

  .sm\:brightness-95{
    --tw-brightness: brightness(.95) !important;
  }

  .sm\:brightness-100{
    --tw-brightness: brightness(1) !important;
  }

  .sm\:brightness-105{
    --tw-brightness: brightness(1.05) !important;
  }

  .sm\:brightness-110{
    --tw-brightness: brightness(1.1) !important;
  }

  .sm\:brightness-125{
    --tw-brightness: brightness(1.25) !important;
  }

  .sm\:brightness-150{
    --tw-brightness: brightness(1.5) !important;
  }

  .sm\:brightness-200{
    --tw-brightness: brightness(2) !important;
  }

  .sm\:contrast-0{
    --tw-contrast: contrast(0) !important;
  }

  .sm\:contrast-50{
    --tw-contrast: contrast(.5) !important;
  }

  .sm\:contrast-75{
    --tw-contrast: contrast(.75) !important;
  }

  .sm\:contrast-100{
    --tw-contrast: contrast(1) !important;
  }

  .sm\:contrast-125{
    --tw-contrast: contrast(1.25) !important;
  }

  .sm\:contrast-150{
    --tw-contrast: contrast(1.5) !important;
  }

  .sm\:contrast-200{
    --tw-contrast: contrast(2) !important;
  }

  .sm\:drop-shadow-sm{
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05)) !important;
  }

  .sm\:drop-shadow{
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06)) !important;
  }

  .sm\:drop-shadow-md{
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06)) !important;
  }

  .sm\:drop-shadow-lg{
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1)) !important;
  }

  .sm\:drop-shadow-xl{
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08)) !important;
  }

  .sm\:drop-shadow-2xl{
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15)) !important;
  }

  .sm\:drop-shadow-none{
    --tw-drop-shadow: drop-shadow(0 0 #0000) !important;
  }

  .sm\:grayscale-0{
    --tw-grayscale: grayscale(0) !important;
  }

  .sm\:grayscale{
    --tw-grayscale: grayscale(100%) !important;
  }

  .sm\:hue-rotate-0{
    --tw-hue-rotate: hue-rotate(0deg) !important;
  }

  .sm\:hue-rotate-15{
    --tw-hue-rotate: hue-rotate(15deg) !important;
  }

  .sm\:hue-rotate-30{
    --tw-hue-rotate: hue-rotate(30deg) !important;
  }

  .sm\:hue-rotate-60{
    --tw-hue-rotate: hue-rotate(60deg) !important;
  }

  .sm\:hue-rotate-90{
    --tw-hue-rotate: hue-rotate(90deg) !important;
  }

  .sm\:hue-rotate-180{
    --tw-hue-rotate: hue-rotate(180deg) !important;
  }

  .sm\:-hue-rotate-180{
    --tw-hue-rotate: hue-rotate(-180deg) !important;
  }

  .sm\:-hue-rotate-90{
    --tw-hue-rotate: hue-rotate(-90deg) !important;
  }

  .sm\:-hue-rotate-60{
    --tw-hue-rotate: hue-rotate(-60deg) !important;
  }

  .sm\:-hue-rotate-30{
    --tw-hue-rotate: hue-rotate(-30deg) !important;
  }

  .sm\:-hue-rotate-15{
    --tw-hue-rotate: hue-rotate(-15deg) !important;
  }

  .sm\:invert-0{
    --tw-invert: invert(0) !important;
  }

  .sm\:invert{
    --tw-invert: invert(100%) !important;
  }

  .sm\:saturate-0{
    --tw-saturate: saturate(0) !important;
  }

  .sm\:saturate-50{
    --tw-saturate: saturate(.5) !important;
  }

  .sm\:saturate-100{
    --tw-saturate: saturate(1) !important;
  }

  .sm\:saturate-150{
    --tw-saturate: saturate(1.5) !important;
  }

  .sm\:saturate-200{
    --tw-saturate: saturate(2) !important;
  }

  .sm\:sepia-0{
    --tw-sepia: sepia(0) !important;
  }

  .sm\:sepia{
    --tw-sepia: sepia(100%) !important;
  }

  .sm\:backdrop-filter{
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
    -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) !important;
            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) !important;
  }

  .sm\:backdrop-filter-none{
    -webkit-backdrop-filter: none !important;
            backdrop-filter: none !important;
  }

  .sm\:backdrop-brightness-0{
    --tw-backdrop-brightness: brightness(0) !important;
  }

  .sm\:backdrop-brightness-50{
    --tw-backdrop-brightness: brightness(.5) !important;
  }

  .sm\:backdrop-brightness-75{
    --tw-backdrop-brightness: brightness(.75) !important;
  }

  .sm\:backdrop-brightness-90{
    --tw-backdrop-brightness: brightness(.9) !important;
  }

  .sm\:backdrop-brightness-95{
    --tw-backdrop-brightness: brightness(.95) !important;
  }

  .sm\:backdrop-brightness-100{
    --tw-backdrop-brightness: brightness(1) !important;
  }

  .sm\:backdrop-brightness-105{
    --tw-backdrop-brightness: brightness(1.05) !important;
  }

  .sm\:backdrop-brightness-110{
    --tw-backdrop-brightness: brightness(1.1) !important;
  }

  .sm\:backdrop-brightness-125{
    --tw-backdrop-brightness: brightness(1.25) !important;
  }

  .sm\:backdrop-brightness-150{
    --tw-backdrop-brightness: brightness(1.5) !important;
  }

  .sm\:backdrop-brightness-200{
    --tw-backdrop-brightness: brightness(2) !important;
  }

  .sm\:backdrop-contrast-0{
    --tw-backdrop-contrast: contrast(0) !important;
  }

  .sm\:backdrop-contrast-50{
    --tw-backdrop-contrast: contrast(.5) !important;
  }

  .sm\:backdrop-contrast-75{
    --tw-backdrop-contrast: contrast(.75) !important;
  }

  .sm\:backdrop-contrast-100{
    --tw-backdrop-contrast: contrast(1) !important;
  }

  .sm\:backdrop-contrast-125{
    --tw-backdrop-contrast: contrast(1.25) !important;
  }

  .sm\:backdrop-contrast-150{
    --tw-backdrop-contrast: contrast(1.5) !important;
  }

  .sm\:backdrop-contrast-200{
    --tw-backdrop-contrast: contrast(2) !important;
  }

  .sm\:backdrop-grayscale-0{
    --tw-backdrop-grayscale: grayscale(0) !important;
  }

  .sm\:backdrop-grayscale{
    --tw-backdrop-grayscale: grayscale(100%) !important;
  }

  .sm\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate: hue-rotate(0deg) !important;
  }

  .sm\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(15deg) !important;
  }

  .sm\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(30deg) !important;
  }

  .sm\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(60deg) !important;
  }

  .sm\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(90deg) !important;
  }

  .sm\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(180deg) !important;
  }

  .sm\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(-180deg) !important;
  }

  .sm\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(-90deg) !important;
  }

  .sm\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(-60deg) !important;
  }

  .sm\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(-30deg) !important;
  }

  .sm\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(-15deg) !important;
  }

  .sm\:backdrop-invert-0{
    --tw-backdrop-invert: invert(0) !important;
  }

  .sm\:backdrop-invert{
    --tw-backdrop-invert: invert(100%) !important;
  }

  .sm\:backdrop-saturate-0{
    --tw-backdrop-saturate: saturate(0) !important;
  }

  .sm\:backdrop-saturate-50{
    --tw-backdrop-saturate: saturate(.5) !important;
  }

  .sm\:backdrop-saturate-100{
    --tw-backdrop-saturate: saturate(1) !important;
  }

  .sm\:backdrop-saturate-150{
    --tw-backdrop-saturate: saturate(1.5) !important;
  }

  .sm\:backdrop-saturate-200{
    --tw-backdrop-saturate: saturate(2) !important;
  }

  .sm\:backdrop-sepia-0{
    --tw-backdrop-sepia: sepia(0) !important;
  }

  .sm\:backdrop-sepia{
    --tw-backdrop-sepia: sepia(100%) !important;
  }
}

@media (min-width: 768px){
  .md\:container{
    width: 100%;
  }

  @media (min-width: 640px){
    .md\:container{
      max-width: 640px;
    }
  }

  @media (min-width: 768px){
    .md\:container{
      max-width: 768px;
    }
  }

  @media (min-width: 1024px){
    .md\:container{
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px){
    .md\:container{
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px){
    .md\:container{
      max-width: 1536px;
    }
  }

  .md\:prose{
    color: #374151;
    max-width: 65ch;
  }

  .md\:prose [class~="lead"]{
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .md\:prose a{
    color: #111827;
    text-decoration: underline;
    font-weight: 500;
  }

  .md\:prose strong{
    color: #111827;
    font-weight: 600;
  }

  .md\:prose ol[type="A"]{
    --list-counter-style: upper-alpha;
  }

  .md\:prose ol[type="a"]{
    --list-counter-style: lower-alpha;
  }

  .md\:prose ol[type="A" s]{
    --list-counter-style: upper-alpha;
  }

  .md\:prose ol[type="a" s]{
    --list-counter-style: lower-alpha;
  }

  .md\:prose ol[type="I"]{
    --list-counter-style: upper-roman;
  }

  .md\:prose ol[type="i"]{
    --list-counter-style: lower-roman;
  }

  .md\:prose ol[type="I" s]{
    --list-counter-style: upper-roman;
  }

  .md\:prose ol[type="i" s]{
    --list-counter-style: lower-roman;
  }

  .md\:prose ol[type="1"]{
    --list-counter-style: decimal;
  }

  .md\:prose ol > li{
    position: relative;
    padding-left: 1.75em;
  }

  .md\:prose ol > li::before{
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0;
  }

  .md\:prose ul > li{
    position: relative;
    padding-left: 1.75em;
  }

  .md\:prose ul > li::before{
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: 0.375em;
    height: 0.375em;
    top: calc(0.875em - 0.1875em);
    left: 0.25em;
  }

  .md\:prose hr{
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .md\:prose blockquote{
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: 0.25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .md\:prose blockquote p:first-of-type::before{
    content: open-quote;
  }

  .md\:prose blockquote p:last-of-type::after{
    content: close-quote;
  }

  .md\:prose h1{
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .md\:prose h2{
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .md\:prose h3{
    color: #111827;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .md\:prose h4{
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .md\:prose figure figcaption{
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .md\:prose code{
    color: #111827;
    font-weight: 600;
    font-size: 0.875em;
  }

  .md\:prose code::before{
    content: "`";
  }

  .md\:prose code::after{
    content: "`";
  }

  .md\:prose a code{
    color: #111827;
  }

  .md\:prose pre{
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .md\:prose pre code{
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .md\:prose pre code::before{
    content: none;
  }

  .md\:prose pre code::after{
    content: none;
  }

  .md\:prose table{
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .md\:prose thead{
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db;
  }

  .md\:prose thead th{
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .md\:prose tbody tr{
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb;
  }

  .md\:prose tbody tr:last-child{
    border-bottom-width: 0;
  }

  .md\:prose tbody td{
    vertical-align: top;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .md\:prose{
    font-size: 1rem;
    line-height: 1.75;
  }

  .md\:prose p{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .md\:prose img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .md\:prose video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .md\:prose figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .md\:prose figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:prose h2 code{
    font-size: 0.875em;
  }

  .md\:prose h3 code{
    font-size: 0.9em;
  }

  .md\:prose ol{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .md\:prose ul{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .md\:prose li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .md\:prose > ul > li p{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .md\:prose > ul > li > *:first-child{
    margin-top: 1.25em;
  }

  .md\:prose > ul > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .md\:prose > ol > li > *:first-child{
    margin-top: 1.25em;
  }

  .md\:prose > ol > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .md\:prose ul ul, .md\:prose ul ol, .md\:prose ol ul, .md\:prose ol ol{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .md\:prose hr + *{
    margin-top: 0;
  }

  .md\:prose h2 + *{
    margin-top: 0;
  }

  .md\:prose h3 + *{
    margin-top: 0;
  }

  .md\:prose h4 + *{
    margin-top: 0;
  }

  .md\:prose thead th:first-child{
    padding-left: 0;
  }

  .md\:prose thead th:last-child{
    padding-right: 0;
  }

  .md\:prose tbody td:first-child{
    padding-left: 0;
  }

  .md\:prose tbody td:last-child{
    padding-right: 0;
  }

  .md\:prose > :first-child{
    margin-top: 0;
  }

  .md\:prose > :last-child{
    margin-bottom: 0;
  }

  .md\:prose-sm{
    font-size: 0.875rem;
    line-height: 1.7142857;
  }

  .md\:prose-sm p{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .md\:prose-sm [class~="lead"]{
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .md\:prose-sm blockquote{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em;
  }

  .md\:prose-sm h1{
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }

  .md\:prose-sm h2{
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .md\:prose-sm h3{
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .md\:prose-sm h4{
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
  }

  .md\:prose-sm img{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .md\:prose-sm video{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .md\:prose-sm figure{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .md\:prose-sm figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:prose-sm figure figcaption{
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }

  .md\:prose-sm code{
    font-size: 0.8571429em;
  }

  .md\:prose-sm h2 code{
    font-size: 0.9em;
  }

  .md\:prose-sm h3 code{
    font-size: 0.8888889em;
  }

  .md\:prose-sm pre{
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: 0.25rem;
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .md\:prose-sm ol{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .md\:prose-sm ul{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .md\:prose-sm li{
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
  }

  .md\:prose-sm ol > li{
    padding-left: 1.5714286em;
  }

  .md\:prose-sm ol > li::before{
    left: 0;
  }

  .md\:prose-sm ul > li{
    padding-left: 1.5714286em;
  }

  .md\:prose-sm ul > li::before{
    height: 0.3571429em;
    width: 0.3571429em;
    top: calc(0.8571429em - 0.1785714em);
    left: 0.2142857em;
  }

  .md\:prose-sm > ul > li p{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .md\:prose-sm > ul > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .md\:prose-sm > ul > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .md\:prose-sm > ol > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .md\:prose-sm > ol > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .md\:prose-sm ul ul, .md\:prose-sm ul ol, .md\:prose-sm ol ul, .md\:prose-sm ol ol{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .md\:prose-sm hr{
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }

  .md\:prose-sm hr + *{
    margin-top: 0;
  }

  .md\:prose-sm h2 + *{
    margin-top: 0;
  }

  .md\:prose-sm h3 + *{
    margin-top: 0;
  }

  .md\:prose-sm h4 + *{
    margin-top: 0;
  }

  .md\:prose-sm table{
    font-size: 0.8571429em;
    line-height: 1.5;
  }

  .md\:prose-sm thead th{
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .md\:prose-sm thead th:first-child{
    padding-left: 0;
  }

  .md\:prose-sm thead th:last-child{
    padding-right: 0;
  }

  .md\:prose-sm tbody td{
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .md\:prose-sm tbody td:first-child{
    padding-left: 0;
  }

  .md\:prose-sm tbody td:last-child{
    padding-right: 0;
  }

  .md\:prose-sm > :first-child{
    margin-top: 0;
  }

  .md\:prose-sm > :last-child{
    margin-bottom: 0;
  }

  .md\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .md\:prose-lg p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .md\:prose-lg [class~="lead"]{
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .md\:prose-lg blockquote{
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .md\:prose-lg h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .md\:prose-lg h2{
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .md\:prose-lg h3{
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .md\:prose-lg h4{
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .md\:prose-lg img{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .md\:prose-lg video{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .md\:prose-lg figure{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .md\:prose-lg figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:prose-lg figure figcaption{
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .md\:prose-lg code{
    font-size: 0.8888889em;
  }

  .md\:prose-lg h2 code{
    font-size: 0.8666667em;
  }

  .md\:prose-lg h3 code{
    font-size: 0.875em;
  }

  .md\:prose-lg pre{
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .md\:prose-lg ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .md\:prose-lg ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .md\:prose-lg li{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .md\:prose-lg ol > li{
    padding-left: 1.6666667em;
  }

  .md\:prose-lg ol > li::before{
    left: 0;
  }

  .md\:prose-lg ul > li{
    padding-left: 1.6666667em;
  }

  .md\:prose-lg ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8888889em - 0.1666667em);
    left: 0.2222222em;
  }

  .md\:prose-lg > ul > li p{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .md\:prose-lg > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .md\:prose-lg > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .md\:prose-lg > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .md\:prose-lg > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .md\:prose-lg ul ul, .md\:prose-lg ul ol, .md\:prose-lg ol ul, .md\:prose-lg ol ol{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .md\:prose-lg hr{
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .md\:prose-lg hr + *{
    margin-top: 0;
  }

  .md\:prose-lg h2 + *{
    margin-top: 0;
  }

  .md\:prose-lg h3 + *{
    margin-top: 0;
  }

  .md\:prose-lg h4 + *{
    margin-top: 0;
  }

  .md\:prose-lg table{
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .md\:prose-lg thead th{
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .md\:prose-lg thead th:first-child{
    padding-left: 0;
  }

  .md\:prose-lg thead th:last-child{
    padding-right: 0;
  }

  .md\:prose-lg tbody td{
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .md\:prose-lg tbody td:first-child{
    padding-left: 0;
  }

  .md\:prose-lg tbody td:last-child{
    padding-right: 0;
  }

  .md\:prose-lg > :first-child{
    margin-top: 0;
  }

  .md\:prose-lg > :last-child{
    margin-bottom: 0;
  }

  .md\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .md\:prose-xl p{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .md\:prose-xl [class~="lead"]{
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .md\:prose-xl blockquote{
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .md\:prose-xl h1{
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }

  .md\:prose-xl h2{
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .md\:prose-xl h3{
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }

  .md\:prose-xl h4{
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .md\:prose-xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .md\:prose-xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .md\:prose-xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .md\:prose-xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:prose-xl figure figcaption{
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

  .md\:prose-xl code{
    font-size: 0.9em;
  }

  .md\:prose-xl h2 code{
    font-size: 0.8611111em;
  }

  .md\:prose-xl h3 code{
    font-size: 0.9em;
  }

  .md\:prose-xl pre{
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .md\:prose-xl ol{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .md\:prose-xl ul{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .md\:prose-xl li{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .md\:prose-xl ol > li{
    padding-left: 1.8em;
  }

  .md\:prose-xl ol > li::before{
    left: 0;
  }

  .md\:prose-xl ul > li{
    padding-left: 1.8em;
  }

  .md\:prose-xl ul > li::before{
    width: 0.35em;
    height: 0.35em;
    top: calc(0.9em - 0.175em);
    left: 0.25em;
  }

  .md\:prose-xl > ul > li p{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .md\:prose-xl > ul > li > *:first-child{
    margin-top: 1.2em;
  }

  .md\:prose-xl > ul > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .md\:prose-xl > ol > li > *:first-child{
    margin-top: 1.2em;
  }

  .md\:prose-xl > ol > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .md\:prose-xl ul ul, .md\:prose-xl ul ol, .md\:prose-xl ol ul, .md\:prose-xl ol ol{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .md\:prose-xl hr{
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .md\:prose-xl hr + *{
    margin-top: 0;
  }

  .md\:prose-xl h2 + *{
    margin-top: 0;
  }

  .md\:prose-xl h3 + *{
    margin-top: 0;
  }

  .md\:prose-xl h4 + *{
    margin-top: 0;
  }

  .md\:prose-xl table{
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .md\:prose-xl thead th{
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .md\:prose-xl thead th:first-child{
    padding-left: 0;
  }

  .md\:prose-xl thead th:last-child{
    padding-right: 0;
  }

  .md\:prose-xl tbody td{
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .md\:prose-xl tbody td:first-child{
    padding-left: 0;
  }

  .md\:prose-xl tbody td:last-child{
    padding-right: 0;
  }

  .md\:prose-xl > :first-child{
    margin-top: 0;
  }

  .md\:prose-xl > :last-child{
    margin-bottom: 0;
  }

  .md\:prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .md\:prose-2xl p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .md\:prose-2xl [class~="lead"]{
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .md\:prose-2xl blockquote{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .md\:prose-2xl h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .md\:prose-2xl h2{
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .md\:prose-2xl h3{
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .md\:prose-2xl h4{
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .md\:prose-2xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .md\:prose-2xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .md\:prose-2xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .md\:prose-2xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:prose-2xl figure figcaption{
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .md\:prose-2xl code{
    font-size: 0.8333333em;
  }

  .md\:prose-2xl h2 code{
    font-size: 0.875em;
  }

  .md\:prose-2xl h3 code{
    font-size: 0.8888889em;
  }

  .md\:prose-2xl pre{
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .md\:prose-2xl ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .md\:prose-2xl ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .md\:prose-2xl li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .md\:prose-2xl ol > li{
    padding-left: 1.6666667em;
  }

  .md\:prose-2xl ol > li::before{
    left: 0;
  }

  .md\:prose-2xl ul > li{
    padding-left: 1.6666667em;
  }

  .md\:prose-2xl ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8333333em - 0.1666667em);
    left: 0.25em;
  }

  .md\:prose-2xl > ul > li p{
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .md\:prose-2xl > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .md\:prose-2xl > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .md\:prose-2xl > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .md\:prose-2xl > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .md\:prose-2xl ul ul, .md\:prose-2xl ul ol, .md\:prose-2xl ol ul, .md\:prose-2xl ol ol{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .md\:prose-2xl hr{
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .md\:prose-2xl hr + *{
    margin-top: 0;
  }

  .md\:prose-2xl h2 + *{
    margin-top: 0;
  }

  .md\:prose-2xl h3 + *{
    margin-top: 0;
  }

  .md\:prose-2xl h4 + *{
    margin-top: 0;
  }

  .md\:prose-2xl table{
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .md\:prose-2xl thead th{
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .md\:prose-2xl thead th:first-child{
    padding-left: 0;
  }

  .md\:prose-2xl thead th:last-child{
    padding-right: 0;
  }

  .md\:prose-2xl tbody td{
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .md\:prose-2xl tbody td:first-child{
    padding-left: 0;
  }

  .md\:prose-2xl tbody td:last-child{
    padding-right: 0;
  }

  .md\:prose-2xl > :first-child{
    margin-top: 0;
  }

  .md\:prose-2xl > :last-child{
    margin-bottom: 0;
  }

  .md\:prose-red a{
    color: #dc2626;
  }

  .md\:prose-red a code{
    color: #dc2626;
  }

  .md\:prose-yellow a{
    color: #d97706;
  }

  .md\:prose-yellow a code{
    color: #d97706;
  }

  .md\:prose-green a{
    color: #059669;
  }

  .md\:prose-green a code{
    color: #059669;
  }

  .md\:prose-blue a{
    color: #2563eb;
  }

  .md\:prose-blue a code{
    color: #2563eb;
  }

  .md\:prose-indigo a{
    color: #4f46e5;
  }

  .md\:prose-indigo a code{
    color: #4f46e5;
  }

  .md\:prose-purple a{
    color: #7c3aed;
  }

  .md\:prose-purple a code{
    color: #7c3aed;
  }

  .md\:prose-pink a{
    color: #db2777;
  }

  .md\:prose-pink a code{
    color: #db2777;
  }

  .md\:prose-cyan a{
    color: #0891b2;
  }

  .md\:prose-cyan a code{
    color: #0891b2;
  }

  .md\:prose-light-blue a{
    color: #0284c7;
  }

  .md\:prose-light-blue a code{
    color: #0284c7;
  }

  .md\:prose-amber a{
    color: #d97706;
  }

  .md\:prose-amber a code{
    color: #d97706;
  }

  .md\:prose-dark{
    color: #d1d5db;
  }

  .md\:prose-dark [class~="lead"]{
    color: #9ca3af;
  }

  .md\:prose-dark a{
    color: #f87171;
  }

  .md\:prose-dark strong{
    color: #f3f4f6;
  }

  .md\:prose-dark ul > li::before{
    background-color: #374151;
  }

  .md\:prose-dark hr{
    border-color: #1f2937;
  }

  .md\:prose-dark blockquote{
    color: #f3f4f6;
    border-left-color: #b91c1c;
  }

  .md\:prose-dark h1{
    color: #f3f4f6;
  }

  .md\:prose-dark h2{
    color: #e5e7eb;
  }

  .md\:prose-dark h3{
    color: #d1d5db;
  }

  .md\:prose-dark h4{
    color: #f3f4f6;
  }

  .md\:prose-dark code{
    color: #f3f4f6;
  }

  .md\:prose-dark a code{
    color: #f3f4f6;
  }

  .md\:prose-dark pre{
    color: #e5e7eb;
    background-color: #1f2937;
  }

  .md\:prose-dark thead{
    color: #f3f4f6;
    border-bottom-color: #374151;
  }

  .md\:prose-dark tbody tr{
    border-bottom-color: #1f2937;
  }

  .dark .md\:dark\:prose{
    color: #374151;
    max-width: 65ch;
  }

  .dark .md\:dark\:prose [class~="lead"]{
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .md\:dark\:prose a{
    color: #111827;
    text-decoration: underline;
    font-weight: 500;
  }

  .dark .md\:dark\:prose strong{
    color: #111827;
    font-weight: 600;
  }

  .dark .md\:dark\:prose ol[type="A"]{
    --list-counter-style: upper-alpha;
  }

  .dark .md\:dark\:prose ol[type="a"]{
    --list-counter-style: lower-alpha;
  }

  .dark .md\:dark\:prose ol[type="A" s]{
    --list-counter-style: upper-alpha;
  }

  .dark .md\:dark\:prose ol[type="a" s]{
    --list-counter-style: lower-alpha;
  }

  .dark .md\:dark\:prose ol[type="I"]{
    --list-counter-style: upper-roman;
  }

  .dark .md\:dark\:prose ol[type="i"]{
    --list-counter-style: lower-roman;
  }

  .dark .md\:dark\:prose ol[type="I" s]{
    --list-counter-style: upper-roman;
  }

  .dark .md\:dark\:prose ol[type="i" s]{
    --list-counter-style: lower-roman;
  }

  .dark .md\:dark\:prose ol[type="1"]{
    --list-counter-style: decimal;
  }

  .dark .md\:dark\:prose ol > li{
    position: relative;
    padding-left: 1.75em;
  }

  .dark .md\:dark\:prose ol > li::before{
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0;
  }

  .dark .md\:dark\:prose ul > li{
    position: relative;
    padding-left: 1.75em;
  }

  .dark .md\:dark\:prose ul > li::before{
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: 0.375em;
    height: 0.375em;
    top: calc(0.875em - 0.1875em);
    left: 0.25em;
  }

  .dark .md\:dark\:prose hr{
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .dark .md\:dark\:prose blockquote{
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: 0.25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .dark .md\:dark\:prose blockquote p:first-of-type::before{
    content: open-quote;
  }

  .dark .md\:dark\:prose blockquote p:last-of-type::after{
    content: close-quote;
  }

  .dark .md\:dark\:prose h1{
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .dark .md\:dark\:prose h2{
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .dark .md\:dark\:prose h3{
    color: #111827;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .dark .md\:dark\:prose h4{
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .dark .md\:dark\:prose figure figcaption{
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .dark .md\:dark\:prose code{
    color: #111827;
    font-weight: 600;
    font-size: 0.875em;
  }

  .dark .md\:dark\:prose code::before{
    content: "`";
  }

  .dark .md\:dark\:prose code::after{
    content: "`";
  }

  .dark .md\:dark\:prose a code{
    color: #111827;
  }

  .dark .md\:dark\:prose pre{
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .dark .md\:dark\:prose pre code{
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .dark .md\:dark\:prose pre code::before{
    content: none;
  }

  .dark .md\:dark\:prose pre code::after{
    content: none;
  }

  .dark .md\:dark\:prose table{
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .dark .md\:dark\:prose thead{
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db;
  }

  .dark .md\:dark\:prose thead th{
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .dark .md\:dark\:prose tbody tr{
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb;
  }

  .dark .md\:dark\:prose tbody tr:last-child{
    border-bottom-width: 0;
  }

  .dark .md\:dark\:prose tbody td{
    vertical-align: top;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .dark .md\:dark\:prose{
    font-size: 1rem;
    line-height: 1.75;
  }

  .dark .md\:dark\:prose p{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .md\:dark\:prose img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .md\:dark\:prose video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .md\:dark\:prose figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .md\:dark\:prose figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .md\:dark\:prose h2 code{
    font-size: 0.875em;
  }

  .dark .md\:dark\:prose h3 code{
    font-size: 0.9em;
  }

  .dark .md\:dark\:prose ol{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .md\:dark\:prose ul{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .md\:dark\:prose li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .dark .md\:dark\:prose > ul > li p{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .dark .md\:dark\:prose > ul > li > *:first-child{
    margin-top: 1.25em;
  }

  .dark .md\:dark\:prose > ul > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .dark .md\:dark\:prose > ol > li > *:first-child{
    margin-top: 1.25em;
  }

  .dark .md\:dark\:prose > ol > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .dark .md\:dark\:prose ul ul, .dark .md\:dark\:prose ul ol, .dark .md\:dark\:prose ol ul, .dark .md\:dark\:prose ol ol{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .dark .md\:dark\:prose hr + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose h2 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose h3 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose h4 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose thead th:first-child{
    padding-left: 0;
  }

  .dark .md\:dark\:prose thead th:last-child{
    padding-right: 0;
  }

  .dark .md\:dark\:prose tbody td:first-child{
    padding-left: 0;
  }

  .dark .md\:dark\:prose tbody td:last-child{
    padding-right: 0;
  }

  .dark .md\:dark\:prose > :first-child{
    margin-top: 0;
  }

  .dark .md\:dark\:prose > :last-child{
    margin-bottom: 0;
  }

  .dark .md\:dark\:prose-sm{
    font-size: 0.875rem;
    line-height: 1.7142857;
  }

  .dark .md\:dark\:prose-sm p{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .md\:dark\:prose-sm [class~="lead"]{
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .md\:dark\:prose-sm blockquote{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em;
  }

  .dark .md\:dark\:prose-sm h1{
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }

  .dark .md\:dark\:prose-sm h2{
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .dark .md\:dark\:prose-sm h3{
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .dark .md\:dark\:prose-sm h4{
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
  }

  .dark .md\:dark\:prose-sm img{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .md\:dark\:prose-sm video{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .md\:dark\:prose-sm figure{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .md\:dark\:prose-sm figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .md\:dark\:prose-sm figure figcaption{
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }

  .dark .md\:dark\:prose-sm code{
    font-size: 0.8571429em;
  }

  .dark .md\:dark\:prose-sm h2 code{
    font-size: 0.9em;
  }

  .dark .md\:dark\:prose-sm h3 code{
    font-size: 0.8888889em;
  }

  .dark .md\:dark\:prose-sm pre{
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: 0.25rem;
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .md\:dark\:prose-sm ol{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .md\:dark\:prose-sm ul{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .md\:dark\:prose-sm li{
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
  }

  .dark .md\:dark\:prose-sm ol > li{
    padding-left: 1.5714286em;
  }

  .dark .md\:dark\:prose-sm ol > li::before{
    left: 0;
  }

  .dark .md\:dark\:prose-sm ul > li{
    padding-left: 1.5714286em;
  }

  .dark .md\:dark\:prose-sm ul > li::before{
    height: 0.3571429em;
    width: 0.3571429em;
    top: calc(0.8571429em - 0.1785714em);
    left: 0.2142857em;
  }

  .dark .md\:dark\:prose-sm > ul > li p{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .dark .md\:dark\:prose-sm > ul > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .dark .md\:dark\:prose-sm > ul > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .dark .md\:dark\:prose-sm > ol > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .dark .md\:dark\:prose-sm > ol > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .dark .md\:dark\:prose-sm ul ul, .dark .md\:dark\:prose-sm ul ol, .dark .md\:dark\:prose-sm ol ul, .dark .md\:dark\:prose-sm ol ol{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .dark .md\:dark\:prose-sm hr{
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }

  .dark .md\:dark\:prose-sm hr + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-sm h2 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-sm h3 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-sm h4 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-sm table{
    font-size: 0.8571429em;
    line-height: 1.5;
  }

  .dark .md\:dark\:prose-sm thead th{
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .md\:dark\:prose-sm thead th:first-child{
    padding-left: 0;
  }

  .dark .md\:dark\:prose-sm thead th:last-child{
    padding-right: 0;
  }

  .dark .md\:dark\:prose-sm tbody td{
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .md\:dark\:prose-sm tbody td:first-child{
    padding-left: 0;
  }

  .dark .md\:dark\:prose-sm tbody td:last-child{
    padding-right: 0;
  }

  .dark .md\:dark\:prose-sm > :first-child{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-sm > :last-child{
    margin-bottom: 0;
  }

  .dark .md\:dark\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .dark .md\:dark\:prose-lg p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .md\:dark\:prose-lg [class~="lead"]{
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .dark .md\:dark\:prose-lg blockquote{
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .dark .md\:dark\:prose-lg h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .dark .md\:dark\:prose-lg h2{
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .dark .md\:dark\:prose-lg h3{
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .dark .md\:dark\:prose-lg h4{
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .dark .md\:dark\:prose-lg img{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .md\:dark\:prose-lg video{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .md\:dark\:prose-lg figure{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .md\:dark\:prose-lg figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .md\:dark\:prose-lg figure figcaption{
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .dark .md\:dark\:prose-lg code{
    font-size: 0.8888889em;
  }

  .dark .md\:dark\:prose-lg h2 code{
    font-size: 0.8666667em;
  }

  .dark .md\:dark\:prose-lg h3 code{
    font-size: 0.875em;
  }

  .dark .md\:dark\:prose-lg pre{
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .dark .md\:dark\:prose-lg ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .md\:dark\:prose-lg ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .md\:dark\:prose-lg li{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .dark .md\:dark\:prose-lg ol > li{
    padding-left: 1.6666667em;
  }

  .dark .md\:dark\:prose-lg ol > li::before{
    left: 0;
  }

  .dark .md\:dark\:prose-lg ul > li{
    padding-left: 1.6666667em;
  }

  .dark .md\:dark\:prose-lg ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8888889em - 0.1666667em);
    left: 0.2222222em;
  }

  .dark .md\:dark\:prose-lg > ul > li p{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .md\:dark\:prose-lg > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .md\:dark\:prose-lg > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .md\:dark\:prose-lg > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .md\:dark\:prose-lg > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .md\:dark\:prose-lg ul ul, .dark .md\:dark\:prose-lg ul ol, .dark .md\:dark\:prose-lg ol ul, .dark .md\:dark\:prose-lg ol ol{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .md\:dark\:prose-lg hr{
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .dark .md\:dark\:prose-lg hr + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-lg h2 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-lg h3 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-lg h4 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-lg table{
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .dark .md\:dark\:prose-lg thead th{
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .dark .md\:dark\:prose-lg thead th:first-child{
    padding-left: 0;
  }

  .dark .md\:dark\:prose-lg thead th:last-child{
    padding-right: 0;
  }

  .dark .md\:dark\:prose-lg tbody td{
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .dark .md\:dark\:prose-lg tbody td:first-child{
    padding-left: 0;
  }

  .dark .md\:dark\:prose-lg tbody td:last-child{
    padding-right: 0;
  }

  .dark .md\:dark\:prose-lg > :first-child{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-lg > :last-child{
    margin-bottom: 0;
  }

  .dark .md\:dark\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .dark .md\:dark\:prose-xl p{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .md\:dark\:prose-xl [class~="lead"]{
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .dark .md\:dark\:prose-xl blockquote{
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .dark .md\:dark\:prose-xl h1{
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }

  .dark .md\:dark\:prose-xl h2{
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .dark .md\:dark\:prose-xl h3{
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }

  .dark .md\:dark\:prose-xl h4{
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .dark .md\:dark\:prose-xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .md\:dark\:prose-xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .md\:dark\:prose-xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .md\:dark\:prose-xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .md\:dark\:prose-xl figure figcaption{
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

  .dark .md\:dark\:prose-xl code{
    font-size: 0.9em;
  }

  .dark .md\:dark\:prose-xl h2 code{
    font-size: 0.8611111em;
  }

  .dark .md\:dark\:prose-xl h3 code{
    font-size: 0.9em;
  }

  .dark .md\:dark\:prose-xl pre{
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .dark .md\:dark\:prose-xl ol{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .md\:dark\:prose-xl ul{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .md\:dark\:prose-xl li{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .dark .md\:dark\:prose-xl ol > li{
    padding-left: 1.8em;
  }

  .dark .md\:dark\:prose-xl ol > li::before{
    left: 0;
  }

  .dark .md\:dark\:prose-xl ul > li{
    padding-left: 1.8em;
  }

  .dark .md\:dark\:prose-xl ul > li::before{
    width: 0.35em;
    height: 0.35em;
    top: calc(0.9em - 0.175em);
    left: 0.25em;
  }

  .dark .md\:dark\:prose-xl > ul > li p{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .dark .md\:dark\:prose-xl > ul > li > *:first-child{
    margin-top: 1.2em;
  }

  .dark .md\:dark\:prose-xl > ul > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .dark .md\:dark\:prose-xl > ol > li > *:first-child{
    margin-top: 1.2em;
  }

  .dark .md\:dark\:prose-xl > ol > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .dark .md\:dark\:prose-xl ul ul, .dark .md\:dark\:prose-xl ul ol, .dark .md\:dark\:prose-xl ol ul, .dark .md\:dark\:prose-xl ol ol{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .dark .md\:dark\:prose-xl hr{
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .dark .md\:dark\:prose-xl hr + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-xl h2 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-xl h3 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-xl h4 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-xl table{
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .dark .md\:dark\:prose-xl thead th{
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .dark .md\:dark\:prose-xl thead th:first-child{
    padding-left: 0;
  }

  .dark .md\:dark\:prose-xl thead th:last-child{
    padding-right: 0;
  }

  .dark .md\:dark\:prose-xl tbody td{
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .dark .md\:dark\:prose-xl tbody td:first-child{
    padding-left: 0;
  }

  .dark .md\:dark\:prose-xl tbody td:last-child{
    padding-right: 0;
  }

  .dark .md\:dark\:prose-xl > :first-child{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-xl > :last-child{
    margin-bottom: 0;
  }

  .dark .md\:dark\:prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .dark .md\:dark\:prose-2xl p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .md\:dark\:prose-2xl [class~="lead"]{
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .dark .md\:dark\:prose-2xl blockquote{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .dark .md\:dark\:prose-2xl h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .dark .md\:dark\:prose-2xl h2{
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .dark .md\:dark\:prose-2xl h3{
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .dark .md\:dark\:prose-2xl h4{
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .dark .md\:dark\:prose-2xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .md\:dark\:prose-2xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .md\:dark\:prose-2xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .md\:dark\:prose-2xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .md\:dark\:prose-2xl figure figcaption{
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .dark .md\:dark\:prose-2xl code{
    font-size: 0.8333333em;
  }

  .dark .md\:dark\:prose-2xl h2 code{
    font-size: 0.875em;
  }

  .dark .md\:dark\:prose-2xl h3 code{
    font-size: 0.8888889em;
  }

  .dark .md\:dark\:prose-2xl pre{
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .dark .md\:dark\:prose-2xl ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .md\:dark\:prose-2xl ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .md\:dark\:prose-2xl li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .dark .md\:dark\:prose-2xl ol > li{
    padding-left: 1.6666667em;
  }

  .dark .md\:dark\:prose-2xl ol > li::before{
    left: 0;
  }

  .dark .md\:dark\:prose-2xl ul > li{
    padding-left: 1.6666667em;
  }

  .dark .md\:dark\:prose-2xl ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8333333em - 0.1666667em);
    left: 0.25em;
  }

  .dark .md\:dark\:prose-2xl > ul > li p{
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .dark .md\:dark\:prose-2xl > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .md\:dark\:prose-2xl > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .md\:dark\:prose-2xl > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .md\:dark\:prose-2xl > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .md\:dark\:prose-2xl ul ul, .dark .md\:dark\:prose-2xl ul ol, .dark .md\:dark\:prose-2xl ol ul, .dark .md\:dark\:prose-2xl ol ol{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .dark .md\:dark\:prose-2xl hr{
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .dark .md\:dark\:prose-2xl hr + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-2xl h2 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-2xl h3 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-2xl h4 + *{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-2xl table{
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .dark .md\:dark\:prose-2xl thead th{
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .dark .md\:dark\:prose-2xl thead th:first-child{
    padding-left: 0;
  }

  .dark .md\:dark\:prose-2xl thead th:last-child{
    padding-right: 0;
  }

  .dark .md\:dark\:prose-2xl tbody td{
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .dark .md\:dark\:prose-2xl tbody td:first-child{
    padding-left: 0;
  }

  .dark .md\:dark\:prose-2xl tbody td:last-child{
    padding-right: 0;
  }

  .dark .md\:dark\:prose-2xl > :first-child{
    margin-top: 0;
  }

  .dark .md\:dark\:prose-2xl > :last-child{
    margin-bottom: 0;
  }

  .dark .md\:dark\:prose-red a{
    color: #dc2626;
  }

  .dark .md\:dark\:prose-red a code{
    color: #dc2626;
  }

  .dark .md\:dark\:prose-yellow a{
    color: #d97706;
  }

  .dark .md\:dark\:prose-yellow a code{
    color: #d97706;
  }

  .dark .md\:dark\:prose-green a{
    color: #059669;
  }

  .dark .md\:dark\:prose-green a code{
    color: #059669;
  }

  .dark .md\:dark\:prose-blue a{
    color: #2563eb;
  }

  .dark .md\:dark\:prose-blue a code{
    color: #2563eb;
  }

  .dark .md\:dark\:prose-indigo a{
    color: #4f46e5;
  }

  .dark .md\:dark\:prose-indigo a code{
    color: #4f46e5;
  }

  .dark .md\:dark\:prose-purple a{
    color: #7c3aed;
  }

  .dark .md\:dark\:prose-purple a code{
    color: #7c3aed;
  }

  .dark .md\:dark\:prose-pink a{
    color: #db2777;
  }

  .dark .md\:dark\:prose-pink a code{
    color: #db2777;
  }

  .dark .md\:dark\:prose-cyan a{
    color: #0891b2;
  }

  .dark .md\:dark\:prose-cyan a code{
    color: #0891b2;
  }

  .dark .md\:dark\:prose-light-blue a{
    color: #0284c7;
  }

  .dark .md\:dark\:prose-light-blue a code{
    color: #0284c7;
  }

  .dark .md\:dark\:prose-amber a{
    color: #d97706;
  }

  .dark .md\:dark\:prose-amber a code{
    color: #d97706;
  }

  .dark .md\:dark\:prose-dark{
    color: #d1d5db;
  }

  .dark .md\:dark\:prose-dark [class~="lead"]{
    color: #9ca3af;
  }

  .dark .md\:dark\:prose-dark a{
    color: #f87171;
  }

  .dark .md\:dark\:prose-dark strong{
    color: #f3f4f6;
  }

  .dark .md\:dark\:prose-dark ul > li::before{
    background-color: #374151;
  }

  .dark .md\:dark\:prose-dark hr{
    border-color: #1f2937;
  }

  .dark .md\:dark\:prose-dark blockquote{
    color: #f3f4f6;
    border-left-color: #b91c1c;
  }

  .dark .md\:dark\:prose-dark h1{
    color: #f3f4f6;
  }

  .dark .md\:dark\:prose-dark h2{
    color: #e5e7eb;
  }

  .dark .md\:dark\:prose-dark h3{
    color: #d1d5db;
  }

  .dark .md\:dark\:prose-dark h4{
    color: #f3f4f6;
  }

  .dark .md\:dark\:prose-dark code{
    color: #f3f4f6;
  }

  .dark .md\:dark\:prose-dark a code{
    color: #f3f4f6;
  }

  .dark .md\:dark\:prose-dark pre{
    color: #e5e7eb;
    background-color: #1f2937;
  }

  .dark .md\:dark\:prose-dark thead{
    color: #f3f4f6;
    border-bottom-color: #374151;
  }

  .dark .md\:dark\:prose-dark tbody tr{
    border-bottom-color: #1f2937;
  }

  .md\:ta-gallery{
    position: relative;
    min-height: var(--ta-gallery-min-height);
    max-width: var(--ta-gallery-width, 100%);
    max-height: var(--ta-gallery-height, 100%);
    perspective: 1000px;
    perspective-origin: center center;
  }

  .md\:ta-gallery-size{
    width: var(--ta-gallery-width, 100%);
    height: var(--ta-gallery-height, 100%);
    min-height: var(--ta-gallery-min-height, 100%);
  }

  .md\:ta-gallery-aspect-square{
    --ta-gallery-aspect-ratio: 1.000;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-movietone{
    --ta-gallery-aspect-ratio: 1.200;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-large{
    --ta-gallery-aspect-ratio: 1.250;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-tv{
    --ta-gallery-aspect-ratio: 1.333;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-academy{
    --ta-gallery-aspect-ratio: 1.375;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-imax{
    --ta-gallery-aspect-ratio: 1.430;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-classic{
    --ta-gallery-aspect-ratio: 1.500;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-still{
    --ta-gallery-aspect-ratio: 1.500;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-modern{
    --ta-gallery-aspect-ratio: 1.556;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-common{
    --ta-gallery-aspect-ratio: 1.600;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-golden{
    --ta-gallery-aspect-ratio: 1.618;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-super{
    --ta-gallery-aspect-ratio: 1.667;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-hd{
    --ta-gallery-aspect-ratio: 1.778;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-wide{
    --ta-gallery-aspect-ratio: 1.850;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-aspect-instagram{
    --ta-gallery-aspect-ratio: 0.600;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .md\:ta-gallery-element{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    -webkit-animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
            animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: var(--ta-gallery-anim-duration, 0.3s);
            animation-duration: var(--ta-gallery-anim-duration, 0.3s);
    transform-origin: center center;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    visibility: hidden;
    opacity: 0;
    --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
    --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
    --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
    --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
  }

  .md\:ta-gallery-background{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .md\:ta-gallery-background-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .md\:ta-gallery-element-active{
    visibility: visible;
    z-index: 2;
    opacity: 1;
  }

  .md\:ta-gallery-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }

  .md\:ta-gallery-image-lazy{
    width: 20vw;
    max-width: 100px;
    height: 10rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .md\:ta-gallery-button{
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
  }

  .md\:ta-gallery-button-left{
    left: 0.5rem;
  }

  .md\:ta-gallery-button-right{
    right: 0.5rem;
  }

  .md\:ta-gallery-anim-swing{
    --ta-gallery-anim-right-in: ta-gallery-swing-right-in;
    --ta-gallery-anim-right-out: ta-gallery-swing-right-out;
    --ta-gallery-anim-left-in: ta-gallery-swing-left-in;
    --ta-gallery-anim-left-out: ta-gallery-swing-left-out;
  }

  .md\:ta-gallery-anim-swipe{
    --ta-gallery-anim-right-in: ta-gallery-swipe-right-in;
    --ta-gallery-anim-right-out: ta-gallery-swipe-right-out;
    --ta-gallery-anim-left-in: ta-gallery-swipe-left-in;
    --ta-gallery-anim-left-out: ta-gallery-swipe-left-out;
  }

  .md\:ta-gallery-anim-slide{
    --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
    --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
    --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
    --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
  }

  .md\:ta-gallery-anim-rotate{
    --ta-gallery-anim-right-in: ta-gallery-rotate-right-in;
    --ta-gallery-anim-right-out: ta-gallery-rotate-right-out;
    --ta-gallery-anim-left-in: ta-gallery-rotate-left-in;
    --ta-gallery-anim-left-out: ta-gallery-rotate-left-out;
  }

  .md\:ta-gallery-anim-snake{
    --ta-gallery-anim-right-in: ta-gallery-snake-right-in;
    --ta-gallery-anim-right-out: ta-gallery-snake-right-out;
    --ta-gallery-anim-left-in: ta-gallery-snake-left-in;
    --ta-gallery-anim-left-out: ta-gallery-snake-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .md\:ta-gallery-anim-window{
    --ta-gallery-anim-right-in: ta-gallery-window-right-in;
    --ta-gallery-anim-right-out: ta-gallery-window-right-out;
    --ta-gallery-anim-left-in: ta-gallery-window-left-in;
    --ta-gallery-anim-left-out: ta-gallery-window-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .md\:ta-gallery-anim-scroll{
    --ta-gallery-anim-right-in: ta-gallery-scroll-right-in;
    --ta-gallery-anim-right-out: ta-gallery-scroll-right-out;
    --ta-gallery-anim-left-in: ta-gallery-scroll-left-in;
    --ta-gallery-anim-left-out: ta-gallery-scroll-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .md\:ta-gallery-anim-fade{
    --ta-gallery-anim-right-in: ta-gallery-fade-right-in;
    --ta-gallery-anim-right-out: ta-gallery-fade-right-out;
    --ta-gallery-anim-left-in: ta-gallery-fade-left-in;
    --ta-gallery-anim-left-out: ta-gallery-fade-left-out;
  }

  .md\:ta-gallery-anim-dynamic{
    --ta-gallery-anim-right-in: ta-gallery-dynamic-right-in;
    --ta-gallery-anim-right-out: ta-gallery-dynamic-right-out;
    --ta-gallery-anim-left-in: ta-gallery-dynamic-left-in;
    --ta-gallery-anim-left-out: ta-gallery-dynamic-left-out;
  }

  .md\:ta-gallery-anim-right-in{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-right-in);
    -webkit-animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
            animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
    -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
            animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
  }

  .md\:ta-gallery-anim-right-out{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-right-out);
    -webkit-animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
            animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }

  .md\:ta-gallery-anim-left-in{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-left-in);
    -webkit-animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
            animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
    -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
            animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
  }

  .md\:ta-gallery-anim-left-out{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-left-out);
    -webkit-animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
            animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }

  .md\:ta-gallery-image-caption{
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    z-index: 1;
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(3rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(4rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(4rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(5rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(6rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(7rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(7rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(8rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(8rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(9rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(9rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(10rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(10rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(11rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(11rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(12rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(12rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(13rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(13rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(14rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(14rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(15rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(15rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(16rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(16rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(18rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(18rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(20rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(20rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(24rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(24rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1px * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-3rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-4rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-7rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-8rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-9rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-10rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-11rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-12rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-13rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-14rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-15rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-16rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-18rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-20rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-24rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1px * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse)) !important;
  }

  .md\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .md\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1 !important;
  }

  .md\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1 !important;
  }

  .md\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse)) !important;
  }

  .md\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(0px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .md\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse)) !important;
  }

  .md\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(2px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .md\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse)) !important;
  }

  .md\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(4px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .md\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse)) !important;
  }

  .md\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(8px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .md\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
  }

  .md\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .md\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1 !important;
  }

  .md\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1 !important;
  }

  .md\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent !important;
  }

  .md\:divide-current > :not([hidden]) ~ :not([hidden]){
    border-color: currentColor !important;
  }

  .md\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-manatee > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-special-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent !important;
  }

  .dark .md\:dark\:divide-current > :not([hidden]) ~ :not([hidden]){
    border-color: currentColor !important;
  }

  .dark .md\:dark\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-manatee > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-special-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
  }

  .dark .md\:dark\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
  }

  .md\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid !important;
  }

  .md\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed !important;
  }

  .md\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted !important;
  }

  .md\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double !important;
  }

  .md\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none !important;
  }

  .md\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0 !important;
  }

  .md\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05 !important;
  }

  .md\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1 !important;
  }

  .md\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2 !important;
  }

  .md\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25 !important;
  }

  .md\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3 !important;
  }

  .md\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4 !important;
  }

  .md\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5 !important;
  }

  .md\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6 !important;
  }

  .md\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7 !important;
  }

  .md\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75 !important;
  }

  .md\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8 !important;
  }

  .md\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9 !important;
  }

  .md\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95 !important;
  }

  .md\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
  }

  .dark .md\:dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0 !important;
  }

  .dark .md\:dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05 !important;
  }

  .dark .md\:dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1 !important;
  }

  .dark .md\:dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2 !important;
  }

  .dark .md\:dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25 !important;
  }

  .dark .md\:dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3 !important;
  }

  .dark .md\:dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4 !important;
  }

  .dark .md\:dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5 !important;
  }

  .dark .md\:dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6 !important;
  }

  .dark .md\:dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7 !important;
  }

  .dark .md\:dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75 !important;
  }

  .dark .md\:dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8 !important;
  }

  .dark .md\:dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9 !important;
  }

  .dark .md\:dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95 !important;
  }

  .dark .md\:dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
  }

  .md\:sr-only{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .md\:not-sr-only{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .md\:focus-within\:sr-only:focus-within{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .md\:focus-within\:not-sr-only:focus-within{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .md\:focus\:sr-only:focus{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .md\:focus\:not-sr-only:focus{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .md\:appearance-none{
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .md\:bg-fixed{
    background-attachment: fixed !important;
  }

  .md\:bg-local{
    background-attachment: local !important;
  }

  .md\:bg-scroll{
    background-attachment: scroll !important;
  }

  .md\:bg-clip-border{
    background-clip: border-box !important;
  }

  .md\:bg-clip-padding{
    background-clip: padding-box !important;
  }

  .md\:bg-clip-content{
    background-clip: content-box !important;
  }

  .md\:bg-clip-text{
    -webkit-background-clip: text !important;
            background-clip: text !important;
  }

  .md\:bg-transparent{
    background-color: transparent !important;
  }

  .md\:bg-current{
    background-color: currentColor !important;
  }

  .md\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-transparent{
    background-color: transparent !important;
  }

  .group:hover .md\:group-hover\:bg-current{
    background-color: currentColor !important;
  }

  .group:hover .md\:group-hover\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .group:hover .md\:group-hover\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-transparent:focus-within{
    background-color: transparent !important;
  }

  .md\:focus-within\:bg-current:focus-within{
    background-color: currentColor !important;
  }

  .md\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-gray-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-gray-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-gray-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-gray-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-gray-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-red-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-red-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-red-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-red-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-red-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-red-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-red-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-red-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-red-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-red-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-yellow-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-yellow-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-yellow-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-yellow-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-yellow-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-yellow-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-yellow-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-yellow-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-yellow-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-yellow-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-green-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-green-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-green-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-green-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-green-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-green-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-green-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-green-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-green-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-green-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-indigo-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-indigo-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-indigo-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-indigo-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-indigo-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-indigo-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-indigo-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-indigo-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-indigo-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-indigo-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-purple-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-purple-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-purple-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-purple-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-purple-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-purple-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-purple-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-purple-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-purple-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-purple-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-pink-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-pink-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-pink-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-pink-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-pink-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-pink-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-pink-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-pink-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-pink-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-pink-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cyan-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cyan-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cyan-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cyan-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cyan-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cyan-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cyan-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cyan-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cyan-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cyan-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-light-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-light-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-light-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-light-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-light-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-light-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-light-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-light-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-light-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-light-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-amber-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-amber-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-amber-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-amber-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-amber-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-amber-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-amber-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-amber-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-amber-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-amber-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-space-cadet:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-manatee:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-cynabar:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-imperial-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-special-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-dark-sienna:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-rosewood:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-dark-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-rosso-corsa:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-vermillion:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-persimmon:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-carrot-orange:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-orange-web:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-selective-yellow:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-bottle-green:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .md\:focus-within\:bg-illuminating-emerald:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-transparent:hover{
    background-color: transparent !important;
  }

  .md\:hover\:bg-current:hover{
    background-color: currentColor !important;
  }

  .md\:hover\:bg-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-white:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-gray-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-gray-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-red-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-red-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-red-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-green-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-indigo-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-indigo-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-indigo-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-indigo-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-indigo-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-indigo-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-indigo-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-indigo-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-indigo-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-indigo-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-purple-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-purple-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-purple-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-purple-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-purple-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-purple-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-purple-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-purple-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-purple-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-purple-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-pink-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cyan-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cyan-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cyan-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cyan-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cyan-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cyan-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cyan-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cyan-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cyan-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cyan-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-light-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-light-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-light-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-light-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-light-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-light-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-light-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-light-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-light-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-light-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-amber-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-space-cadet:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-manatee:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-cynabar:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-imperial-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-special-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-dark-sienna:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-rosewood:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-dark-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-rosso-corsa:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-vermillion:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-persimmon:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-carrot-orange:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-orange-web:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-selective-yellow:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-bottle-green:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .md\:hover\:bg-illuminating-emerald:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-transparent:focus{
    background-color: transparent !important;
  }

  .md\:focus\:bg-current:focus{
    background-color: currentColor !important;
  }

  .md\:focus\:bg-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-white:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-gray-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-gray-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-gray-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-gray-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-gray-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-gray-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-gray-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-red-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-red-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-red-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-red-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-red-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-red-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-red-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-red-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-red-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-red-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-yellow-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-yellow-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-yellow-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-yellow-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-yellow-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-yellow-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-yellow-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-yellow-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-yellow-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-yellow-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-green-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-green-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-green-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-green-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-green-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-green-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-green-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-green-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-green-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-green-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-indigo-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-indigo-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-indigo-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-indigo-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-indigo-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-indigo-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-indigo-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-indigo-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-purple-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-purple-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-purple-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-purple-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-purple-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-purple-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-purple-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-purple-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-purple-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-purple-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-pink-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-pink-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-pink-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-pink-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-pink-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-pink-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-pink-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-pink-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-pink-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-pink-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cyan-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cyan-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cyan-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cyan-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cyan-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cyan-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cyan-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cyan-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cyan-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cyan-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-light-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-light-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-light-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-light-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-light-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-light-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-light-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-light-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-light-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-light-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-amber-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-amber-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-amber-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-amber-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-amber-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-amber-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-amber-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-amber-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-amber-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-amber-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-space-cadet:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-manatee:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-cynabar:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-imperial-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-special-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-dark-sienna:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-rosewood:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-dark-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-rosso-corsa:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-vermillion:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-persimmon:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-carrot-orange:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-orange-web:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-selective-yellow:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-bottle-green:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .md\:focus\:bg-illuminating-emerald:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-transparent{
    background-color: transparent !important;
  }

  .dark .md\:dark\:bg-current{
    background-color: currentColor !important;
  }

  .dark .md\:dark\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-transparent{
    background-color: transparent !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-current{
    background-color: currentColor !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-transparent:focus-within{
    background-color: transparent !important;
  }

  .dark .md\:dark\:focus-within\:bg-current:focus-within{
    background-color: currentColor !important;
  }

  .dark .md\:dark\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-gray-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-gray-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-gray-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-gray-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-gray-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-red-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-red-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-red-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-red-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-red-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-red-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-red-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-red-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-red-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-red-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-yellow-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-yellow-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-yellow-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-yellow-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-yellow-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-yellow-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-yellow-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-yellow-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-yellow-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-yellow-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-green-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-green-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-green-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-green-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-green-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-green-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-green-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-green-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-green-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-green-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-indigo-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-indigo-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-indigo-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-indigo-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-indigo-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-indigo-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-indigo-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-indigo-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-indigo-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-indigo-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-purple-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-purple-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-purple-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-purple-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-purple-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-purple-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-purple-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-purple-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-purple-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-purple-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-pink-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-pink-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-pink-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-pink-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-pink-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-pink-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-pink-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-pink-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-pink-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-pink-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cyan-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cyan-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cyan-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cyan-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cyan-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cyan-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cyan-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cyan-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cyan-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cyan-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-light-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-light-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-light-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-light-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-light-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-light-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-light-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-light-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-light-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-light-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-amber-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-amber-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-amber-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-amber-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-amber-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-amber-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-amber-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-amber-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-amber-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-amber-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-space-cadet:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-manatee:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-cynabar:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-imperial-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-special-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-dark-sienna:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-rosewood:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-dark-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-rosso-corsa:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-vermillion:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-persimmon:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-carrot-orange:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-orange-web:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-selective-yellow:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-bottle-green:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:bg-illuminating-emerald:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-transparent:hover{
    background-color: transparent !important;
  }

  .dark .md\:dark\:hover\:bg-current:hover{
    background-color: currentColor !important;
  }

  .dark .md\:dark\:hover\:bg-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-white:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-gray-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-gray-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-red-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-red-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-red-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-green-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-indigo-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-indigo-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-indigo-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-indigo-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-indigo-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-indigo-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-indigo-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-indigo-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-indigo-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-indigo-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-purple-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-purple-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-purple-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-purple-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-purple-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-purple-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-purple-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-purple-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-purple-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-purple-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-pink-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cyan-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cyan-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cyan-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cyan-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cyan-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cyan-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cyan-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cyan-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cyan-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cyan-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-light-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-light-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-light-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-light-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-light-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-light-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-light-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-light-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-light-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-light-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-amber-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-space-cadet:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-manatee:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-cynabar:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-imperial-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-special-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-dark-sienna:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-rosewood:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-dark-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-rosso-corsa:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-vermillion:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-persimmon:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-carrot-orange:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-orange-web:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-selective-yellow:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-bottle-green:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:hover\:bg-illuminating-emerald:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-transparent:focus{
    background-color: transparent !important;
  }

  .dark .md\:dark\:focus\:bg-current:focus{
    background-color: currentColor !important;
  }

  .dark .md\:dark\:focus\:bg-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-white:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-gray-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-gray-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-gray-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-gray-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-gray-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-gray-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-gray-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-red-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-red-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-red-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-red-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-red-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-red-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-red-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-red-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-red-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-red-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-yellow-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-yellow-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-yellow-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-yellow-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-yellow-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-yellow-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-yellow-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-yellow-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-yellow-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-yellow-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-green-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-green-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-green-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-green-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-green-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-green-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-green-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-green-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-green-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-green-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-indigo-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-indigo-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-indigo-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-indigo-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-indigo-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-indigo-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-indigo-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-indigo-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-purple-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-purple-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-purple-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-purple-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-purple-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-purple-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-purple-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-purple-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-purple-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-purple-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-pink-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-pink-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-pink-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-pink-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-pink-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-pink-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-pink-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-pink-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-pink-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-pink-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cyan-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cyan-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cyan-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cyan-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cyan-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cyan-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cyan-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cyan-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cyan-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cyan-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-light-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-light-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-light-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-light-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-light-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-light-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-light-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-light-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-light-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-light-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-amber-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-amber-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-amber-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-amber-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-amber-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-amber-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-amber-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-amber-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-amber-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-amber-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-space-cadet:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-manatee:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-cynabar:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-imperial-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-special-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-dark-sienna:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-rosewood:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-dark-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-rosso-corsa:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-vermillion:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-persimmon:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-carrot-orange:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-orange-web:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-selective-yellow:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-bottle-green:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .md\:dark\:focus\:bg-illuminating-emerald:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .md\:bg-none{
    background-image: none !important;
  }

  .md\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
  }

  .md\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
  }

  .md\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
  }

  .md\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
  }

  .md\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
  }

  .md\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)) !important;
  }

  .md\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
  }

  .md\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
  }

  .md\:from-transparent{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:from-current{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:from-black{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:from-white{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:from-gray-50{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .md\:from-gray-100{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .md\:from-gray-200{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .md\:from-gray-300{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .md\:from-gray-400{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .md\:from-gray-500{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .md\:from-gray-600{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .md\:from-gray-700{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .md\:from-gray-800{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .md\:from-gray-900{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .md\:from-red-50{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .md\:from-red-100{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .md\:from-red-200{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .md\:from-red-300{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .md\:from-red-400{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .md\:from-red-500{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .md\:from-red-600{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .md\:from-red-700{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .md\:from-red-800{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .md\:from-red-900{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .md\:from-yellow-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:from-yellow-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:from-yellow-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:from-yellow-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:from-yellow-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:from-yellow-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:from-yellow-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:from-yellow-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:from-yellow-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:from-yellow-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:from-green-50{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .md\:from-green-100{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .md\:from-green-200{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .md\:from-green-300{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .md\:from-green-400{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .md\:from-green-500{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .md\:from-green-600{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .md\:from-green-700{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .md\:from-green-800{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .md\:from-green-900{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .md\:from-blue-50{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .md\:from-blue-100{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .md\:from-blue-200{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .md\:from-blue-300{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .md\:from-blue-400{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .md\:from-blue-500{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .md\:from-blue-600{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .md\:from-blue-700{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .md\:from-blue-800{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .md\:from-blue-900{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .md\:from-indigo-50{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .md\:from-indigo-100{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .md\:from-indigo-200{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .md\:from-indigo-300{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .md\:from-indigo-400{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .md\:from-indigo-500{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .md\:from-indigo-600{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .md\:from-indigo-700{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .md\:from-indigo-800{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .md\:from-indigo-900{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .md\:from-purple-50{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .md\:from-purple-100{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .md\:from-purple-200{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .md\:from-purple-300{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .md\:from-purple-400{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .md\:from-purple-500{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .md\:from-purple-600{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .md\:from-purple-700{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .md\:from-purple-800{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .md\:from-purple-900{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .md\:from-pink-50{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .md\:from-pink-100{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .md\:from-pink-200{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .md\:from-pink-300{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .md\:from-pink-400{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .md\:from-pink-500{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .md\:from-pink-600{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .md\:from-pink-700{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .md\:from-pink-800{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .md\:from-pink-900{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .md\:from-cyan-50{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .md\:from-cyan-100{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .md\:from-cyan-200{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .md\:from-cyan-300{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .md\:from-cyan-400{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .md\:from-cyan-500{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .md\:from-cyan-600{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .md\:from-cyan-700{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .md\:from-cyan-800{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .md\:from-cyan-900{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .md\:from-light-blue-50{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .md\:from-light-blue-100{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .md\:from-light-blue-200{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .md\:from-light-blue-300{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .md\:from-light-blue-400{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .md\:from-light-blue-500{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .md\:from-light-blue-600{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .md\:from-light-blue-700{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .md\:from-light-blue-800{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .md\:from-light-blue-900{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .md\:from-amber-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:from-amber-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:from-amber-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:from-amber-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:from-amber-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:from-amber-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:from-amber-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:from-amber-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:from-amber-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:from-amber-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:from-space-cadet{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .md\:from-manatee{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .md\:from-cynabar{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .md\:from-imperial-red{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .md\:from-special-black{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .md\:from-dark-sienna{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .md\:from-rosewood{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .md\:from-dark-red{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .md\:from-rosso-corsa{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .md\:from-vermillion{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .md\:from-persimmon{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .md\:from-carrot-orange{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .md\:from-orange-web{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .md\:from-selective-yellow{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .md\:from-bottle-green{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .md\:from-illuminating-emerald{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .md\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:via-current{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:via-gray-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .md\:via-gray-100{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .md\:via-gray-200{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .md\:via-gray-300{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .md\:via-gray-400{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .md\:via-gray-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .md\:via-gray-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .md\:via-gray-700{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .md\:via-gray-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .md\:via-gray-900{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .md\:via-red-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .md\:via-red-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .md\:via-red-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .md\:via-red-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .md\:via-red-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .md\:via-red-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .md\:via-red-600{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .md\:via-red-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .md\:via-red-800{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .md\:via-red-900{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .md\:via-yellow-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:via-yellow-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:via-yellow-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:via-yellow-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:via-yellow-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:via-yellow-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:via-yellow-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:via-yellow-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:via-yellow-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:via-yellow-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:via-green-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .md\:via-green-100{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .md\:via-green-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .md\:via-green-300{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .md\:via-green-400{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .md\:via-green-500{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .md\:via-green-600{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .md\:via-green-700{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .md\:via-green-800{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .md\:via-green-900{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .md\:via-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .md\:via-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .md\:via-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .md\:via-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .md\:via-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .md\:via-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .md\:via-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .md\:via-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .md\:via-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .md\:via-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .md\:via-indigo-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .md\:via-indigo-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .md\:via-indigo-200{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .md\:via-indigo-300{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .md\:via-indigo-400{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .md\:via-indigo-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .md\:via-indigo-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .md\:via-indigo-700{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .md\:via-indigo-800{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .md\:via-indigo-900{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .md\:via-purple-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .md\:via-purple-100{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .md\:via-purple-200{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .md\:via-purple-300{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .md\:via-purple-400{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .md\:via-purple-500{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .md\:via-purple-600{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .md\:via-purple-700{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .md\:via-purple-800{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .md\:via-purple-900{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .md\:via-pink-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .md\:via-pink-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .md\:via-pink-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .md\:via-pink-300{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .md\:via-pink-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .md\:via-pink-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .md\:via-pink-600{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .md\:via-pink-700{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .md\:via-pink-800{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .md\:via-pink-900{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .md\:via-cyan-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .md\:via-cyan-100{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .md\:via-cyan-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .md\:via-cyan-300{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .md\:via-cyan-400{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .md\:via-cyan-500{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .md\:via-cyan-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .md\:via-cyan-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .md\:via-cyan-800{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .md\:via-cyan-900{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .md\:via-light-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .md\:via-light-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .md\:via-light-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .md\:via-light-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .md\:via-light-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .md\:via-light-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .md\:via-light-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .md\:via-light-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .md\:via-light-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .md\:via-light-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .md\:via-amber-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:via-amber-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:via-amber-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:via-amber-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:via-amber-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:via-amber-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:via-amber-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:via-amber-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:via-amber-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:via-amber-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:via-space-cadet{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .md\:via-manatee{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .md\:via-cynabar{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .md\:via-imperial-red{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .md\:via-special-black{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .md\:via-dark-sienna{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .md\:via-rosewood{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .md\:via-dark-red{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .md\:via-rosso-corsa{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .md\:via-vermillion{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .md\:via-persimmon{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .md\:via-carrot-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .md\:via-orange-web{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .md\:via-selective-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .md\:via-bottle-green{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .md\:via-illuminating-emerald{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .md\:to-transparent{
    --tw-gradient-to: transparent !important;
  }

  .md\:to-current{
    --tw-gradient-to: currentColor !important;
  }

  .md\:to-black{
    --tw-gradient-to: #000 !important;
  }

  .md\:to-white{
    --tw-gradient-to: #fff !important;
  }

  .md\:to-gray-50{
    --tw-gradient-to: #f9fafb !important;
  }

  .md\:to-gray-100{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .md\:to-gray-200{
    --tw-gradient-to: #e5e7eb !important;
  }

  .md\:to-gray-300{
    --tw-gradient-to: #d1d5db !important;
  }

  .md\:to-gray-400{
    --tw-gradient-to: #9ca3af !important;
  }

  .md\:to-gray-500{
    --tw-gradient-to: #6b7280 !important;
  }

  .md\:to-gray-600{
    --tw-gradient-to: #4b5563 !important;
  }

  .md\:to-gray-700{
    --tw-gradient-to: #374151 !important;
  }

  .md\:to-gray-800{
    --tw-gradient-to: #1f2937 !important;
  }

  .md\:to-gray-900{
    --tw-gradient-to: #111827 !important;
  }

  .md\:to-red-50{
    --tw-gradient-to: #fef2f2 !important;
  }

  .md\:to-red-100{
    --tw-gradient-to: #fee2e2 !important;
  }

  .md\:to-red-200{
    --tw-gradient-to: #fecaca !important;
  }

  .md\:to-red-300{
    --tw-gradient-to: #fca5a5 !important;
  }

  .md\:to-red-400{
    --tw-gradient-to: #f87171 !important;
  }

  .md\:to-red-500{
    --tw-gradient-to: #ef4444 !important;
  }

  .md\:to-red-600{
    --tw-gradient-to: #dc2626 !important;
  }

  .md\:to-red-700{
    --tw-gradient-to: #b91c1c !important;
  }

  .md\:to-red-800{
    --tw-gradient-to: #991b1b !important;
  }

  .md\:to-red-900{
    --tw-gradient-to: #7f1d1d !important;
  }

  .md\:to-yellow-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .md\:to-yellow-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .md\:to-yellow-200{
    --tw-gradient-to: #fde68a !important;
  }

  .md\:to-yellow-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .md\:to-yellow-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .md\:to-yellow-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .md\:to-yellow-600{
    --tw-gradient-to: #d97706 !important;
  }

  .md\:to-yellow-700{
    --tw-gradient-to: #b45309 !important;
  }

  .md\:to-yellow-800{
    --tw-gradient-to: #92400e !important;
  }

  .md\:to-yellow-900{
    --tw-gradient-to: #78350f !important;
  }

  .md\:to-green-50{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .md\:to-green-100{
    --tw-gradient-to: #d1fae5 !important;
  }

  .md\:to-green-200{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .md\:to-green-300{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .md\:to-green-400{
    --tw-gradient-to: #34d399 !important;
  }

  .md\:to-green-500{
    --tw-gradient-to: #10b981 !important;
  }

  .md\:to-green-600{
    --tw-gradient-to: #059669 !important;
  }

  .md\:to-green-700{
    --tw-gradient-to: #047857 !important;
  }

  .md\:to-green-800{
    --tw-gradient-to: #065f46 !important;
  }

  .md\:to-green-900{
    --tw-gradient-to: #064e3b !important;
  }

  .md\:to-blue-50{
    --tw-gradient-to: #eff6ff !important;
  }

  .md\:to-blue-100{
    --tw-gradient-to: #dbeafe !important;
  }

  .md\:to-blue-200{
    --tw-gradient-to: #bfdbfe !important;
  }

  .md\:to-blue-300{
    --tw-gradient-to: #93c5fd !important;
  }

  .md\:to-blue-400{
    --tw-gradient-to: #60a5fa !important;
  }

  .md\:to-blue-500{
    --tw-gradient-to: #3b82f6 !important;
  }

  .md\:to-blue-600{
    --tw-gradient-to: #2563eb !important;
  }

  .md\:to-blue-700{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .md\:to-blue-800{
    --tw-gradient-to: #1e40af !important;
  }

  .md\:to-blue-900{
    --tw-gradient-to: #1e3a8a !important;
  }

  .md\:to-indigo-50{
    --tw-gradient-to: #eef2ff !important;
  }

  .md\:to-indigo-100{
    --tw-gradient-to: #e0e7ff !important;
  }

  .md\:to-indigo-200{
    --tw-gradient-to: #c7d2fe !important;
  }

  .md\:to-indigo-300{
    --tw-gradient-to: #a5b4fc !important;
  }

  .md\:to-indigo-400{
    --tw-gradient-to: #818cf8 !important;
  }

  .md\:to-indigo-500{
    --tw-gradient-to: #6366f1 !important;
  }

  .md\:to-indigo-600{
    --tw-gradient-to: #4f46e5 !important;
  }

  .md\:to-indigo-700{
    --tw-gradient-to: #4338ca !important;
  }

  .md\:to-indigo-800{
    --tw-gradient-to: #3730a3 !important;
  }

  .md\:to-indigo-900{
    --tw-gradient-to: #312e81 !important;
  }

  .md\:to-purple-50{
    --tw-gradient-to: #f5f3ff !important;
  }

  .md\:to-purple-100{
    --tw-gradient-to: #ede9fe !important;
  }

  .md\:to-purple-200{
    --tw-gradient-to: #ddd6fe !important;
  }

  .md\:to-purple-300{
    --tw-gradient-to: #c4b5fd !important;
  }

  .md\:to-purple-400{
    --tw-gradient-to: #a78bfa !important;
  }

  .md\:to-purple-500{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .md\:to-purple-600{
    --tw-gradient-to: #7c3aed !important;
  }

  .md\:to-purple-700{
    --tw-gradient-to: #6d28d9 !important;
  }

  .md\:to-purple-800{
    --tw-gradient-to: #5b21b6 !important;
  }

  .md\:to-purple-900{
    --tw-gradient-to: #4c1d95 !important;
  }

  .md\:to-pink-50{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .md\:to-pink-100{
    --tw-gradient-to: #fce7f3 !important;
  }

  .md\:to-pink-200{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .md\:to-pink-300{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .md\:to-pink-400{
    --tw-gradient-to: #f472b6 !important;
  }

  .md\:to-pink-500{
    --tw-gradient-to: #ec4899 !important;
  }

  .md\:to-pink-600{
    --tw-gradient-to: #db2777 !important;
  }

  .md\:to-pink-700{
    --tw-gradient-to: #be185d !important;
  }

  .md\:to-pink-800{
    --tw-gradient-to: #9d174d !important;
  }

  .md\:to-pink-900{
    --tw-gradient-to: #831843 !important;
  }

  .md\:to-cyan-50{
    --tw-gradient-to: #ecfeff !important;
  }

  .md\:to-cyan-100{
    --tw-gradient-to: #cffafe !important;
  }

  .md\:to-cyan-200{
    --tw-gradient-to: #a5f3fc !important;
  }

  .md\:to-cyan-300{
    --tw-gradient-to: #67e8f9 !important;
  }

  .md\:to-cyan-400{
    --tw-gradient-to: #22d3ee !important;
  }

  .md\:to-cyan-500{
    --tw-gradient-to: #06b6d4 !important;
  }

  .md\:to-cyan-600{
    --tw-gradient-to: #0891b2 !important;
  }

  .md\:to-cyan-700{
    --tw-gradient-to: #0e7490 !important;
  }

  .md\:to-cyan-800{
    --tw-gradient-to: #155e75 !important;
  }

  .md\:to-cyan-900{
    --tw-gradient-to: #164e63 !important;
  }

  .md\:to-light-blue-50{
    --tw-gradient-to: #f0f9ff !important;
  }

  .md\:to-light-blue-100{
    --tw-gradient-to: #e0f2fe !important;
  }

  .md\:to-light-blue-200{
    --tw-gradient-to: #bae6fd !important;
  }

  .md\:to-light-blue-300{
    --tw-gradient-to: #7dd3fc !important;
  }

  .md\:to-light-blue-400{
    --tw-gradient-to: #38bdf8 !important;
  }

  .md\:to-light-blue-500{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .md\:to-light-blue-600{
    --tw-gradient-to: #0284c7 !important;
  }

  .md\:to-light-blue-700{
    --tw-gradient-to: #0369a1 !important;
  }

  .md\:to-light-blue-800{
    --tw-gradient-to: #075985 !important;
  }

  .md\:to-light-blue-900{
    --tw-gradient-to: #0c4a6e !important;
  }

  .md\:to-amber-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .md\:to-amber-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .md\:to-amber-200{
    --tw-gradient-to: #fde68a !important;
  }

  .md\:to-amber-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .md\:to-amber-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .md\:to-amber-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .md\:to-amber-600{
    --tw-gradient-to: #d97706 !important;
  }

  .md\:to-amber-700{
    --tw-gradient-to: #b45309 !important;
  }

  .md\:to-amber-800{
    --tw-gradient-to: #92400e !important;
  }

  .md\:to-amber-900{
    --tw-gradient-to: #78350f !important;
  }

  .md\:to-space-cadet{
    --tw-gradient-to: #2B2D42 !important;
  }

  .md\:to-manatee{
    --tw-gradient-to: #8D99AE !important;
  }

  .md\:to-cynabar{
    --tw-gradient-to: #F24333 !important;
  }

  .md\:to-imperial-red{
    --tw-gradient-to: #EF233C !important;
  }

  .md\:to-special-black{
    --tw-gradient-to: #03071E !important;
  }

  .md\:to-dark-sienna{
    --tw-gradient-to: #370617 !important;
  }

  .md\:to-rosewood{
    --tw-gradient-to: #6A040F !important;
  }

  .md\:to-dark-red{
    --tw-gradient-to: #9D0208 !important;
  }

  .md\:to-rosso-corsa{
    --tw-gradient-to: #D00000 !important;
  }

  .md\:to-vermillion{
    --tw-gradient-to: #DC2F02 !important;
  }

  .md\:to-persimmon{
    --tw-gradient-to: #E85D04 !important;
  }

  .md\:to-carrot-orange{
    --tw-gradient-to: #F48C06 !important;
  }

  .md\:to-orange-web{
    --tw-gradient-to: #FAA307 !important;
  }

  .md\:to-selective-yellow{
    --tw-gradient-to: #FFBA08 !important;
  }

  .md\:to-bottle-green{
    --tw-gradient-to: #2D6A4F !important;
  }

  .md\:to-illuminating-emerald{
    --tw-gradient-to: #40916C !important;
  }

  .md\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:hover\:from-current:hover{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:hover\:from-black:hover{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:hover\:from-white:hover{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:hover\:from-gray-50:hover{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .md\:hover\:from-gray-100:hover{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .md\:hover\:from-gray-200:hover{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .md\:hover\:from-gray-300:hover{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .md\:hover\:from-gray-400:hover{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .md\:hover\:from-gray-500:hover{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .md\:hover\:from-gray-600:hover{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .md\:hover\:from-gray-700:hover{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .md\:hover\:from-gray-800:hover{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .md\:hover\:from-gray-900:hover{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .md\:hover\:from-red-50:hover{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .md\:hover\:from-red-100:hover{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .md\:hover\:from-red-200:hover{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .md\:hover\:from-red-300:hover{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .md\:hover\:from-red-400:hover{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .md\:hover\:from-red-500:hover{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .md\:hover\:from-red-600:hover{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .md\:hover\:from-red-700:hover{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .md\:hover\:from-red-800:hover{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .md\:hover\:from-red-900:hover{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .md\:hover\:from-yellow-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:hover\:from-yellow-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:hover\:from-yellow-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:hover\:from-yellow-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:hover\:from-yellow-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:hover\:from-yellow-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:hover\:from-yellow-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:hover\:from-yellow-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:hover\:from-yellow-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:hover\:from-yellow-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:hover\:from-green-50:hover{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .md\:hover\:from-green-100:hover{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .md\:hover\:from-green-200:hover{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .md\:hover\:from-green-300:hover{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .md\:hover\:from-green-400:hover{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .md\:hover\:from-green-500:hover{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .md\:hover\:from-green-600:hover{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .md\:hover\:from-green-700:hover{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .md\:hover\:from-green-800:hover{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .md\:hover\:from-green-900:hover{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .md\:hover\:from-blue-50:hover{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .md\:hover\:from-blue-100:hover{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .md\:hover\:from-blue-200:hover{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .md\:hover\:from-blue-300:hover{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .md\:hover\:from-blue-400:hover{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .md\:hover\:from-blue-500:hover{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .md\:hover\:from-blue-600:hover{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .md\:hover\:from-blue-700:hover{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .md\:hover\:from-blue-800:hover{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .md\:hover\:from-blue-900:hover{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .md\:hover\:from-indigo-50:hover{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .md\:hover\:from-indigo-100:hover{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .md\:hover\:from-indigo-200:hover{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .md\:hover\:from-indigo-300:hover{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .md\:hover\:from-indigo-400:hover{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .md\:hover\:from-indigo-500:hover{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .md\:hover\:from-indigo-600:hover{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .md\:hover\:from-indigo-700:hover{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .md\:hover\:from-indigo-800:hover{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .md\:hover\:from-indigo-900:hover{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .md\:hover\:from-purple-50:hover{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .md\:hover\:from-purple-100:hover{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .md\:hover\:from-purple-200:hover{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .md\:hover\:from-purple-300:hover{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .md\:hover\:from-purple-400:hover{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .md\:hover\:from-purple-500:hover{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .md\:hover\:from-purple-600:hover{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .md\:hover\:from-purple-700:hover{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .md\:hover\:from-purple-800:hover{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .md\:hover\:from-purple-900:hover{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .md\:hover\:from-pink-50:hover{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .md\:hover\:from-pink-100:hover{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .md\:hover\:from-pink-200:hover{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .md\:hover\:from-pink-300:hover{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .md\:hover\:from-pink-400:hover{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .md\:hover\:from-pink-500:hover{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .md\:hover\:from-pink-600:hover{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .md\:hover\:from-pink-700:hover{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .md\:hover\:from-pink-800:hover{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .md\:hover\:from-pink-900:hover{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .md\:hover\:from-cyan-50:hover{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .md\:hover\:from-cyan-100:hover{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .md\:hover\:from-cyan-200:hover{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .md\:hover\:from-cyan-300:hover{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .md\:hover\:from-cyan-400:hover{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .md\:hover\:from-cyan-500:hover{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .md\:hover\:from-cyan-600:hover{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .md\:hover\:from-cyan-700:hover{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .md\:hover\:from-cyan-800:hover{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .md\:hover\:from-cyan-900:hover{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .md\:hover\:from-light-blue-50:hover{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .md\:hover\:from-light-blue-100:hover{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .md\:hover\:from-light-blue-200:hover{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .md\:hover\:from-light-blue-300:hover{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .md\:hover\:from-light-blue-400:hover{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .md\:hover\:from-light-blue-500:hover{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .md\:hover\:from-light-blue-600:hover{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .md\:hover\:from-light-blue-700:hover{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .md\:hover\:from-light-blue-800:hover{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .md\:hover\:from-light-blue-900:hover{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .md\:hover\:from-amber-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:hover\:from-amber-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:hover\:from-amber-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:hover\:from-amber-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:hover\:from-amber-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:hover\:from-amber-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:hover\:from-amber-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:hover\:from-amber-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:hover\:from-amber-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:hover\:from-amber-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:hover\:from-space-cadet:hover{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .md\:hover\:from-manatee:hover{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .md\:hover\:from-cynabar:hover{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .md\:hover\:from-imperial-red:hover{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .md\:hover\:from-special-black:hover{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .md\:hover\:from-dark-sienna:hover{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .md\:hover\:from-rosewood:hover{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .md\:hover\:from-dark-red:hover{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .md\:hover\:from-rosso-corsa:hover{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .md\:hover\:from-vermillion:hover{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .md\:hover\:from-persimmon:hover{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .md\:hover\:from-carrot-orange:hover{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .md\:hover\:from-orange-web:hover{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .md\:hover\:from-selective-yellow:hover{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .md\:hover\:from-bottle-green:hover{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .md\:hover\:from-illuminating-emerald:hover{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .md\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:hover\:via-current:hover{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:hover\:via-gray-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .md\:hover\:via-gray-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .md\:hover\:via-gray-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .md\:hover\:via-gray-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .md\:hover\:via-gray-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .md\:hover\:via-gray-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .md\:hover\:via-gray-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .md\:hover\:via-gray-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .md\:hover\:via-gray-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .md\:hover\:via-gray-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .md\:hover\:via-red-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .md\:hover\:via-red-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .md\:hover\:via-red-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .md\:hover\:via-red-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .md\:hover\:via-red-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .md\:hover\:via-red-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .md\:hover\:via-red-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .md\:hover\:via-red-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .md\:hover\:via-red-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .md\:hover\:via-red-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .md\:hover\:via-yellow-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:hover\:via-yellow-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:hover\:via-yellow-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:hover\:via-yellow-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:hover\:via-yellow-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:hover\:via-yellow-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:hover\:via-yellow-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:hover\:via-yellow-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:hover\:via-yellow-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:hover\:via-yellow-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:hover\:via-green-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .md\:hover\:via-green-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .md\:hover\:via-green-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .md\:hover\:via-green-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .md\:hover\:via-green-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .md\:hover\:via-green-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .md\:hover\:via-green-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .md\:hover\:via-green-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .md\:hover\:via-green-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .md\:hover\:via-green-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .md\:hover\:via-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .md\:hover\:via-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .md\:hover\:via-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .md\:hover\:via-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .md\:hover\:via-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .md\:hover\:via-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .md\:hover\:via-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .md\:hover\:via-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .md\:hover\:via-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .md\:hover\:via-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .md\:hover\:via-indigo-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .md\:hover\:via-indigo-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .md\:hover\:via-indigo-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .md\:hover\:via-indigo-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .md\:hover\:via-indigo-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .md\:hover\:via-indigo-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .md\:hover\:via-indigo-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .md\:hover\:via-indigo-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .md\:hover\:via-indigo-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .md\:hover\:via-indigo-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .md\:hover\:via-purple-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .md\:hover\:via-purple-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .md\:hover\:via-purple-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .md\:hover\:via-purple-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .md\:hover\:via-purple-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .md\:hover\:via-purple-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .md\:hover\:via-purple-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .md\:hover\:via-purple-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .md\:hover\:via-purple-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .md\:hover\:via-purple-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .md\:hover\:via-pink-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .md\:hover\:via-pink-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .md\:hover\:via-pink-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .md\:hover\:via-pink-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .md\:hover\:via-pink-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .md\:hover\:via-pink-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .md\:hover\:via-pink-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .md\:hover\:via-pink-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .md\:hover\:via-pink-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .md\:hover\:via-pink-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .md\:hover\:via-cyan-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .md\:hover\:via-cyan-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .md\:hover\:via-cyan-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .md\:hover\:via-cyan-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .md\:hover\:via-cyan-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .md\:hover\:via-cyan-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .md\:hover\:via-cyan-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .md\:hover\:via-cyan-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .md\:hover\:via-cyan-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .md\:hover\:via-cyan-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .md\:hover\:via-light-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .md\:hover\:via-light-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .md\:hover\:via-light-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .md\:hover\:via-light-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .md\:hover\:via-light-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .md\:hover\:via-light-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .md\:hover\:via-light-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .md\:hover\:via-light-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .md\:hover\:via-light-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .md\:hover\:via-light-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .md\:hover\:via-amber-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:hover\:via-amber-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:hover\:via-amber-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:hover\:via-amber-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:hover\:via-amber-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:hover\:via-amber-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:hover\:via-amber-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:hover\:via-amber-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:hover\:via-amber-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:hover\:via-amber-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:hover\:via-space-cadet:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .md\:hover\:via-manatee:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .md\:hover\:via-cynabar:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .md\:hover\:via-imperial-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .md\:hover\:via-special-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .md\:hover\:via-dark-sienna:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .md\:hover\:via-rosewood:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .md\:hover\:via-dark-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .md\:hover\:via-rosso-corsa:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .md\:hover\:via-vermillion:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .md\:hover\:via-persimmon:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .md\:hover\:via-carrot-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .md\:hover\:via-orange-web:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .md\:hover\:via-selective-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .md\:hover\:via-bottle-green:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .md\:hover\:via-illuminating-emerald:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .md\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent !important;
  }

  .md\:hover\:to-current:hover{
    --tw-gradient-to: currentColor !important;
  }

  .md\:hover\:to-black:hover{
    --tw-gradient-to: #000 !important;
  }

  .md\:hover\:to-white:hover{
    --tw-gradient-to: #fff !important;
  }

  .md\:hover\:to-gray-50:hover{
    --tw-gradient-to: #f9fafb !important;
  }

  .md\:hover\:to-gray-100:hover{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .md\:hover\:to-gray-200:hover{
    --tw-gradient-to: #e5e7eb !important;
  }

  .md\:hover\:to-gray-300:hover{
    --tw-gradient-to: #d1d5db !important;
  }

  .md\:hover\:to-gray-400:hover{
    --tw-gradient-to: #9ca3af !important;
  }

  .md\:hover\:to-gray-500:hover{
    --tw-gradient-to: #6b7280 !important;
  }

  .md\:hover\:to-gray-600:hover{
    --tw-gradient-to: #4b5563 !important;
  }

  .md\:hover\:to-gray-700:hover{
    --tw-gradient-to: #374151 !important;
  }

  .md\:hover\:to-gray-800:hover{
    --tw-gradient-to: #1f2937 !important;
  }

  .md\:hover\:to-gray-900:hover{
    --tw-gradient-to: #111827 !important;
  }

  .md\:hover\:to-red-50:hover{
    --tw-gradient-to: #fef2f2 !important;
  }

  .md\:hover\:to-red-100:hover{
    --tw-gradient-to: #fee2e2 !important;
  }

  .md\:hover\:to-red-200:hover{
    --tw-gradient-to: #fecaca !important;
  }

  .md\:hover\:to-red-300:hover{
    --tw-gradient-to: #fca5a5 !important;
  }

  .md\:hover\:to-red-400:hover{
    --tw-gradient-to: #f87171 !important;
  }

  .md\:hover\:to-red-500:hover{
    --tw-gradient-to: #ef4444 !important;
  }

  .md\:hover\:to-red-600:hover{
    --tw-gradient-to: #dc2626 !important;
  }

  .md\:hover\:to-red-700:hover{
    --tw-gradient-to: #b91c1c !important;
  }

  .md\:hover\:to-red-800:hover{
    --tw-gradient-to: #991b1b !important;
  }

  .md\:hover\:to-red-900:hover{
    --tw-gradient-to: #7f1d1d !important;
  }

  .md\:hover\:to-yellow-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .md\:hover\:to-yellow-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .md\:hover\:to-yellow-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .md\:hover\:to-yellow-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .md\:hover\:to-yellow-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .md\:hover\:to-yellow-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .md\:hover\:to-yellow-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .md\:hover\:to-yellow-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .md\:hover\:to-yellow-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .md\:hover\:to-yellow-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .md\:hover\:to-green-50:hover{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .md\:hover\:to-green-100:hover{
    --tw-gradient-to: #d1fae5 !important;
  }

  .md\:hover\:to-green-200:hover{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .md\:hover\:to-green-300:hover{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .md\:hover\:to-green-400:hover{
    --tw-gradient-to: #34d399 !important;
  }

  .md\:hover\:to-green-500:hover{
    --tw-gradient-to: #10b981 !important;
  }

  .md\:hover\:to-green-600:hover{
    --tw-gradient-to: #059669 !important;
  }

  .md\:hover\:to-green-700:hover{
    --tw-gradient-to: #047857 !important;
  }

  .md\:hover\:to-green-800:hover{
    --tw-gradient-to: #065f46 !important;
  }

  .md\:hover\:to-green-900:hover{
    --tw-gradient-to: #064e3b !important;
  }

  .md\:hover\:to-blue-50:hover{
    --tw-gradient-to: #eff6ff !important;
  }

  .md\:hover\:to-blue-100:hover{
    --tw-gradient-to: #dbeafe !important;
  }

  .md\:hover\:to-blue-200:hover{
    --tw-gradient-to: #bfdbfe !important;
  }

  .md\:hover\:to-blue-300:hover{
    --tw-gradient-to: #93c5fd !important;
  }

  .md\:hover\:to-blue-400:hover{
    --tw-gradient-to: #60a5fa !important;
  }

  .md\:hover\:to-blue-500:hover{
    --tw-gradient-to: #3b82f6 !important;
  }

  .md\:hover\:to-blue-600:hover{
    --tw-gradient-to: #2563eb !important;
  }

  .md\:hover\:to-blue-700:hover{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .md\:hover\:to-blue-800:hover{
    --tw-gradient-to: #1e40af !important;
  }

  .md\:hover\:to-blue-900:hover{
    --tw-gradient-to: #1e3a8a !important;
  }

  .md\:hover\:to-indigo-50:hover{
    --tw-gradient-to: #eef2ff !important;
  }

  .md\:hover\:to-indigo-100:hover{
    --tw-gradient-to: #e0e7ff !important;
  }

  .md\:hover\:to-indigo-200:hover{
    --tw-gradient-to: #c7d2fe !important;
  }

  .md\:hover\:to-indigo-300:hover{
    --tw-gradient-to: #a5b4fc !important;
  }

  .md\:hover\:to-indigo-400:hover{
    --tw-gradient-to: #818cf8 !important;
  }

  .md\:hover\:to-indigo-500:hover{
    --tw-gradient-to: #6366f1 !important;
  }

  .md\:hover\:to-indigo-600:hover{
    --tw-gradient-to: #4f46e5 !important;
  }

  .md\:hover\:to-indigo-700:hover{
    --tw-gradient-to: #4338ca !important;
  }

  .md\:hover\:to-indigo-800:hover{
    --tw-gradient-to: #3730a3 !important;
  }

  .md\:hover\:to-indigo-900:hover{
    --tw-gradient-to: #312e81 !important;
  }

  .md\:hover\:to-purple-50:hover{
    --tw-gradient-to: #f5f3ff !important;
  }

  .md\:hover\:to-purple-100:hover{
    --tw-gradient-to: #ede9fe !important;
  }

  .md\:hover\:to-purple-200:hover{
    --tw-gradient-to: #ddd6fe !important;
  }

  .md\:hover\:to-purple-300:hover{
    --tw-gradient-to: #c4b5fd !important;
  }

  .md\:hover\:to-purple-400:hover{
    --tw-gradient-to: #a78bfa !important;
  }

  .md\:hover\:to-purple-500:hover{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .md\:hover\:to-purple-600:hover{
    --tw-gradient-to: #7c3aed !important;
  }

  .md\:hover\:to-purple-700:hover{
    --tw-gradient-to: #6d28d9 !important;
  }

  .md\:hover\:to-purple-800:hover{
    --tw-gradient-to: #5b21b6 !important;
  }

  .md\:hover\:to-purple-900:hover{
    --tw-gradient-to: #4c1d95 !important;
  }

  .md\:hover\:to-pink-50:hover{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .md\:hover\:to-pink-100:hover{
    --tw-gradient-to: #fce7f3 !important;
  }

  .md\:hover\:to-pink-200:hover{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .md\:hover\:to-pink-300:hover{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .md\:hover\:to-pink-400:hover{
    --tw-gradient-to: #f472b6 !important;
  }

  .md\:hover\:to-pink-500:hover{
    --tw-gradient-to: #ec4899 !important;
  }

  .md\:hover\:to-pink-600:hover{
    --tw-gradient-to: #db2777 !important;
  }

  .md\:hover\:to-pink-700:hover{
    --tw-gradient-to: #be185d !important;
  }

  .md\:hover\:to-pink-800:hover{
    --tw-gradient-to: #9d174d !important;
  }

  .md\:hover\:to-pink-900:hover{
    --tw-gradient-to: #831843 !important;
  }

  .md\:hover\:to-cyan-50:hover{
    --tw-gradient-to: #ecfeff !important;
  }

  .md\:hover\:to-cyan-100:hover{
    --tw-gradient-to: #cffafe !important;
  }

  .md\:hover\:to-cyan-200:hover{
    --tw-gradient-to: #a5f3fc !important;
  }

  .md\:hover\:to-cyan-300:hover{
    --tw-gradient-to: #67e8f9 !important;
  }

  .md\:hover\:to-cyan-400:hover{
    --tw-gradient-to: #22d3ee !important;
  }

  .md\:hover\:to-cyan-500:hover{
    --tw-gradient-to: #06b6d4 !important;
  }

  .md\:hover\:to-cyan-600:hover{
    --tw-gradient-to: #0891b2 !important;
  }

  .md\:hover\:to-cyan-700:hover{
    --tw-gradient-to: #0e7490 !important;
  }

  .md\:hover\:to-cyan-800:hover{
    --tw-gradient-to: #155e75 !important;
  }

  .md\:hover\:to-cyan-900:hover{
    --tw-gradient-to: #164e63 !important;
  }

  .md\:hover\:to-light-blue-50:hover{
    --tw-gradient-to: #f0f9ff !important;
  }

  .md\:hover\:to-light-blue-100:hover{
    --tw-gradient-to: #e0f2fe !important;
  }

  .md\:hover\:to-light-blue-200:hover{
    --tw-gradient-to: #bae6fd !important;
  }

  .md\:hover\:to-light-blue-300:hover{
    --tw-gradient-to: #7dd3fc !important;
  }

  .md\:hover\:to-light-blue-400:hover{
    --tw-gradient-to: #38bdf8 !important;
  }

  .md\:hover\:to-light-blue-500:hover{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .md\:hover\:to-light-blue-600:hover{
    --tw-gradient-to: #0284c7 !important;
  }

  .md\:hover\:to-light-blue-700:hover{
    --tw-gradient-to: #0369a1 !important;
  }

  .md\:hover\:to-light-blue-800:hover{
    --tw-gradient-to: #075985 !important;
  }

  .md\:hover\:to-light-blue-900:hover{
    --tw-gradient-to: #0c4a6e !important;
  }

  .md\:hover\:to-amber-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .md\:hover\:to-amber-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .md\:hover\:to-amber-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .md\:hover\:to-amber-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .md\:hover\:to-amber-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .md\:hover\:to-amber-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .md\:hover\:to-amber-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .md\:hover\:to-amber-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .md\:hover\:to-amber-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .md\:hover\:to-amber-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .md\:hover\:to-space-cadet:hover{
    --tw-gradient-to: #2B2D42 !important;
  }

  .md\:hover\:to-manatee:hover{
    --tw-gradient-to: #8D99AE !important;
  }

  .md\:hover\:to-cynabar:hover{
    --tw-gradient-to: #F24333 !important;
  }

  .md\:hover\:to-imperial-red:hover{
    --tw-gradient-to: #EF233C !important;
  }

  .md\:hover\:to-special-black:hover{
    --tw-gradient-to: #03071E !important;
  }

  .md\:hover\:to-dark-sienna:hover{
    --tw-gradient-to: #370617 !important;
  }

  .md\:hover\:to-rosewood:hover{
    --tw-gradient-to: #6A040F !important;
  }

  .md\:hover\:to-dark-red:hover{
    --tw-gradient-to: #9D0208 !important;
  }

  .md\:hover\:to-rosso-corsa:hover{
    --tw-gradient-to: #D00000 !important;
  }

  .md\:hover\:to-vermillion:hover{
    --tw-gradient-to: #DC2F02 !important;
  }

  .md\:hover\:to-persimmon:hover{
    --tw-gradient-to: #E85D04 !important;
  }

  .md\:hover\:to-carrot-orange:hover{
    --tw-gradient-to: #F48C06 !important;
  }

  .md\:hover\:to-orange-web:hover{
    --tw-gradient-to: #FAA307 !important;
  }

  .md\:hover\:to-selective-yellow:hover{
    --tw-gradient-to: #FFBA08 !important;
  }

  .md\:hover\:to-bottle-green:hover{
    --tw-gradient-to: #2D6A4F !important;
  }

  .md\:hover\:to-illuminating-emerald:hover{
    --tw-gradient-to: #40916C !important;
  }

  .md\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:focus\:from-current:focus{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:focus\:from-black:focus{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:focus\:from-white:focus{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:focus\:from-gray-50:focus{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .md\:focus\:from-gray-100:focus{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .md\:focus\:from-gray-200:focus{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .md\:focus\:from-gray-300:focus{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .md\:focus\:from-gray-400:focus{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .md\:focus\:from-gray-500:focus{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .md\:focus\:from-gray-600:focus{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .md\:focus\:from-gray-700:focus{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .md\:focus\:from-gray-800:focus{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .md\:focus\:from-gray-900:focus{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .md\:focus\:from-red-50:focus{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .md\:focus\:from-red-100:focus{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .md\:focus\:from-red-200:focus{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .md\:focus\:from-red-300:focus{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .md\:focus\:from-red-400:focus{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .md\:focus\:from-red-500:focus{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .md\:focus\:from-red-600:focus{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .md\:focus\:from-red-700:focus{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .md\:focus\:from-red-800:focus{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .md\:focus\:from-red-900:focus{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .md\:focus\:from-yellow-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:focus\:from-yellow-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:focus\:from-yellow-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:focus\:from-yellow-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:focus\:from-yellow-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:focus\:from-yellow-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:focus\:from-yellow-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:focus\:from-yellow-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:focus\:from-yellow-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:focus\:from-yellow-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:focus\:from-green-50:focus{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .md\:focus\:from-green-100:focus{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .md\:focus\:from-green-200:focus{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .md\:focus\:from-green-300:focus{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .md\:focus\:from-green-400:focus{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .md\:focus\:from-green-500:focus{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .md\:focus\:from-green-600:focus{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .md\:focus\:from-green-700:focus{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .md\:focus\:from-green-800:focus{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .md\:focus\:from-green-900:focus{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .md\:focus\:from-blue-50:focus{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .md\:focus\:from-blue-100:focus{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .md\:focus\:from-blue-200:focus{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .md\:focus\:from-blue-300:focus{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .md\:focus\:from-blue-400:focus{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .md\:focus\:from-blue-500:focus{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .md\:focus\:from-blue-600:focus{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .md\:focus\:from-blue-700:focus{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .md\:focus\:from-blue-800:focus{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .md\:focus\:from-blue-900:focus{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .md\:focus\:from-indigo-50:focus{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .md\:focus\:from-indigo-100:focus{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .md\:focus\:from-indigo-200:focus{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .md\:focus\:from-indigo-300:focus{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .md\:focus\:from-indigo-400:focus{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .md\:focus\:from-indigo-500:focus{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .md\:focus\:from-indigo-600:focus{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .md\:focus\:from-indigo-700:focus{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .md\:focus\:from-indigo-800:focus{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .md\:focus\:from-indigo-900:focus{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .md\:focus\:from-purple-50:focus{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .md\:focus\:from-purple-100:focus{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .md\:focus\:from-purple-200:focus{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .md\:focus\:from-purple-300:focus{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .md\:focus\:from-purple-400:focus{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .md\:focus\:from-purple-500:focus{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .md\:focus\:from-purple-600:focus{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .md\:focus\:from-purple-700:focus{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .md\:focus\:from-purple-800:focus{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .md\:focus\:from-purple-900:focus{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .md\:focus\:from-pink-50:focus{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .md\:focus\:from-pink-100:focus{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .md\:focus\:from-pink-200:focus{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .md\:focus\:from-pink-300:focus{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .md\:focus\:from-pink-400:focus{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .md\:focus\:from-pink-500:focus{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .md\:focus\:from-pink-600:focus{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .md\:focus\:from-pink-700:focus{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .md\:focus\:from-pink-800:focus{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .md\:focus\:from-pink-900:focus{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .md\:focus\:from-cyan-50:focus{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .md\:focus\:from-cyan-100:focus{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .md\:focus\:from-cyan-200:focus{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .md\:focus\:from-cyan-300:focus{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .md\:focus\:from-cyan-400:focus{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .md\:focus\:from-cyan-500:focus{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .md\:focus\:from-cyan-600:focus{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .md\:focus\:from-cyan-700:focus{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .md\:focus\:from-cyan-800:focus{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .md\:focus\:from-cyan-900:focus{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .md\:focus\:from-light-blue-50:focus{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .md\:focus\:from-light-blue-100:focus{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .md\:focus\:from-light-blue-200:focus{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .md\:focus\:from-light-blue-300:focus{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .md\:focus\:from-light-blue-400:focus{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .md\:focus\:from-light-blue-500:focus{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .md\:focus\:from-light-blue-600:focus{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .md\:focus\:from-light-blue-700:focus{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .md\:focus\:from-light-blue-800:focus{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .md\:focus\:from-light-blue-900:focus{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .md\:focus\:from-amber-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:focus\:from-amber-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:focus\:from-amber-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:focus\:from-amber-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:focus\:from-amber-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:focus\:from-amber-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:focus\:from-amber-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:focus\:from-amber-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:focus\:from-amber-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:focus\:from-amber-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:focus\:from-space-cadet:focus{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .md\:focus\:from-manatee:focus{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .md\:focus\:from-cynabar:focus{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .md\:focus\:from-imperial-red:focus{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .md\:focus\:from-special-black:focus{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .md\:focus\:from-dark-sienna:focus{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .md\:focus\:from-rosewood:focus{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .md\:focus\:from-dark-red:focus{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .md\:focus\:from-rosso-corsa:focus{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .md\:focus\:from-vermillion:focus{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .md\:focus\:from-persimmon:focus{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .md\:focus\:from-carrot-orange:focus{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .md\:focus\:from-orange-web:focus{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .md\:focus\:from-selective-yellow:focus{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .md\:focus\:from-bottle-green:focus{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .md\:focus\:from-illuminating-emerald:focus{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .md\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:focus\:via-current:focus{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .md\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .md\:focus\:via-gray-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .md\:focus\:via-gray-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .md\:focus\:via-gray-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .md\:focus\:via-gray-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .md\:focus\:via-gray-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .md\:focus\:via-gray-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .md\:focus\:via-gray-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .md\:focus\:via-gray-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .md\:focus\:via-gray-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .md\:focus\:via-gray-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .md\:focus\:via-red-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .md\:focus\:via-red-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .md\:focus\:via-red-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .md\:focus\:via-red-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .md\:focus\:via-red-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .md\:focus\:via-red-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .md\:focus\:via-red-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .md\:focus\:via-red-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .md\:focus\:via-red-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .md\:focus\:via-red-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .md\:focus\:via-yellow-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:focus\:via-yellow-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:focus\:via-yellow-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:focus\:via-yellow-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:focus\:via-yellow-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:focus\:via-yellow-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:focus\:via-yellow-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:focus\:via-yellow-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:focus\:via-yellow-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:focus\:via-yellow-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:focus\:via-green-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .md\:focus\:via-green-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .md\:focus\:via-green-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .md\:focus\:via-green-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .md\:focus\:via-green-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .md\:focus\:via-green-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .md\:focus\:via-green-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .md\:focus\:via-green-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .md\:focus\:via-green-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .md\:focus\:via-green-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .md\:focus\:via-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .md\:focus\:via-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .md\:focus\:via-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .md\:focus\:via-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .md\:focus\:via-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .md\:focus\:via-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .md\:focus\:via-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .md\:focus\:via-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .md\:focus\:via-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .md\:focus\:via-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .md\:focus\:via-indigo-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .md\:focus\:via-indigo-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .md\:focus\:via-indigo-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .md\:focus\:via-indigo-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .md\:focus\:via-indigo-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .md\:focus\:via-indigo-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .md\:focus\:via-indigo-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .md\:focus\:via-indigo-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .md\:focus\:via-indigo-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .md\:focus\:via-indigo-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .md\:focus\:via-purple-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .md\:focus\:via-purple-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .md\:focus\:via-purple-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .md\:focus\:via-purple-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .md\:focus\:via-purple-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .md\:focus\:via-purple-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .md\:focus\:via-purple-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .md\:focus\:via-purple-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .md\:focus\:via-purple-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .md\:focus\:via-purple-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .md\:focus\:via-pink-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .md\:focus\:via-pink-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .md\:focus\:via-pink-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .md\:focus\:via-pink-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .md\:focus\:via-pink-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .md\:focus\:via-pink-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .md\:focus\:via-pink-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .md\:focus\:via-pink-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .md\:focus\:via-pink-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .md\:focus\:via-pink-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .md\:focus\:via-cyan-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .md\:focus\:via-cyan-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .md\:focus\:via-cyan-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .md\:focus\:via-cyan-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .md\:focus\:via-cyan-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .md\:focus\:via-cyan-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .md\:focus\:via-cyan-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .md\:focus\:via-cyan-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .md\:focus\:via-cyan-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .md\:focus\:via-cyan-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .md\:focus\:via-light-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .md\:focus\:via-light-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .md\:focus\:via-light-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .md\:focus\:via-light-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .md\:focus\:via-light-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .md\:focus\:via-light-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .md\:focus\:via-light-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .md\:focus\:via-light-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .md\:focus\:via-light-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .md\:focus\:via-light-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .md\:focus\:via-amber-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .md\:focus\:via-amber-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .md\:focus\:via-amber-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .md\:focus\:via-amber-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .md\:focus\:via-amber-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .md\:focus\:via-amber-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .md\:focus\:via-amber-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .md\:focus\:via-amber-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .md\:focus\:via-amber-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .md\:focus\:via-amber-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .md\:focus\:via-space-cadet:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .md\:focus\:via-manatee:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .md\:focus\:via-cynabar:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .md\:focus\:via-imperial-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .md\:focus\:via-special-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .md\:focus\:via-dark-sienna:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .md\:focus\:via-rosewood:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .md\:focus\:via-dark-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .md\:focus\:via-rosso-corsa:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .md\:focus\:via-vermillion:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .md\:focus\:via-persimmon:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .md\:focus\:via-carrot-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .md\:focus\:via-orange-web:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .md\:focus\:via-selective-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .md\:focus\:via-bottle-green:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .md\:focus\:via-illuminating-emerald:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .md\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent !important;
  }

  .md\:focus\:to-current:focus{
    --tw-gradient-to: currentColor !important;
  }

  .md\:focus\:to-black:focus{
    --tw-gradient-to: #000 !important;
  }

  .md\:focus\:to-white:focus{
    --tw-gradient-to: #fff !important;
  }

  .md\:focus\:to-gray-50:focus{
    --tw-gradient-to: #f9fafb !important;
  }

  .md\:focus\:to-gray-100:focus{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .md\:focus\:to-gray-200:focus{
    --tw-gradient-to: #e5e7eb !important;
  }

  .md\:focus\:to-gray-300:focus{
    --tw-gradient-to: #d1d5db !important;
  }

  .md\:focus\:to-gray-400:focus{
    --tw-gradient-to: #9ca3af !important;
  }

  .md\:focus\:to-gray-500:focus{
    --tw-gradient-to: #6b7280 !important;
  }

  .md\:focus\:to-gray-600:focus{
    --tw-gradient-to: #4b5563 !important;
  }

  .md\:focus\:to-gray-700:focus{
    --tw-gradient-to: #374151 !important;
  }

  .md\:focus\:to-gray-800:focus{
    --tw-gradient-to: #1f2937 !important;
  }

  .md\:focus\:to-gray-900:focus{
    --tw-gradient-to: #111827 !important;
  }

  .md\:focus\:to-red-50:focus{
    --tw-gradient-to: #fef2f2 !important;
  }

  .md\:focus\:to-red-100:focus{
    --tw-gradient-to: #fee2e2 !important;
  }

  .md\:focus\:to-red-200:focus{
    --tw-gradient-to: #fecaca !important;
  }

  .md\:focus\:to-red-300:focus{
    --tw-gradient-to: #fca5a5 !important;
  }

  .md\:focus\:to-red-400:focus{
    --tw-gradient-to: #f87171 !important;
  }

  .md\:focus\:to-red-500:focus{
    --tw-gradient-to: #ef4444 !important;
  }

  .md\:focus\:to-red-600:focus{
    --tw-gradient-to: #dc2626 !important;
  }

  .md\:focus\:to-red-700:focus{
    --tw-gradient-to: #b91c1c !important;
  }

  .md\:focus\:to-red-800:focus{
    --tw-gradient-to: #991b1b !important;
  }

  .md\:focus\:to-red-900:focus{
    --tw-gradient-to: #7f1d1d !important;
  }

  .md\:focus\:to-yellow-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .md\:focus\:to-yellow-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .md\:focus\:to-yellow-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .md\:focus\:to-yellow-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .md\:focus\:to-yellow-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .md\:focus\:to-yellow-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .md\:focus\:to-yellow-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .md\:focus\:to-yellow-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .md\:focus\:to-yellow-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .md\:focus\:to-yellow-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .md\:focus\:to-green-50:focus{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .md\:focus\:to-green-100:focus{
    --tw-gradient-to: #d1fae5 !important;
  }

  .md\:focus\:to-green-200:focus{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .md\:focus\:to-green-300:focus{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .md\:focus\:to-green-400:focus{
    --tw-gradient-to: #34d399 !important;
  }

  .md\:focus\:to-green-500:focus{
    --tw-gradient-to: #10b981 !important;
  }

  .md\:focus\:to-green-600:focus{
    --tw-gradient-to: #059669 !important;
  }

  .md\:focus\:to-green-700:focus{
    --tw-gradient-to: #047857 !important;
  }

  .md\:focus\:to-green-800:focus{
    --tw-gradient-to: #065f46 !important;
  }

  .md\:focus\:to-green-900:focus{
    --tw-gradient-to: #064e3b !important;
  }

  .md\:focus\:to-blue-50:focus{
    --tw-gradient-to: #eff6ff !important;
  }

  .md\:focus\:to-blue-100:focus{
    --tw-gradient-to: #dbeafe !important;
  }

  .md\:focus\:to-blue-200:focus{
    --tw-gradient-to: #bfdbfe !important;
  }

  .md\:focus\:to-blue-300:focus{
    --tw-gradient-to: #93c5fd !important;
  }

  .md\:focus\:to-blue-400:focus{
    --tw-gradient-to: #60a5fa !important;
  }

  .md\:focus\:to-blue-500:focus{
    --tw-gradient-to: #3b82f6 !important;
  }

  .md\:focus\:to-blue-600:focus{
    --tw-gradient-to: #2563eb !important;
  }

  .md\:focus\:to-blue-700:focus{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .md\:focus\:to-blue-800:focus{
    --tw-gradient-to: #1e40af !important;
  }

  .md\:focus\:to-blue-900:focus{
    --tw-gradient-to: #1e3a8a !important;
  }

  .md\:focus\:to-indigo-50:focus{
    --tw-gradient-to: #eef2ff !important;
  }

  .md\:focus\:to-indigo-100:focus{
    --tw-gradient-to: #e0e7ff !important;
  }

  .md\:focus\:to-indigo-200:focus{
    --tw-gradient-to: #c7d2fe !important;
  }

  .md\:focus\:to-indigo-300:focus{
    --tw-gradient-to: #a5b4fc !important;
  }

  .md\:focus\:to-indigo-400:focus{
    --tw-gradient-to: #818cf8 !important;
  }

  .md\:focus\:to-indigo-500:focus{
    --tw-gradient-to: #6366f1 !important;
  }

  .md\:focus\:to-indigo-600:focus{
    --tw-gradient-to: #4f46e5 !important;
  }

  .md\:focus\:to-indigo-700:focus{
    --tw-gradient-to: #4338ca !important;
  }

  .md\:focus\:to-indigo-800:focus{
    --tw-gradient-to: #3730a3 !important;
  }

  .md\:focus\:to-indigo-900:focus{
    --tw-gradient-to: #312e81 !important;
  }

  .md\:focus\:to-purple-50:focus{
    --tw-gradient-to: #f5f3ff !important;
  }

  .md\:focus\:to-purple-100:focus{
    --tw-gradient-to: #ede9fe !important;
  }

  .md\:focus\:to-purple-200:focus{
    --tw-gradient-to: #ddd6fe !important;
  }

  .md\:focus\:to-purple-300:focus{
    --tw-gradient-to: #c4b5fd !important;
  }

  .md\:focus\:to-purple-400:focus{
    --tw-gradient-to: #a78bfa !important;
  }

  .md\:focus\:to-purple-500:focus{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .md\:focus\:to-purple-600:focus{
    --tw-gradient-to: #7c3aed !important;
  }

  .md\:focus\:to-purple-700:focus{
    --tw-gradient-to: #6d28d9 !important;
  }

  .md\:focus\:to-purple-800:focus{
    --tw-gradient-to: #5b21b6 !important;
  }

  .md\:focus\:to-purple-900:focus{
    --tw-gradient-to: #4c1d95 !important;
  }

  .md\:focus\:to-pink-50:focus{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .md\:focus\:to-pink-100:focus{
    --tw-gradient-to: #fce7f3 !important;
  }

  .md\:focus\:to-pink-200:focus{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .md\:focus\:to-pink-300:focus{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .md\:focus\:to-pink-400:focus{
    --tw-gradient-to: #f472b6 !important;
  }

  .md\:focus\:to-pink-500:focus{
    --tw-gradient-to: #ec4899 !important;
  }

  .md\:focus\:to-pink-600:focus{
    --tw-gradient-to: #db2777 !important;
  }

  .md\:focus\:to-pink-700:focus{
    --tw-gradient-to: #be185d !important;
  }

  .md\:focus\:to-pink-800:focus{
    --tw-gradient-to: #9d174d !important;
  }

  .md\:focus\:to-pink-900:focus{
    --tw-gradient-to: #831843 !important;
  }

  .md\:focus\:to-cyan-50:focus{
    --tw-gradient-to: #ecfeff !important;
  }

  .md\:focus\:to-cyan-100:focus{
    --tw-gradient-to: #cffafe !important;
  }

  .md\:focus\:to-cyan-200:focus{
    --tw-gradient-to: #a5f3fc !important;
  }

  .md\:focus\:to-cyan-300:focus{
    --tw-gradient-to: #67e8f9 !important;
  }

  .md\:focus\:to-cyan-400:focus{
    --tw-gradient-to: #22d3ee !important;
  }

  .md\:focus\:to-cyan-500:focus{
    --tw-gradient-to: #06b6d4 !important;
  }

  .md\:focus\:to-cyan-600:focus{
    --tw-gradient-to: #0891b2 !important;
  }

  .md\:focus\:to-cyan-700:focus{
    --tw-gradient-to: #0e7490 !important;
  }

  .md\:focus\:to-cyan-800:focus{
    --tw-gradient-to: #155e75 !important;
  }

  .md\:focus\:to-cyan-900:focus{
    --tw-gradient-to: #164e63 !important;
  }

  .md\:focus\:to-light-blue-50:focus{
    --tw-gradient-to: #f0f9ff !important;
  }

  .md\:focus\:to-light-blue-100:focus{
    --tw-gradient-to: #e0f2fe !important;
  }

  .md\:focus\:to-light-blue-200:focus{
    --tw-gradient-to: #bae6fd !important;
  }

  .md\:focus\:to-light-blue-300:focus{
    --tw-gradient-to: #7dd3fc !important;
  }

  .md\:focus\:to-light-blue-400:focus{
    --tw-gradient-to: #38bdf8 !important;
  }

  .md\:focus\:to-light-blue-500:focus{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .md\:focus\:to-light-blue-600:focus{
    --tw-gradient-to: #0284c7 !important;
  }

  .md\:focus\:to-light-blue-700:focus{
    --tw-gradient-to: #0369a1 !important;
  }

  .md\:focus\:to-light-blue-800:focus{
    --tw-gradient-to: #075985 !important;
  }

  .md\:focus\:to-light-blue-900:focus{
    --tw-gradient-to: #0c4a6e !important;
  }

  .md\:focus\:to-amber-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .md\:focus\:to-amber-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .md\:focus\:to-amber-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .md\:focus\:to-amber-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .md\:focus\:to-amber-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .md\:focus\:to-amber-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .md\:focus\:to-amber-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .md\:focus\:to-amber-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .md\:focus\:to-amber-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .md\:focus\:to-amber-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .md\:focus\:to-space-cadet:focus{
    --tw-gradient-to: #2B2D42 !important;
  }

  .md\:focus\:to-manatee:focus{
    --tw-gradient-to: #8D99AE !important;
  }

  .md\:focus\:to-cynabar:focus{
    --tw-gradient-to: #F24333 !important;
  }

  .md\:focus\:to-imperial-red:focus{
    --tw-gradient-to: #EF233C !important;
  }

  .md\:focus\:to-special-black:focus{
    --tw-gradient-to: #03071E !important;
  }

  .md\:focus\:to-dark-sienna:focus{
    --tw-gradient-to: #370617 !important;
  }

  .md\:focus\:to-rosewood:focus{
    --tw-gradient-to: #6A040F !important;
  }

  .md\:focus\:to-dark-red:focus{
    --tw-gradient-to: #9D0208 !important;
  }

  .md\:focus\:to-rosso-corsa:focus{
    --tw-gradient-to: #D00000 !important;
  }

  .md\:focus\:to-vermillion:focus{
    --tw-gradient-to: #DC2F02 !important;
  }

  .md\:focus\:to-persimmon:focus{
    --tw-gradient-to: #E85D04 !important;
  }

  .md\:focus\:to-carrot-orange:focus{
    --tw-gradient-to: #F48C06 !important;
  }

  .md\:focus\:to-orange-web:focus{
    --tw-gradient-to: #FAA307 !important;
  }

  .md\:focus\:to-selective-yellow:focus{
    --tw-gradient-to: #FFBA08 !important;
  }

  .md\:focus\:to-bottle-green:focus{
    --tw-gradient-to: #2D6A4F !important;
  }

  .md\:focus\:to-illuminating-emerald:focus{
    --tw-gradient-to: #40916C !important;
  }

  .dark .md\:dark\:from-transparent{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:from-current{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:from-black{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:from-white{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:from-gray-50{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .md\:dark\:from-gray-100{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .md\:dark\:from-gray-200{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .md\:dark\:from-gray-300{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .md\:dark\:from-gray-400{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .md\:dark\:from-gray-500{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .md\:dark\:from-gray-600{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .md\:dark\:from-gray-700{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .md\:dark\:from-gray-800{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .md\:dark\:from-gray-900{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .md\:dark\:from-red-50{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .md\:dark\:from-red-100{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .md\:dark\:from-red-200{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .md\:dark\:from-red-300{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .md\:dark\:from-red-400{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .md\:dark\:from-red-500{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .md\:dark\:from-red-600{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .md\:dark\:from-red-700{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .md\:dark\:from-red-800{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .md\:dark\:from-red-900{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .md\:dark\:from-yellow-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:from-yellow-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:from-yellow-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:from-yellow-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:from-yellow-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:from-yellow-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:from-yellow-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:from-yellow-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:from-yellow-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:from-yellow-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:from-green-50{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .md\:dark\:from-green-100{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .md\:dark\:from-green-200{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .md\:dark\:from-green-300{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .md\:dark\:from-green-400{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .md\:dark\:from-green-500{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .md\:dark\:from-green-600{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .md\:dark\:from-green-700{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .md\:dark\:from-green-800{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .md\:dark\:from-green-900{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .md\:dark\:from-blue-50{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .md\:dark\:from-blue-100{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .md\:dark\:from-blue-200{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .md\:dark\:from-blue-300{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .md\:dark\:from-blue-400{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .md\:dark\:from-blue-500{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .md\:dark\:from-blue-600{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .md\:dark\:from-blue-700{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .md\:dark\:from-blue-800{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .md\:dark\:from-blue-900{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .md\:dark\:from-indigo-50{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .md\:dark\:from-indigo-100{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .md\:dark\:from-indigo-200{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .md\:dark\:from-indigo-300{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .md\:dark\:from-indigo-400{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .md\:dark\:from-indigo-500{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .md\:dark\:from-indigo-600{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .md\:dark\:from-indigo-700{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .md\:dark\:from-indigo-800{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .md\:dark\:from-indigo-900{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .md\:dark\:from-purple-50{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .md\:dark\:from-purple-100{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .md\:dark\:from-purple-200{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .md\:dark\:from-purple-300{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .md\:dark\:from-purple-400{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .md\:dark\:from-purple-500{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .md\:dark\:from-purple-600{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .md\:dark\:from-purple-700{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .md\:dark\:from-purple-800{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .md\:dark\:from-purple-900{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .md\:dark\:from-pink-50{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .md\:dark\:from-pink-100{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .md\:dark\:from-pink-200{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .md\:dark\:from-pink-300{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .md\:dark\:from-pink-400{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .md\:dark\:from-pink-500{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .md\:dark\:from-pink-600{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .md\:dark\:from-pink-700{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .md\:dark\:from-pink-800{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .md\:dark\:from-pink-900{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .md\:dark\:from-cyan-50{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .md\:dark\:from-cyan-100{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .md\:dark\:from-cyan-200{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .md\:dark\:from-cyan-300{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .md\:dark\:from-cyan-400{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .md\:dark\:from-cyan-500{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .md\:dark\:from-cyan-600{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .md\:dark\:from-cyan-700{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .md\:dark\:from-cyan-800{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .md\:dark\:from-cyan-900{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .md\:dark\:from-light-blue-50{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .md\:dark\:from-light-blue-100{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .md\:dark\:from-light-blue-200{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .md\:dark\:from-light-blue-300{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .md\:dark\:from-light-blue-400{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .md\:dark\:from-light-blue-500{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .md\:dark\:from-light-blue-600{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .md\:dark\:from-light-blue-700{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .md\:dark\:from-light-blue-800{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .md\:dark\:from-light-blue-900{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .md\:dark\:from-amber-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:from-amber-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:from-amber-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:from-amber-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:from-amber-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:from-amber-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:from-amber-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:from-amber-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:from-amber-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:from-amber-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:from-space-cadet{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .md\:dark\:from-manatee{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .md\:dark\:from-cynabar{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .md\:dark\:from-imperial-red{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .md\:dark\:from-special-black{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .md\:dark\:from-dark-sienna{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .md\:dark\:from-rosewood{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .md\:dark\:from-dark-red{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .md\:dark\:from-rosso-corsa{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:from-vermillion{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .md\:dark\:from-persimmon{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .md\:dark\:from-carrot-orange{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .md\:dark\:from-orange-web{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .md\:dark\:from-selective-yellow{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .md\:dark\:from-bottle-green{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .md\:dark\:from-illuminating-emerald{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .md\:dark\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:via-current{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:via-gray-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .md\:dark\:via-gray-100{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .md\:dark\:via-gray-200{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .md\:dark\:via-gray-300{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .md\:dark\:via-gray-400{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .md\:dark\:via-gray-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .md\:dark\:via-gray-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .md\:dark\:via-gray-700{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .md\:dark\:via-gray-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .md\:dark\:via-gray-900{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .md\:dark\:via-red-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .md\:dark\:via-red-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .md\:dark\:via-red-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .md\:dark\:via-red-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .md\:dark\:via-red-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .md\:dark\:via-red-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .md\:dark\:via-red-600{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .md\:dark\:via-red-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .md\:dark\:via-red-800{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .md\:dark\:via-red-900{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .md\:dark\:via-yellow-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:via-yellow-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:via-yellow-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:via-yellow-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:via-yellow-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:via-yellow-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:via-yellow-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:via-yellow-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:via-yellow-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:via-yellow-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:via-green-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .md\:dark\:via-green-100{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .md\:dark\:via-green-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .md\:dark\:via-green-300{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .md\:dark\:via-green-400{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .md\:dark\:via-green-500{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .md\:dark\:via-green-600{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .md\:dark\:via-green-700{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .md\:dark\:via-green-800{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .md\:dark\:via-green-900{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .md\:dark\:via-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .md\:dark\:via-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .md\:dark\:via-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .md\:dark\:via-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .md\:dark\:via-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .md\:dark\:via-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .md\:dark\:via-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .md\:dark\:via-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .md\:dark\:via-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .md\:dark\:via-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .md\:dark\:via-indigo-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .md\:dark\:via-indigo-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .md\:dark\:via-indigo-200{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .md\:dark\:via-indigo-300{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .md\:dark\:via-indigo-400{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .md\:dark\:via-indigo-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .md\:dark\:via-indigo-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .md\:dark\:via-indigo-700{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .md\:dark\:via-indigo-800{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .md\:dark\:via-indigo-900{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .md\:dark\:via-purple-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .md\:dark\:via-purple-100{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .md\:dark\:via-purple-200{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .md\:dark\:via-purple-300{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .md\:dark\:via-purple-400{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .md\:dark\:via-purple-500{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .md\:dark\:via-purple-600{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .md\:dark\:via-purple-700{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .md\:dark\:via-purple-800{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .md\:dark\:via-purple-900{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .md\:dark\:via-pink-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .md\:dark\:via-pink-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .md\:dark\:via-pink-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .md\:dark\:via-pink-300{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .md\:dark\:via-pink-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .md\:dark\:via-pink-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .md\:dark\:via-pink-600{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .md\:dark\:via-pink-700{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .md\:dark\:via-pink-800{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .md\:dark\:via-pink-900{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .md\:dark\:via-cyan-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .md\:dark\:via-cyan-100{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .md\:dark\:via-cyan-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .md\:dark\:via-cyan-300{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .md\:dark\:via-cyan-400{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .md\:dark\:via-cyan-500{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .md\:dark\:via-cyan-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .md\:dark\:via-cyan-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .md\:dark\:via-cyan-800{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .md\:dark\:via-cyan-900{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .md\:dark\:via-light-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .md\:dark\:via-light-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .md\:dark\:via-light-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .md\:dark\:via-light-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .md\:dark\:via-light-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .md\:dark\:via-light-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .md\:dark\:via-light-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .md\:dark\:via-light-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .md\:dark\:via-light-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .md\:dark\:via-light-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .md\:dark\:via-amber-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:via-amber-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:via-amber-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:via-amber-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:via-amber-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:via-amber-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:via-amber-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:via-amber-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:via-amber-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:via-amber-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:via-space-cadet{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .md\:dark\:via-manatee{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .md\:dark\:via-cynabar{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .md\:dark\:via-imperial-red{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .md\:dark\:via-special-black{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .md\:dark\:via-dark-sienna{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .md\:dark\:via-rosewood{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .md\:dark\:via-dark-red{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .md\:dark\:via-rosso-corsa{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:via-vermillion{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .md\:dark\:via-persimmon{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .md\:dark\:via-carrot-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .md\:dark\:via-orange-web{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .md\:dark\:via-selective-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .md\:dark\:via-bottle-green{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .md\:dark\:via-illuminating-emerald{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .md\:dark\:to-transparent{
    --tw-gradient-to: transparent !important;
  }

  .dark .md\:dark\:to-current{
    --tw-gradient-to: currentColor !important;
  }

  .dark .md\:dark\:to-black{
    --tw-gradient-to: #000 !important;
  }

  .dark .md\:dark\:to-white{
    --tw-gradient-to: #fff !important;
  }

  .dark .md\:dark\:to-gray-50{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .md\:dark\:to-gray-100{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .md\:dark\:to-gray-200{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .md\:dark\:to-gray-300{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .md\:dark\:to-gray-400{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .md\:dark\:to-gray-500{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .md\:dark\:to-gray-600{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .md\:dark\:to-gray-700{
    --tw-gradient-to: #374151 !important;
  }

  .dark .md\:dark\:to-gray-800{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .md\:dark\:to-gray-900{
    --tw-gradient-to: #111827 !important;
  }

  .dark .md\:dark\:to-red-50{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .md\:dark\:to-red-100{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .md\:dark\:to-red-200{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .md\:dark\:to-red-300{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .md\:dark\:to-red-400{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .md\:dark\:to-red-500{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .md\:dark\:to-red-600{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .md\:dark\:to-red-700{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .md\:dark\:to-red-800{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .md\:dark\:to-red-900{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .md\:dark\:to-yellow-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .md\:dark\:to-yellow-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .md\:dark\:to-yellow-200{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .md\:dark\:to-yellow-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .md\:dark\:to-yellow-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .md\:dark\:to-yellow-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .md\:dark\:to-yellow-600{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .md\:dark\:to-yellow-700{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .md\:dark\:to-yellow-800{
    --tw-gradient-to: #92400e !important;
  }

  .dark .md\:dark\:to-yellow-900{
    --tw-gradient-to: #78350f !important;
  }

  .dark .md\:dark\:to-green-50{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .md\:dark\:to-green-100{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .md\:dark\:to-green-200{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .md\:dark\:to-green-300{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .md\:dark\:to-green-400{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .md\:dark\:to-green-500{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .md\:dark\:to-green-600{
    --tw-gradient-to: #059669 !important;
  }

  .dark .md\:dark\:to-green-700{
    --tw-gradient-to: #047857 !important;
  }

  .dark .md\:dark\:to-green-800{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .md\:dark\:to-green-900{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .md\:dark\:to-blue-50{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .md\:dark\:to-blue-100{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .md\:dark\:to-blue-200{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .md\:dark\:to-blue-300{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .md\:dark\:to-blue-400{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .md\:dark\:to-blue-500{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .md\:dark\:to-blue-600{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .md\:dark\:to-blue-700{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .md\:dark\:to-blue-800{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .md\:dark\:to-blue-900{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .md\:dark\:to-indigo-50{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .md\:dark\:to-indigo-100{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .md\:dark\:to-indigo-200{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .md\:dark\:to-indigo-300{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .md\:dark\:to-indigo-400{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .md\:dark\:to-indigo-500{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .md\:dark\:to-indigo-600{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .md\:dark\:to-indigo-700{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .md\:dark\:to-indigo-800{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .md\:dark\:to-indigo-900{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .md\:dark\:to-purple-50{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .md\:dark\:to-purple-100{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .md\:dark\:to-purple-200{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .md\:dark\:to-purple-300{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .md\:dark\:to-purple-400{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .md\:dark\:to-purple-500{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .md\:dark\:to-purple-600{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .md\:dark\:to-purple-700{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .md\:dark\:to-purple-800{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .md\:dark\:to-purple-900{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .md\:dark\:to-pink-50{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .md\:dark\:to-pink-100{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .md\:dark\:to-pink-200{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .md\:dark\:to-pink-300{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .md\:dark\:to-pink-400{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .md\:dark\:to-pink-500{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .md\:dark\:to-pink-600{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .md\:dark\:to-pink-700{
    --tw-gradient-to: #be185d !important;
  }

  .dark .md\:dark\:to-pink-800{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .md\:dark\:to-pink-900{
    --tw-gradient-to: #831843 !important;
  }

  .dark .md\:dark\:to-cyan-50{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .md\:dark\:to-cyan-100{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .md\:dark\:to-cyan-200{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .md\:dark\:to-cyan-300{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .md\:dark\:to-cyan-400{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .md\:dark\:to-cyan-500{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .md\:dark\:to-cyan-600{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .md\:dark\:to-cyan-700{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .md\:dark\:to-cyan-800{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .md\:dark\:to-cyan-900{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .md\:dark\:to-light-blue-50{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .md\:dark\:to-light-blue-100{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .md\:dark\:to-light-blue-200{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .md\:dark\:to-light-blue-300{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .md\:dark\:to-light-blue-400{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .md\:dark\:to-light-blue-500{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .md\:dark\:to-light-blue-600{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .md\:dark\:to-light-blue-700{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .md\:dark\:to-light-blue-800{
    --tw-gradient-to: #075985 !important;
  }

  .dark .md\:dark\:to-light-blue-900{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .md\:dark\:to-amber-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .md\:dark\:to-amber-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .md\:dark\:to-amber-200{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .md\:dark\:to-amber-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .md\:dark\:to-amber-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .md\:dark\:to-amber-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .md\:dark\:to-amber-600{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .md\:dark\:to-amber-700{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .md\:dark\:to-amber-800{
    --tw-gradient-to: #92400e !important;
  }

  .dark .md\:dark\:to-amber-900{
    --tw-gradient-to: #78350f !important;
  }

  .dark .md\:dark\:to-space-cadet{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .md\:dark\:to-manatee{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .md\:dark\:to-cynabar{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .md\:dark\:to-imperial-red{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .md\:dark\:to-special-black{
    --tw-gradient-to: #03071E !important;
  }

  .dark .md\:dark\:to-dark-sienna{
    --tw-gradient-to: #370617 !important;
  }

  .dark .md\:dark\:to-rosewood{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .md\:dark\:to-dark-red{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .md\:dark\:to-rosso-corsa{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .md\:dark\:to-vermillion{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .md\:dark\:to-persimmon{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .md\:dark\:to-carrot-orange{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .md\:dark\:to-orange-web{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .md\:dark\:to-selective-yellow{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .md\:dark\:to-bottle-green{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .md\:dark\:to-illuminating-emerald{
    --tw-gradient-to: #40916C !important;
  }

  .dark .md\:dark\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-current:hover{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-black:hover{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-white:hover{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-gray-50:hover{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-gray-100:hover{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-gray-200:hover{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-gray-300:hover{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-gray-400:hover{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-gray-500:hover{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-gray-600:hover{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-gray-700:hover{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-gray-800:hover{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-gray-900:hover{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-red-50:hover{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-red-100:hover{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-red-200:hover{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-red-300:hover{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-red-400:hover{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-red-500:hover{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-red-600:hover{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-red-700:hover{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-red-800:hover{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-red-900:hover{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-yellow-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-yellow-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-yellow-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-yellow-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-yellow-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-yellow-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-yellow-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-yellow-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-yellow-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-yellow-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-green-50:hover{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-green-100:hover{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-green-200:hover{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-green-300:hover{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-green-400:hover{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-green-500:hover{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-green-600:hover{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-green-700:hover{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-green-800:hover{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-green-900:hover{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-blue-50:hover{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-blue-100:hover{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-blue-200:hover{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-blue-300:hover{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-blue-400:hover{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-blue-500:hover{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-blue-600:hover{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-blue-700:hover{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-blue-800:hover{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-blue-900:hover{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-indigo-50:hover{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-indigo-100:hover{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-indigo-200:hover{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-indigo-300:hover{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-indigo-400:hover{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-indigo-500:hover{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-indigo-600:hover{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-indigo-700:hover{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-indigo-800:hover{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-indigo-900:hover{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-purple-50:hover{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-purple-100:hover{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-purple-200:hover{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-purple-300:hover{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-purple-400:hover{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-purple-500:hover{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-purple-600:hover{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-purple-700:hover{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-purple-800:hover{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-purple-900:hover{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-pink-50:hover{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-pink-100:hover{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-pink-200:hover{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-pink-300:hover{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-pink-400:hover{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-pink-500:hover{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-pink-600:hover{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-pink-700:hover{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-pink-800:hover{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-pink-900:hover{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cyan-50:hover{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cyan-100:hover{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cyan-200:hover{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cyan-300:hover{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cyan-400:hover{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cyan-500:hover{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cyan-600:hover{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cyan-700:hover{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cyan-800:hover{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cyan-900:hover{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-light-blue-50:hover{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-light-blue-100:hover{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-light-blue-200:hover{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-light-blue-300:hover{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-light-blue-400:hover{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-light-blue-500:hover{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-light-blue-600:hover{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-light-blue-700:hover{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-light-blue-800:hover{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-light-blue-900:hover{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-amber-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-amber-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-amber-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-amber-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-amber-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-amber-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-amber-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-amber-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-amber-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-amber-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-space-cadet:hover{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-manatee:hover{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-cynabar:hover{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-imperial-red:hover{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-special-black:hover{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-dark-sienna:hover{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-rosewood:hover{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-dark-red:hover{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-rosso-corsa:hover{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-vermillion:hover{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-persimmon:hover{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-carrot-orange:hover{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-orange-web:hover{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-selective-yellow:hover{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-bottle-green:hover{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .md\:dark\:hover\:from-illuminating-emerald:hover{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-current:hover{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-gray-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-gray-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-gray-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-gray-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-gray-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-gray-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-gray-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-gray-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-gray-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-gray-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-red-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-red-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-red-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-red-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-red-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-red-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-red-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-red-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-red-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-red-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-yellow-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-yellow-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-yellow-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-yellow-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-yellow-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-yellow-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-yellow-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-yellow-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-yellow-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-yellow-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-green-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-green-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-green-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-green-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-green-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-green-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-green-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-green-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-green-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-green-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-indigo-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-indigo-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-indigo-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-indigo-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-indigo-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-indigo-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-indigo-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-indigo-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-indigo-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-indigo-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-purple-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-purple-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-purple-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-purple-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-purple-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-purple-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-purple-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-purple-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-purple-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-purple-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-pink-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-pink-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-pink-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-pink-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-pink-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-pink-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-pink-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-pink-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-pink-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-pink-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cyan-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cyan-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cyan-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cyan-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cyan-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cyan-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cyan-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cyan-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cyan-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cyan-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-light-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-light-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-light-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-light-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-light-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-light-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-light-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-light-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-light-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-light-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-amber-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-amber-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-amber-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-amber-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-amber-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-amber-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-amber-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-amber-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-amber-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-amber-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-space-cadet:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-manatee:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-cynabar:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-imperial-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-special-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-dark-sienna:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-rosewood:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-dark-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-rosso-corsa:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-vermillion:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-persimmon:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-carrot-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-orange-web:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-selective-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-bottle-green:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .md\:dark\:hover\:via-illuminating-emerald:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .md\:dark\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent !important;
  }

  .dark .md\:dark\:hover\:to-current:hover{
    --tw-gradient-to: currentColor !important;
  }

  .dark .md\:dark\:hover\:to-black:hover{
    --tw-gradient-to: #000 !important;
  }

  .dark .md\:dark\:hover\:to-white:hover{
    --tw-gradient-to: #fff !important;
  }

  .dark .md\:dark\:hover\:to-gray-50:hover{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .md\:dark\:hover\:to-gray-100:hover{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .md\:dark\:hover\:to-gray-200:hover{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .md\:dark\:hover\:to-gray-300:hover{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .md\:dark\:hover\:to-gray-400:hover{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .md\:dark\:hover\:to-gray-500:hover{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .md\:dark\:hover\:to-gray-600:hover{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .md\:dark\:hover\:to-gray-700:hover{
    --tw-gradient-to: #374151 !important;
  }

  .dark .md\:dark\:hover\:to-gray-800:hover{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .md\:dark\:hover\:to-gray-900:hover{
    --tw-gradient-to: #111827 !important;
  }

  .dark .md\:dark\:hover\:to-red-50:hover{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .md\:dark\:hover\:to-red-100:hover{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .md\:dark\:hover\:to-red-200:hover{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .md\:dark\:hover\:to-red-300:hover{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .md\:dark\:hover\:to-red-400:hover{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .md\:dark\:hover\:to-red-500:hover{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .md\:dark\:hover\:to-red-600:hover{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .md\:dark\:hover\:to-red-700:hover{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .md\:dark\:hover\:to-red-800:hover{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .md\:dark\:hover\:to-red-900:hover{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .md\:dark\:hover\:to-yellow-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .md\:dark\:hover\:to-yellow-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .md\:dark\:hover\:to-yellow-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .md\:dark\:hover\:to-yellow-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .md\:dark\:hover\:to-yellow-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .md\:dark\:hover\:to-yellow-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .md\:dark\:hover\:to-yellow-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .md\:dark\:hover\:to-yellow-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .md\:dark\:hover\:to-yellow-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .dark .md\:dark\:hover\:to-yellow-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .dark .md\:dark\:hover\:to-green-50:hover{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .md\:dark\:hover\:to-green-100:hover{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .md\:dark\:hover\:to-green-200:hover{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .md\:dark\:hover\:to-green-300:hover{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .md\:dark\:hover\:to-green-400:hover{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .md\:dark\:hover\:to-green-500:hover{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .md\:dark\:hover\:to-green-600:hover{
    --tw-gradient-to: #059669 !important;
  }

  .dark .md\:dark\:hover\:to-green-700:hover{
    --tw-gradient-to: #047857 !important;
  }

  .dark .md\:dark\:hover\:to-green-800:hover{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .md\:dark\:hover\:to-green-900:hover{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .md\:dark\:hover\:to-blue-50:hover{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .md\:dark\:hover\:to-blue-100:hover{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .md\:dark\:hover\:to-blue-200:hover{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .md\:dark\:hover\:to-blue-300:hover{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .md\:dark\:hover\:to-blue-400:hover{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .md\:dark\:hover\:to-blue-500:hover{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .md\:dark\:hover\:to-blue-600:hover{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .md\:dark\:hover\:to-blue-700:hover{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .md\:dark\:hover\:to-blue-800:hover{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .md\:dark\:hover\:to-blue-900:hover{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .md\:dark\:hover\:to-indigo-50:hover{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .md\:dark\:hover\:to-indigo-100:hover{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .md\:dark\:hover\:to-indigo-200:hover{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .md\:dark\:hover\:to-indigo-300:hover{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .md\:dark\:hover\:to-indigo-400:hover{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .md\:dark\:hover\:to-indigo-500:hover{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .md\:dark\:hover\:to-indigo-600:hover{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .md\:dark\:hover\:to-indigo-700:hover{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .md\:dark\:hover\:to-indigo-800:hover{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .md\:dark\:hover\:to-indigo-900:hover{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .md\:dark\:hover\:to-purple-50:hover{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .md\:dark\:hover\:to-purple-100:hover{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .md\:dark\:hover\:to-purple-200:hover{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .md\:dark\:hover\:to-purple-300:hover{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .md\:dark\:hover\:to-purple-400:hover{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .md\:dark\:hover\:to-purple-500:hover{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .md\:dark\:hover\:to-purple-600:hover{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .md\:dark\:hover\:to-purple-700:hover{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .md\:dark\:hover\:to-purple-800:hover{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .md\:dark\:hover\:to-purple-900:hover{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .md\:dark\:hover\:to-pink-50:hover{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .md\:dark\:hover\:to-pink-100:hover{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .md\:dark\:hover\:to-pink-200:hover{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .md\:dark\:hover\:to-pink-300:hover{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .md\:dark\:hover\:to-pink-400:hover{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .md\:dark\:hover\:to-pink-500:hover{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .md\:dark\:hover\:to-pink-600:hover{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .md\:dark\:hover\:to-pink-700:hover{
    --tw-gradient-to: #be185d !important;
  }

  .dark .md\:dark\:hover\:to-pink-800:hover{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .md\:dark\:hover\:to-pink-900:hover{
    --tw-gradient-to: #831843 !important;
  }

  .dark .md\:dark\:hover\:to-cyan-50:hover{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .md\:dark\:hover\:to-cyan-100:hover{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .md\:dark\:hover\:to-cyan-200:hover{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .md\:dark\:hover\:to-cyan-300:hover{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .md\:dark\:hover\:to-cyan-400:hover{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .md\:dark\:hover\:to-cyan-500:hover{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .md\:dark\:hover\:to-cyan-600:hover{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .md\:dark\:hover\:to-cyan-700:hover{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .md\:dark\:hover\:to-cyan-800:hover{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .md\:dark\:hover\:to-cyan-900:hover{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .md\:dark\:hover\:to-light-blue-50:hover{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .md\:dark\:hover\:to-light-blue-100:hover{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .md\:dark\:hover\:to-light-blue-200:hover{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .md\:dark\:hover\:to-light-blue-300:hover{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .md\:dark\:hover\:to-light-blue-400:hover{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .md\:dark\:hover\:to-light-blue-500:hover{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .md\:dark\:hover\:to-light-blue-600:hover{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .md\:dark\:hover\:to-light-blue-700:hover{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .md\:dark\:hover\:to-light-blue-800:hover{
    --tw-gradient-to: #075985 !important;
  }

  .dark .md\:dark\:hover\:to-light-blue-900:hover{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .md\:dark\:hover\:to-amber-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .md\:dark\:hover\:to-amber-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .md\:dark\:hover\:to-amber-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .md\:dark\:hover\:to-amber-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .md\:dark\:hover\:to-amber-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .md\:dark\:hover\:to-amber-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .md\:dark\:hover\:to-amber-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .md\:dark\:hover\:to-amber-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .md\:dark\:hover\:to-amber-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .dark .md\:dark\:hover\:to-amber-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .dark .md\:dark\:hover\:to-space-cadet:hover{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .md\:dark\:hover\:to-manatee:hover{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .md\:dark\:hover\:to-cynabar:hover{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .md\:dark\:hover\:to-imperial-red:hover{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .md\:dark\:hover\:to-special-black:hover{
    --tw-gradient-to: #03071E !important;
  }

  .dark .md\:dark\:hover\:to-dark-sienna:hover{
    --tw-gradient-to: #370617 !important;
  }

  .dark .md\:dark\:hover\:to-rosewood:hover{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .md\:dark\:hover\:to-dark-red:hover{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .md\:dark\:hover\:to-rosso-corsa:hover{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .md\:dark\:hover\:to-vermillion:hover{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .md\:dark\:hover\:to-persimmon:hover{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .md\:dark\:hover\:to-carrot-orange:hover{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .md\:dark\:hover\:to-orange-web:hover{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .md\:dark\:hover\:to-selective-yellow:hover{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .md\:dark\:hover\:to-bottle-green:hover{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .md\:dark\:hover\:to-illuminating-emerald:hover{
    --tw-gradient-to: #40916C !important;
  }

  .dark .md\:dark\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-current:focus{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-black:focus{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-white:focus{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-gray-50:focus{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-gray-100:focus{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-gray-200:focus{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-gray-300:focus{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-gray-400:focus{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-gray-500:focus{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-gray-600:focus{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-gray-700:focus{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-gray-800:focus{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-gray-900:focus{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-red-50:focus{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-red-100:focus{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-red-200:focus{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-red-300:focus{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-red-400:focus{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-red-500:focus{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-red-600:focus{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-red-700:focus{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-red-800:focus{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-red-900:focus{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-yellow-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-yellow-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-yellow-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-yellow-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-yellow-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-yellow-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-yellow-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-yellow-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-yellow-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-yellow-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-green-50:focus{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-green-100:focus{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-green-200:focus{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-green-300:focus{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-green-400:focus{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-green-500:focus{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-green-600:focus{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-green-700:focus{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-green-800:focus{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-green-900:focus{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-blue-50:focus{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-blue-100:focus{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-blue-200:focus{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-blue-300:focus{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-blue-400:focus{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-blue-500:focus{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-blue-600:focus{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-blue-700:focus{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-blue-800:focus{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-blue-900:focus{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-indigo-50:focus{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-indigo-100:focus{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-indigo-200:focus{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-indigo-300:focus{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-indigo-400:focus{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-indigo-500:focus{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-indigo-600:focus{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-indigo-700:focus{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-indigo-800:focus{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-indigo-900:focus{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-purple-50:focus{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-purple-100:focus{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-purple-200:focus{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-purple-300:focus{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-purple-400:focus{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-purple-500:focus{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-purple-600:focus{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-purple-700:focus{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-purple-800:focus{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-purple-900:focus{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-pink-50:focus{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-pink-100:focus{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-pink-200:focus{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-pink-300:focus{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-pink-400:focus{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-pink-500:focus{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-pink-600:focus{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-pink-700:focus{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-pink-800:focus{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-pink-900:focus{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cyan-50:focus{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cyan-100:focus{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cyan-200:focus{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cyan-300:focus{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cyan-400:focus{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cyan-500:focus{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cyan-600:focus{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cyan-700:focus{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cyan-800:focus{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cyan-900:focus{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-light-blue-50:focus{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-light-blue-100:focus{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-light-blue-200:focus{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-light-blue-300:focus{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-light-blue-400:focus{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-light-blue-500:focus{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-light-blue-600:focus{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-light-blue-700:focus{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-light-blue-800:focus{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-light-blue-900:focus{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-amber-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-amber-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-amber-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-amber-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-amber-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-amber-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-amber-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-amber-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-amber-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-amber-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-space-cadet:focus{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-manatee:focus{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-cynabar:focus{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-imperial-red:focus{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-special-black:focus{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-dark-sienna:focus{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-rosewood:focus{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-dark-red:focus{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-rosso-corsa:focus{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-vermillion:focus{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-persimmon:focus{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-carrot-orange:focus{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-orange-web:focus{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-selective-yellow:focus{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-bottle-green:focus{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .md\:dark\:focus\:from-illuminating-emerald:focus{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-current:focus{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-gray-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-gray-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-gray-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-gray-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-gray-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-gray-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-gray-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-gray-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-gray-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-gray-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-red-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-red-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-red-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-red-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-red-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-red-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-red-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-red-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-red-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-red-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-yellow-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-yellow-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-yellow-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-yellow-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-yellow-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-yellow-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-yellow-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-yellow-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-yellow-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-yellow-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-green-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-green-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-green-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-green-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-green-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-green-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-green-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-green-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-green-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-green-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-indigo-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-indigo-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-indigo-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-indigo-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-indigo-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-indigo-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-indigo-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-indigo-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-indigo-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-indigo-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-purple-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-purple-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-purple-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-purple-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-purple-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-purple-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-purple-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-purple-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-purple-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-purple-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-pink-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-pink-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-pink-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-pink-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-pink-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-pink-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-pink-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-pink-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-pink-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-pink-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cyan-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cyan-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cyan-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cyan-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cyan-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cyan-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cyan-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cyan-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cyan-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cyan-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-light-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-light-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-light-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-light-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-light-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-light-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-light-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-light-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-light-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-light-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-amber-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-amber-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-amber-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-amber-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-amber-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-amber-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-amber-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-amber-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-amber-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-amber-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-space-cadet:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-manatee:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-cynabar:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-imperial-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-special-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-dark-sienna:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-rosewood:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-dark-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-rosso-corsa:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-vermillion:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-persimmon:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-carrot-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-orange-web:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-selective-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-bottle-green:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .md\:dark\:focus\:via-illuminating-emerald:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .md\:dark\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent !important;
  }

  .dark .md\:dark\:focus\:to-current:focus{
    --tw-gradient-to: currentColor !important;
  }

  .dark .md\:dark\:focus\:to-black:focus{
    --tw-gradient-to: #000 !important;
  }

  .dark .md\:dark\:focus\:to-white:focus{
    --tw-gradient-to: #fff !important;
  }

  .dark .md\:dark\:focus\:to-gray-50:focus{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .md\:dark\:focus\:to-gray-100:focus{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .md\:dark\:focus\:to-gray-200:focus{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .md\:dark\:focus\:to-gray-300:focus{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .md\:dark\:focus\:to-gray-400:focus{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .md\:dark\:focus\:to-gray-500:focus{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .md\:dark\:focus\:to-gray-600:focus{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .md\:dark\:focus\:to-gray-700:focus{
    --tw-gradient-to: #374151 !important;
  }

  .dark .md\:dark\:focus\:to-gray-800:focus{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .md\:dark\:focus\:to-gray-900:focus{
    --tw-gradient-to: #111827 !important;
  }

  .dark .md\:dark\:focus\:to-red-50:focus{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .md\:dark\:focus\:to-red-100:focus{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .md\:dark\:focus\:to-red-200:focus{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .md\:dark\:focus\:to-red-300:focus{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .md\:dark\:focus\:to-red-400:focus{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .md\:dark\:focus\:to-red-500:focus{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .md\:dark\:focus\:to-red-600:focus{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .md\:dark\:focus\:to-red-700:focus{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .md\:dark\:focus\:to-red-800:focus{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .md\:dark\:focus\:to-red-900:focus{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .md\:dark\:focus\:to-yellow-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .md\:dark\:focus\:to-yellow-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .md\:dark\:focus\:to-yellow-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .md\:dark\:focus\:to-yellow-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .md\:dark\:focus\:to-yellow-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .md\:dark\:focus\:to-yellow-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .md\:dark\:focus\:to-yellow-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .md\:dark\:focus\:to-yellow-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .md\:dark\:focus\:to-yellow-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .dark .md\:dark\:focus\:to-yellow-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .dark .md\:dark\:focus\:to-green-50:focus{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .md\:dark\:focus\:to-green-100:focus{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .md\:dark\:focus\:to-green-200:focus{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .md\:dark\:focus\:to-green-300:focus{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .md\:dark\:focus\:to-green-400:focus{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .md\:dark\:focus\:to-green-500:focus{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .md\:dark\:focus\:to-green-600:focus{
    --tw-gradient-to: #059669 !important;
  }

  .dark .md\:dark\:focus\:to-green-700:focus{
    --tw-gradient-to: #047857 !important;
  }

  .dark .md\:dark\:focus\:to-green-800:focus{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .md\:dark\:focus\:to-green-900:focus{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .md\:dark\:focus\:to-blue-50:focus{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .md\:dark\:focus\:to-blue-100:focus{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .md\:dark\:focus\:to-blue-200:focus{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .md\:dark\:focus\:to-blue-300:focus{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .md\:dark\:focus\:to-blue-400:focus{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .md\:dark\:focus\:to-blue-500:focus{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .md\:dark\:focus\:to-blue-600:focus{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .md\:dark\:focus\:to-blue-700:focus{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .md\:dark\:focus\:to-blue-800:focus{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .md\:dark\:focus\:to-blue-900:focus{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .md\:dark\:focus\:to-indigo-50:focus{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .md\:dark\:focus\:to-indigo-100:focus{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .md\:dark\:focus\:to-indigo-200:focus{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .md\:dark\:focus\:to-indigo-300:focus{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .md\:dark\:focus\:to-indigo-400:focus{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .md\:dark\:focus\:to-indigo-500:focus{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .md\:dark\:focus\:to-indigo-600:focus{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .md\:dark\:focus\:to-indigo-700:focus{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .md\:dark\:focus\:to-indigo-800:focus{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .md\:dark\:focus\:to-indigo-900:focus{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .md\:dark\:focus\:to-purple-50:focus{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .md\:dark\:focus\:to-purple-100:focus{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .md\:dark\:focus\:to-purple-200:focus{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .md\:dark\:focus\:to-purple-300:focus{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .md\:dark\:focus\:to-purple-400:focus{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .md\:dark\:focus\:to-purple-500:focus{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .md\:dark\:focus\:to-purple-600:focus{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .md\:dark\:focus\:to-purple-700:focus{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .md\:dark\:focus\:to-purple-800:focus{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .md\:dark\:focus\:to-purple-900:focus{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .md\:dark\:focus\:to-pink-50:focus{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .md\:dark\:focus\:to-pink-100:focus{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .md\:dark\:focus\:to-pink-200:focus{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .md\:dark\:focus\:to-pink-300:focus{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .md\:dark\:focus\:to-pink-400:focus{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .md\:dark\:focus\:to-pink-500:focus{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .md\:dark\:focus\:to-pink-600:focus{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .md\:dark\:focus\:to-pink-700:focus{
    --tw-gradient-to: #be185d !important;
  }

  .dark .md\:dark\:focus\:to-pink-800:focus{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .md\:dark\:focus\:to-pink-900:focus{
    --tw-gradient-to: #831843 !important;
  }

  .dark .md\:dark\:focus\:to-cyan-50:focus{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .md\:dark\:focus\:to-cyan-100:focus{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .md\:dark\:focus\:to-cyan-200:focus{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .md\:dark\:focus\:to-cyan-300:focus{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .md\:dark\:focus\:to-cyan-400:focus{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .md\:dark\:focus\:to-cyan-500:focus{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .md\:dark\:focus\:to-cyan-600:focus{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .md\:dark\:focus\:to-cyan-700:focus{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .md\:dark\:focus\:to-cyan-800:focus{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .md\:dark\:focus\:to-cyan-900:focus{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .md\:dark\:focus\:to-light-blue-50:focus{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .md\:dark\:focus\:to-light-blue-100:focus{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .md\:dark\:focus\:to-light-blue-200:focus{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .md\:dark\:focus\:to-light-blue-300:focus{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .md\:dark\:focus\:to-light-blue-400:focus{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .md\:dark\:focus\:to-light-blue-500:focus{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .md\:dark\:focus\:to-light-blue-600:focus{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .md\:dark\:focus\:to-light-blue-700:focus{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .md\:dark\:focus\:to-light-blue-800:focus{
    --tw-gradient-to: #075985 !important;
  }

  .dark .md\:dark\:focus\:to-light-blue-900:focus{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .md\:dark\:focus\:to-amber-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .md\:dark\:focus\:to-amber-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .md\:dark\:focus\:to-amber-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .md\:dark\:focus\:to-amber-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .md\:dark\:focus\:to-amber-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .md\:dark\:focus\:to-amber-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .md\:dark\:focus\:to-amber-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .md\:dark\:focus\:to-amber-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .md\:dark\:focus\:to-amber-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .dark .md\:dark\:focus\:to-amber-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .dark .md\:dark\:focus\:to-space-cadet:focus{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .md\:dark\:focus\:to-manatee:focus{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .md\:dark\:focus\:to-cynabar:focus{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .md\:dark\:focus\:to-imperial-red:focus{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .md\:dark\:focus\:to-special-black:focus{
    --tw-gradient-to: #03071E !important;
  }

  .dark .md\:dark\:focus\:to-dark-sienna:focus{
    --tw-gradient-to: #370617 !important;
  }

  .dark .md\:dark\:focus\:to-rosewood:focus{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .md\:dark\:focus\:to-dark-red:focus{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .md\:dark\:focus\:to-rosso-corsa:focus{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .md\:dark\:focus\:to-vermillion:focus{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .md\:dark\:focus\:to-persimmon:focus{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .md\:dark\:focus\:to-carrot-orange:focus{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .md\:dark\:focus\:to-orange-web:focus{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .md\:dark\:focus\:to-selective-yellow:focus{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .md\:dark\:focus\:to-bottle-green:focus{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .md\:dark\:focus\:to-illuminating-emerald:focus{
    --tw-gradient-to: #40916C !important;
  }

  .md\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .md\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .md\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .md\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .md\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .md\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .md\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .md\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .md\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .md\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .md\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .md\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .md\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .md\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .md\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .group:hover .md\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .md\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0 !important;
  }

  .md\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05 !important;
  }

  .md\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1 !important;
  }

  .md\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2 !important;
  }

  .md\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25 !important;
  }

  .md\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3 !important;
  }

  .md\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4 !important;
  }

  .md\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5 !important;
  }

  .md\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6 !important;
  }

  .md\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7 !important;
  }

  .md\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75 !important;
  }

  .md\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8 !important;
  }

  .md\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9 !important;
  }

  .md\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95 !important;
  }

  .md\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1 !important;
  }

  .md\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0 !important;
  }

  .md\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05 !important;
  }

  .md\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1 !important;
  }

  .md\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2 !important;
  }

  .md\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25 !important;
  }

  .md\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3 !important;
  }

  .md\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4 !important;
  }

  .md\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5 !important;
  }

  .md\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6 !important;
  }

  .md\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7 !important;
  }

  .md\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75 !important;
  }

  .md\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8 !important;
  }

  .md\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9 !important;
  }

  .md\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95 !important;
  }

  .md\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1 !important;
  }

  .md\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0 !important;
  }

  .md\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05 !important;
  }

  .md\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1 !important;
  }

  .md\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2 !important;
  }

  .md\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25 !important;
  }

  .md\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3 !important;
  }

  .md\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4 !important;
  }

  .md\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5 !important;
  }

  .md\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6 !important;
  }

  .md\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7 !important;
  }

  .md\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75 !important;
  }

  .md\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8 !important;
  }

  .md\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9 !important;
  }

  .md\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95 !important;
  }

  .md\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1 !important;
  }

  .dark .md\:dark\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .dark .md\:dark\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .md\:dark\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .md\:dark\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .md\:dark\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .md\:dark\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .md\:dark\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .md\:dark\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .md\:dark\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .md\:dark\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .md\:dark\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .md\:dark\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .md\:dark\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .md\:dark\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .md\:dark\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .md\:dark\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1 !important;
  }

  .md\:bg-bottom{
    background-position: bottom !important;
  }

  .md\:bg-center{
    background-position: center !important;
  }

  .md\:bg-left{
    background-position: left !important;
  }

  .md\:bg-left-bottom{
    background-position: left bottom !important;
  }

  .md\:bg-left-top{
    background-position: left top !important;
  }

  .md\:bg-right{
    background-position: right !important;
  }

  .md\:bg-right-bottom{
    background-position: right bottom !important;
  }

  .md\:bg-right-top{
    background-position: right top !important;
  }

  .md\:bg-top{
    background-position: top !important;
  }

  .md\:bg-repeat{
    background-repeat: repeat !important;
  }

  .md\:bg-no-repeat{
    background-repeat: no-repeat !important;
  }

  .md\:bg-repeat-x{
    background-repeat: repeat-x !important;
  }

  .md\:bg-repeat-y{
    background-repeat: repeat-y !important;
  }

  .md\:bg-repeat-round{
    background-repeat: round !important;
  }

  .md\:bg-repeat-space{
    background-repeat: space !important;
  }

  .md\:bg-auto{
    background-size: auto !important;
  }

  .md\:bg-cover{
    background-size: cover !important;
  }

  .md\:bg-contain{
    background-size: contain !important;
  }

  .md\:border-collapse{
    border-collapse: collapse !important;
  }

  .md\:border-separate{
    border-collapse: separate !important;
  }

  .md\:border-transparent{
    border-color: transparent !important;
  }

  .md\:border-current{
    border-color: currentColor !important;
  }

  .md\:border-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .md\:border-white{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .md\:border-gray-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .md\:border-gray-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .md\:border-gray-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .md\:border-gray-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .md\:border-gray-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .md\:border-gray-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .md\:border-gray-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .md\:border-gray-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .md\:border-gray-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .md\:border-gray-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .md\:border-red-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .md\:border-red-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .md\:border-red-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .md\:border-red-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .md\:border-red-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .md\:border-red-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .md\:border-red-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .md\:border-red-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .md\:border-red-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .md\:border-red-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .md\:border-yellow-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .md\:border-yellow-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .md\:border-yellow-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .md\:border-yellow-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .md\:border-yellow-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .md\:border-yellow-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .md\:border-yellow-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .md\:border-yellow-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .md\:border-yellow-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .md\:border-yellow-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .md\:border-green-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .md\:border-green-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .md\:border-green-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .md\:border-green-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .md\:border-green-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .md\:border-green-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .md\:border-green-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .md\:border-green-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .md\:border-green-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .md\:border-green-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .md\:border-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .md\:border-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .md\:border-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .md\:border-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .md\:border-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .md\:border-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .md\:border-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .md\:border-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .md\:border-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .md\:border-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .md\:border-indigo-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .md\:border-indigo-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .md\:border-indigo-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .md\:border-indigo-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .md\:border-indigo-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .md\:border-indigo-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .md\:border-indigo-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .md\:border-indigo-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .md\:border-indigo-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .md\:border-indigo-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .md\:border-purple-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .md\:border-purple-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .md\:border-purple-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .md\:border-purple-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .md\:border-purple-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .md\:border-purple-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .md\:border-purple-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .md\:border-purple-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .md\:border-purple-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .md\:border-purple-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .md\:border-pink-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .md\:border-pink-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .md\:border-pink-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .md\:border-pink-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .md\:border-pink-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .md\:border-pink-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .md\:border-pink-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .md\:border-pink-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .md\:border-pink-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .md\:border-pink-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .md\:border-cyan-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .md\:border-cyan-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .md\:border-cyan-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .md\:border-cyan-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .md\:border-cyan-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .md\:border-cyan-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .md\:border-cyan-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .md\:border-cyan-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .md\:border-cyan-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .md\:border-cyan-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .md\:border-light-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .md\:border-light-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .md\:border-light-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .md\:border-light-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .md\:border-light-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .md\:border-light-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .md\:border-light-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .md\:border-light-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .md\:border-light-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .md\:border-light-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .md\:border-amber-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .md\:border-amber-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .md\:border-amber-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .md\:border-amber-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .md\:border-amber-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .md\:border-amber-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .md\:border-amber-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .md\:border-amber-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .md\:border-amber-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .md\:border-amber-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .md\:border-space-cadet{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .md\:border-manatee{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .md\:border-cynabar{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .md\:border-imperial-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .md\:border-special-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .md\:border-dark-sienna{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .md\:border-rosewood{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .md\:border-dark-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .md\:border-rosso-corsa{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .md\:border-vermillion{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .md\:border-persimmon{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .md\:border-carrot-orange{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .md\:border-orange-web{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .md\:border-selective-yellow{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .md\:border-bottle-green{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .md\:border-illuminating-emerald{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-transparent:hover{
    border-color: transparent !important;
  }

  .md\:hover\:border-current:hover{
    border-color: currentColor !important;
  }

  .md\:hover\:border-black:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-white:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-gray-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-gray-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-gray-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-gray-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-gray-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-gray-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-gray-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-gray-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-gray-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-gray-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-red-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-red-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-red-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-red-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-red-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-red-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-red-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-red-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-red-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-red-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-yellow-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-yellow-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-yellow-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-yellow-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-yellow-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-yellow-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-yellow-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-yellow-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-yellow-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-yellow-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-green-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-green-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-green-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-green-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-green-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-green-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-green-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-green-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-green-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-green-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-blue-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-blue-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-blue-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-blue-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-blue-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-blue-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-blue-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-blue-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-blue-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-blue-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-indigo-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-indigo-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-indigo-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-indigo-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-indigo-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-indigo-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-indigo-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-indigo-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-indigo-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-indigo-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-purple-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-purple-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-purple-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-purple-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-purple-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-purple-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-purple-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-purple-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-purple-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-purple-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-pink-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-pink-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-pink-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-pink-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-pink-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-pink-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-pink-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-pink-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-pink-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-pink-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cyan-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cyan-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cyan-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cyan-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cyan-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cyan-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cyan-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cyan-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cyan-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cyan-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-light-blue-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-light-blue-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-light-blue-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-light-blue-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-light-blue-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-light-blue-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-light-blue-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-light-blue-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-light-blue-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-light-blue-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-amber-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-amber-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-amber-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-amber-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-amber-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-amber-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-amber-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-amber-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-amber-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-amber-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-space-cadet:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-manatee:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-cynabar:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-imperial-red:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-special-black:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-dark-sienna:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-rosewood:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-dark-red:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-rosso-corsa:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-vermillion:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-persimmon:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-carrot-orange:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-orange-web:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-selective-yellow:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-bottle-green:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .md\:hover\:border-illuminating-emerald:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-transparent:focus{
    border-color: transparent !important;
  }

  .md\:focus\:border-current:focus{
    border-color: currentColor !important;
  }

  .md\:focus\:border-black:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-white:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-gray-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-gray-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-gray-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-gray-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-gray-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-gray-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-gray-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-gray-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-gray-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-gray-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-red-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-red-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-red-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-red-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-red-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-red-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-red-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-red-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-red-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-red-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-yellow-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-yellow-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-yellow-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-yellow-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-yellow-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-yellow-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-yellow-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-yellow-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-yellow-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-yellow-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-green-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-green-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-green-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-green-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-green-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-green-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-green-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-green-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-green-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-green-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-blue-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-blue-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-blue-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-blue-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-blue-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-blue-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-blue-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-blue-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-blue-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-blue-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-indigo-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-indigo-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-indigo-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-indigo-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-indigo-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-indigo-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-indigo-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-indigo-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-indigo-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-indigo-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-purple-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-purple-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-purple-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-purple-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-purple-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-purple-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-purple-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-purple-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-purple-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-purple-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-pink-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-pink-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-pink-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-pink-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-pink-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-pink-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-pink-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-pink-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-pink-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-pink-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cyan-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cyan-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cyan-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cyan-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cyan-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cyan-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cyan-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cyan-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cyan-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cyan-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-light-blue-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-light-blue-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-light-blue-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-light-blue-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-light-blue-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-light-blue-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-light-blue-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-light-blue-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-light-blue-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-light-blue-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-amber-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-amber-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-amber-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-amber-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-amber-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-amber-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-amber-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-amber-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-amber-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-amber-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-space-cadet:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-manatee:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-cynabar:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-imperial-red:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-special-black:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-dark-sienna:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-rosewood:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-dark-red:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-rosso-corsa:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-vermillion:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-persimmon:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-carrot-orange:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-orange-web:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-selective-yellow:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-bottle-green:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .md\:focus\:border-illuminating-emerald:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-transparent:active{
    border-color: transparent !important;
  }

  .md\:active\:border-current:active{
    border-color: currentColor !important;
  }

  .md\:active\:border-black:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-white:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-gray-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-gray-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-gray-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-gray-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-gray-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-gray-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-gray-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-gray-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-gray-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-gray-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-red-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-red-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-red-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-red-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-red-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-red-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-red-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-red-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-red-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-red-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-yellow-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-yellow-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-yellow-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-yellow-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-yellow-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-yellow-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-yellow-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-yellow-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-yellow-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-yellow-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-green-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-green-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-green-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-green-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-green-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-green-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-green-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-green-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-green-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-green-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-blue-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-blue-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-blue-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-blue-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-blue-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-blue-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-blue-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-blue-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-blue-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-blue-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-indigo-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-indigo-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-indigo-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-indigo-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-indigo-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-indigo-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-indigo-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-indigo-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-indigo-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-indigo-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-purple-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-purple-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-purple-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-purple-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-purple-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-purple-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-purple-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-purple-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-purple-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-purple-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-pink-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-pink-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-pink-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-pink-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-pink-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-pink-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-pink-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-pink-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-pink-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-pink-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cyan-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cyan-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cyan-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cyan-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cyan-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cyan-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cyan-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cyan-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cyan-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cyan-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-light-blue-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-light-blue-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-light-blue-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-light-blue-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-light-blue-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-light-blue-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-light-blue-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-light-blue-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-light-blue-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-light-blue-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-amber-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-amber-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-amber-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-amber-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-amber-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-amber-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-amber-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-amber-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-amber-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-amber-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-space-cadet:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-manatee:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-cynabar:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-imperial-red:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-special-black:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-dark-sienna:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-rosewood:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-dark-red:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-rosso-corsa:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-vermillion:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-persimmon:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-carrot-orange:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-orange-web:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-selective-yellow:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-bottle-green:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .md\:active\:border-illuminating-emerald:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-transparent{
    border-color: transparent !important;
  }

  .group:hover .md\:group-hover\:border-current{
    border-color: currentColor !important;
  }

  .group:hover .md\:group-hover\:border-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-white{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-gray-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-gray-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-gray-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-gray-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-gray-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-gray-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-gray-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-gray-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-gray-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-gray-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-red-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-red-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-red-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-red-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-red-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-red-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-red-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-red-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-red-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-red-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-yellow-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-yellow-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-yellow-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-yellow-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-yellow-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-yellow-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-yellow-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-yellow-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-yellow-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-yellow-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-green-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-green-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-green-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-green-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-green-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-green-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-green-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-green-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-green-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-green-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-indigo-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-indigo-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-indigo-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-indigo-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-indigo-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-indigo-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-indigo-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-indigo-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-indigo-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-indigo-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-purple-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-purple-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-purple-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-purple-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-purple-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-purple-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-purple-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-purple-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-purple-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-purple-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-pink-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-pink-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-pink-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-pink-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-pink-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-pink-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-pink-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-pink-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-pink-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-pink-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cyan-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cyan-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cyan-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cyan-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cyan-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cyan-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cyan-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cyan-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cyan-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cyan-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-light-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-light-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-light-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-light-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-light-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-light-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-light-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-light-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-light-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-light-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-amber-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-amber-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-amber-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-amber-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-amber-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-amber-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-amber-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-amber-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-amber-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-amber-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-space-cadet{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-manatee{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-cynabar{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-imperial-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-special-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-dark-sienna{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-rosewood{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-dark-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-rosso-corsa{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-vermillion{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-persimmon{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-carrot-orange{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-orange-web{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-selective-yellow{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-bottle-green{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .group:hover .md\:group-hover\:border-illuminating-emerald{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .md\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .md\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .md\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .md\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .md\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .md\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .md\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .md\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .md\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .md\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .md\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .md\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .md\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .md\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .md\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .group:hover .md\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .md\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0 !important;
  }

  .md\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05 !important;
  }

  .md\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1 !important;
  }

  .md\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2 !important;
  }

  .md\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25 !important;
  }

  .md\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3 !important;
  }

  .md\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4 !important;
  }

  .md\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5 !important;
  }

  .md\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6 !important;
  }

  .md\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7 !important;
  }

  .md\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75 !important;
  }

  .md\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8 !important;
  }

  .md\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9 !important;
  }

  .md\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95 !important;
  }

  .md\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1 !important;
  }

  .md\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0 !important;
  }

  .md\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05 !important;
  }

  .md\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1 !important;
  }

  .md\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2 !important;
  }

  .md\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25 !important;
  }

  .md\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3 !important;
  }

  .md\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4 !important;
  }

  .md\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5 !important;
  }

  .md\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6 !important;
  }

  .md\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7 !important;
  }

  .md\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75 !important;
  }

  .md\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8 !important;
  }

  .md\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9 !important;
  }

  .md\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95 !important;
  }

  .md\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1 !important;
  }

  .md\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0 !important;
  }

  .md\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05 !important;
  }

  .md\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1 !important;
  }

  .md\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2 !important;
  }

  .md\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25 !important;
  }

  .md\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3 !important;
  }

  .md\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4 !important;
  }

  .md\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5 !important;
  }

  .md\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6 !important;
  }

  .md\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7 !important;
  }

  .md\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75 !important;
  }

  .md\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8 !important;
  }

  .md\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9 !important;
  }

  .md\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95 !important;
  }

  .md\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1 !important;
  }

  .dark .md\:dark\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .dark .md\:dark\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .md\:dark\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .md\:dark\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .md\:dark\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .md\:dark\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .md\:dark\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .md\:dark\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .md\:dark\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .md\:dark\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .md\:dark\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .md\:dark\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .md\:dark\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .md\:dark\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .md\:dark\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .md\:dark\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1 !important;
  }

  .md\:rounded-none{
    border-radius: 0px !important;
  }

  .md\:rounded-sm{
    border-radius: 0.125rem !important;
  }

  .md\:rounded{
    border-radius: 0.25rem !important;
  }

  .md\:rounded-md{
    border-radius: 0.375rem !important;
  }

  .md\:rounded-lg{
    border-radius: 0.5rem !important;
  }

  .md\:rounded-xl{
    border-radius: 0.75rem !important;
  }

  .md\:rounded-2xl{
    border-radius: 1rem !important;
  }

  .md\:rounded-3xl{
    border-radius: 1.5rem !important;
  }

  .md\:rounded-full{
    border-radius: 9999px !important;
  }

  .md\:rounded-t-none{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }

  .md\:rounded-r-none{
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .md\:rounded-b-none{
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .md\:rounded-l-none{
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .md\:rounded-t-sm{
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .md\:rounded-r-sm{
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .md\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:rounded-l-sm{
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:rounded-t{
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .md\:rounded-r{
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .md\:rounded-b{
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:rounded-l{
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:rounded-t-md{
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .md\:rounded-r-md{
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .md\:rounded-b-md{
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:rounded-l-md{
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:rounded-t-lg{
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .md\:rounded-r-lg{
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .md\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:rounded-l-lg{
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:rounded-t-xl{
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .md\:rounded-r-xl{
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .md\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:rounded-l-xl{
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:rounded-t-2xl{
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .md\:rounded-r-2xl{
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .md\:rounded-b-2xl{
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .md\:rounded-l-2xl{
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .md\:rounded-t-3xl{
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .md\:rounded-r-3xl{
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .md\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:rounded-l-3xl{
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:rounded-t-full{
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .md\:rounded-r-full{
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .md\:rounded-b-full{
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .md\:rounded-l-full{
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .md\:rounded-tl-none{
    border-top-left-radius: 0px !important;
  }

  .md\:rounded-tr-none{
    border-top-right-radius: 0px !important;
  }

  .md\:rounded-br-none{
    border-bottom-right-radius: 0px !important;
  }

  .md\:rounded-bl-none{
    border-bottom-left-radius: 0px !important;
  }

  .md\:rounded-tl-sm{
    border-top-left-radius: 0.125rem !important;
  }

  .md\:rounded-tr-sm{
    border-top-right-radius: 0.125rem !important;
  }

  .md\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem !important;
  }

  .md\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:rounded-tl{
    border-top-left-radius: 0.25rem !important;
  }

  .md\:rounded-tr{
    border-top-right-radius: 0.25rem !important;
  }

  .md\:rounded-br{
    border-bottom-right-radius: 0.25rem !important;
  }

  .md\:rounded-bl{
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:rounded-tl-md{
    border-top-left-radius: 0.375rem !important;
  }

  .md\:rounded-tr-md{
    border-top-right-radius: 0.375rem !important;
  }

  .md\:rounded-br-md{
    border-bottom-right-radius: 0.375rem !important;
  }

  .md\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:rounded-tl-lg{
    border-top-left-radius: 0.5rem !important;
  }

  .md\:rounded-tr-lg{
    border-top-right-radius: 0.5rem !important;
  }

  .md\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem !important;
  }

  .md\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:rounded-tl-xl{
    border-top-left-radius: 0.75rem !important;
  }

  .md\:rounded-tr-xl{
    border-top-right-radius: 0.75rem !important;
  }

  .md\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem !important;
  }

  .md\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:rounded-tl-2xl{
    border-top-left-radius: 1rem !important;
  }

  .md\:rounded-tr-2xl{
    border-top-right-radius: 1rem !important;
  }

  .md\:rounded-br-2xl{
    border-bottom-right-radius: 1rem !important;
  }

  .md\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem !important;
  }

  .md\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem !important;
  }

  .md\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem !important;
  }

  .md\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem !important;
  }

  .md\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:rounded-tl-full{
    border-top-left-radius: 9999px !important;
  }

  .md\:rounded-tr-full{
    border-top-right-radius: 9999px !important;
  }

  .md\:rounded-br-full{
    border-bottom-right-radius: 9999px !important;
  }

  .md\:rounded-bl-full{
    border-bottom-left-radius: 9999px !important;
  }

  .md\:border-solid{
    border-style: solid !important;
  }

  .md\:border-dashed{
    border-style: dashed !important;
  }

  .md\:border-dotted{
    border-style: dotted !important;
  }

  .md\:border-double{
    border-style: double !important;
  }

  .md\:border-none{
    border-style: none !important;
  }

  .md\:border-0{
    border-width: 0px !important;
  }

  .md\:border-2{
    border-width: 2px !important;
  }

  .md\:border-4{
    border-width: 4px !important;
  }

  .md\:border-8{
    border-width: 8px !important;
  }

  .md\:border{
    border-width: 1px !important;
  }

  .md\:border-t-0{
    border-top-width: 0px !important;
  }

  .md\:border-r-0{
    border-right-width: 0px !important;
  }

  .md\:border-b-0{
    border-bottom-width: 0px !important;
  }

  .md\:border-l-0{
    border-left-width: 0px !important;
  }

  .md\:border-t-2{
    border-top-width: 2px !important;
  }

  .md\:border-r-2{
    border-right-width: 2px !important;
  }

  .md\:border-b-2{
    border-bottom-width: 2px !important;
  }

  .md\:border-l-2{
    border-left-width: 2px !important;
  }

  .md\:border-t-4{
    border-top-width: 4px !important;
  }

  .md\:border-r-4{
    border-right-width: 4px !important;
  }

  .md\:border-b-4{
    border-bottom-width: 4px !important;
  }

  .md\:border-l-4{
    border-left-width: 4px !important;
  }

  .md\:border-t-8{
    border-top-width: 8px !important;
  }

  .md\:border-r-8{
    border-right-width: 8px !important;
  }

  .md\:border-b-8{
    border-bottom-width: 8px !important;
  }

  .md\:border-l-8{
    border-left-width: 8px !important;
  }

  .md\:border-t{
    border-top-width: 1px !important;
  }

  .md\:border-r{
    border-right-width: 1px !important;
  }

  .md\:border-b{
    border-bottom-width: 1px !important;
  }

  .md\:border-l{
    border-left-width: 1px !important;
  }

  .md\:decoration-slice{
    -webkit-box-decoration-break: slice !important;
            box-decoration-break: slice !important;
  }

  .md\:decoration-clone{
    -webkit-box-decoration-break: clone !important;
            box-decoration-break: clone !important;
  }

  .md\:box-border{
    box-sizing: border-box !important;
  }

  .md\:box-content{
    box-sizing: content-box !important;
  }

  .md\:cursor-auto{
    cursor: auto !important;
  }

  .md\:cursor-default{
    cursor: default !important;
  }

  .md\:cursor-pointer{
    cursor: pointer !important;
  }

  .md\:cursor-wait{
    cursor: wait !important;
  }

  .md\:cursor-text{
    cursor: text !important;
  }

  .md\:cursor-move{
    cursor: move !important;
  }

  .md\:cursor-help{
    cursor: help !important;
  }

  .md\:cursor-not-allowed{
    cursor: not-allowed !important;
  }

  .md\:block{
    display: block !important;
  }

  .md\:inline-block{
    display: inline-block !important;
  }

  .md\:inline{
    display: inline !important;
  }

  .md\:flex{
    display: flex !important;
  }

  .md\:inline-flex{
    display: inline-flex !important;
  }

  .md\:table{
    display: table !important;
  }

  .md\:inline-table{
    display: inline-table !important;
  }

  .md\:table-caption{
    display: table-caption !important;
  }

  .md\:table-cell{
    display: table-cell !important;
  }

  .md\:table-column{
    display: table-column !important;
  }

  .md\:table-column-group{
    display: table-column-group !important;
  }

  .md\:table-footer-group{
    display: table-footer-group !important;
  }

  .md\:table-header-group{
    display: table-header-group !important;
  }

  .md\:table-row-group{
    display: table-row-group !important;
  }

  .md\:table-row{
    display: table-row !important;
  }

  .md\:flow-root{
    display: flow-root !important;
  }

  .md\:grid{
    display: grid !important;
  }

  .md\:inline-grid{
    display: inline-grid !important;
  }

  .md\:contents{
    display: contents !important;
  }

  .md\:list-item{
    display: list-item !important;
  }

  .md\:hidden{
    display: none !important;
  }

  .md\:flex-row{
    flex-direction: row !important;
  }

  .md\:flex-row-reverse{
    flex-direction: row-reverse !important;
  }

  .md\:flex-col{
    flex-direction: column !important;
  }

  .md\:flex-col-reverse{
    flex-direction: column-reverse !important;
  }

  .md\:flex-wrap{
    flex-wrap: wrap !important;
  }

  .md\:flex-wrap-reverse{
    flex-wrap: wrap-reverse !important;
  }

  .md\:flex-nowrap{
    flex-wrap: nowrap !important;
  }

  .md\:place-items-start{
    place-items: start !important;
  }

  .md\:place-items-end{
    place-items: end !important;
  }

  .md\:place-items-center{
    place-items: center !important;
  }

  .md\:place-items-stretch{
    place-items: stretch !important;
  }

  .md\:place-content-center{
    place-content: center !important;
  }

  .md\:place-content-start{
    place-content: start !important;
  }

  .md\:place-content-end{
    place-content: end !important;
  }

  .md\:place-content-between{
    place-content: space-between !important;
  }

  .md\:place-content-around{
    place-content: space-around !important;
  }

  .md\:place-content-evenly{
    place-content: space-evenly !important;
  }

  .md\:place-content-stretch{
    place-content: stretch !important;
  }

  .md\:place-self-auto{
    place-self: auto !important;
  }

  .md\:place-self-start{
    place-self: start !important;
  }

  .md\:place-self-end{
    place-self: end !important;
  }

  .md\:place-self-center{
    place-self: center !important;
  }

  .md\:place-self-stretch{
    place-self: stretch !important;
  }

  .md\:items-start{
    align-items: flex-start !important;
  }

  .md\:items-end{
    align-items: flex-end !important;
  }

  .md\:items-center{
    align-items: center !important;
  }

  .md\:items-baseline{
    align-items: baseline !important;
  }

  .md\:items-stretch{
    align-items: stretch !important;
  }

  .md\:content-center{
    align-content: center !important;
  }

  .md\:content-start{
    align-content: flex-start !important;
  }

  .md\:content-end{
    align-content: flex-end !important;
  }

  .md\:content-between{
    align-content: space-between !important;
  }

  .md\:content-around{
    align-content: space-around !important;
  }

  .md\:content-evenly{
    align-content: space-evenly !important;
  }

  .md\:self-auto{
    align-self: auto !important;
  }

  .md\:self-start{
    align-self: flex-start !important;
  }

  .md\:self-end{
    align-self: flex-end !important;
  }

  .md\:self-center{
    align-self: center !important;
  }

  .md\:self-stretch{
    align-self: stretch !important;
  }

  .md\:justify-items-start{
    justify-items: start !important;
  }

  .md\:justify-items-end{
    justify-items: end !important;
  }

  .md\:justify-items-center{
    justify-items: center !important;
  }

  .md\:justify-items-stretch{
    justify-items: stretch !important;
  }

  .md\:justify-start{
    justify-content: flex-start !important;
  }

  .md\:justify-end{
    justify-content: flex-end !important;
  }

  .md\:justify-center{
    justify-content: center !important;
  }

  .md\:justify-between{
    justify-content: space-between !important;
  }

  .md\:justify-around{
    justify-content: space-around !important;
  }

  .md\:justify-evenly{
    justify-content: space-evenly !important;
  }

  .md\:justify-self-auto{
    justify-self: auto !important;
  }

  .md\:justify-self-start{
    justify-self: start !important;
  }

  .md\:justify-self-end{
    justify-self: end !important;
  }

  .md\:justify-self-center{
    justify-self: center !important;
  }

  .md\:justify-self-stretch{
    justify-self: stretch !important;
  }

  .md\:flex-1{
    flex: 1 1 0% !important;
  }

  .md\:flex-auto{
    flex: 1 1 auto !important;
  }

  .md\:flex-initial{
    flex: 0 1 auto !important;
  }

  .md\:flex-none{
    flex: none !important;
  }

  .md\:flex-grow-0{
    flex-grow: 0 !important;
  }

  .md\:flex-grow{
    flex-grow: 1 !important;
  }

  .md\:flex-shrink-0{
    flex-shrink: 0 !important;
  }

  .md\:flex-shrink{
    flex-shrink: 1 !important;
  }

  .md\:order-1{
    order: 1 !important;
  }

  .md\:order-2{
    order: 2 !important;
  }

  .md\:order-3{
    order: 3 !important;
  }

  .md\:order-4{
    order: 4 !important;
  }

  .md\:order-5{
    order: 5 !important;
  }

  .md\:order-6{
    order: 6 !important;
  }

  .md\:order-7{
    order: 7 !important;
  }

  .md\:order-8{
    order: 8 !important;
  }

  .md\:order-9{
    order: 9 !important;
  }

  .md\:order-10{
    order: 10 !important;
  }

  .md\:order-11{
    order: 11 !important;
  }

  .md\:order-12{
    order: 12 !important;
  }

  .md\:order-first{
    order: -9999 !important;
  }

  .md\:order-last{
    order: 9999 !important;
  }

  .md\:order-none{
    order: 0 !important;
  }

  .md\:float-right{
    float: right !important;
  }

  .md\:float-left{
    float: left !important;
  }

  .md\:float-none{
    float: none !important;
  }

  .md\:clear-left{
    clear: left !important;
  }

  .md\:clear-right{
    clear: right !important;
  }

  .md\:clear-both{
    clear: both !important;
  }

  .md\:clear-none{
    clear: none !important;
  }

  .md\:font-sans{
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  }

  .md\:font-serif{
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif !important;
  }

  .md\:font-mono{
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
  }

  .md\:font-thin{
    font-weight: 100 !important;
  }

  .md\:font-extralight{
    font-weight: 200 !important;
  }

  .md\:font-light{
    font-weight: 300 !important;
  }

  .md\:font-normal{
    font-weight: 400 !important;
  }

  .md\:font-medium{
    font-weight: 500 !important;
  }

  .md\:font-semibold{
    font-weight: 600 !important;
  }

  .md\:font-bold{
    font-weight: 700 !important;
  }

  .md\:font-extrabold{
    font-weight: 800 !important;
  }

  .md\:font-black{
    font-weight: 900 !important;
  }

  .md\:h-0{
    height: 0px !important;
  }

  .md\:h-1{
    height: 0.25rem !important;
  }

  .md\:h-2{
    height: 0.5rem !important;
  }

  .md\:h-3{
    height: 0.75rem !important;
  }

  .md\:h-4{
    height: 1rem !important;
  }

  .md\:h-5{
    height: 1.25rem !important;
  }

  .md\:h-6{
    height: 1.5rem !important;
  }

  .md\:h-7{
    height: 1.75rem !important;
  }

  .md\:h-8{
    height: 2rem !important;
  }

  .md\:h-9{
    height: 2.25rem !important;
  }

  .md\:h-10{
    height: 2.5rem !important;
  }

  .md\:h-11{
    height: 2.75rem !important;
  }

  .md\:h-12{
    height: 3rem !important;
  }

  .md\:h-14{
    height: 3.5rem !important;
  }

  .md\:h-16{
    height: 4rem !important;
  }

  .md\:h-20{
    height: 5rem !important;
  }

  .md\:h-24{
    height: 6rem !important;
  }

  .md\:h-28{
    height: 7rem !important;
  }

  .md\:h-32{
    height: 8rem !important;
  }

  .md\:h-36{
    height: 9rem !important;
  }

  .md\:h-40{
    height: 10rem !important;
  }

  .md\:h-44{
    height: 11rem !important;
  }

  .md\:h-48{
    height: 12rem !important;
  }

  .md\:h-52{
    height: 13rem !important;
  }

  .md\:h-56{
    height: 14rem !important;
  }

  .md\:h-60{
    height: 15rem !important;
  }

  .md\:h-64{
    height: 16rem !important;
  }

  .md\:h-72{
    height: 18rem !important;
  }

  .md\:h-80{
    height: 20rem !important;
  }

  .md\:h-96{
    height: 24rem !important;
  }

  .md\:h-auto{
    height: auto !important;
  }

  .md\:h-px{
    height: 1px !important;
  }

  .md\:h-0\.5{
    height: 0.125rem !important;
  }

  .md\:h-1\.5{
    height: 0.375rem !important;
  }

  .md\:h-2\.5{
    height: 0.625rem !important;
  }

  .md\:h-3\.5{
    height: 0.875rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:h-full{
    height: 100% !important;
  }

  .md\:h-screen{
    height: 100vh !important;
  }

  .md\:text-xs{
    font-size: 0.75rem !important;
    line-height: 1rem !important;
  }

  .md\:text-sm{
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }

  .md\:text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .md\:text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .md\:text-xl{
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .md\:text-2xl{
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  .md\:text-3xl{
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .md\:text-4xl{
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .md\:text-5xl{
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .md\:text-6xl{
    font-size: 3.75rem !important;
    line-height: 1 !important;
  }

  .md\:text-7xl{
    font-size: 5rem !important;
  }

  .md\:text-8xl{
    font-size: 6rem !important;
  }

  .md\:text-9xl{
    font-size: 7rem !important;
  }

  .md\:text-10xl{
    font-size: 8rem !important;
  }

  .md\:text-11xl{
    font-size: 9rem !important;
  }

  .md\:text-12xl{
    font-size: 12rem !important;
  }

  .md\:text-14xl{
    font-size: 13rem !important;
  }

  .md\:text-15xl{
    font-size: 15rem !important;
  }

  .md\:text-16xl{
    font-size: 18rem !important;
  }

  .md\:text-24xl{
    font-size: 23rem !important;
  }

  .md\:leading-3{
    line-height: .75rem !important;
  }

  .md\:leading-4{
    line-height: 1rem !important;
  }

  .md\:leading-5{
    line-height: 1.25rem !important;
  }

  .md\:leading-6{
    line-height: 1.5rem !important;
  }

  .md\:leading-7{
    line-height: 1.75rem !important;
  }

  .md\:leading-8{
    line-height: 2rem !important;
  }

  .md\:leading-9{
    line-height: 2.25rem !important;
  }

  .md\:leading-10{
    line-height: 2.5rem !important;
  }

  .md\:leading-none{
    line-height: 1 !important;
  }

  .md\:leading-tight{
    line-height: 1.25 !important;
  }

  .md\:leading-snug{
    line-height: 1.375 !important;
  }

  .md\:leading-normal{
    line-height: 1.5 !important;
  }

  .md\:leading-relaxed{
    line-height: 1.625 !important;
  }

  .md\:leading-loose{
    line-height: 2 !important;
  }

  .md\:list-inside{
    list-style-position: inside !important;
  }

  .md\:list-outside{
    list-style-position: outside !important;
  }

  .md\:list-none{
    list-style-type: none !important;
  }

  .md\:list-disc{
    list-style-type: disc !important;
  }

  .md\:list-decimal{
    list-style-type: decimal !important;
  }

  .md\:m-0{
    margin: 0px !important;
  }

  .md\:m-1{
    margin: 0.25rem !important;
  }

  .md\:m-2{
    margin: 0.5rem !important;
  }

  .md\:m-3{
    margin: 0.75rem !important;
  }

  .md\:m-4{
    margin: 1rem !important;
  }

  .md\:m-5{
    margin: 1.25rem !important;
  }

  .md\:m-6{
    margin: 1.5rem !important;
  }

  .md\:m-7{
    margin: 1.75rem !important;
  }

  .md\:m-8{
    margin: 2rem !important;
  }

  .md\:m-9{
    margin: 2.25rem !important;
  }

  .md\:m-10{
    margin: 2.5rem !important;
  }

  .md\:m-11{
    margin: 2.75rem !important;
  }

  .md\:m-12{
    margin: 3rem !important;
  }

  .md\:m-14{
    margin: 3.5rem !important;
  }

  .md\:m-16{
    margin: 4rem !important;
  }

  .md\:m-20{
    margin: 5rem !important;
  }

  .md\:m-24{
    margin: 6rem !important;
  }

  .md\:m-28{
    margin: 7rem !important;
  }

  .md\:m-32{
    margin: 8rem !important;
  }

  .md\:m-36{
    margin: 9rem !important;
  }

  .md\:m-40{
    margin: 10rem !important;
  }

  .md\:m-44{
    margin: 11rem !important;
  }

  .md\:m-48{
    margin: 12rem !important;
  }

  .md\:m-52{
    margin: 13rem !important;
  }

  .md\:m-56{
    margin: 14rem !important;
  }

  .md\:m-60{
    margin: 15rem !important;
  }

  .md\:m-64{
    margin: 16rem !important;
  }

  .md\:m-72{
    margin: 18rem !important;
  }

  .md\:m-80{
    margin: 20rem !important;
  }

  .md\:m-96{
    margin: 24rem !important;
  }

  .md\:m-auto{
    margin: auto !important;
  }

  .md\:m-px{
    margin: 1px !important;
  }

  .md\:m-0\.5{
    margin: 0.125rem !important;
  }

  .md\:m-1\.5{
    margin: 0.375rem !important;
  }

  .md\:m-2\.5{
    margin: 0.625rem !important;
  }

  .md\:m-3\.5{
    margin: 0.875rem !important;
  }

  .md\:-m-0{
    margin: 0px !important;
  }

  .md\:-m-1{
    margin: -0.25rem !important;
  }

  .md\:-m-2{
    margin: -0.5rem !important;
  }

  .md\:-m-3{
    margin: -0.75rem !important;
  }

  .md\:-m-4{
    margin: -1rem !important;
  }

  .md\:-m-5{
    margin: -1.25rem !important;
  }

  .md\:-m-6{
    margin: -1.5rem !important;
  }

  .md\:-m-7{
    margin: -1.75rem !important;
  }

  .md\:-m-8{
    margin: -2rem !important;
  }

  .md\:-m-9{
    margin: -2.25rem !important;
  }

  .md\:-m-10{
    margin: -2.5rem !important;
  }

  .md\:-m-11{
    margin: -2.75rem !important;
  }

  .md\:-m-12{
    margin: -3rem !important;
  }

  .md\:-m-14{
    margin: -3.5rem !important;
  }

  .md\:-m-16{
    margin: -4rem !important;
  }

  .md\:-m-20{
    margin: -5rem !important;
  }

  .md\:-m-24{
    margin: -6rem !important;
  }

  .md\:-m-28{
    margin: -7rem !important;
  }

  .md\:-m-32{
    margin: -8rem !important;
  }

  .md\:-m-36{
    margin: -9rem !important;
  }

  .md\:-m-40{
    margin: -10rem !important;
  }

  .md\:-m-44{
    margin: -11rem !important;
  }

  .md\:-m-48{
    margin: -12rem !important;
  }

  .md\:-m-52{
    margin: -13rem !important;
  }

  .md\:-m-56{
    margin: -14rem !important;
  }

  .md\:-m-60{
    margin: -15rem !important;
  }

  .md\:-m-64{
    margin: -16rem !important;
  }

  .md\:-m-72{
    margin: -18rem !important;
  }

  .md\:-m-80{
    margin: -20rem !important;
  }

  .md\:-m-96{
    margin: -24rem !important;
  }

  .md\:-m-px{
    margin: -1px !important;
  }

  .md\:-m-0\.5{
    margin: -0.125rem !important;
  }

  .md\:-m-1\.5{
    margin: -0.375rem !important;
  }

  .md\:-m-2\.5{
    margin: -0.625rem !important;
  }

  .md\:-m-3\.5{
    margin: -0.875rem !important;
  }

  .md\:my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .md\:mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .md\:my-1{
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .md\:mx-1{
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .md\:my-2{
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .md\:mx-2{
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .md\:my-3{
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .md\:mx-3{
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .md\:my-4{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .md\:mx-4{
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .md\:my-5{
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .md\:mx-5{
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .md\:my-6{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .md\:mx-6{
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .md\:my-7{
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .md\:mx-7{
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .md\:my-8{
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .md\:mx-8{
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .md\:my-9{
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .md\:mx-9{
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .md\:my-10{
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .md\:mx-10{
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .md\:my-11{
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .md\:mx-11{
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .md\:my-12{
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .md\:mx-12{
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .md\:my-14{
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .md\:mx-14{
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .md\:my-16{
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .md\:mx-16{
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .md\:my-20{
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .md\:mx-20{
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .md\:my-24{
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .md\:mx-24{
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .md\:my-28{
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .md\:mx-28{
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .md\:my-32{
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .md\:mx-32{
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .md\:my-36{
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .md\:mx-36{
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .md\:my-40{
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .md\:mx-40{
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .md\:my-44{
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .md\:mx-44{
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .md\:my-48{
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .md\:mx-48{
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .md\:my-52{
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .md\:mx-52{
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .md\:my-56{
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .md\:mx-56{
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .md\:my-60{
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .md\:mx-60{
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .md\:my-64{
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .md\:mx-64{
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .md\:my-72{
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .md\:mx-72{
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .md\:my-80{
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .md\:mx-80{
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .md\:my-96{
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .md\:mx-96{
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .md\:my-auto{
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .md\:mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .md\:my-px{
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .md\:mx-px{
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .md\:my-0\.5{
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .md\:mx-0\.5{
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .md\:my-1\.5{
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .md\:mx-1\.5{
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .md\:my-2\.5{
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .md\:mx-2\.5{
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .md\:my-3\.5{
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .md\:mx-3\.5{
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .md\:-my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .md\:-mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .md\:-my-1{
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .md\:-mx-1{
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .md\:-my-2{
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .md\:-mx-2{
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .md\:-my-3{
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .md\:-mx-3{
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .md\:-my-4{
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .md\:-mx-4{
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .md\:-my-5{
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .md\:-mx-5{
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .md\:-my-6{
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .md\:-mx-6{
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .md\:-my-7{
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .md\:-mx-7{
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .md\:-my-8{
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .md\:-mx-8{
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .md\:-my-9{
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .md\:-mx-9{
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .md\:-my-10{
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .md\:-mx-10{
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .md\:-my-11{
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .md\:-mx-11{
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .md\:-my-12{
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .md\:-mx-12{
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .md\:-my-14{
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .md\:-mx-14{
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .md\:-my-16{
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .md\:-mx-16{
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .md\:-my-20{
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .md\:-mx-20{
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .md\:-my-24{
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .md\:-mx-24{
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .md\:-my-28{
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .md\:-mx-28{
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .md\:-my-32{
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .md\:-mx-32{
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .md\:-my-36{
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .md\:-mx-36{
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .md\:-my-40{
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .md\:-mx-40{
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .md\:-my-44{
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .md\:-mx-44{
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .md\:-my-48{
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .md\:-mx-48{
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .md\:-my-52{
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .md\:-mx-52{
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .md\:-my-56{
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .md\:-mx-56{
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .md\:-my-60{
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .md\:-mx-60{
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .md\:-my-64{
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .md\:-mx-64{
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .md\:-my-72{
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .md\:-mx-72{
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .md\:-my-80{
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .md\:-mx-80{
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .md\:-my-96{
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .md\:-mx-96{
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .md\:-my-px{
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .md\:-mx-px{
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .md\:-my-0\.5{
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .md\:-mx-0\.5{
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .md\:-my-1\.5{
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .md\:-mx-1\.5{
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .md\:-my-2\.5{
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .md\:-mx-2\.5{
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .md\:-my-3\.5{
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .md\:-mx-3\.5{
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .md\:mt-0{
    margin-top: 0px !important;
  }

  .md\:mr-0{
    margin-right: 0px !important;
  }

  .md\:mb-0{
    margin-bottom: 0px !important;
  }

  .md\:ml-0{
    margin-left: 0px !important;
  }

  .md\:mt-1{
    margin-top: 0.25rem !important;
  }

  .md\:mr-1{
    margin-right: 0.25rem !important;
  }

  .md\:mb-1{
    margin-bottom: 0.25rem !important;
  }

  .md\:ml-1{
    margin-left: 0.25rem !important;
  }

  .md\:mt-2{
    margin-top: 0.5rem !important;
  }

  .md\:mr-2{
    margin-right: 0.5rem !important;
  }

  .md\:mb-2{
    margin-bottom: 0.5rem !important;
  }

  .md\:ml-2{
    margin-left: 0.5rem !important;
  }

  .md\:mt-3{
    margin-top: 0.75rem !important;
  }

  .md\:mr-3{
    margin-right: 0.75rem !important;
  }

  .md\:mb-3{
    margin-bottom: 0.75rem !important;
  }

  .md\:ml-3{
    margin-left: 0.75rem !important;
  }

  .md\:mt-4{
    margin-top: 1rem !important;
  }

  .md\:mr-4{
    margin-right: 1rem !important;
  }

  .md\:mb-4{
    margin-bottom: 1rem !important;
  }

  .md\:ml-4{
    margin-left: 1rem !important;
  }

  .md\:mt-5{
    margin-top: 1.25rem !important;
  }

  .md\:mr-5{
    margin-right: 1.25rem !important;
  }

  .md\:mb-5{
    margin-bottom: 1.25rem !important;
  }

  .md\:ml-5{
    margin-left: 1.25rem !important;
  }

  .md\:mt-6{
    margin-top: 1.5rem !important;
  }

  .md\:mr-6{
    margin-right: 1.5rem !important;
  }

  .md\:mb-6{
    margin-bottom: 1.5rem !important;
  }

  .md\:ml-6{
    margin-left: 1.5rem !important;
  }

  .md\:mt-7{
    margin-top: 1.75rem !important;
  }

  .md\:mr-7{
    margin-right: 1.75rem !important;
  }

  .md\:mb-7{
    margin-bottom: 1.75rem !important;
  }

  .md\:ml-7{
    margin-left: 1.75rem !important;
  }

  .md\:mt-8{
    margin-top: 2rem !important;
  }

  .md\:mr-8{
    margin-right: 2rem !important;
  }

  .md\:mb-8{
    margin-bottom: 2rem !important;
  }

  .md\:ml-8{
    margin-left: 2rem !important;
  }

  .md\:mt-9{
    margin-top: 2.25rem !important;
  }

  .md\:mr-9{
    margin-right: 2.25rem !important;
  }

  .md\:mb-9{
    margin-bottom: 2.25rem !important;
  }

  .md\:ml-9{
    margin-left: 2.25rem !important;
  }

  .md\:mt-10{
    margin-top: 2.5rem !important;
  }

  .md\:mr-10{
    margin-right: 2.5rem !important;
  }

  .md\:mb-10{
    margin-bottom: 2.5rem !important;
  }

  .md\:ml-10{
    margin-left: 2.5rem !important;
  }

  .md\:mt-11{
    margin-top: 2.75rem !important;
  }

  .md\:mr-11{
    margin-right: 2.75rem !important;
  }

  .md\:mb-11{
    margin-bottom: 2.75rem !important;
  }

  .md\:ml-11{
    margin-left: 2.75rem !important;
  }

  .md\:mt-12{
    margin-top: 3rem !important;
  }

  .md\:mr-12{
    margin-right: 3rem !important;
  }

  .md\:mb-12{
    margin-bottom: 3rem !important;
  }

  .md\:ml-12{
    margin-left: 3rem !important;
  }

  .md\:mt-14{
    margin-top: 3.5rem !important;
  }

  .md\:mr-14{
    margin-right: 3.5rem !important;
  }

  .md\:mb-14{
    margin-bottom: 3.5rem !important;
  }

  .md\:ml-14{
    margin-left: 3.5rem !important;
  }

  .md\:mt-16{
    margin-top: 4rem !important;
  }

  .md\:mr-16{
    margin-right: 4rem !important;
  }

  .md\:mb-16{
    margin-bottom: 4rem !important;
  }

  .md\:ml-16{
    margin-left: 4rem !important;
  }

  .md\:mt-20{
    margin-top: 5rem !important;
  }

  .md\:mr-20{
    margin-right: 5rem !important;
  }

  .md\:mb-20{
    margin-bottom: 5rem !important;
  }

  .md\:ml-20{
    margin-left: 5rem !important;
  }

  .md\:mt-24{
    margin-top: 6rem !important;
  }

  .md\:mr-24{
    margin-right: 6rem !important;
  }

  .md\:mb-24{
    margin-bottom: 6rem !important;
  }

  .md\:ml-24{
    margin-left: 6rem !important;
  }

  .md\:mt-28{
    margin-top: 7rem !important;
  }

  .md\:mr-28{
    margin-right: 7rem !important;
  }

  .md\:mb-28{
    margin-bottom: 7rem !important;
  }

  .md\:ml-28{
    margin-left: 7rem !important;
  }

  .md\:mt-32{
    margin-top: 8rem !important;
  }

  .md\:mr-32{
    margin-right: 8rem !important;
  }

  .md\:mb-32{
    margin-bottom: 8rem !important;
  }

  .md\:ml-32{
    margin-left: 8rem !important;
  }

  .md\:mt-36{
    margin-top: 9rem !important;
  }

  .md\:mr-36{
    margin-right: 9rem !important;
  }

  .md\:mb-36{
    margin-bottom: 9rem !important;
  }

  .md\:ml-36{
    margin-left: 9rem !important;
  }

  .md\:mt-40{
    margin-top: 10rem !important;
  }

  .md\:mr-40{
    margin-right: 10rem !important;
  }

  .md\:mb-40{
    margin-bottom: 10rem !important;
  }

  .md\:ml-40{
    margin-left: 10rem !important;
  }

  .md\:mt-44{
    margin-top: 11rem !important;
  }

  .md\:mr-44{
    margin-right: 11rem !important;
  }

  .md\:mb-44{
    margin-bottom: 11rem !important;
  }

  .md\:ml-44{
    margin-left: 11rem !important;
  }

  .md\:mt-48{
    margin-top: 12rem !important;
  }

  .md\:mr-48{
    margin-right: 12rem !important;
  }

  .md\:mb-48{
    margin-bottom: 12rem !important;
  }

  .md\:ml-48{
    margin-left: 12rem !important;
  }

  .md\:mt-52{
    margin-top: 13rem !important;
  }

  .md\:mr-52{
    margin-right: 13rem !important;
  }

  .md\:mb-52{
    margin-bottom: 13rem !important;
  }

  .md\:ml-52{
    margin-left: 13rem !important;
  }

  .md\:mt-56{
    margin-top: 14rem !important;
  }

  .md\:mr-56{
    margin-right: 14rem !important;
  }

  .md\:mb-56{
    margin-bottom: 14rem !important;
  }

  .md\:ml-56{
    margin-left: 14rem !important;
  }

  .md\:mt-60{
    margin-top: 15rem !important;
  }

  .md\:mr-60{
    margin-right: 15rem !important;
  }

  .md\:mb-60{
    margin-bottom: 15rem !important;
  }

  .md\:ml-60{
    margin-left: 15rem !important;
  }

  .md\:mt-64{
    margin-top: 16rem !important;
  }

  .md\:mr-64{
    margin-right: 16rem !important;
  }

  .md\:mb-64{
    margin-bottom: 16rem !important;
  }

  .md\:ml-64{
    margin-left: 16rem !important;
  }

  .md\:mt-72{
    margin-top: 18rem !important;
  }

  .md\:mr-72{
    margin-right: 18rem !important;
  }

  .md\:mb-72{
    margin-bottom: 18rem !important;
  }

  .md\:ml-72{
    margin-left: 18rem !important;
  }

  .md\:mt-80{
    margin-top: 20rem !important;
  }

  .md\:mr-80{
    margin-right: 20rem !important;
  }

  .md\:mb-80{
    margin-bottom: 20rem !important;
  }

  .md\:ml-80{
    margin-left: 20rem !important;
  }

  .md\:mt-96{
    margin-top: 24rem !important;
  }

  .md\:mr-96{
    margin-right: 24rem !important;
  }

  .md\:mb-96{
    margin-bottom: 24rem !important;
  }

  .md\:ml-96{
    margin-left: 24rem !important;
  }

  .md\:mt-auto{
    margin-top: auto !important;
  }

  .md\:mr-auto{
    margin-right: auto !important;
  }

  .md\:mb-auto{
    margin-bottom: auto !important;
  }

  .md\:ml-auto{
    margin-left: auto !important;
  }

  .md\:mt-px{
    margin-top: 1px !important;
  }

  .md\:mr-px{
    margin-right: 1px !important;
  }

  .md\:mb-px{
    margin-bottom: 1px !important;
  }

  .md\:ml-px{
    margin-left: 1px !important;
  }

  .md\:mt-0\.5{
    margin-top: 0.125rem !important;
  }

  .md\:mr-0\.5{
    margin-right: 0.125rem !important;
  }

  .md\:mb-0\.5{
    margin-bottom: 0.125rem !important;
  }

  .md\:ml-0\.5{
    margin-left: 0.125rem !important;
  }

  .md\:mt-1\.5{
    margin-top: 0.375rem !important;
  }

  .md\:mr-1\.5{
    margin-right: 0.375rem !important;
  }

  .md\:mb-1\.5{
    margin-bottom: 0.375rem !important;
  }

  .md\:ml-1\.5{
    margin-left: 0.375rem !important;
  }

  .md\:mt-2\.5{
    margin-top: 0.625rem !important;
  }

  .md\:mr-2\.5{
    margin-right: 0.625rem !important;
  }

  .md\:mb-2\.5{
    margin-bottom: 0.625rem !important;
  }

  .md\:ml-2\.5{
    margin-left: 0.625rem !important;
  }

  .md\:mt-3\.5{
    margin-top: 0.875rem !important;
  }

  .md\:mr-3\.5{
    margin-right: 0.875rem !important;
  }

  .md\:mb-3\.5{
    margin-bottom: 0.875rem !important;
  }

  .md\:ml-3\.5{
    margin-left: 0.875rem !important;
  }

  .md\:-mt-0{
    margin-top: 0px !important;
  }

  .md\:-mr-0{
    margin-right: 0px !important;
  }

  .md\:-mb-0{
    margin-bottom: 0px !important;
  }

  .md\:-ml-0{
    margin-left: 0px !important;
  }

  .md\:-mt-1{
    margin-top: -0.25rem !important;
  }

  .md\:-mr-1{
    margin-right: -0.25rem !important;
  }

  .md\:-mb-1{
    margin-bottom: -0.25rem !important;
  }

  .md\:-ml-1{
    margin-left: -0.25rem !important;
  }

  .md\:-mt-2{
    margin-top: -0.5rem !important;
  }

  .md\:-mr-2{
    margin-right: -0.5rem !important;
  }

  .md\:-mb-2{
    margin-bottom: -0.5rem !important;
  }

  .md\:-ml-2{
    margin-left: -0.5rem !important;
  }

  .md\:-mt-3{
    margin-top: -0.75rem !important;
  }

  .md\:-mr-3{
    margin-right: -0.75rem !important;
  }

  .md\:-mb-3{
    margin-bottom: -0.75rem !important;
  }

  .md\:-ml-3{
    margin-left: -0.75rem !important;
  }

  .md\:-mt-4{
    margin-top: -1rem !important;
  }

  .md\:-mr-4{
    margin-right: -1rem !important;
  }

  .md\:-mb-4{
    margin-bottom: -1rem !important;
  }

  .md\:-ml-4{
    margin-left: -1rem !important;
  }

  .md\:-mt-5{
    margin-top: -1.25rem !important;
  }

  .md\:-mr-5{
    margin-right: -1.25rem !important;
  }

  .md\:-mb-5{
    margin-bottom: -1.25rem !important;
  }

  .md\:-ml-5{
    margin-left: -1.25rem !important;
  }

  .md\:-mt-6{
    margin-top: -1.5rem !important;
  }

  .md\:-mr-6{
    margin-right: -1.5rem !important;
  }

  .md\:-mb-6{
    margin-bottom: -1.5rem !important;
  }

  .md\:-ml-6{
    margin-left: -1.5rem !important;
  }

  .md\:-mt-7{
    margin-top: -1.75rem !important;
  }

  .md\:-mr-7{
    margin-right: -1.75rem !important;
  }

  .md\:-mb-7{
    margin-bottom: -1.75rem !important;
  }

  .md\:-ml-7{
    margin-left: -1.75rem !important;
  }

  .md\:-mt-8{
    margin-top: -2rem !important;
  }

  .md\:-mr-8{
    margin-right: -2rem !important;
  }

  .md\:-mb-8{
    margin-bottom: -2rem !important;
  }

  .md\:-ml-8{
    margin-left: -2rem !important;
  }

  .md\:-mt-9{
    margin-top: -2.25rem !important;
  }

  .md\:-mr-9{
    margin-right: -2.25rem !important;
  }

  .md\:-mb-9{
    margin-bottom: -2.25rem !important;
  }

  .md\:-ml-9{
    margin-left: -2.25rem !important;
  }

  .md\:-mt-10{
    margin-top: -2.5rem !important;
  }

  .md\:-mr-10{
    margin-right: -2.5rem !important;
  }

  .md\:-mb-10{
    margin-bottom: -2.5rem !important;
  }

  .md\:-ml-10{
    margin-left: -2.5rem !important;
  }

  .md\:-mt-11{
    margin-top: -2.75rem !important;
  }

  .md\:-mr-11{
    margin-right: -2.75rem !important;
  }

  .md\:-mb-11{
    margin-bottom: -2.75rem !important;
  }

  .md\:-ml-11{
    margin-left: -2.75rem !important;
  }

  .md\:-mt-12{
    margin-top: -3rem !important;
  }

  .md\:-mr-12{
    margin-right: -3rem !important;
  }

  .md\:-mb-12{
    margin-bottom: -3rem !important;
  }

  .md\:-ml-12{
    margin-left: -3rem !important;
  }

  .md\:-mt-14{
    margin-top: -3.5rem !important;
  }

  .md\:-mr-14{
    margin-right: -3.5rem !important;
  }

  .md\:-mb-14{
    margin-bottom: -3.5rem !important;
  }

  .md\:-ml-14{
    margin-left: -3.5rem !important;
  }

  .md\:-mt-16{
    margin-top: -4rem !important;
  }

  .md\:-mr-16{
    margin-right: -4rem !important;
  }

  .md\:-mb-16{
    margin-bottom: -4rem !important;
  }

  .md\:-ml-16{
    margin-left: -4rem !important;
  }

  .md\:-mt-20{
    margin-top: -5rem !important;
  }

  .md\:-mr-20{
    margin-right: -5rem !important;
  }

  .md\:-mb-20{
    margin-bottom: -5rem !important;
  }

  .md\:-ml-20{
    margin-left: -5rem !important;
  }

  .md\:-mt-24{
    margin-top: -6rem !important;
  }

  .md\:-mr-24{
    margin-right: -6rem !important;
  }

  .md\:-mb-24{
    margin-bottom: -6rem !important;
  }

  .md\:-ml-24{
    margin-left: -6rem !important;
  }

  .md\:-mt-28{
    margin-top: -7rem !important;
  }

  .md\:-mr-28{
    margin-right: -7rem !important;
  }

  .md\:-mb-28{
    margin-bottom: -7rem !important;
  }

  .md\:-ml-28{
    margin-left: -7rem !important;
  }

  .md\:-mt-32{
    margin-top: -8rem !important;
  }

  .md\:-mr-32{
    margin-right: -8rem !important;
  }

  .md\:-mb-32{
    margin-bottom: -8rem !important;
  }

  .md\:-ml-32{
    margin-left: -8rem !important;
  }

  .md\:-mt-36{
    margin-top: -9rem !important;
  }

  .md\:-mr-36{
    margin-right: -9rem !important;
  }

  .md\:-mb-36{
    margin-bottom: -9rem !important;
  }

  .md\:-ml-36{
    margin-left: -9rem !important;
  }

  .md\:-mt-40{
    margin-top: -10rem !important;
  }

  .md\:-mr-40{
    margin-right: -10rem !important;
  }

  .md\:-mb-40{
    margin-bottom: -10rem !important;
  }

  .md\:-ml-40{
    margin-left: -10rem !important;
  }

  .md\:-mt-44{
    margin-top: -11rem !important;
  }

  .md\:-mr-44{
    margin-right: -11rem !important;
  }

  .md\:-mb-44{
    margin-bottom: -11rem !important;
  }

  .md\:-ml-44{
    margin-left: -11rem !important;
  }

  .md\:-mt-48{
    margin-top: -12rem !important;
  }

  .md\:-mr-48{
    margin-right: -12rem !important;
  }

  .md\:-mb-48{
    margin-bottom: -12rem !important;
  }

  .md\:-ml-48{
    margin-left: -12rem !important;
  }

  .md\:-mt-52{
    margin-top: -13rem !important;
  }

  .md\:-mr-52{
    margin-right: -13rem !important;
  }

  .md\:-mb-52{
    margin-bottom: -13rem !important;
  }

  .md\:-ml-52{
    margin-left: -13rem !important;
  }

  .md\:-mt-56{
    margin-top: -14rem !important;
  }

  .md\:-mr-56{
    margin-right: -14rem !important;
  }

  .md\:-mb-56{
    margin-bottom: -14rem !important;
  }

  .md\:-ml-56{
    margin-left: -14rem !important;
  }

  .md\:-mt-60{
    margin-top: -15rem !important;
  }

  .md\:-mr-60{
    margin-right: -15rem !important;
  }

  .md\:-mb-60{
    margin-bottom: -15rem !important;
  }

  .md\:-ml-60{
    margin-left: -15rem !important;
  }

  .md\:-mt-64{
    margin-top: -16rem !important;
  }

  .md\:-mr-64{
    margin-right: -16rem !important;
  }

  .md\:-mb-64{
    margin-bottom: -16rem !important;
  }

  .md\:-ml-64{
    margin-left: -16rem !important;
  }

  .md\:-mt-72{
    margin-top: -18rem !important;
  }

  .md\:-mr-72{
    margin-right: -18rem !important;
  }

  .md\:-mb-72{
    margin-bottom: -18rem !important;
  }

  .md\:-ml-72{
    margin-left: -18rem !important;
  }

  .md\:-mt-80{
    margin-top: -20rem !important;
  }

  .md\:-mr-80{
    margin-right: -20rem !important;
  }

  .md\:-mb-80{
    margin-bottom: -20rem !important;
  }

  .md\:-ml-80{
    margin-left: -20rem !important;
  }

  .md\:-mt-96{
    margin-top: -24rem !important;
  }

  .md\:-mr-96{
    margin-right: -24rem !important;
  }

  .md\:-mb-96{
    margin-bottom: -24rem !important;
  }

  .md\:-ml-96{
    margin-left: -24rem !important;
  }

  .md\:-mt-px{
    margin-top: -1px !important;
  }

  .md\:-mr-px{
    margin-right: -1px !important;
  }

  .md\:-mb-px{
    margin-bottom: -1px !important;
  }

  .md\:-ml-px{
    margin-left: -1px !important;
  }

  .md\:-mt-0\.5{
    margin-top: -0.125rem !important;
  }

  .md\:-mr-0\.5{
    margin-right: -0.125rem !important;
  }

  .md\:-mb-0\.5{
    margin-bottom: -0.125rem !important;
  }

  .md\:-ml-0\.5{
    margin-left: -0.125rem !important;
  }

  .md\:-mt-1\.5{
    margin-top: -0.375rem !important;
  }

  .md\:-mr-1\.5{
    margin-right: -0.375rem !important;
  }

  .md\:-mb-1\.5{
    margin-bottom: -0.375rem !important;
  }

  .md\:-ml-1\.5{
    margin-left: -0.375rem !important;
  }

  .md\:-mt-2\.5{
    margin-top: -0.625rem !important;
  }

  .md\:-mr-2\.5{
    margin-right: -0.625rem !important;
  }

  .md\:-mb-2\.5{
    margin-bottom: -0.625rem !important;
  }

  .md\:-ml-2\.5{
    margin-left: -0.625rem !important;
  }

  .md\:-mt-3\.5{
    margin-top: -0.875rem !important;
  }

  .md\:-mr-3\.5{
    margin-right: -0.875rem !important;
  }

  .md\:-mb-3\.5{
    margin-bottom: -0.875rem !important;
  }

  .md\:-ml-3\.5{
    margin-left: -0.875rem !important;
  }

  .md\:max-h-0{
    max-height: 0px !important;
  }

  .md\:max-h-1{
    max-height: 0.25rem !important;
  }

  .md\:max-h-2{
    max-height: 0.5rem !important;
  }

  .md\:max-h-3{
    max-height: 0.75rem !important;
  }

  .md\:max-h-4{
    max-height: 1rem !important;
  }

  .md\:max-h-5{
    max-height: 1.25rem !important;
  }

  .md\:max-h-6{
    max-height: 1.5rem !important;
  }

  .md\:max-h-7{
    max-height: 1.75rem !important;
  }

  .md\:max-h-8{
    max-height: 2rem !important;
  }

  .md\:max-h-9{
    max-height: 2.25rem !important;
  }

  .md\:max-h-10{
    max-height: 2.5rem !important;
  }

  .md\:max-h-11{
    max-height: 2.75rem !important;
  }

  .md\:max-h-12{
    max-height: 3rem !important;
  }

  .md\:max-h-14{
    max-height: 3.5rem !important;
  }

  .md\:max-h-16{
    max-height: 4rem !important;
  }

  .md\:max-h-20{
    max-height: 5rem !important;
  }

  .md\:max-h-24{
    max-height: 6rem !important;
  }

  .md\:max-h-28{
    max-height: 7rem !important;
  }

  .md\:max-h-32{
    max-height: 8rem !important;
  }

  .md\:max-h-36{
    max-height: 9rem !important;
  }

  .md\:max-h-40{
    max-height: 10rem !important;
  }

  .md\:max-h-44{
    max-height: 11rem !important;
  }

  .md\:max-h-48{
    max-height: 12rem !important;
  }

  .md\:max-h-52{
    max-height: 13rem !important;
  }

  .md\:max-h-56{
    max-height: 14rem !important;
  }

  .md\:max-h-60{
    max-height: 15rem !important;
  }

  .md\:max-h-64{
    max-height: 16rem !important;
  }

  .md\:max-h-72{
    max-height: 18rem !important;
  }

  .md\:max-h-80{
    max-height: 20rem !important;
  }

  .md\:max-h-96{
    max-height: 24rem !important;
  }

  .md\:max-h-px{
    max-height: 1px !important;
  }

  .md\:max-h-0\.5{
    max-height: 0.125rem !important;
  }

  .md\:max-h-1\.5{
    max-height: 0.375rem !important;
  }

  .md\:max-h-2\.5{
    max-height: 0.625rem !important;
  }

  .md\:max-h-3\.5{
    max-height: 0.875rem !important;
  }

  .md\:max-h-full{
    max-height: 100% !important;
  }

  .md\:max-h-screen{
    max-height: 100vh !important;
  }

  .md\:max-w-0{
    max-width: 0rem !important;
  }

  .md\:max-w-none{
    max-width: none !important;
  }

  .md\:max-w-xs{
    max-width: 20rem !important;
  }

  .md\:max-w-sm{
    max-width: 24rem !important;
  }

  .md\:max-w-md{
    max-width: 28rem !important;
  }

  .md\:max-w-lg{
    max-width: 32rem !important;
  }

  .md\:max-w-xl{
    max-width: 36rem !important;
  }

  .md\:max-w-2xl{
    max-width: 42rem !important;
  }

  .md\:max-w-3xl{
    max-width: 48rem !important;
  }

  .md\:max-w-4xl{
    max-width: 56rem !important;
  }

  .md\:max-w-5xl{
    max-width: 64rem !important;
  }

  .md\:max-w-6xl{
    max-width: 72rem !important;
  }

  .md\:max-w-7xl{
    max-width: 80rem !important;
  }

  .md\:max-w-full{
    max-width: 100% !important;
  }

  .md\:max-w-min{
    max-width: -webkit-min-content !important;
    max-width: -moz-min-content !important;
    max-width: min-content !important;
  }

  .md\:max-w-max{
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
  }

  .md\:max-w-prose{
    max-width: 65ch !important;
  }

  .md\:max-w-screen-sm{
    max-width: 640px !important;
  }

  .md\:max-w-screen-md{
    max-width: 768px !important;
  }

  .md\:max-w-screen-lg{
    max-width: 1024px !important;
  }

  .md\:max-w-screen-xl{
    max-width: 1280px !important;
  }

  .md\:max-w-screen-2xl{
    max-width: 1536px !important;
  }

  .md\:min-h-0{
    min-height: 0px !important;
  }

  .md\:min-h-full{
    min-height: 100% !important;
  }

  .md\:min-h-screen{
    min-height: 100vh !important;
  }

  .md\:min-w-0{
    min-width: 0px !important;
  }

  .md\:min-w-full{
    min-width: 100% !important;
  }

  .md\:min-w-min{
    min-width: -webkit-min-content !important;
    min-width: -moz-min-content !important;
    min-width: min-content !important;
  }

  .md\:min-w-max{
    min-width: -webkit-max-content !important;
    min-width: -moz-max-content !important;
    min-width: max-content !important;
  }

  .md\:object-contain{
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }

  .md\:object-cover{
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }

  .md\:object-fill{
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }

  .md\:object-none{
    -o-object-fit: none !important;
       object-fit: none !important;
  }

  .md\:object-scale-down{
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }

  .md\:object-bottom{
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .md\:object-center{
    -o-object-position: center !important;
       object-position: center !important;
  }

  .md\:object-left{
    -o-object-position: left !important;
       object-position: left !important;
  }

  .md\:object-left-bottom{
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .md\:object-left-top{
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .md\:object-right{
    -o-object-position: right !important;
       object-position: right !important;
  }

  .md\:object-right-bottom{
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .md\:object-right-top{
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .md\:object-top{
    -o-object-position: top !important;
       object-position: top !important;
  }

  .md\:opacity-0{
    opacity: 0 !important;
  }

  .md\:opacity-5{
    opacity: 0.05 !important;
  }

  .md\:opacity-10{
    opacity: 0.1 !important;
  }

  .md\:opacity-20{
    opacity: 0.2 !important;
  }

  .md\:opacity-25{
    opacity: 0.25 !important;
  }

  .md\:opacity-30{
    opacity: 0.3 !important;
  }

  .md\:opacity-40{
    opacity: 0.4 !important;
  }

  .md\:opacity-50{
    opacity: 0.5 !important;
  }

  .md\:opacity-60{
    opacity: 0.6 !important;
  }

  .md\:opacity-70{
    opacity: 0.7 !important;
  }

  .md\:opacity-75{
    opacity: 0.75 !important;
  }

  .md\:opacity-80{
    opacity: 0.8 !important;
  }

  .md\:opacity-90{
    opacity: 0.9 !important;
  }

  .md\:opacity-95{
    opacity: 0.95 !important;
  }

  .md\:opacity-100{
    opacity: 1 !important;
  }

  .group:hover .md\:group-hover\:opacity-0{
    opacity: 0 !important;
  }

  .group:hover .md\:group-hover\:opacity-5{
    opacity: 0.05 !important;
  }

  .group:hover .md\:group-hover\:opacity-10{
    opacity: 0.1 !important;
  }

  .group:hover .md\:group-hover\:opacity-20{
    opacity: 0.2 !important;
  }

  .group:hover .md\:group-hover\:opacity-25{
    opacity: 0.25 !important;
  }

  .group:hover .md\:group-hover\:opacity-30{
    opacity: 0.3 !important;
  }

  .group:hover .md\:group-hover\:opacity-40{
    opacity: 0.4 !important;
  }

  .group:hover .md\:group-hover\:opacity-50{
    opacity: 0.5 !important;
  }

  .group:hover .md\:group-hover\:opacity-60{
    opacity: 0.6 !important;
  }

  .group:hover .md\:group-hover\:opacity-70{
    opacity: 0.7 !important;
  }

  .group:hover .md\:group-hover\:opacity-75{
    opacity: 0.75 !important;
  }

  .group:hover .md\:group-hover\:opacity-80{
    opacity: 0.8 !important;
  }

  .group:hover .md\:group-hover\:opacity-90{
    opacity: 0.9 !important;
  }

  .group:hover .md\:group-hover\:opacity-95{
    opacity: 0.95 !important;
  }

  .group:hover .md\:group-hover\:opacity-100{
    opacity: 1 !important;
  }

  .md\:focus-within\:opacity-0:focus-within{
    opacity: 0 !important;
  }

  .md\:focus-within\:opacity-5:focus-within{
    opacity: 0.05 !important;
  }

  .md\:focus-within\:opacity-10:focus-within{
    opacity: 0.1 !important;
  }

  .md\:focus-within\:opacity-20:focus-within{
    opacity: 0.2 !important;
  }

  .md\:focus-within\:opacity-25:focus-within{
    opacity: 0.25 !important;
  }

  .md\:focus-within\:opacity-30:focus-within{
    opacity: 0.3 !important;
  }

  .md\:focus-within\:opacity-40:focus-within{
    opacity: 0.4 !important;
  }

  .md\:focus-within\:opacity-50:focus-within{
    opacity: 0.5 !important;
  }

  .md\:focus-within\:opacity-60:focus-within{
    opacity: 0.6 !important;
  }

  .md\:focus-within\:opacity-70:focus-within{
    opacity: 0.7 !important;
  }

  .md\:focus-within\:opacity-75:focus-within{
    opacity: 0.75 !important;
  }

  .md\:focus-within\:opacity-80:focus-within{
    opacity: 0.8 !important;
  }

  .md\:focus-within\:opacity-90:focus-within{
    opacity: 0.9 !important;
  }

  .md\:focus-within\:opacity-95:focus-within{
    opacity: 0.95 !important;
  }

  .md\:focus-within\:opacity-100:focus-within{
    opacity: 1 !important;
  }

  .md\:hover\:opacity-0:hover{
    opacity: 0 !important;
  }

  .md\:hover\:opacity-5:hover{
    opacity: 0.05 !important;
  }

  .md\:hover\:opacity-10:hover{
    opacity: 0.1 !important;
  }

  .md\:hover\:opacity-20:hover{
    opacity: 0.2 !important;
  }

  .md\:hover\:opacity-25:hover{
    opacity: 0.25 !important;
  }

  .md\:hover\:opacity-30:hover{
    opacity: 0.3 !important;
  }

  .md\:hover\:opacity-40:hover{
    opacity: 0.4 !important;
  }

  .md\:hover\:opacity-50:hover{
    opacity: 0.5 !important;
  }

  .md\:hover\:opacity-60:hover{
    opacity: 0.6 !important;
  }

  .md\:hover\:opacity-70:hover{
    opacity: 0.7 !important;
  }

  .md\:hover\:opacity-75:hover{
    opacity: 0.75 !important;
  }

  .md\:hover\:opacity-80:hover{
    opacity: 0.8 !important;
  }

  .md\:hover\:opacity-90:hover{
    opacity: 0.9 !important;
  }

  .md\:hover\:opacity-95:hover{
    opacity: 0.95 !important;
  }

  .md\:hover\:opacity-100:hover{
    opacity: 1 !important;
  }

  .md\:focus\:opacity-0:focus{
    opacity: 0 !important;
  }

  .md\:focus\:opacity-5:focus{
    opacity: 0.05 !important;
  }

  .md\:focus\:opacity-10:focus{
    opacity: 0.1 !important;
  }

  .md\:focus\:opacity-20:focus{
    opacity: 0.2 !important;
  }

  .md\:focus\:opacity-25:focus{
    opacity: 0.25 !important;
  }

  .md\:focus\:opacity-30:focus{
    opacity: 0.3 !important;
  }

  .md\:focus\:opacity-40:focus{
    opacity: 0.4 !important;
  }

  .md\:focus\:opacity-50:focus{
    opacity: 0.5 !important;
  }

  .md\:focus\:opacity-60:focus{
    opacity: 0.6 !important;
  }

  .md\:focus\:opacity-70:focus{
    opacity: 0.7 !important;
  }

  .md\:focus\:opacity-75:focus{
    opacity: 0.75 !important;
  }

  .md\:focus\:opacity-80:focus{
    opacity: 0.8 !important;
  }

  .md\:focus\:opacity-90:focus{
    opacity: 0.9 !important;
  }

  .md\:focus\:opacity-95:focus{
    opacity: 0.95 !important;
  }

  .md\:focus\:opacity-100:focus{
    opacity: 1 !important;
  }

  .md\:outline-none{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .md\:outline-white{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .md\:outline-black{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .md\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .md\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .md\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .md\:focus\:outline-none:focus{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .md\:focus\:outline-white:focus{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .md\:focus\:outline-black:focus{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .md\:overflow-auto{
    overflow: auto !important;
  }

  .md\:overflow-hidden{
    overflow: hidden !important;
  }

  .md\:overflow-visible{
    overflow: visible !important;
  }

  .md\:overflow-scroll{
    overflow: scroll !important;
  }

  .md\:overflow-x-auto{
    overflow-x: auto !important;
  }

  .md\:overflow-y-auto{
    overflow-y: auto !important;
  }

  .md\:overflow-x-hidden{
    overflow-x: hidden !important;
  }

  .md\:overflow-y-hidden{
    overflow-y: hidden !important;
  }

  .md\:overflow-x-visible{
    overflow-x: visible !important;
  }

  .md\:overflow-y-visible{
    overflow-y: visible !important;
  }

  .md\:overflow-x-scroll{
    overflow-x: scroll !important;
  }

  .md\:overflow-y-scroll{
    overflow-y: scroll !important;
  }

  .md\:overscroll-auto{
    -ms-scroll-chaining: chained !important;
        overscroll-behavior: auto !important;
  }

  .md\:overscroll-contain{
    -ms-scroll-chaining: none !important;
        overscroll-behavior: contain !important;
  }

  .md\:overscroll-none{
    -ms-scroll-chaining: none !important;
        overscroll-behavior: none !important;
  }

  .md\:overscroll-y-auto{
    overscroll-behavior-y: auto !important;
  }

  .md\:overscroll-y-contain{
    overscroll-behavior-y: contain !important;
  }

  .md\:overscroll-y-none{
    overscroll-behavior-y: none !important;
  }

  .md\:overscroll-x-auto{
    overscroll-behavior-x: auto !important;
  }

  .md\:overscroll-x-contain{
    overscroll-behavior-x: contain !important;
  }

  .md\:overscroll-x-none{
    overscroll-behavior-x: none !important;
  }

  .md\:p-0{
    padding: 0px !important;
  }

  .md\:p-1{
    padding: 0.25rem !important;
  }

  .md\:p-2{
    padding: 0.5rem !important;
  }

  .md\:p-3{
    padding: 0.75rem !important;
  }

  .md\:p-4{
    padding: 1rem !important;
  }

  .md\:p-5{
    padding: 1.25rem !important;
  }

  .md\:p-6{
    padding: 1.5rem !important;
  }

  .md\:p-7{
    padding: 1.75rem !important;
  }

  .md\:p-8{
    padding: 2rem !important;
  }

  .md\:p-9{
    padding: 2.25rem !important;
  }

  .md\:p-10{
    padding: 2.5rem !important;
  }

  .md\:p-11{
    padding: 2.75rem !important;
  }

  .md\:p-12{
    padding: 3rem !important;
  }

  .md\:p-14{
    padding: 3.5rem !important;
  }

  .md\:p-16{
    padding: 4rem !important;
  }

  .md\:p-20{
    padding: 5rem !important;
  }

  .md\:p-24{
    padding: 6rem !important;
  }

  .md\:p-28{
    padding: 7rem !important;
  }

  .md\:p-32{
    padding: 8rem !important;
  }

  .md\:p-36{
    padding: 9rem !important;
  }

  .md\:p-40{
    padding: 10rem !important;
  }

  .md\:p-44{
    padding: 11rem !important;
  }

  .md\:p-48{
    padding: 12rem !important;
  }

  .md\:p-52{
    padding: 13rem !important;
  }

  .md\:p-56{
    padding: 14rem !important;
  }

  .md\:p-60{
    padding: 15rem !important;
  }

  .md\:p-64{
    padding: 16rem !important;
  }

  .md\:p-72{
    padding: 18rem !important;
  }

  .md\:p-80{
    padding: 20rem !important;
  }

  .md\:p-96{
    padding: 24rem !important;
  }

  .md\:p-px{
    padding: 1px !important;
  }

  .md\:p-0\.5{
    padding: 0.125rem !important;
  }

  .md\:p-1\.5{
    padding: 0.375rem !important;
  }

  .md\:p-2\.5{
    padding: 0.625rem !important;
  }

  .md\:p-3\.5{
    padding: 0.875rem !important;
  }

  .md\:py-0{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .md\:px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .md\:py-1{
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .md\:px-1{
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .md\:py-2{
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .md\:px-2{
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .md\:py-3{
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .md\:px-3{
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .md\:py-4{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .md\:px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .md\:py-5{
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .md\:px-5{
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .md\:py-6{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md\:px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .md\:py-7{
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .md\:px-7{
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .md\:py-8{
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .md\:px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .md\:py-9{
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .md\:px-9{
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .md\:py-10{
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .md\:px-10{
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .md\:py-11{
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .md\:px-11{
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .md\:py-12{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .md\:px-12{
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md\:py-14{
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .md\:px-14{
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .md\:py-16{
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .md\:px-16{
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .md\:py-20{
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .md\:px-20{
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .md\:py-24{
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .md\:px-24{
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .md\:py-28{
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .md\:px-28{
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .md\:py-32{
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .md\:px-32{
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .md\:py-36{
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .md\:px-36{
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .md\:py-40{
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .md\:px-40{
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .md\:py-44{
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .md\:px-44{
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .md\:py-48{
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .md\:px-48{
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .md\:py-52{
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .md\:px-52{
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .md\:py-56{
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .md\:px-56{
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .md\:py-60{
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .md\:px-60{
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .md\:py-64{
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .md\:px-64{
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .md\:py-72{
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .md\:px-72{
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .md\:py-80{
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .md\:px-80{
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .md\:py-96{
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .md\:px-96{
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .md\:py-px{
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .md\:px-px{
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .md\:py-0\.5{
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .md\:px-0\.5{
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .md\:py-1\.5{
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .md\:px-1\.5{
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .md\:py-2\.5{
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .md\:px-2\.5{
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .md\:py-3\.5{
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .md\:px-3\.5{
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .md\:pt-0{
    padding-top: 0px !important;
  }

  .md\:pr-0{
    padding-right: 0px !important;
  }

  .md\:pb-0{
    padding-bottom: 0px !important;
  }

  .md\:pl-0{
    padding-left: 0px !important;
  }

  .md\:pt-1{
    padding-top: 0.25rem !important;
  }

  .md\:pr-1{
    padding-right: 0.25rem !important;
  }

  .md\:pb-1{
    padding-bottom: 0.25rem !important;
  }

  .md\:pl-1{
    padding-left: 0.25rem !important;
  }

  .md\:pt-2{
    padding-top: 0.5rem !important;
  }

  .md\:pr-2{
    padding-right: 0.5rem !important;
  }

  .md\:pb-2{
    padding-bottom: 0.5rem !important;
  }

  .md\:pl-2{
    padding-left: 0.5rem !important;
  }

  .md\:pt-3{
    padding-top: 0.75rem !important;
  }

  .md\:pr-3{
    padding-right: 0.75rem !important;
  }

  .md\:pb-3{
    padding-bottom: 0.75rem !important;
  }

  .md\:pl-3{
    padding-left: 0.75rem !important;
  }

  .md\:pt-4{
    padding-top: 1rem !important;
  }

  .md\:pr-4{
    padding-right: 1rem !important;
  }

  .md\:pb-4{
    padding-bottom: 1rem !important;
  }

  .md\:pl-4{
    padding-left: 1rem !important;
  }

  .md\:pt-5{
    padding-top: 1.25rem !important;
  }

  .md\:pr-5{
    padding-right: 1.25rem !important;
  }

  .md\:pb-5{
    padding-bottom: 1.25rem !important;
  }

  .md\:pl-5{
    padding-left: 1.25rem !important;
  }

  .md\:pt-6{
    padding-top: 1.5rem !important;
  }

  .md\:pr-6{
    padding-right: 1.5rem !important;
  }

  .md\:pb-6{
    padding-bottom: 1.5rem !important;
  }

  .md\:pl-6{
    padding-left: 1.5rem !important;
  }

  .md\:pt-7{
    padding-top: 1.75rem !important;
  }

  .md\:pr-7{
    padding-right: 1.75rem !important;
  }

  .md\:pb-7{
    padding-bottom: 1.75rem !important;
  }

  .md\:pl-7{
    padding-left: 1.75rem !important;
  }

  .md\:pt-8{
    padding-top: 2rem !important;
  }

  .md\:pr-8{
    padding-right: 2rem !important;
  }

  .md\:pb-8{
    padding-bottom: 2rem !important;
  }

  .md\:pl-8{
    padding-left: 2rem !important;
  }

  .md\:pt-9{
    padding-top: 2.25rem !important;
  }

  .md\:pr-9{
    padding-right: 2.25rem !important;
  }

  .md\:pb-9{
    padding-bottom: 2.25rem !important;
  }

  .md\:pl-9{
    padding-left: 2.25rem !important;
  }

  .md\:pt-10{
    padding-top: 2.5rem !important;
  }

  .md\:pr-10{
    padding-right: 2.5rem !important;
  }

  .md\:pb-10{
    padding-bottom: 2.5rem !important;
  }

  .md\:pl-10{
    padding-left: 2.5rem !important;
  }

  .md\:pt-11{
    padding-top: 2.75rem !important;
  }

  .md\:pr-11{
    padding-right: 2.75rem !important;
  }

  .md\:pb-11{
    padding-bottom: 2.75rem !important;
  }

  .md\:pl-11{
    padding-left: 2.75rem !important;
  }

  .md\:pt-12{
    padding-top: 3rem !important;
  }

  .md\:pr-12{
    padding-right: 3rem !important;
  }

  .md\:pb-12{
    padding-bottom: 3rem !important;
  }

  .md\:pl-12{
    padding-left: 3rem !important;
  }

  .md\:pt-14{
    padding-top: 3.5rem !important;
  }

  .md\:pr-14{
    padding-right: 3.5rem !important;
  }

  .md\:pb-14{
    padding-bottom: 3.5rem !important;
  }

  .md\:pl-14{
    padding-left: 3.5rem !important;
  }

  .md\:pt-16{
    padding-top: 4rem !important;
  }

  .md\:pr-16{
    padding-right: 4rem !important;
  }

  .md\:pb-16{
    padding-bottom: 4rem !important;
  }

  .md\:pl-16{
    padding-left: 4rem !important;
  }

  .md\:pt-20{
    padding-top: 5rem !important;
  }

  .md\:pr-20{
    padding-right: 5rem !important;
  }

  .md\:pb-20{
    padding-bottom: 5rem !important;
  }

  .md\:pl-20{
    padding-left: 5rem !important;
  }

  .md\:pt-24{
    padding-top: 6rem !important;
  }

  .md\:pr-24{
    padding-right: 6rem !important;
  }

  .md\:pb-24{
    padding-bottom: 6rem !important;
  }

  .md\:pl-24{
    padding-left: 6rem !important;
  }

  .md\:pt-28{
    padding-top: 7rem !important;
  }

  .md\:pr-28{
    padding-right: 7rem !important;
  }

  .md\:pb-28{
    padding-bottom: 7rem !important;
  }

  .md\:pl-28{
    padding-left: 7rem !important;
  }

  .md\:pt-32{
    padding-top: 8rem !important;
  }

  .md\:pr-32{
    padding-right: 8rem !important;
  }

  .md\:pb-32{
    padding-bottom: 8rem !important;
  }

  .md\:pl-32{
    padding-left: 8rem !important;
  }

  .md\:pt-36{
    padding-top: 9rem !important;
  }

  .md\:pr-36{
    padding-right: 9rem !important;
  }

  .md\:pb-36{
    padding-bottom: 9rem !important;
  }

  .md\:pl-36{
    padding-left: 9rem !important;
  }

  .md\:pt-40{
    padding-top: 10rem !important;
  }

  .md\:pr-40{
    padding-right: 10rem !important;
  }

  .md\:pb-40{
    padding-bottom: 10rem !important;
  }

  .md\:pl-40{
    padding-left: 10rem !important;
  }

  .md\:pt-44{
    padding-top: 11rem !important;
  }

  .md\:pr-44{
    padding-right: 11rem !important;
  }

  .md\:pb-44{
    padding-bottom: 11rem !important;
  }

  .md\:pl-44{
    padding-left: 11rem !important;
  }

  .md\:pt-48{
    padding-top: 12rem !important;
  }

  .md\:pr-48{
    padding-right: 12rem !important;
  }

  .md\:pb-48{
    padding-bottom: 12rem !important;
  }

  .md\:pl-48{
    padding-left: 12rem !important;
  }

  .md\:pt-52{
    padding-top: 13rem !important;
  }

  .md\:pr-52{
    padding-right: 13rem !important;
  }

  .md\:pb-52{
    padding-bottom: 13rem !important;
  }

  .md\:pl-52{
    padding-left: 13rem !important;
  }

  .md\:pt-56{
    padding-top: 14rem !important;
  }

  .md\:pr-56{
    padding-right: 14rem !important;
  }

  .md\:pb-56{
    padding-bottom: 14rem !important;
  }

  .md\:pl-56{
    padding-left: 14rem !important;
  }

  .md\:pt-60{
    padding-top: 15rem !important;
  }

  .md\:pr-60{
    padding-right: 15rem !important;
  }

  .md\:pb-60{
    padding-bottom: 15rem !important;
  }

  .md\:pl-60{
    padding-left: 15rem !important;
  }

  .md\:pt-64{
    padding-top: 16rem !important;
  }

  .md\:pr-64{
    padding-right: 16rem !important;
  }

  .md\:pb-64{
    padding-bottom: 16rem !important;
  }

  .md\:pl-64{
    padding-left: 16rem !important;
  }

  .md\:pt-72{
    padding-top: 18rem !important;
  }

  .md\:pr-72{
    padding-right: 18rem !important;
  }

  .md\:pb-72{
    padding-bottom: 18rem !important;
  }

  .md\:pl-72{
    padding-left: 18rem !important;
  }

  .md\:pt-80{
    padding-top: 20rem !important;
  }

  .md\:pr-80{
    padding-right: 20rem !important;
  }

  .md\:pb-80{
    padding-bottom: 20rem !important;
  }

  .md\:pl-80{
    padding-left: 20rem !important;
  }

  .md\:pt-96{
    padding-top: 24rem !important;
  }

  .md\:pr-96{
    padding-right: 24rem !important;
  }

  .md\:pb-96{
    padding-bottom: 24rem !important;
  }

  .md\:pl-96{
    padding-left: 24rem !important;
  }

  .md\:pt-px{
    padding-top: 1px !important;
  }

  .md\:pr-px{
    padding-right: 1px !important;
  }

  .md\:pb-px{
    padding-bottom: 1px !important;
  }

  .md\:pl-px{
    padding-left: 1px !important;
  }

  .md\:pt-0\.5{
    padding-top: 0.125rem !important;
  }

  .md\:pr-0\.5{
    padding-right: 0.125rem !important;
  }

  .md\:pb-0\.5{
    padding-bottom: 0.125rem !important;
  }

  .md\:pl-0\.5{
    padding-left: 0.125rem !important;
  }

  .md\:pt-1\.5{
    padding-top: 0.375rem !important;
  }

  .md\:pr-1\.5{
    padding-right: 0.375rem !important;
  }

  .md\:pb-1\.5{
    padding-bottom: 0.375rem !important;
  }

  .md\:pl-1\.5{
    padding-left: 0.375rem !important;
  }

  .md\:pt-2\.5{
    padding-top: 0.625rem !important;
  }

  .md\:pr-2\.5{
    padding-right: 0.625rem !important;
  }

  .md\:pb-2\.5{
    padding-bottom: 0.625rem !important;
  }

  .md\:pl-2\.5{
    padding-left: 0.625rem !important;
  }

  .md\:pt-3\.5{
    padding-top: 0.875rem !important;
  }

  .md\:pr-3\.5{
    padding-right: 0.875rem !important;
  }

  .md\:pb-3\.5{
    padding-bottom: 0.875rem !important;
  }

  .md\:pl-3\.5{
    padding-left: 0.875rem !important;
  }

  .md\:placeholder-transparent::-moz-placeholder{
    color: transparent !important;
  }

  .md\:placeholder-transparent:-ms-input-placeholder{
    color: transparent !important;
  }

  .md\:placeholder-transparent::placeholder{
    color: transparent !important;
  }

  .md\:placeholder-current::-moz-placeholder{
    color: currentColor !important;
  }

  .md\:placeholder-current:-ms-input-placeholder{
    color: currentColor !important;
  }

  .md\:placeholder-current::placeholder{
    color: currentColor !important;
  }

  .md\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-gray-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-red-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-green-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-purple-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-pink-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cyan-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-light-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-amber-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-space-cadet::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-space-cadet:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-space-cadet::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-manatee::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-manatee:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-manatee::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cynabar::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cynabar:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-cynabar::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-imperial-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-imperial-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-imperial-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-special-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-special-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-special-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-dark-sienna::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-dark-sienna:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-dark-sienna::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-rosewood::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-rosewood:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-rosewood::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-dark-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-dark-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-dark-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-rosso-corsa::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-rosso-corsa:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-rosso-corsa::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-vermillion::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-vermillion:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-vermillion::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-persimmon::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-persimmon:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-persimmon::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-carrot-orange::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-carrot-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-carrot-orange::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-orange-web::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-orange-web:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-orange-web::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-selective-yellow::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-selective-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-selective-yellow::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-bottle-green::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-bottle-green:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-bottle-green::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-illuminating-emerald::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-illuminating-emerald:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-illuminating-emerald::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color: transparent !important;
  }

  .md\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent !important;
  }

  .md\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent !important;
  }

  .md\:focus\:placeholder-current:focus::-moz-placeholder{
    color: currentColor !important;
  }

  .md\:focus\:placeholder-current:focus:-ms-input-placeholder{
    color: currentColor !important;
  }

  .md\:focus\:placeholder-current:focus::placeholder{
    color: currentColor !important;
  }

  .md\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cyan-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-light-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-amber-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-space-cadet:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-manatee:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-manatee:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cynabar:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-cynabar:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-imperial-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-special-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-special-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-dark-sienna:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-rosewood:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-rosewood:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-dark-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-dark-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-rosso-corsa:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-vermillion:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-vermillion:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-persimmon:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-persimmon:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-carrot-orange:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-orange-web:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-orange-web:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-selective-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-bottle-green:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .md\:focus\:placeholder-illuminating-emerald:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-transparent::-moz-placeholder{
    color: transparent !important;
  }

  .dark .md\:dark\:placeholder-transparent:-ms-input-placeholder{
    color: transparent !important;
  }

  .dark .md\:dark\:placeholder-transparent::placeholder{
    color: transparent !important;
  }

  .dark .md\:dark\:placeholder-current::-moz-placeholder{
    color: currentColor !important;
  }

  .dark .md\:dark\:placeholder-current:-ms-input-placeholder{
    color: currentColor !important;
  }

  .dark .md\:dark\:placeholder-current::placeholder{
    color: currentColor !important;
  }

  .dark .md\:dark\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-gray-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-red-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-green-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-purple-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-pink-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cyan-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-light-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-amber-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-space-cadet::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-space-cadet:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-space-cadet::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-manatee::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-manatee:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-manatee::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cynabar::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cynabar:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-cynabar::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-imperial-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-imperial-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-imperial-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-special-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-special-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-special-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-dark-sienna::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-dark-sienna:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-dark-sienna::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-rosewood::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-rosewood:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-rosewood::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-dark-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-dark-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-dark-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-rosso-corsa::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-rosso-corsa:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-rosso-corsa::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-vermillion::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-vermillion:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-vermillion::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-persimmon::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-persimmon:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-persimmon::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-carrot-orange::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-carrot-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-carrot-orange::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-orange-web::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-orange-web:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-orange-web::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-selective-yellow::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-selective-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-selective-yellow::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-bottle-green::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-bottle-green:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-bottle-green::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-illuminating-emerald::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-illuminating-emerald:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:placeholder-illuminating-emerald::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color: transparent !important;
  }

  .dark .md\:dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent !important;
  }

  .dark .md\:dark\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent !important;
  }

  .dark .md\:dark\:focus\:placeholder-current:focus::-moz-placeholder{
    color: currentColor !important;
  }

  .dark .md\:dark\:focus\:placeholder-current:focus:-ms-input-placeholder{
    color: currentColor !important;
  }

  .dark .md\:dark\:focus\:placeholder-current:focus::placeholder{
    color: currentColor !important;
  }

  .dark .md\:dark\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cyan-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-light-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-amber-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-space-cadet:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-manatee:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-manatee:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cynabar:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-cynabar:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-imperial-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-special-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-special-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-dark-sienna:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-rosewood:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-rosewood:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-dark-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-dark-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-rosso-corsa:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-vermillion:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-vermillion:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-persimmon:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-persimmon:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-carrot-orange:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-orange-web:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-orange-web:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-selective-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-bottle-green:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .md\:dark\:focus\:placeholder-illuminating-emerald:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .md\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .md\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .md\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .md\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .md\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .md\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .md\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .md\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .md\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .md\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .md\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .md\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .md\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .md\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .md\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .md\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .md\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .md\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .md\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .md\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .md\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .md\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .md\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .md\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .md\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .md\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .md\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .md\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .md\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .md\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .md\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .md\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .md\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .md\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .md\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .md\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .md\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .md\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .md\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .md\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .md\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .md\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .md\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .md\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .md\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .md\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .md\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .md\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .md\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .md\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .md\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .md\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .md\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .md\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .md\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .md\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .md\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .md\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .md\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .md\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .md\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .md\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .md\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .md\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .md\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .md\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .md\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .md\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .md\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .md\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .md\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .md\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .md\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .md\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .md\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .md\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .md\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .md\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .md\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .md\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .md\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .md\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .md\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .md\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .md\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .md\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .md\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .md\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .md\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .md\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .md\:dark\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .md\:dark\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .md\:dark\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .md\:dark\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .md\:dark\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .md\:dark\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .md\:dark\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .md\:dark\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .md\:dark\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .md\:dark\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .md\:dark\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .md\:dark\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .md\:dark\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .md\:dark\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .md\:dark\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .md\:dark\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .md\:dark\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .md\:dark\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .md\:dark\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .md\:dark\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .md\:dark\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .md\:dark\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .md\:dark\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .md\:dark\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .md\:dark\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .md\:dark\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .md\:dark\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .md\:dark\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .md\:dark\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .md\:dark\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .md\:dark\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .md\:dark\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .md\:dark\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .md\:dark\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .md\:dark\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .md\:dark\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .md\:dark\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .md\:dark\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .md\:dark\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .md\:dark\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .md\:dark\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .md\:dark\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .md\:dark\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .md\:dark\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .md\:dark\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .md\:dark\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .md\:pointer-events-none{
    pointer-events: none !important;
  }

  .md\:pointer-events-auto{
    pointer-events: auto !important;
  }

  .md\:static{
    position: static !important;
  }

  .md\:fixed{
    position: fixed !important;
  }

  .md\:absolute{
    position: absolute !important;
  }

  .md\:relative{
    position: relative !important;
  }

  .md\:sticky{
    position: sticky !important;
  }

  .md\:inset-0{
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .md\:inset-1{
    top: 0.25rem !important;
    right: 0.25rem !important;
    bottom: 0.25rem !important;
    left: 0.25rem !important;
  }

  .md\:inset-2{
    top: 0.5rem !important;
    right: 0.5rem !important;
    bottom: 0.5rem !important;
    left: 0.5rem !important;
  }

  .md\:inset-3{
    top: 0.75rem !important;
    right: 0.75rem !important;
    bottom: 0.75rem !important;
    left: 0.75rem !important;
  }

  .md\:inset-4{
    top: 1rem !important;
    right: 1rem !important;
    bottom: 1rem !important;
    left: 1rem !important;
  }

  .md\:inset-5{
    top: 1.25rem !important;
    right: 1.25rem !important;
    bottom: 1.25rem !important;
    left: 1.25rem !important;
  }

  .md\:inset-6{
    top: 1.5rem !important;
    right: 1.5rem !important;
    bottom: 1.5rem !important;
    left: 1.5rem !important;
  }

  .md\:inset-7{
    top: 1.75rem !important;
    right: 1.75rem !important;
    bottom: 1.75rem !important;
    left: 1.75rem !important;
  }

  .md\:inset-8{
    top: 2rem !important;
    right: 2rem !important;
    bottom: 2rem !important;
    left: 2rem !important;
  }

  .md\:inset-9{
    top: 2.25rem !important;
    right: 2.25rem !important;
    bottom: 2.25rem !important;
    left: 2.25rem !important;
  }

  .md\:inset-10{
    top: 2.5rem !important;
    right: 2.5rem !important;
    bottom: 2.5rem !important;
    left: 2.5rem !important;
  }

  .md\:inset-11{
    top: 2.75rem !important;
    right: 2.75rem !important;
    bottom: 2.75rem !important;
    left: 2.75rem !important;
  }

  .md\:inset-12{
    top: 3rem !important;
    right: 3rem !important;
    bottom: 3rem !important;
    left: 3rem !important;
  }

  .md\:inset-14{
    top: 3.5rem !important;
    right: 3.5rem !important;
    bottom: 3.5rem !important;
    left: 3.5rem !important;
  }

  .md\:inset-16{
    top: 4rem !important;
    right: 4rem !important;
    bottom: 4rem !important;
    left: 4rem !important;
  }

  .md\:inset-20{
    top: 5rem !important;
    right: 5rem !important;
    bottom: 5rem !important;
    left: 5rem !important;
  }

  .md\:inset-24{
    top: 6rem !important;
    right: 6rem !important;
    bottom: 6rem !important;
    left: 6rem !important;
  }

  .md\:inset-28{
    top: 7rem !important;
    right: 7rem !important;
    bottom: 7rem !important;
    left: 7rem !important;
  }

  .md\:inset-32{
    top: 8rem !important;
    right: 8rem !important;
    bottom: 8rem !important;
    left: 8rem !important;
  }

  .md\:inset-36{
    top: 9rem !important;
    right: 9rem !important;
    bottom: 9rem !important;
    left: 9rem !important;
  }

  .md\:inset-40{
    top: 10rem !important;
    right: 10rem !important;
    bottom: 10rem !important;
    left: 10rem !important;
  }

  .md\:inset-44{
    top: 11rem !important;
    right: 11rem !important;
    bottom: 11rem !important;
    left: 11rem !important;
  }

  .md\:inset-48{
    top: 12rem !important;
    right: 12rem !important;
    bottom: 12rem !important;
    left: 12rem !important;
  }

  .md\:inset-52{
    top: 13rem !important;
    right: 13rem !important;
    bottom: 13rem !important;
    left: 13rem !important;
  }

  .md\:inset-56{
    top: 14rem !important;
    right: 14rem !important;
    bottom: 14rem !important;
    left: 14rem !important;
  }

  .md\:inset-60{
    top: 15rem !important;
    right: 15rem !important;
    bottom: 15rem !important;
    left: 15rem !important;
  }

  .md\:inset-64{
    top: 16rem !important;
    right: 16rem !important;
    bottom: 16rem !important;
    left: 16rem !important;
  }

  .md\:inset-72{
    top: 18rem !important;
    right: 18rem !important;
    bottom: 18rem !important;
    left: 18rem !important;
  }

  .md\:inset-80{
    top: 20rem !important;
    right: 20rem !important;
    bottom: 20rem !important;
    left: 20rem !important;
  }

  .md\:inset-96{
    top: 24rem !important;
    right: 24rem !important;
    bottom: 24rem !important;
    left: 24rem !important;
  }

  .md\:inset-auto{
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .md\:inset-px{
    top: 1px !important;
    right: 1px !important;
    bottom: 1px !important;
    left: 1px !important;
  }

  .md\:inset-0\.5{
    top: 0.125rem !important;
    right: 0.125rem !important;
    bottom: 0.125rem !important;
    left: 0.125rem !important;
  }

  .md\:inset-1\.5{
    top: 0.375rem !important;
    right: 0.375rem !important;
    bottom: 0.375rem !important;
    left: 0.375rem !important;
  }

  .md\:inset-2\.5{
    top: 0.625rem !important;
    right: 0.625rem !important;
    bottom: 0.625rem !important;
    left: 0.625rem !important;
  }

  .md\:inset-3\.5{
    top: 0.875rem !important;
    right: 0.875rem !important;
    bottom: 0.875rem !important;
    left: 0.875rem !important;
  }

  .md\:-inset-0{
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .md\:-inset-1{
    top: -0.25rem !important;
    right: -0.25rem !important;
    bottom: -0.25rem !important;
    left: -0.25rem !important;
  }

  .md\:-inset-2{
    top: -0.5rem !important;
    right: -0.5rem !important;
    bottom: -0.5rem !important;
    left: -0.5rem !important;
  }

  .md\:-inset-3{
    top: -0.75rem !important;
    right: -0.75rem !important;
    bottom: -0.75rem !important;
    left: -0.75rem !important;
  }

  .md\:-inset-4{
    top: -1rem !important;
    right: -1rem !important;
    bottom: -1rem !important;
    left: -1rem !important;
  }

  .md\:-inset-5{
    top: -1.25rem !important;
    right: -1.25rem !important;
    bottom: -1.25rem !important;
    left: -1.25rem !important;
  }

  .md\:-inset-6{
    top: -1.5rem !important;
    right: -1.5rem !important;
    bottom: -1.5rem !important;
    left: -1.5rem !important;
  }

  .md\:-inset-7{
    top: -1.75rem !important;
    right: -1.75rem !important;
    bottom: -1.75rem !important;
    left: -1.75rem !important;
  }

  .md\:-inset-8{
    top: -2rem !important;
    right: -2rem !important;
    bottom: -2rem !important;
    left: -2rem !important;
  }

  .md\:-inset-9{
    top: -2.25rem !important;
    right: -2.25rem !important;
    bottom: -2.25rem !important;
    left: -2.25rem !important;
  }

  .md\:-inset-10{
    top: -2.5rem !important;
    right: -2.5rem !important;
    bottom: -2.5rem !important;
    left: -2.5rem !important;
  }

  .md\:-inset-11{
    top: -2.75rem !important;
    right: -2.75rem !important;
    bottom: -2.75rem !important;
    left: -2.75rem !important;
  }

  .md\:-inset-12{
    top: -3rem !important;
    right: -3rem !important;
    bottom: -3rem !important;
    left: -3rem !important;
  }

  .md\:-inset-14{
    top: -3.5rem !important;
    right: -3.5rem !important;
    bottom: -3.5rem !important;
    left: -3.5rem !important;
  }

  .md\:-inset-16{
    top: -4rem !important;
    right: -4rem !important;
    bottom: -4rem !important;
    left: -4rem !important;
  }

  .md\:-inset-20{
    top: -5rem !important;
    right: -5rem !important;
    bottom: -5rem !important;
    left: -5rem !important;
  }

  .md\:-inset-24{
    top: -6rem !important;
    right: -6rem !important;
    bottom: -6rem !important;
    left: -6rem !important;
  }

  .md\:-inset-28{
    top: -7rem !important;
    right: -7rem !important;
    bottom: -7rem !important;
    left: -7rem !important;
  }

  .md\:-inset-32{
    top: -8rem !important;
    right: -8rem !important;
    bottom: -8rem !important;
    left: -8rem !important;
  }

  .md\:-inset-36{
    top: -9rem !important;
    right: -9rem !important;
    bottom: -9rem !important;
    left: -9rem !important;
  }

  .md\:-inset-40{
    top: -10rem !important;
    right: -10rem !important;
    bottom: -10rem !important;
    left: -10rem !important;
  }

  .md\:-inset-44{
    top: -11rem !important;
    right: -11rem !important;
    bottom: -11rem !important;
    left: -11rem !important;
  }

  .md\:-inset-48{
    top: -12rem !important;
    right: -12rem !important;
    bottom: -12rem !important;
    left: -12rem !important;
  }

  .md\:-inset-52{
    top: -13rem !important;
    right: -13rem !important;
    bottom: -13rem !important;
    left: -13rem !important;
  }

  .md\:-inset-56{
    top: -14rem !important;
    right: -14rem !important;
    bottom: -14rem !important;
    left: -14rem !important;
  }

  .md\:-inset-60{
    top: -15rem !important;
    right: -15rem !important;
    bottom: -15rem !important;
    left: -15rem !important;
  }

  .md\:-inset-64{
    top: -16rem !important;
    right: -16rem !important;
    bottom: -16rem !important;
    left: -16rem !important;
  }

  .md\:-inset-72{
    top: -18rem !important;
    right: -18rem !important;
    bottom: -18rem !important;
    left: -18rem !important;
  }

  .md\:-inset-80{
    top: -20rem !important;
    right: -20rem !important;
    bottom: -20rem !important;
    left: -20rem !important;
  }

  .md\:-inset-96{
    top: -24rem !important;
    right: -24rem !important;
    bottom: -24rem !important;
    left: -24rem !important;
  }

  .md\:-inset-px{
    top: -1px !important;
    right: -1px !important;
    bottom: -1px !important;
    left: -1px !important;
  }

  .md\:-inset-0\.5{
    top: -0.125rem !important;
    right: -0.125rem !important;
    bottom: -0.125rem !important;
    left: -0.125rem !important;
  }

  .md\:-inset-1\.5{
    top: -0.375rem !important;
    right: -0.375rem !important;
    bottom: -0.375rem !important;
    left: -0.375rem !important;
  }

  .md\:-inset-2\.5{
    top: -0.625rem !important;
    right: -0.625rem !important;
    bottom: -0.625rem !important;
    left: -0.625rem !important;
  }

  .md\:-inset-3\.5{
    top: -0.875rem !important;
    right: -0.875rem !important;
    bottom: -0.875rem !important;
    left: -0.875rem !important;
  }

  .md\:inset-1\/2{
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:inset-1\/3{
    top: 33.333333% !important;
    right: 33.333333% !important;
    bottom: 33.333333% !important;
    left: 33.333333% !important;
  }

  .md\:inset-2\/3{
    top: 66.666667% !important;
    right: 66.666667% !important;
    bottom: 66.666667% !important;
    left: 66.666667% !important;
  }

  .md\:inset-1\/4{
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .md\:inset-2\/4{
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:inset-3\/4{
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .md\:inset-full{
    top: 100% !important;
    right: 100% !important;
    bottom: 100% !important;
    left: 100% !important;
  }

  .md\:-inset-1\/2{
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:-inset-1\/3{
    top: -33.333333% !important;
    right: -33.333333% !important;
    bottom: -33.333333% !important;
    left: -33.333333% !important;
  }

  .md\:-inset-2\/3{
    top: -66.666667% !important;
    right: -66.666667% !important;
    bottom: -66.666667% !important;
    left: -66.666667% !important;
  }

  .md\:-inset-1\/4{
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .md\:-inset-2\/4{
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:-inset-3\/4{
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .md\:-inset-full{
    top: -100% !important;
    right: -100% !important;
    bottom: -100% !important;
    left: -100% !important;
  }

  .md\:inset-y-0{
    top: 0px !important;
    bottom: 0px !important;
  }

  .md\:inset-x-0{
    right: 0px !important;
    left: 0px !important;
  }

  .md\:inset-y-1{
    top: 0.25rem !important;
    bottom: 0.25rem !important;
  }

  .md\:inset-x-1{
    right: 0.25rem !important;
    left: 0.25rem !important;
  }

  .md\:inset-y-2{
    top: 0.5rem !important;
    bottom: 0.5rem !important;
  }

  .md\:inset-x-2{
    right: 0.5rem !important;
    left: 0.5rem !important;
  }

  .md\:inset-y-3{
    top: 0.75rem !important;
    bottom: 0.75rem !important;
  }

  .md\:inset-x-3{
    right: 0.75rem !important;
    left: 0.75rem !important;
  }

  .md\:inset-y-4{
    top: 1rem !important;
    bottom: 1rem !important;
  }

  .md\:inset-x-4{
    right: 1rem !important;
    left: 1rem !important;
  }

  .md\:inset-y-5{
    top: 1.25rem !important;
    bottom: 1.25rem !important;
  }

  .md\:inset-x-5{
    right: 1.25rem !important;
    left: 1.25rem !important;
  }

  .md\:inset-y-6{
    top: 1.5rem !important;
    bottom: 1.5rem !important;
  }

  .md\:inset-x-6{
    right: 1.5rem !important;
    left: 1.5rem !important;
  }

  .md\:inset-y-7{
    top: 1.75rem !important;
    bottom: 1.75rem !important;
  }

  .md\:inset-x-7{
    right: 1.75rem !important;
    left: 1.75rem !important;
  }

  .md\:inset-y-8{
    top: 2rem !important;
    bottom: 2rem !important;
  }

  .md\:inset-x-8{
    right: 2rem !important;
    left: 2rem !important;
  }

  .md\:inset-y-9{
    top: 2.25rem !important;
    bottom: 2.25rem !important;
  }

  .md\:inset-x-9{
    right: 2.25rem !important;
    left: 2.25rem !important;
  }

  .md\:inset-y-10{
    top: 2.5rem !important;
    bottom: 2.5rem !important;
  }

  .md\:inset-x-10{
    right: 2.5rem !important;
    left: 2.5rem !important;
  }

  .md\:inset-y-11{
    top: 2.75rem !important;
    bottom: 2.75rem !important;
  }

  .md\:inset-x-11{
    right: 2.75rem !important;
    left: 2.75rem !important;
  }

  .md\:inset-y-12{
    top: 3rem !important;
    bottom: 3rem !important;
  }

  .md\:inset-x-12{
    right: 3rem !important;
    left: 3rem !important;
  }

  .md\:inset-y-14{
    top: 3.5rem !important;
    bottom: 3.5rem !important;
  }

  .md\:inset-x-14{
    right: 3.5rem !important;
    left: 3.5rem !important;
  }

  .md\:inset-y-16{
    top: 4rem !important;
    bottom: 4rem !important;
  }

  .md\:inset-x-16{
    right: 4rem !important;
    left: 4rem !important;
  }

  .md\:inset-y-20{
    top: 5rem !important;
    bottom: 5rem !important;
  }

  .md\:inset-x-20{
    right: 5rem !important;
    left: 5rem !important;
  }

  .md\:inset-y-24{
    top: 6rem !important;
    bottom: 6rem !important;
  }

  .md\:inset-x-24{
    right: 6rem !important;
    left: 6rem !important;
  }

  .md\:inset-y-28{
    top: 7rem !important;
    bottom: 7rem !important;
  }

  .md\:inset-x-28{
    right: 7rem !important;
    left: 7rem !important;
  }

  .md\:inset-y-32{
    top: 8rem !important;
    bottom: 8rem !important;
  }

  .md\:inset-x-32{
    right: 8rem !important;
    left: 8rem !important;
  }

  .md\:inset-y-36{
    top: 9rem !important;
    bottom: 9rem !important;
  }

  .md\:inset-x-36{
    right: 9rem !important;
    left: 9rem !important;
  }

  .md\:inset-y-40{
    top: 10rem !important;
    bottom: 10rem !important;
  }

  .md\:inset-x-40{
    right: 10rem !important;
    left: 10rem !important;
  }

  .md\:inset-y-44{
    top: 11rem !important;
    bottom: 11rem !important;
  }

  .md\:inset-x-44{
    right: 11rem !important;
    left: 11rem !important;
  }

  .md\:inset-y-48{
    top: 12rem !important;
    bottom: 12rem !important;
  }

  .md\:inset-x-48{
    right: 12rem !important;
    left: 12rem !important;
  }

  .md\:inset-y-52{
    top: 13rem !important;
    bottom: 13rem !important;
  }

  .md\:inset-x-52{
    right: 13rem !important;
    left: 13rem !important;
  }

  .md\:inset-y-56{
    top: 14rem !important;
    bottom: 14rem !important;
  }

  .md\:inset-x-56{
    right: 14rem !important;
    left: 14rem !important;
  }

  .md\:inset-y-60{
    top: 15rem !important;
    bottom: 15rem !important;
  }

  .md\:inset-x-60{
    right: 15rem !important;
    left: 15rem !important;
  }

  .md\:inset-y-64{
    top: 16rem !important;
    bottom: 16rem !important;
  }

  .md\:inset-x-64{
    right: 16rem !important;
    left: 16rem !important;
  }

  .md\:inset-y-72{
    top: 18rem !important;
    bottom: 18rem !important;
  }

  .md\:inset-x-72{
    right: 18rem !important;
    left: 18rem !important;
  }

  .md\:inset-y-80{
    top: 20rem !important;
    bottom: 20rem !important;
  }

  .md\:inset-x-80{
    right: 20rem !important;
    left: 20rem !important;
  }

  .md\:inset-y-96{
    top: 24rem !important;
    bottom: 24rem !important;
  }

  .md\:inset-x-96{
    right: 24rem !important;
    left: 24rem !important;
  }

  .md\:inset-y-auto{
    top: auto !important;
    bottom: auto !important;
  }

  .md\:inset-x-auto{
    right: auto !important;
    left: auto !important;
  }

  .md\:inset-y-px{
    top: 1px !important;
    bottom: 1px !important;
  }

  .md\:inset-x-px{
    right: 1px !important;
    left: 1px !important;
  }

  .md\:inset-y-0\.5{
    top: 0.125rem !important;
    bottom: 0.125rem !important;
  }

  .md\:inset-x-0\.5{
    right: 0.125rem !important;
    left: 0.125rem !important;
  }

  .md\:inset-y-1\.5{
    top: 0.375rem !important;
    bottom: 0.375rem !important;
  }

  .md\:inset-x-1\.5{
    right: 0.375rem !important;
    left: 0.375rem !important;
  }

  .md\:inset-y-2\.5{
    top: 0.625rem !important;
    bottom: 0.625rem !important;
  }

  .md\:inset-x-2\.5{
    right: 0.625rem !important;
    left: 0.625rem !important;
  }

  .md\:inset-y-3\.5{
    top: 0.875rem !important;
    bottom: 0.875rem !important;
  }

  .md\:inset-x-3\.5{
    right: 0.875rem !important;
    left: 0.875rem !important;
  }

  .md\:-inset-y-0{
    top: 0px !important;
    bottom: 0px !important;
  }

  .md\:-inset-x-0{
    right: 0px !important;
    left: 0px !important;
  }

  .md\:-inset-y-1{
    top: -0.25rem !important;
    bottom: -0.25rem !important;
  }

  .md\:-inset-x-1{
    right: -0.25rem !important;
    left: -0.25rem !important;
  }

  .md\:-inset-y-2{
    top: -0.5rem !important;
    bottom: -0.5rem !important;
  }

  .md\:-inset-x-2{
    right: -0.5rem !important;
    left: -0.5rem !important;
  }

  .md\:-inset-y-3{
    top: -0.75rem !important;
    bottom: -0.75rem !important;
  }

  .md\:-inset-x-3{
    right: -0.75rem !important;
    left: -0.75rem !important;
  }

  .md\:-inset-y-4{
    top: -1rem !important;
    bottom: -1rem !important;
  }

  .md\:-inset-x-4{
    right: -1rem !important;
    left: -1rem !important;
  }

  .md\:-inset-y-5{
    top: -1.25rem !important;
    bottom: -1.25rem !important;
  }

  .md\:-inset-x-5{
    right: -1.25rem !important;
    left: -1.25rem !important;
  }

  .md\:-inset-y-6{
    top: -1.5rem !important;
    bottom: -1.5rem !important;
  }

  .md\:-inset-x-6{
    right: -1.5rem !important;
    left: -1.5rem !important;
  }

  .md\:-inset-y-7{
    top: -1.75rem !important;
    bottom: -1.75rem !important;
  }

  .md\:-inset-x-7{
    right: -1.75rem !important;
    left: -1.75rem !important;
  }

  .md\:-inset-y-8{
    top: -2rem !important;
    bottom: -2rem !important;
  }

  .md\:-inset-x-8{
    right: -2rem !important;
    left: -2rem !important;
  }

  .md\:-inset-y-9{
    top: -2.25rem !important;
    bottom: -2.25rem !important;
  }

  .md\:-inset-x-9{
    right: -2.25rem !important;
    left: -2.25rem !important;
  }

  .md\:-inset-y-10{
    top: -2.5rem !important;
    bottom: -2.5rem !important;
  }

  .md\:-inset-x-10{
    right: -2.5rem !important;
    left: -2.5rem !important;
  }

  .md\:-inset-y-11{
    top: -2.75rem !important;
    bottom: -2.75rem !important;
  }

  .md\:-inset-x-11{
    right: -2.75rem !important;
    left: -2.75rem !important;
  }

  .md\:-inset-y-12{
    top: -3rem !important;
    bottom: -3rem !important;
  }

  .md\:-inset-x-12{
    right: -3rem !important;
    left: -3rem !important;
  }

  .md\:-inset-y-14{
    top: -3.5rem !important;
    bottom: -3.5rem !important;
  }

  .md\:-inset-x-14{
    right: -3.5rem !important;
    left: -3.5rem !important;
  }

  .md\:-inset-y-16{
    top: -4rem !important;
    bottom: -4rem !important;
  }

  .md\:-inset-x-16{
    right: -4rem !important;
    left: -4rem !important;
  }

  .md\:-inset-y-20{
    top: -5rem !important;
    bottom: -5rem !important;
  }

  .md\:-inset-x-20{
    right: -5rem !important;
    left: -5rem !important;
  }

  .md\:-inset-y-24{
    top: -6rem !important;
    bottom: -6rem !important;
  }

  .md\:-inset-x-24{
    right: -6rem !important;
    left: -6rem !important;
  }

  .md\:-inset-y-28{
    top: -7rem !important;
    bottom: -7rem !important;
  }

  .md\:-inset-x-28{
    right: -7rem !important;
    left: -7rem !important;
  }

  .md\:-inset-y-32{
    top: -8rem !important;
    bottom: -8rem !important;
  }

  .md\:-inset-x-32{
    right: -8rem !important;
    left: -8rem !important;
  }

  .md\:-inset-y-36{
    top: -9rem !important;
    bottom: -9rem !important;
  }

  .md\:-inset-x-36{
    right: -9rem !important;
    left: -9rem !important;
  }

  .md\:-inset-y-40{
    top: -10rem !important;
    bottom: -10rem !important;
  }

  .md\:-inset-x-40{
    right: -10rem !important;
    left: -10rem !important;
  }

  .md\:-inset-y-44{
    top: -11rem !important;
    bottom: -11rem !important;
  }

  .md\:-inset-x-44{
    right: -11rem !important;
    left: -11rem !important;
  }

  .md\:-inset-y-48{
    top: -12rem !important;
    bottom: -12rem !important;
  }

  .md\:-inset-x-48{
    right: -12rem !important;
    left: -12rem !important;
  }

  .md\:-inset-y-52{
    top: -13rem !important;
    bottom: -13rem !important;
  }

  .md\:-inset-x-52{
    right: -13rem !important;
    left: -13rem !important;
  }

  .md\:-inset-y-56{
    top: -14rem !important;
    bottom: -14rem !important;
  }

  .md\:-inset-x-56{
    right: -14rem !important;
    left: -14rem !important;
  }

  .md\:-inset-y-60{
    top: -15rem !important;
    bottom: -15rem !important;
  }

  .md\:-inset-x-60{
    right: -15rem !important;
    left: -15rem !important;
  }

  .md\:-inset-y-64{
    top: -16rem !important;
    bottom: -16rem !important;
  }

  .md\:-inset-x-64{
    right: -16rem !important;
    left: -16rem !important;
  }

  .md\:-inset-y-72{
    top: -18rem !important;
    bottom: -18rem !important;
  }

  .md\:-inset-x-72{
    right: -18rem !important;
    left: -18rem !important;
  }

  .md\:-inset-y-80{
    top: -20rem !important;
    bottom: -20rem !important;
  }

  .md\:-inset-x-80{
    right: -20rem !important;
    left: -20rem !important;
  }

  .md\:-inset-y-96{
    top: -24rem !important;
    bottom: -24rem !important;
  }

  .md\:-inset-x-96{
    right: -24rem !important;
    left: -24rem !important;
  }

  .md\:-inset-y-px{
    top: -1px !important;
    bottom: -1px !important;
  }

  .md\:-inset-x-px{
    right: -1px !important;
    left: -1px !important;
  }

  .md\:-inset-y-0\.5{
    top: -0.125rem !important;
    bottom: -0.125rem !important;
  }

  .md\:-inset-x-0\.5{
    right: -0.125rem !important;
    left: -0.125rem !important;
  }

  .md\:-inset-y-1\.5{
    top: -0.375rem !important;
    bottom: -0.375rem !important;
  }

  .md\:-inset-x-1\.5{
    right: -0.375rem !important;
    left: -0.375rem !important;
  }

  .md\:-inset-y-2\.5{
    top: -0.625rem !important;
    bottom: -0.625rem !important;
  }

  .md\:-inset-x-2\.5{
    right: -0.625rem !important;
    left: -0.625rem !important;
  }

  .md\:-inset-y-3\.5{
    top: -0.875rem !important;
    bottom: -0.875rem !important;
  }

  .md\:-inset-x-3\.5{
    right: -0.875rem !important;
    left: -0.875rem !important;
  }

  .md\:inset-y-1\/2{
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:inset-x-1\/2{
    right: 50% !important;
    left: 50% !important;
  }

  .md\:inset-y-1\/3{
    top: 33.333333% !important;
    bottom: 33.333333% !important;
  }

  .md\:inset-x-1\/3{
    right: 33.333333% !important;
    left: 33.333333% !important;
  }

  .md\:inset-y-2\/3{
    top: 66.666667% !important;
    bottom: 66.666667% !important;
  }

  .md\:inset-x-2\/3{
    right: 66.666667% !important;
    left: 66.666667% !important;
  }

  .md\:inset-y-1\/4{
    top: 25% !important;
    bottom: 25% !important;
  }

  .md\:inset-x-1\/4{
    right: 25% !important;
    left: 25% !important;
  }

  .md\:inset-y-2\/4{
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:inset-x-2\/4{
    right: 50% !important;
    left: 50% !important;
  }

  .md\:inset-y-3\/4{
    top: 75% !important;
    bottom: 75% !important;
  }

  .md\:inset-x-3\/4{
    right: 75% !important;
    left: 75% !important;
  }

  .md\:inset-y-full{
    top: 100% !important;
    bottom: 100% !important;
  }

  .md\:inset-x-full{
    right: 100% !important;
    left: 100% !important;
  }

  .md\:-inset-y-1\/2{
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:-inset-x-1\/2{
    right: -50% !important;
    left: -50% !important;
  }

  .md\:-inset-y-1\/3{
    top: -33.333333% !important;
    bottom: -33.333333% !important;
  }

  .md\:-inset-x-1\/3{
    right: -33.333333% !important;
    left: -33.333333% !important;
  }

  .md\:-inset-y-2\/3{
    top: -66.666667% !important;
    bottom: -66.666667% !important;
  }

  .md\:-inset-x-2\/3{
    right: -66.666667% !important;
    left: -66.666667% !important;
  }

  .md\:-inset-y-1\/4{
    top: -25% !important;
    bottom: -25% !important;
  }

  .md\:-inset-x-1\/4{
    right: -25% !important;
    left: -25% !important;
  }

  .md\:-inset-y-2\/4{
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:-inset-x-2\/4{
    right: -50% !important;
    left: -50% !important;
  }

  .md\:-inset-y-3\/4{
    top: -75% !important;
    bottom: -75% !important;
  }

  .md\:-inset-x-3\/4{
    right: -75% !important;
    left: -75% !important;
  }

  .md\:-inset-y-full{
    top: -100% !important;
    bottom: -100% !important;
  }

  .md\:-inset-x-full{
    right: -100% !important;
    left: -100% !important;
  }

  .md\:top-0{
    top: 0px !important;
  }

  .md\:right-0{
    right: 0px !important;
  }

  .md\:bottom-0{
    bottom: 0px !important;
  }

  .md\:left-0{
    left: 0px !important;
  }

  .md\:top-1{
    top: 0.25rem !important;
  }

  .md\:right-1{
    right: 0.25rem !important;
  }

  .md\:bottom-1{
    bottom: 0.25rem !important;
  }

  .md\:left-1{
    left: 0.25rem !important;
  }

  .md\:top-2{
    top: 0.5rem !important;
  }

  .md\:right-2{
    right: 0.5rem !important;
  }

  .md\:bottom-2{
    bottom: 0.5rem !important;
  }

  .md\:left-2{
    left: 0.5rem !important;
  }

  .md\:top-3{
    top: 0.75rem !important;
  }

  .md\:right-3{
    right: 0.75rem !important;
  }

  .md\:bottom-3{
    bottom: 0.75rem !important;
  }

  .md\:left-3{
    left: 0.75rem !important;
  }

  .md\:top-4{
    top: 1rem !important;
  }

  .md\:right-4{
    right: 1rem !important;
  }

  .md\:bottom-4{
    bottom: 1rem !important;
  }

  .md\:left-4{
    left: 1rem !important;
  }

  .md\:top-5{
    top: 1.25rem !important;
  }

  .md\:right-5{
    right: 1.25rem !important;
  }

  .md\:bottom-5{
    bottom: 1.25rem !important;
  }

  .md\:left-5{
    left: 1.25rem !important;
  }

  .md\:top-6{
    top: 1.5rem !important;
  }

  .md\:right-6{
    right: 1.5rem !important;
  }

  .md\:bottom-6{
    bottom: 1.5rem !important;
  }

  .md\:left-6{
    left: 1.5rem !important;
  }

  .md\:top-7{
    top: 1.75rem !important;
  }

  .md\:right-7{
    right: 1.75rem !important;
  }

  .md\:bottom-7{
    bottom: 1.75rem !important;
  }

  .md\:left-7{
    left: 1.75rem !important;
  }

  .md\:top-8{
    top: 2rem !important;
  }

  .md\:right-8{
    right: 2rem !important;
  }

  .md\:bottom-8{
    bottom: 2rem !important;
  }

  .md\:left-8{
    left: 2rem !important;
  }

  .md\:top-9{
    top: 2.25rem !important;
  }

  .md\:right-9{
    right: 2.25rem !important;
  }

  .md\:bottom-9{
    bottom: 2.25rem !important;
  }

  .md\:left-9{
    left: 2.25rem !important;
  }

  .md\:top-10{
    top: 2.5rem !important;
  }

  .md\:right-10{
    right: 2.5rem !important;
  }

  .md\:bottom-10{
    bottom: 2.5rem !important;
  }

  .md\:left-10{
    left: 2.5rem !important;
  }

  .md\:top-11{
    top: 2.75rem !important;
  }

  .md\:right-11{
    right: 2.75rem !important;
  }

  .md\:bottom-11{
    bottom: 2.75rem !important;
  }

  .md\:left-11{
    left: 2.75rem !important;
  }

  .md\:top-12{
    top: 3rem !important;
  }

  .md\:right-12{
    right: 3rem !important;
  }

  .md\:bottom-12{
    bottom: 3rem !important;
  }

  .md\:left-12{
    left: 3rem !important;
  }

  .md\:top-14{
    top: 3.5rem !important;
  }

  .md\:right-14{
    right: 3.5rem !important;
  }

  .md\:bottom-14{
    bottom: 3.5rem !important;
  }

  .md\:left-14{
    left: 3.5rem !important;
  }

  .md\:top-16{
    top: 4rem !important;
  }

  .md\:right-16{
    right: 4rem !important;
  }

  .md\:bottom-16{
    bottom: 4rem !important;
  }

  .md\:left-16{
    left: 4rem !important;
  }

  .md\:top-20{
    top: 5rem !important;
  }

  .md\:right-20{
    right: 5rem !important;
  }

  .md\:bottom-20{
    bottom: 5rem !important;
  }

  .md\:left-20{
    left: 5rem !important;
  }

  .md\:top-24{
    top: 6rem !important;
  }

  .md\:right-24{
    right: 6rem !important;
  }

  .md\:bottom-24{
    bottom: 6rem !important;
  }

  .md\:left-24{
    left: 6rem !important;
  }

  .md\:top-28{
    top: 7rem !important;
  }

  .md\:right-28{
    right: 7rem !important;
  }

  .md\:bottom-28{
    bottom: 7rem !important;
  }

  .md\:left-28{
    left: 7rem !important;
  }

  .md\:top-32{
    top: 8rem !important;
  }

  .md\:right-32{
    right: 8rem !important;
  }

  .md\:bottom-32{
    bottom: 8rem !important;
  }

  .md\:left-32{
    left: 8rem !important;
  }

  .md\:top-36{
    top: 9rem !important;
  }

  .md\:right-36{
    right: 9rem !important;
  }

  .md\:bottom-36{
    bottom: 9rem !important;
  }

  .md\:left-36{
    left: 9rem !important;
  }

  .md\:top-40{
    top: 10rem !important;
  }

  .md\:right-40{
    right: 10rem !important;
  }

  .md\:bottom-40{
    bottom: 10rem !important;
  }

  .md\:left-40{
    left: 10rem !important;
  }

  .md\:top-44{
    top: 11rem !important;
  }

  .md\:right-44{
    right: 11rem !important;
  }

  .md\:bottom-44{
    bottom: 11rem !important;
  }

  .md\:left-44{
    left: 11rem !important;
  }

  .md\:top-48{
    top: 12rem !important;
  }

  .md\:right-48{
    right: 12rem !important;
  }

  .md\:bottom-48{
    bottom: 12rem !important;
  }

  .md\:left-48{
    left: 12rem !important;
  }

  .md\:top-52{
    top: 13rem !important;
  }

  .md\:right-52{
    right: 13rem !important;
  }

  .md\:bottom-52{
    bottom: 13rem !important;
  }

  .md\:left-52{
    left: 13rem !important;
  }

  .md\:top-56{
    top: 14rem !important;
  }

  .md\:right-56{
    right: 14rem !important;
  }

  .md\:bottom-56{
    bottom: 14rem !important;
  }

  .md\:left-56{
    left: 14rem !important;
  }

  .md\:top-60{
    top: 15rem !important;
  }

  .md\:right-60{
    right: 15rem !important;
  }

  .md\:bottom-60{
    bottom: 15rem !important;
  }

  .md\:left-60{
    left: 15rem !important;
  }

  .md\:top-64{
    top: 16rem !important;
  }

  .md\:right-64{
    right: 16rem !important;
  }

  .md\:bottom-64{
    bottom: 16rem !important;
  }

  .md\:left-64{
    left: 16rem !important;
  }

  .md\:top-72{
    top: 18rem !important;
  }

  .md\:right-72{
    right: 18rem !important;
  }

  .md\:bottom-72{
    bottom: 18rem !important;
  }

  .md\:left-72{
    left: 18rem !important;
  }

  .md\:top-80{
    top: 20rem !important;
  }

  .md\:right-80{
    right: 20rem !important;
  }

  .md\:bottom-80{
    bottom: 20rem !important;
  }

  .md\:left-80{
    left: 20rem !important;
  }

  .md\:top-96{
    top: 24rem !important;
  }

  .md\:right-96{
    right: 24rem !important;
  }

  .md\:bottom-96{
    bottom: 24rem !important;
  }

  .md\:left-96{
    left: 24rem !important;
  }

  .md\:top-auto{
    top: auto !important;
  }

  .md\:right-auto{
    right: auto !important;
  }

  .md\:bottom-auto{
    bottom: auto !important;
  }

  .md\:left-auto{
    left: auto !important;
  }

  .md\:top-px{
    top: 1px !important;
  }

  .md\:right-px{
    right: 1px !important;
  }

  .md\:bottom-px{
    bottom: 1px !important;
  }

  .md\:left-px{
    left: 1px !important;
  }

  .md\:top-0\.5{
    top: 0.125rem !important;
  }

  .md\:right-0\.5{
    right: 0.125rem !important;
  }

  .md\:bottom-0\.5{
    bottom: 0.125rem !important;
  }

  .md\:left-0\.5{
    left: 0.125rem !important;
  }

  .md\:top-1\.5{
    top: 0.375rem !important;
  }

  .md\:right-1\.5{
    right: 0.375rem !important;
  }

  .md\:bottom-1\.5{
    bottom: 0.375rem !important;
  }

  .md\:left-1\.5{
    left: 0.375rem !important;
  }

  .md\:top-2\.5{
    top: 0.625rem !important;
  }

  .md\:right-2\.5{
    right: 0.625rem !important;
  }

  .md\:bottom-2\.5{
    bottom: 0.625rem !important;
  }

  .md\:left-2\.5{
    left: 0.625rem !important;
  }

  .md\:top-3\.5{
    top: 0.875rem !important;
  }

  .md\:right-3\.5{
    right: 0.875rem !important;
  }

  .md\:bottom-3\.5{
    bottom: 0.875rem !important;
  }

  .md\:left-3\.5{
    left: 0.875rem !important;
  }

  .md\:-top-0{
    top: 0px !important;
  }

  .md\:-right-0{
    right: 0px !important;
  }

  .md\:-bottom-0{
    bottom: 0px !important;
  }

  .md\:-left-0{
    left: 0px !important;
  }

  .md\:-top-1{
    top: -0.25rem !important;
  }

  .md\:-right-1{
    right: -0.25rem !important;
  }

  .md\:-bottom-1{
    bottom: -0.25rem !important;
  }

  .md\:-left-1{
    left: -0.25rem !important;
  }

  .md\:-top-2{
    top: -0.5rem !important;
  }

  .md\:-right-2{
    right: -0.5rem !important;
  }

  .md\:-bottom-2{
    bottom: -0.5rem !important;
  }

  .md\:-left-2{
    left: -0.5rem !important;
  }

  .md\:-top-3{
    top: -0.75rem !important;
  }

  .md\:-right-3{
    right: -0.75rem !important;
  }

  .md\:-bottom-3{
    bottom: -0.75rem !important;
  }

  .md\:-left-3{
    left: -0.75rem !important;
  }

  .md\:-top-4{
    top: -1rem !important;
  }

  .md\:-right-4{
    right: -1rem !important;
  }

  .md\:-bottom-4{
    bottom: -1rem !important;
  }

  .md\:-left-4{
    left: -1rem !important;
  }

  .md\:-top-5{
    top: -1.25rem !important;
  }

  .md\:-right-5{
    right: -1.25rem !important;
  }

  .md\:-bottom-5{
    bottom: -1.25rem !important;
  }

  .md\:-left-5{
    left: -1.25rem !important;
  }

  .md\:-top-6{
    top: -1.5rem !important;
  }

  .md\:-right-6{
    right: -1.5rem !important;
  }

  .md\:-bottom-6{
    bottom: -1.5rem !important;
  }

  .md\:-left-6{
    left: -1.5rem !important;
  }

  .md\:-top-7{
    top: -1.75rem !important;
  }

  .md\:-right-7{
    right: -1.75rem !important;
  }

  .md\:-bottom-7{
    bottom: -1.75rem !important;
  }

  .md\:-left-7{
    left: -1.75rem !important;
  }

  .md\:-top-8{
    top: -2rem !important;
  }

  .md\:-right-8{
    right: -2rem !important;
  }

  .md\:-bottom-8{
    bottom: -2rem !important;
  }

  .md\:-left-8{
    left: -2rem !important;
  }

  .md\:-top-9{
    top: -2.25rem !important;
  }

  .md\:-right-9{
    right: -2.25rem !important;
  }

  .md\:-bottom-9{
    bottom: -2.25rem !important;
  }

  .md\:-left-9{
    left: -2.25rem !important;
  }

  .md\:-top-10{
    top: -2.5rem !important;
  }

  .md\:-right-10{
    right: -2.5rem !important;
  }

  .md\:-bottom-10{
    bottom: -2.5rem !important;
  }

  .md\:-left-10{
    left: -2.5rem !important;
  }

  .md\:-top-11{
    top: -2.75rem !important;
  }

  .md\:-right-11{
    right: -2.75rem !important;
  }

  .md\:-bottom-11{
    bottom: -2.75rem !important;
  }

  .md\:-left-11{
    left: -2.75rem !important;
  }

  .md\:-top-12{
    top: -3rem !important;
  }

  .md\:-right-12{
    right: -3rem !important;
  }

  .md\:-bottom-12{
    bottom: -3rem !important;
  }

  .md\:-left-12{
    left: -3rem !important;
  }

  .md\:-top-14{
    top: -3.5rem !important;
  }

  .md\:-right-14{
    right: -3.5rem !important;
  }

  .md\:-bottom-14{
    bottom: -3.5rem !important;
  }

  .md\:-left-14{
    left: -3.5rem !important;
  }

  .md\:-top-16{
    top: -4rem !important;
  }

  .md\:-right-16{
    right: -4rem !important;
  }

  .md\:-bottom-16{
    bottom: -4rem !important;
  }

  .md\:-left-16{
    left: -4rem !important;
  }

  .md\:-top-20{
    top: -5rem !important;
  }

  .md\:-right-20{
    right: -5rem !important;
  }

  .md\:-bottom-20{
    bottom: -5rem !important;
  }

  .md\:-left-20{
    left: -5rem !important;
  }

  .md\:-top-24{
    top: -6rem !important;
  }

  .md\:-right-24{
    right: -6rem !important;
  }

  .md\:-bottom-24{
    bottom: -6rem !important;
  }

  .md\:-left-24{
    left: -6rem !important;
  }

  .md\:-top-28{
    top: -7rem !important;
  }

  .md\:-right-28{
    right: -7rem !important;
  }

  .md\:-bottom-28{
    bottom: -7rem !important;
  }

  .md\:-left-28{
    left: -7rem !important;
  }

  .md\:-top-32{
    top: -8rem !important;
  }

  .md\:-right-32{
    right: -8rem !important;
  }

  .md\:-bottom-32{
    bottom: -8rem !important;
  }

  .md\:-left-32{
    left: -8rem !important;
  }

  .md\:-top-36{
    top: -9rem !important;
  }

  .md\:-right-36{
    right: -9rem !important;
  }

  .md\:-bottom-36{
    bottom: -9rem !important;
  }

  .md\:-left-36{
    left: -9rem !important;
  }

  .md\:-top-40{
    top: -10rem !important;
  }

  .md\:-right-40{
    right: -10rem !important;
  }

  .md\:-bottom-40{
    bottom: -10rem !important;
  }

  .md\:-left-40{
    left: -10rem !important;
  }

  .md\:-top-44{
    top: -11rem !important;
  }

  .md\:-right-44{
    right: -11rem !important;
  }

  .md\:-bottom-44{
    bottom: -11rem !important;
  }

  .md\:-left-44{
    left: -11rem !important;
  }

  .md\:-top-48{
    top: -12rem !important;
  }

  .md\:-right-48{
    right: -12rem !important;
  }

  .md\:-bottom-48{
    bottom: -12rem !important;
  }

  .md\:-left-48{
    left: -12rem !important;
  }

  .md\:-top-52{
    top: -13rem !important;
  }

  .md\:-right-52{
    right: -13rem !important;
  }

  .md\:-bottom-52{
    bottom: -13rem !important;
  }

  .md\:-left-52{
    left: -13rem !important;
  }

  .md\:-top-56{
    top: -14rem !important;
  }

  .md\:-right-56{
    right: -14rem !important;
  }

  .md\:-bottom-56{
    bottom: -14rem !important;
  }

  .md\:-left-56{
    left: -14rem !important;
  }

  .md\:-top-60{
    top: -15rem !important;
  }

  .md\:-right-60{
    right: -15rem !important;
  }

  .md\:-bottom-60{
    bottom: -15rem !important;
  }

  .md\:-left-60{
    left: -15rem !important;
  }

  .md\:-top-64{
    top: -16rem !important;
  }

  .md\:-right-64{
    right: -16rem !important;
  }

  .md\:-bottom-64{
    bottom: -16rem !important;
  }

  .md\:-left-64{
    left: -16rem !important;
  }

  .md\:-top-72{
    top: -18rem !important;
  }

  .md\:-right-72{
    right: -18rem !important;
  }

  .md\:-bottom-72{
    bottom: -18rem !important;
  }

  .md\:-left-72{
    left: -18rem !important;
  }

  .md\:-top-80{
    top: -20rem !important;
  }

  .md\:-right-80{
    right: -20rem !important;
  }

  .md\:-bottom-80{
    bottom: -20rem !important;
  }

  .md\:-left-80{
    left: -20rem !important;
  }

  .md\:-top-96{
    top: -24rem !important;
  }

  .md\:-right-96{
    right: -24rem !important;
  }

  .md\:-bottom-96{
    bottom: -24rem !important;
  }

  .md\:-left-96{
    left: -24rem !important;
  }

  .md\:-top-px{
    top: -1px !important;
  }

  .md\:-right-px{
    right: -1px !important;
  }

  .md\:-bottom-px{
    bottom: -1px !important;
  }

  .md\:-left-px{
    left: -1px !important;
  }

  .md\:-top-0\.5{
    top: -0.125rem !important;
  }

  .md\:-right-0\.5{
    right: -0.125rem !important;
  }

  .md\:-bottom-0\.5{
    bottom: -0.125rem !important;
  }

  .md\:-left-0\.5{
    left: -0.125rem !important;
  }

  .md\:-top-1\.5{
    top: -0.375rem !important;
  }

  .md\:-right-1\.5{
    right: -0.375rem !important;
  }

  .md\:-bottom-1\.5{
    bottom: -0.375rem !important;
  }

  .md\:-left-1\.5{
    left: -0.375rem !important;
  }

  .md\:-top-2\.5{
    top: -0.625rem !important;
  }

  .md\:-right-2\.5{
    right: -0.625rem !important;
  }

  .md\:-bottom-2\.5{
    bottom: -0.625rem !important;
  }

  .md\:-left-2\.5{
    left: -0.625rem !important;
  }

  .md\:-top-3\.5{
    top: -0.875rem !important;
  }

  .md\:-right-3\.5{
    right: -0.875rem !important;
  }

  .md\:-bottom-3\.5{
    bottom: -0.875rem !important;
  }

  .md\:-left-3\.5{
    left: -0.875rem !important;
  }

  .md\:top-1\/2{
    top: 50% !important;
  }

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

  .md\:bottom-1\/2{
    bottom: 50% !important;
  }

  .md\:left-1\/2{
    left: 50% !important;
  }

  .md\:top-1\/3{
    top: 33.333333% !important;
  }

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

  .md\:bottom-1\/3{
    bottom: 33.333333% !important;
  }

  .md\:left-1\/3{
    left: 33.333333% !important;
  }

  .md\:top-2\/3{
    top: 66.666667% !important;
  }

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

  .md\:bottom-2\/3{
    bottom: 66.666667% !important;
  }

  .md\:left-2\/3{
    left: 66.666667% !important;
  }

  .md\:top-1\/4{
    top: 25% !important;
  }

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

  .md\:bottom-1\/4{
    bottom: 25% !important;
  }

  .md\:left-1\/4{
    left: 25% !important;
  }

  .md\:top-2\/4{
    top: 50% !important;
  }

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

  .md\:bottom-2\/4{
    bottom: 50% !important;
  }

  .md\:left-2\/4{
    left: 50% !important;
  }

  .md\:top-3\/4{
    top: 75% !important;
  }

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

  .md\:bottom-3\/4{
    bottom: 75% !important;
  }

  .md\:left-3\/4{
    left: 75% !important;
  }

  .md\:top-full{
    top: 100% !important;
  }

  .md\:right-full{
    right: 100% !important;
  }

  .md\:bottom-full{
    bottom: 100% !important;
  }

  .md\:left-full{
    left: 100% !important;
  }

  .md\:-top-1\/2{
    top: -50% !important;
  }

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

  .md\:-bottom-1\/2{
    bottom: -50% !important;
  }

  .md\:-left-1\/2{
    left: -50% !important;
  }

  .md\:-top-1\/3{
    top: -33.333333% !important;
  }

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

  .md\:-bottom-1\/3{
    bottom: -33.333333% !important;
  }

  .md\:-left-1\/3{
    left: -33.333333% !important;
  }

  .md\:-top-2\/3{
    top: -66.666667% !important;
  }

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

  .md\:-bottom-2\/3{
    bottom: -66.666667% !important;
  }

  .md\:-left-2\/3{
    left: -66.666667% !important;
  }

  .md\:-top-1\/4{
    top: -25% !important;
  }

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

  .md\:-bottom-1\/4{
    bottom: -25% !important;
  }

  .md\:-left-1\/4{
    left: -25% !important;
  }

  .md\:-top-2\/4{
    top: -50% !important;
  }

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

  .md\:-bottom-2\/4{
    bottom: -50% !important;
  }

  .md\:-left-2\/4{
    left: -50% !important;
  }

  .md\:-top-3\/4{
    top: -75% !important;
  }

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

  .md\:-bottom-3\/4{
    bottom: -75% !important;
  }

  .md\:-left-3\/4{
    left: -75% !important;
  }

  .md\:-top-full{
    top: -100% !important;
  }

  .md\:-right-full{
    right: -100% !important;
  }

  .md\:-bottom-full{
    bottom: -100% !important;
  }

  .md\:-left-full{
    left: -100% !important;
  }

  .md\:resize-none{
    resize: none !important;
  }

  .md\:resize-y{
    resize: vertical !important;
  }

  .md\:resize-x{
    resize: horizontal !important;
  }

  .md\:resize{
    resize: both !important;
  }

  .md\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:shadow-none{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .md\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .md\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .md\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .md\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .md\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .md\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .md\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .md\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .md\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:ring-inset{
    --tw-ring-inset: inset !important;
  }

  .md\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset !important;
  }

  .md\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .md\:focus\:ring-inset:focus{
    --tw-ring-inset: inset !important;
  }

  .md\:ring-offset-transparent{
    --tw-ring-offset-color: transparent !important;
  }

  .md\:ring-offset-current{
    --tw-ring-offset-color: currentColor !important;
  }

  .md\:ring-offset-black{
    --tw-ring-offset-color: #000 !important;
  }

  .md\:ring-offset-white{
    --tw-ring-offset-color: #fff !important;
  }

  .md\:ring-offset-gray-50{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .md\:ring-offset-gray-100{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .md\:ring-offset-gray-200{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .md\:ring-offset-gray-300{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .md\:ring-offset-gray-400{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .md\:ring-offset-gray-500{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .md\:ring-offset-gray-600{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .md\:ring-offset-gray-700{
    --tw-ring-offset-color: #374151 !important;
  }

  .md\:ring-offset-gray-800{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .md\:ring-offset-gray-900{
    --tw-ring-offset-color: #111827 !important;
  }

  .md\:ring-offset-red-50{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .md\:ring-offset-red-100{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .md\:ring-offset-red-200{
    --tw-ring-offset-color: #fecaca !important;
  }

  .md\:ring-offset-red-300{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .md\:ring-offset-red-400{
    --tw-ring-offset-color: #f87171 !important;
  }

  .md\:ring-offset-red-500{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .md\:ring-offset-red-600{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .md\:ring-offset-red-700{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .md\:ring-offset-red-800{
    --tw-ring-offset-color: #991b1b !important;
  }

  .md\:ring-offset-red-900{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .md\:ring-offset-yellow-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .md\:ring-offset-yellow-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .md\:ring-offset-yellow-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .md\:ring-offset-yellow-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .md\:ring-offset-yellow-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .md\:ring-offset-yellow-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .md\:ring-offset-yellow-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .md\:ring-offset-yellow-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .md\:ring-offset-yellow-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .md\:ring-offset-yellow-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .md\:ring-offset-green-50{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .md\:ring-offset-green-100{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .md\:ring-offset-green-200{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .md\:ring-offset-green-300{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .md\:ring-offset-green-400{
    --tw-ring-offset-color: #34d399 !important;
  }

  .md\:ring-offset-green-500{
    --tw-ring-offset-color: #10b981 !important;
  }

  .md\:ring-offset-green-600{
    --tw-ring-offset-color: #059669 !important;
  }

  .md\:ring-offset-green-700{
    --tw-ring-offset-color: #047857 !important;
  }

  .md\:ring-offset-green-800{
    --tw-ring-offset-color: #065f46 !important;
  }

  .md\:ring-offset-green-900{
    --tw-ring-offset-color: #064e3b !important;
  }

  .md\:ring-offset-blue-50{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .md\:ring-offset-blue-100{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .md\:ring-offset-blue-200{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .md\:ring-offset-blue-300{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .md\:ring-offset-blue-400{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .md\:ring-offset-blue-500{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .md\:ring-offset-blue-600{
    --tw-ring-offset-color: #2563eb !important;
  }

  .md\:ring-offset-blue-700{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .md\:ring-offset-blue-800{
    --tw-ring-offset-color: #1e40af !important;
  }

  .md\:ring-offset-blue-900{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .md\:ring-offset-indigo-50{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .md\:ring-offset-indigo-100{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .md\:ring-offset-indigo-200{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .md\:ring-offset-indigo-300{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .md\:ring-offset-indigo-400{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .md\:ring-offset-indigo-500{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .md\:ring-offset-indigo-600{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .md\:ring-offset-indigo-700{
    --tw-ring-offset-color: #4338ca !important;
  }

  .md\:ring-offset-indigo-800{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .md\:ring-offset-indigo-900{
    --tw-ring-offset-color: #312e81 !important;
  }

  .md\:ring-offset-purple-50{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .md\:ring-offset-purple-100{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .md\:ring-offset-purple-200{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .md\:ring-offset-purple-300{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .md\:ring-offset-purple-400{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .md\:ring-offset-purple-500{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .md\:ring-offset-purple-600{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .md\:ring-offset-purple-700{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .md\:ring-offset-purple-800{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .md\:ring-offset-purple-900{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .md\:ring-offset-pink-50{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .md\:ring-offset-pink-100{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .md\:ring-offset-pink-200{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .md\:ring-offset-pink-300{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .md\:ring-offset-pink-400{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .md\:ring-offset-pink-500{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .md\:ring-offset-pink-600{
    --tw-ring-offset-color: #db2777 !important;
  }

  .md\:ring-offset-pink-700{
    --tw-ring-offset-color: #be185d !important;
  }

  .md\:ring-offset-pink-800{
    --tw-ring-offset-color: #9d174d !important;
  }

  .md\:ring-offset-pink-900{
    --tw-ring-offset-color: #831843 !important;
  }

  .md\:ring-offset-cyan-50{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .md\:ring-offset-cyan-100{
    --tw-ring-offset-color: #cffafe !important;
  }

  .md\:ring-offset-cyan-200{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .md\:ring-offset-cyan-300{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .md\:ring-offset-cyan-400{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .md\:ring-offset-cyan-500{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .md\:ring-offset-cyan-600{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .md\:ring-offset-cyan-700{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .md\:ring-offset-cyan-800{
    --tw-ring-offset-color: #155e75 !important;
  }

  .md\:ring-offset-cyan-900{
    --tw-ring-offset-color: #164e63 !important;
  }

  .md\:ring-offset-light-blue-50{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .md\:ring-offset-light-blue-100{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .md\:ring-offset-light-blue-200{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .md\:ring-offset-light-blue-300{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .md\:ring-offset-light-blue-400{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .md\:ring-offset-light-blue-500{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .md\:ring-offset-light-blue-600{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .md\:ring-offset-light-blue-700{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .md\:ring-offset-light-blue-800{
    --tw-ring-offset-color: #075985 !important;
  }

  .md\:ring-offset-light-blue-900{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .md\:ring-offset-amber-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .md\:ring-offset-amber-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .md\:ring-offset-amber-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .md\:ring-offset-amber-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .md\:ring-offset-amber-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .md\:ring-offset-amber-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .md\:ring-offset-amber-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .md\:ring-offset-amber-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .md\:ring-offset-amber-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .md\:ring-offset-amber-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .md\:ring-offset-space-cadet{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .md\:ring-offset-manatee{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .md\:ring-offset-cynabar{
    --tw-ring-offset-color: #F24333 !important;
  }

  .md\:ring-offset-imperial-red{
    --tw-ring-offset-color: #EF233C !important;
  }

  .md\:ring-offset-special-black{
    --tw-ring-offset-color: #03071E !important;
  }

  .md\:ring-offset-dark-sienna{
    --tw-ring-offset-color: #370617 !important;
  }

  .md\:ring-offset-rosewood{
    --tw-ring-offset-color: #6A040F !important;
  }

  .md\:ring-offset-dark-red{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .md\:ring-offset-rosso-corsa{
    --tw-ring-offset-color: #D00000 !important;
  }

  .md\:ring-offset-vermillion{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .md\:ring-offset-persimmon{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .md\:ring-offset-carrot-orange{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .md\:ring-offset-orange-web{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .md\:ring-offset-selective-yellow{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .md\:ring-offset-bottle-green{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .md\:ring-offset-illuminating-emerald{
    --tw-ring-offset-color: #40916C !important;
  }

  .md\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent !important;
  }

  .md\:focus-within\:ring-offset-current:focus-within{
    --tw-ring-offset-color: currentColor !important;
  }

  .md\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000 !important;
  }

  .md\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff !important;
  }

  .md\:focus-within\:ring-offset-gray-50:focus-within{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .md\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .md\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .md\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .md\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .md\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .md\:focus-within\:ring-offset-gray-600:focus-within{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .md\:focus-within\:ring-offset-gray-700:focus-within{
    --tw-ring-offset-color: #374151 !important;
  }

  .md\:focus-within\:ring-offset-gray-800:focus-within{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .md\:focus-within\:ring-offset-gray-900:focus-within{
    --tw-ring-offset-color: #111827 !important;
  }

  .md\:focus-within\:ring-offset-red-50:focus-within{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .md\:focus-within\:ring-offset-red-100:focus-within{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .md\:focus-within\:ring-offset-red-200:focus-within{
    --tw-ring-offset-color: #fecaca !important;
  }

  .md\:focus-within\:ring-offset-red-300:focus-within{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .md\:focus-within\:ring-offset-red-400:focus-within{
    --tw-ring-offset-color: #f87171 !important;
  }

  .md\:focus-within\:ring-offset-red-500:focus-within{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .md\:focus-within\:ring-offset-red-600:focus-within{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .md\:focus-within\:ring-offset-red-700:focus-within{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .md\:focus-within\:ring-offset-red-800:focus-within{
    --tw-ring-offset-color: #991b1b !important;
  }

  .md\:focus-within\:ring-offset-red-900:focus-within{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .md\:focus-within\:ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .md\:focus-within\:ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .md\:focus-within\:ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .md\:focus-within\:ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .md\:focus-within\:ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .md\:focus-within\:ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .md\:focus-within\:ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .md\:focus-within\:ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .md\:focus-within\:ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .md\:focus-within\:ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .md\:focus-within\:ring-offset-green-50:focus-within{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .md\:focus-within\:ring-offset-green-100:focus-within{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .md\:focus-within\:ring-offset-green-200:focus-within{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .md\:focus-within\:ring-offset-green-300:focus-within{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .md\:focus-within\:ring-offset-green-400:focus-within{
    --tw-ring-offset-color: #34d399 !important;
  }

  .md\:focus-within\:ring-offset-green-500:focus-within{
    --tw-ring-offset-color: #10b981 !important;
  }

  .md\:focus-within\:ring-offset-green-600:focus-within{
    --tw-ring-offset-color: #059669 !important;
  }

  .md\:focus-within\:ring-offset-green-700:focus-within{
    --tw-ring-offset-color: #047857 !important;
  }

  .md\:focus-within\:ring-offset-green-800:focus-within{
    --tw-ring-offset-color: #065f46 !important;
  }

  .md\:focus-within\:ring-offset-green-900:focus-within{
    --tw-ring-offset-color: #064e3b !important;
  }

  .md\:focus-within\:ring-offset-blue-50:focus-within{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .md\:focus-within\:ring-offset-blue-100:focus-within{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .md\:focus-within\:ring-offset-blue-200:focus-within{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .md\:focus-within\:ring-offset-blue-300:focus-within{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .md\:focus-within\:ring-offset-blue-400:focus-within{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .md\:focus-within\:ring-offset-blue-500:focus-within{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .md\:focus-within\:ring-offset-blue-600:focus-within{
    --tw-ring-offset-color: #2563eb !important;
  }

  .md\:focus-within\:ring-offset-blue-700:focus-within{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .md\:focus-within\:ring-offset-blue-800:focus-within{
    --tw-ring-offset-color: #1e40af !important;
  }

  .md\:focus-within\:ring-offset-blue-900:focus-within{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .md\:focus-within\:ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .md\:focus-within\:ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .md\:focus-within\:ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .md\:focus-within\:ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .md\:focus-within\:ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .md\:focus-within\:ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .md\:focus-within\:ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .md\:focus-within\:ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color: #4338ca !important;
  }

  .md\:focus-within\:ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .md\:focus-within\:ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color: #312e81 !important;
  }

  .md\:focus-within\:ring-offset-purple-50:focus-within{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .md\:focus-within\:ring-offset-purple-100:focus-within{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .md\:focus-within\:ring-offset-purple-200:focus-within{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .md\:focus-within\:ring-offset-purple-300:focus-within{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .md\:focus-within\:ring-offset-purple-400:focus-within{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .md\:focus-within\:ring-offset-purple-500:focus-within{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .md\:focus-within\:ring-offset-purple-600:focus-within{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .md\:focus-within\:ring-offset-purple-700:focus-within{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .md\:focus-within\:ring-offset-purple-800:focus-within{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .md\:focus-within\:ring-offset-purple-900:focus-within{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .md\:focus-within\:ring-offset-pink-50:focus-within{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .md\:focus-within\:ring-offset-pink-100:focus-within{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .md\:focus-within\:ring-offset-pink-200:focus-within{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .md\:focus-within\:ring-offset-pink-300:focus-within{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .md\:focus-within\:ring-offset-pink-400:focus-within{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .md\:focus-within\:ring-offset-pink-500:focus-within{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .md\:focus-within\:ring-offset-pink-600:focus-within{
    --tw-ring-offset-color: #db2777 !important;
  }

  .md\:focus-within\:ring-offset-pink-700:focus-within{
    --tw-ring-offset-color: #be185d !important;
  }

  .md\:focus-within\:ring-offset-pink-800:focus-within{
    --tw-ring-offset-color: #9d174d !important;
  }

  .md\:focus-within\:ring-offset-pink-900:focus-within{
    --tw-ring-offset-color: #831843 !important;
  }

  .md\:focus-within\:ring-offset-cyan-50:focus-within{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .md\:focus-within\:ring-offset-cyan-100:focus-within{
    --tw-ring-offset-color: #cffafe !important;
  }

  .md\:focus-within\:ring-offset-cyan-200:focus-within{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .md\:focus-within\:ring-offset-cyan-300:focus-within{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .md\:focus-within\:ring-offset-cyan-400:focus-within{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .md\:focus-within\:ring-offset-cyan-500:focus-within{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .md\:focus-within\:ring-offset-cyan-600:focus-within{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .md\:focus-within\:ring-offset-cyan-700:focus-within{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .md\:focus-within\:ring-offset-cyan-800:focus-within{
    --tw-ring-offset-color: #155e75 !important;
  }

  .md\:focus-within\:ring-offset-cyan-900:focus-within{
    --tw-ring-offset-color: #164e63 !important;
  }

  .md\:focus-within\:ring-offset-light-blue-50:focus-within{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .md\:focus-within\:ring-offset-light-blue-100:focus-within{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .md\:focus-within\:ring-offset-light-blue-200:focus-within{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .md\:focus-within\:ring-offset-light-blue-300:focus-within{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .md\:focus-within\:ring-offset-light-blue-400:focus-within{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .md\:focus-within\:ring-offset-light-blue-500:focus-within{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .md\:focus-within\:ring-offset-light-blue-600:focus-within{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .md\:focus-within\:ring-offset-light-blue-700:focus-within{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .md\:focus-within\:ring-offset-light-blue-800:focus-within{
    --tw-ring-offset-color: #075985 !important;
  }

  .md\:focus-within\:ring-offset-light-blue-900:focus-within{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .md\:focus-within\:ring-offset-amber-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .md\:focus-within\:ring-offset-amber-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .md\:focus-within\:ring-offset-amber-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .md\:focus-within\:ring-offset-amber-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .md\:focus-within\:ring-offset-amber-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .md\:focus-within\:ring-offset-amber-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .md\:focus-within\:ring-offset-amber-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .md\:focus-within\:ring-offset-amber-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .md\:focus-within\:ring-offset-amber-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .md\:focus-within\:ring-offset-amber-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .md\:focus-within\:ring-offset-space-cadet:focus-within{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .md\:focus-within\:ring-offset-manatee:focus-within{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .md\:focus-within\:ring-offset-cynabar:focus-within{
    --tw-ring-offset-color: #F24333 !important;
  }

  .md\:focus-within\:ring-offset-imperial-red:focus-within{
    --tw-ring-offset-color: #EF233C !important;
  }

  .md\:focus-within\:ring-offset-special-black:focus-within{
    --tw-ring-offset-color: #03071E !important;
  }

  .md\:focus-within\:ring-offset-dark-sienna:focus-within{
    --tw-ring-offset-color: #370617 !important;
  }

  .md\:focus-within\:ring-offset-rosewood:focus-within{
    --tw-ring-offset-color: #6A040F !important;
  }

  .md\:focus-within\:ring-offset-dark-red:focus-within{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .md\:focus-within\:ring-offset-rosso-corsa:focus-within{
    --tw-ring-offset-color: #D00000 !important;
  }

  .md\:focus-within\:ring-offset-vermillion:focus-within{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .md\:focus-within\:ring-offset-persimmon:focus-within{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .md\:focus-within\:ring-offset-carrot-orange:focus-within{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .md\:focus-within\:ring-offset-orange-web:focus-within{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .md\:focus-within\:ring-offset-selective-yellow:focus-within{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .md\:focus-within\:ring-offset-bottle-green:focus-within{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .md\:focus-within\:ring-offset-illuminating-emerald:focus-within{
    --tw-ring-offset-color: #40916C !important;
  }

  .md\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent !important;
  }

  .md\:focus\:ring-offset-current:focus{
    --tw-ring-offset-color: currentColor !important;
  }

  .md\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000 !important;
  }

  .md\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff !important;
  }

  .md\:focus\:ring-offset-gray-50:focus{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .md\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .md\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .md\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .md\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .md\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .md\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .md\:focus\:ring-offset-gray-700:focus{
    --tw-ring-offset-color: #374151 !important;
  }

  .md\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .md\:focus\:ring-offset-gray-900:focus{
    --tw-ring-offset-color: #111827 !important;
  }

  .md\:focus\:ring-offset-red-50:focus{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .md\:focus\:ring-offset-red-100:focus{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .md\:focus\:ring-offset-red-200:focus{
    --tw-ring-offset-color: #fecaca !important;
  }

  .md\:focus\:ring-offset-red-300:focus{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .md\:focus\:ring-offset-red-400:focus{
    --tw-ring-offset-color: #f87171 !important;
  }

  .md\:focus\:ring-offset-red-500:focus{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .md\:focus\:ring-offset-red-600:focus{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .md\:focus\:ring-offset-red-700:focus{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .md\:focus\:ring-offset-red-800:focus{
    --tw-ring-offset-color: #991b1b !important;
  }

  .md\:focus\:ring-offset-red-900:focus{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .md\:focus\:ring-offset-yellow-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .md\:focus\:ring-offset-yellow-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .md\:focus\:ring-offset-yellow-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .md\:focus\:ring-offset-yellow-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .md\:focus\:ring-offset-yellow-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .md\:focus\:ring-offset-yellow-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .md\:focus\:ring-offset-yellow-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .md\:focus\:ring-offset-yellow-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .md\:focus\:ring-offset-yellow-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .md\:focus\:ring-offset-yellow-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .md\:focus\:ring-offset-green-50:focus{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .md\:focus\:ring-offset-green-100:focus{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .md\:focus\:ring-offset-green-200:focus{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .md\:focus\:ring-offset-green-300:focus{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .md\:focus\:ring-offset-green-400:focus{
    --tw-ring-offset-color: #34d399 !important;
  }

  .md\:focus\:ring-offset-green-500:focus{
    --tw-ring-offset-color: #10b981 !important;
  }

  .md\:focus\:ring-offset-green-600:focus{
    --tw-ring-offset-color: #059669 !important;
  }

  .md\:focus\:ring-offset-green-700:focus{
    --tw-ring-offset-color: #047857 !important;
  }

  .md\:focus\:ring-offset-green-800:focus{
    --tw-ring-offset-color: #065f46 !important;
  }

  .md\:focus\:ring-offset-green-900:focus{
    --tw-ring-offset-color: #064e3b !important;
  }

  .md\:focus\:ring-offset-blue-50:focus{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .md\:focus\:ring-offset-blue-100:focus{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .md\:focus\:ring-offset-blue-200:focus{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .md\:focus\:ring-offset-blue-300:focus{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .md\:focus\:ring-offset-blue-400:focus{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .md\:focus\:ring-offset-blue-500:focus{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .md\:focus\:ring-offset-blue-600:focus{
    --tw-ring-offset-color: #2563eb !important;
  }

  .md\:focus\:ring-offset-blue-700:focus{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .md\:focus\:ring-offset-blue-800:focus{
    --tw-ring-offset-color: #1e40af !important;
  }

  .md\:focus\:ring-offset-blue-900:focus{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .md\:focus\:ring-offset-indigo-50:focus{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .md\:focus\:ring-offset-indigo-100:focus{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .md\:focus\:ring-offset-indigo-200:focus{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .md\:focus\:ring-offset-indigo-300:focus{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .md\:focus\:ring-offset-indigo-400:focus{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .md\:focus\:ring-offset-indigo-500:focus{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .md\:focus\:ring-offset-indigo-600:focus{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .md\:focus\:ring-offset-indigo-700:focus{
    --tw-ring-offset-color: #4338ca !important;
  }

  .md\:focus\:ring-offset-indigo-800:focus{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .md\:focus\:ring-offset-indigo-900:focus{
    --tw-ring-offset-color: #312e81 !important;
  }

  .md\:focus\:ring-offset-purple-50:focus{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .md\:focus\:ring-offset-purple-100:focus{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .md\:focus\:ring-offset-purple-200:focus{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .md\:focus\:ring-offset-purple-300:focus{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .md\:focus\:ring-offset-purple-400:focus{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .md\:focus\:ring-offset-purple-500:focus{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .md\:focus\:ring-offset-purple-600:focus{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .md\:focus\:ring-offset-purple-700:focus{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .md\:focus\:ring-offset-purple-800:focus{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .md\:focus\:ring-offset-purple-900:focus{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .md\:focus\:ring-offset-pink-50:focus{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .md\:focus\:ring-offset-pink-100:focus{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .md\:focus\:ring-offset-pink-200:focus{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .md\:focus\:ring-offset-pink-300:focus{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .md\:focus\:ring-offset-pink-400:focus{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .md\:focus\:ring-offset-pink-500:focus{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .md\:focus\:ring-offset-pink-600:focus{
    --tw-ring-offset-color: #db2777 !important;
  }

  .md\:focus\:ring-offset-pink-700:focus{
    --tw-ring-offset-color: #be185d !important;
  }

  .md\:focus\:ring-offset-pink-800:focus{
    --tw-ring-offset-color: #9d174d !important;
  }

  .md\:focus\:ring-offset-pink-900:focus{
    --tw-ring-offset-color: #831843 !important;
  }

  .md\:focus\:ring-offset-cyan-50:focus{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .md\:focus\:ring-offset-cyan-100:focus{
    --tw-ring-offset-color: #cffafe !important;
  }

  .md\:focus\:ring-offset-cyan-200:focus{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .md\:focus\:ring-offset-cyan-300:focus{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .md\:focus\:ring-offset-cyan-400:focus{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .md\:focus\:ring-offset-cyan-500:focus{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .md\:focus\:ring-offset-cyan-600:focus{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .md\:focus\:ring-offset-cyan-700:focus{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .md\:focus\:ring-offset-cyan-800:focus{
    --tw-ring-offset-color: #155e75 !important;
  }

  .md\:focus\:ring-offset-cyan-900:focus{
    --tw-ring-offset-color: #164e63 !important;
  }

  .md\:focus\:ring-offset-light-blue-50:focus{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .md\:focus\:ring-offset-light-blue-100:focus{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .md\:focus\:ring-offset-light-blue-200:focus{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .md\:focus\:ring-offset-light-blue-300:focus{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .md\:focus\:ring-offset-light-blue-400:focus{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .md\:focus\:ring-offset-light-blue-500:focus{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .md\:focus\:ring-offset-light-blue-600:focus{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .md\:focus\:ring-offset-light-blue-700:focus{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .md\:focus\:ring-offset-light-blue-800:focus{
    --tw-ring-offset-color: #075985 !important;
  }

  .md\:focus\:ring-offset-light-blue-900:focus{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .md\:focus\:ring-offset-amber-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .md\:focus\:ring-offset-amber-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .md\:focus\:ring-offset-amber-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .md\:focus\:ring-offset-amber-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .md\:focus\:ring-offset-amber-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .md\:focus\:ring-offset-amber-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .md\:focus\:ring-offset-amber-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .md\:focus\:ring-offset-amber-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .md\:focus\:ring-offset-amber-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .md\:focus\:ring-offset-amber-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .md\:focus\:ring-offset-space-cadet:focus{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .md\:focus\:ring-offset-manatee:focus{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .md\:focus\:ring-offset-cynabar:focus{
    --tw-ring-offset-color: #F24333 !important;
  }

  .md\:focus\:ring-offset-imperial-red:focus{
    --tw-ring-offset-color: #EF233C !important;
  }

  .md\:focus\:ring-offset-special-black:focus{
    --tw-ring-offset-color: #03071E !important;
  }

  .md\:focus\:ring-offset-dark-sienna:focus{
    --tw-ring-offset-color: #370617 !important;
  }

  .md\:focus\:ring-offset-rosewood:focus{
    --tw-ring-offset-color: #6A040F !important;
  }

  .md\:focus\:ring-offset-dark-red:focus{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .md\:focus\:ring-offset-rosso-corsa:focus{
    --tw-ring-offset-color: #D00000 !important;
  }

  .md\:focus\:ring-offset-vermillion:focus{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .md\:focus\:ring-offset-persimmon:focus{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .md\:focus\:ring-offset-carrot-orange:focus{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .md\:focus\:ring-offset-orange-web:focus{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .md\:focus\:ring-offset-selective-yellow:focus{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .md\:focus\:ring-offset-bottle-green:focus{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .md\:focus\:ring-offset-illuminating-emerald:focus{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .md\:dark\:ring-offset-transparent{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .md\:dark\:ring-offset-current{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .md\:dark\:ring-offset-black{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .md\:dark\:ring-offset-white{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .md\:dark\:ring-offset-gray-50{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .md\:dark\:ring-offset-gray-100{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .md\:dark\:ring-offset-gray-200{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .md\:dark\:ring-offset-gray-300{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .md\:dark\:ring-offset-gray-400{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .md\:dark\:ring-offset-gray-500{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .md\:dark\:ring-offset-gray-600{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .md\:dark\:ring-offset-gray-700{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .md\:dark\:ring-offset-gray-800{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .md\:dark\:ring-offset-gray-900{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .md\:dark\:ring-offset-red-50{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .md\:dark\:ring-offset-red-100{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .md\:dark\:ring-offset-red-200{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .md\:dark\:ring-offset-red-300{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .md\:dark\:ring-offset-red-400{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .md\:dark\:ring-offset-red-500{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .md\:dark\:ring-offset-red-600{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .md\:dark\:ring-offset-red-700{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .md\:dark\:ring-offset-red-800{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .md\:dark\:ring-offset-red-900{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .md\:dark\:ring-offset-yellow-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .md\:dark\:ring-offset-yellow-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .md\:dark\:ring-offset-yellow-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .md\:dark\:ring-offset-yellow-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .md\:dark\:ring-offset-yellow-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .md\:dark\:ring-offset-yellow-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .md\:dark\:ring-offset-yellow-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .md\:dark\:ring-offset-yellow-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .md\:dark\:ring-offset-yellow-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .md\:dark\:ring-offset-yellow-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .md\:dark\:ring-offset-green-50{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .md\:dark\:ring-offset-green-100{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .md\:dark\:ring-offset-green-200{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .md\:dark\:ring-offset-green-300{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .md\:dark\:ring-offset-green-400{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .md\:dark\:ring-offset-green-500{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .md\:dark\:ring-offset-green-600{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .md\:dark\:ring-offset-green-700{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .md\:dark\:ring-offset-green-800{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .md\:dark\:ring-offset-green-900{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .md\:dark\:ring-offset-blue-50{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .md\:dark\:ring-offset-blue-100{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .md\:dark\:ring-offset-blue-200{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .md\:dark\:ring-offset-blue-300{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .md\:dark\:ring-offset-blue-400{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .md\:dark\:ring-offset-blue-500{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .md\:dark\:ring-offset-blue-600{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .md\:dark\:ring-offset-blue-700{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .md\:dark\:ring-offset-blue-800{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .md\:dark\:ring-offset-blue-900{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .md\:dark\:ring-offset-indigo-50{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .md\:dark\:ring-offset-indigo-100{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .md\:dark\:ring-offset-indigo-200{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .md\:dark\:ring-offset-indigo-300{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .md\:dark\:ring-offset-indigo-400{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .md\:dark\:ring-offset-indigo-500{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .md\:dark\:ring-offset-indigo-600{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .md\:dark\:ring-offset-indigo-700{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .md\:dark\:ring-offset-indigo-800{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .md\:dark\:ring-offset-indigo-900{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .md\:dark\:ring-offset-purple-50{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .md\:dark\:ring-offset-purple-100{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .md\:dark\:ring-offset-purple-200{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .md\:dark\:ring-offset-purple-300{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .md\:dark\:ring-offset-purple-400{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .md\:dark\:ring-offset-purple-500{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .md\:dark\:ring-offset-purple-600{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .md\:dark\:ring-offset-purple-700{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .md\:dark\:ring-offset-purple-800{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .md\:dark\:ring-offset-purple-900{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .md\:dark\:ring-offset-pink-50{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .md\:dark\:ring-offset-pink-100{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .md\:dark\:ring-offset-pink-200{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .md\:dark\:ring-offset-pink-300{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .md\:dark\:ring-offset-pink-400{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .md\:dark\:ring-offset-pink-500{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .md\:dark\:ring-offset-pink-600{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .md\:dark\:ring-offset-pink-700{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .md\:dark\:ring-offset-pink-800{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .md\:dark\:ring-offset-pink-900{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .md\:dark\:ring-offset-cyan-50{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .md\:dark\:ring-offset-cyan-100{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .md\:dark\:ring-offset-cyan-200{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .md\:dark\:ring-offset-cyan-300{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .md\:dark\:ring-offset-cyan-400{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .md\:dark\:ring-offset-cyan-500{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .md\:dark\:ring-offset-cyan-600{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .md\:dark\:ring-offset-cyan-700{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .md\:dark\:ring-offset-cyan-800{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .md\:dark\:ring-offset-cyan-900{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .md\:dark\:ring-offset-light-blue-50{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .md\:dark\:ring-offset-light-blue-100{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .md\:dark\:ring-offset-light-blue-200{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .md\:dark\:ring-offset-light-blue-300{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .md\:dark\:ring-offset-light-blue-400{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .md\:dark\:ring-offset-light-blue-500{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .md\:dark\:ring-offset-light-blue-600{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .md\:dark\:ring-offset-light-blue-700{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .md\:dark\:ring-offset-light-blue-800{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .md\:dark\:ring-offset-light-blue-900{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .md\:dark\:ring-offset-amber-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .md\:dark\:ring-offset-amber-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .md\:dark\:ring-offset-amber-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .md\:dark\:ring-offset-amber-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .md\:dark\:ring-offset-amber-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .md\:dark\:ring-offset-amber-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .md\:dark\:ring-offset-amber-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .md\:dark\:ring-offset-amber-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .md\:dark\:ring-offset-amber-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .md\:dark\:ring-offset-amber-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .md\:dark\:ring-offset-space-cadet{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .md\:dark\:ring-offset-manatee{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .md\:dark\:ring-offset-cynabar{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .md\:dark\:ring-offset-imperial-red{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .md\:dark\:ring-offset-special-black{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .md\:dark\:ring-offset-dark-sienna{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .md\:dark\:ring-offset-rosewood{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .md\:dark\:ring-offset-dark-red{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .md\:dark\:ring-offset-rosso-corsa{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .md\:dark\:ring-offset-vermillion{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .md\:dark\:ring-offset-persimmon{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .md\:dark\:ring-offset-carrot-orange{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .md\:dark\:ring-offset-orange-web{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .md\:dark\:ring-offset-selective-yellow{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .md\:dark\:ring-offset-bottle-green{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .md\:dark\:ring-offset-illuminating-emerald{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-current:focus-within{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-gray-50:focus-within{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-gray-600:focus-within{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-gray-700:focus-within{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-gray-800:focus-within{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-gray-900:focus-within{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-red-50:focus-within{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-red-100:focus-within{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-red-200:focus-within{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-red-300:focus-within{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-red-400:focus-within{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-red-500:focus-within{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-red-600:focus-within{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-red-700:focus-within{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-red-800:focus-within{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-red-900:focus-within{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-green-50:focus-within{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-green-100:focus-within{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-green-200:focus-within{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-green-300:focus-within{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-green-400:focus-within{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-green-500:focus-within{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-green-600:focus-within{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-green-700:focus-within{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-green-800:focus-within{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-green-900:focus-within{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-blue-50:focus-within{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-blue-100:focus-within{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-blue-200:focus-within{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-blue-300:focus-within{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-blue-400:focus-within{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-blue-500:focus-within{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-blue-600:focus-within{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-blue-700:focus-within{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-blue-800:focus-within{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-blue-900:focus-within{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-purple-50:focus-within{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-purple-100:focus-within{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-purple-200:focus-within{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-purple-300:focus-within{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-purple-400:focus-within{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-purple-500:focus-within{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-purple-600:focus-within{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-purple-700:focus-within{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-purple-800:focus-within{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-purple-900:focus-within{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-pink-50:focus-within{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-pink-100:focus-within{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-pink-200:focus-within{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-pink-300:focus-within{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-pink-400:focus-within{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-pink-500:focus-within{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-pink-600:focus-within{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-pink-700:focus-within{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-pink-800:focus-within{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-pink-900:focus-within{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cyan-50:focus-within{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cyan-100:focus-within{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cyan-200:focus-within{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cyan-300:focus-within{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cyan-400:focus-within{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cyan-500:focus-within{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cyan-600:focus-within{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cyan-700:focus-within{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cyan-800:focus-within{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cyan-900:focus-within{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-light-blue-50:focus-within{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-light-blue-100:focus-within{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-light-blue-200:focus-within{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-light-blue-300:focus-within{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-light-blue-400:focus-within{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-light-blue-500:focus-within{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-light-blue-600:focus-within{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-light-blue-700:focus-within{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-light-blue-800:focus-within{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-light-blue-900:focus-within{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-amber-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-amber-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-amber-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-amber-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-amber-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-amber-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-amber-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-amber-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-amber-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-amber-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-space-cadet:focus-within{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-manatee:focus-within{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-cynabar:focus-within{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-imperial-red:focus-within{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-special-black:focus-within{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-dark-sienna:focus-within{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-rosewood:focus-within{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-dark-red:focus-within{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-rosso-corsa:focus-within{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-vermillion:focus-within{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-persimmon:focus-within{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-carrot-orange:focus-within{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-orange-web:focus-within{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-selective-yellow:focus-within{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-bottle-green:focus-within{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .md\:dark\:focus-within\:ring-offset-illuminating-emerald:focus-within{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .md\:dark\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .md\:dark\:focus\:ring-offset-current:focus{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .md\:dark\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .md\:dark\:focus\:ring-offset-gray-50:focus{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .md\:dark\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .md\:dark\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .md\:dark\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .md\:dark\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-gray-700:focus{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-gray-900:focus{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-red-50:focus{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-red-100:focus{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-red-200:focus{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .md\:dark\:focus\:ring-offset-red-300:focus{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-red-400:focus{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-red-500:focus{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-red-600:focus{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-red-700:focus{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .md\:dark\:focus\:ring-offset-red-800:focus{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .md\:dark\:focus\:ring-offset-red-900:focus{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .md\:dark\:focus\:ring-offset-yellow-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .md\:dark\:focus\:ring-offset-yellow-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-yellow-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .md\:dark\:focus\:ring-offset-yellow-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .md\:dark\:focus\:ring-offset-yellow-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-yellow-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .md\:dark\:focus\:ring-offset-yellow-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-yellow-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-yellow-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .md\:dark\:focus\:ring-offset-yellow-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .md\:dark\:focus\:ring-offset-green-50:focus{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-green-100:focus{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-green-200:focus{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-green-300:focus{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-green-400:focus{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-green-500:focus{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-green-600:focus{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-green-700:focus{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-green-800:focus{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-green-900:focus{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .md\:dark\:focus\:ring-offset-blue-50:focus{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .md\:dark\:focus\:ring-offset-blue-100:focus{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .md\:dark\:focus\:ring-offset-blue-200:focus{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .md\:dark\:focus\:ring-offset-blue-300:focus{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .md\:dark\:focus\:ring-offset-blue-400:focus{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .md\:dark\:focus\:ring-offset-blue-500:focus{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-blue-600:focus{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .md\:dark\:focus\:ring-offset-blue-700:focus{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-blue-800:focus{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .md\:dark\:focus\:ring-offset-blue-900:focus{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .md\:dark\:focus\:ring-offset-indigo-50:focus{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .md\:dark\:focus\:ring-offset-indigo-100:focus{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .md\:dark\:focus\:ring-offset-indigo-200:focus{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .md\:dark\:focus\:ring-offset-indigo-300:focus{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .md\:dark\:focus\:ring-offset-indigo-400:focus{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-indigo-500:focus{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-indigo-600:focus{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-indigo-700:focus{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .md\:dark\:focus\:ring-offset-indigo-800:focus{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-indigo-900:focus{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-purple-50:focus{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .md\:dark\:focus\:ring-offset-purple-100:focus{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .md\:dark\:focus\:ring-offset-purple-200:focus{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .md\:dark\:focus\:ring-offset-purple-300:focus{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .md\:dark\:focus\:ring-offset-purple-400:focus{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .md\:dark\:focus\:ring-offset-purple-500:focus{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-purple-600:focus{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .md\:dark\:focus\:ring-offset-purple-700:focus{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-purple-800:focus{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-purple-900:focus{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-pink-50:focus{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-pink-100:focus{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-pink-200:focus{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-pink-300:focus{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-pink-400:focus{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-pink-500:focus{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-pink-600:focus{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-pink-700:focus{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .md\:dark\:focus\:ring-offset-pink-800:focus{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .md\:dark\:focus\:ring-offset-pink-900:focus{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cyan-50:focus{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cyan-100:focus{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cyan-200:focus{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cyan-300:focus{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cyan-400:focus{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cyan-500:focus{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cyan-600:focus{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cyan-700:focus{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cyan-800:focus{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cyan-900:focus{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-light-blue-50:focus{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .md\:dark\:focus\:ring-offset-light-blue-100:focus{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .md\:dark\:focus\:ring-offset-light-blue-200:focus{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .md\:dark\:focus\:ring-offset-light-blue-300:focus{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .md\:dark\:focus\:ring-offset-light-blue-400:focus{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-light-blue-500:focus{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-light-blue-600:focus{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-light-blue-700:focus{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-light-blue-800:focus{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-light-blue-900:focus{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .md\:dark\:focus\:ring-offset-amber-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .md\:dark\:focus\:ring-offset-amber-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-amber-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .md\:dark\:focus\:ring-offset-amber-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .md\:dark\:focus\:ring-offset-amber-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-amber-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .md\:dark\:focus\:ring-offset-amber-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-amber-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-amber-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .md\:dark\:focus\:ring-offset-amber-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .md\:dark\:focus\:ring-offset-space-cadet:focus{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-manatee:focus{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .md\:dark\:focus\:ring-offset-cynabar:focus{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-imperial-red:focus{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .md\:dark\:focus\:ring-offset-special-black:focus{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .md\:dark\:focus\:ring-offset-dark-sienna:focus{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-rosewood:focus{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .md\:dark\:focus\:ring-offset-dark-red:focus{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-rosso-corsa:focus{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-vermillion:focus{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-persimmon:focus{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-carrot-orange:focus{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-orange-web:focus{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-selective-yellow:focus{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .md\:dark\:focus\:ring-offset-bottle-green:focus{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .md\:dark\:focus\:ring-offset-illuminating-emerald:focus{
    --tw-ring-offset-color: #40916C !important;
  }

  .md\:ring-offset-0{
    --tw-ring-offset-width: 0px !important;
  }

  .md\:ring-offset-1{
    --tw-ring-offset-width: 1px !important;
  }

  .md\:ring-offset-2{
    --tw-ring-offset-width: 2px !important;
  }

  .md\:ring-offset-4{
    --tw-ring-offset-width: 4px !important;
  }

  .md\:ring-offset-8{
    --tw-ring-offset-width: 8px !important;
  }

  .md\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px !important;
  }

  .md\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px !important;
  }

  .md\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px !important;
  }

  .md\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px !important;
  }

  .md\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px !important;
  }

  .md\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px !important;
  }

  .md\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px !important;
  }

  .md\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px !important;
  }

  .md\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px !important;
  }

  .md\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px !important;
  }

  .md\:ring-transparent{
    --tw-ring-color: transparent !important;
  }

  .md\:ring-current{
    --tw-ring-color: currentColor !important;
  }

  .md\:ring-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-white{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-gray-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-gray-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-gray-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-gray-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-gray-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-gray-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-gray-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-gray-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-gray-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-gray-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-red-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-red-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-red-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-red-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-red-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-red-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-red-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-red-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-red-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-red-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-yellow-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-yellow-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-yellow-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-yellow-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-yellow-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-yellow-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-yellow-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-yellow-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-yellow-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-yellow-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-green-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-green-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-green-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-green-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-green-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-green-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-green-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-green-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-green-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-green-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-indigo-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-indigo-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-indigo-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-indigo-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-indigo-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-indigo-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-indigo-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-indigo-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-indigo-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-indigo-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-purple-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-purple-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-purple-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-purple-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-purple-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-purple-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-purple-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-purple-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-purple-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-purple-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-pink-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-pink-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-pink-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-pink-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-pink-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-pink-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-pink-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-pink-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-pink-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-pink-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cyan-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cyan-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cyan-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cyan-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cyan-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cyan-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cyan-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cyan-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cyan-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cyan-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-light-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-light-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-light-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-light-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-light-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-light-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-light-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-light-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-light-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-light-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-amber-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-amber-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-amber-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-amber-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-amber-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-amber-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-amber-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-amber-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-amber-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-amber-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-space-cadet{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-manatee{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-cynabar{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-imperial-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-special-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-dark-sienna{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-rosewood{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-dark-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-rosso-corsa{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-vermillion{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-persimmon{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-carrot-orange{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-orange-web{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-selective-yellow{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-bottle-green{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-illuminating-emerald{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent !important;
  }

  .md\:focus-within\:ring-current:focus-within{
    --tw-ring-color: currentColor !important;
  }

  .md\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-gray-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-gray-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-gray-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-gray-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-gray-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-red-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-red-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-red-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-red-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-red-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-red-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-red-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-red-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-red-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-red-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-yellow-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-yellow-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-yellow-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-yellow-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-yellow-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-yellow-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-yellow-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-yellow-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-yellow-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-yellow-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-green-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-green-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-green-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-green-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-green-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-green-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-green-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-green-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-green-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-green-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-indigo-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-indigo-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-indigo-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-indigo-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-indigo-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-indigo-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-indigo-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-indigo-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-indigo-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-indigo-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-purple-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-purple-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-purple-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-purple-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-purple-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-purple-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-purple-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-purple-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-purple-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-purple-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-pink-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-pink-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-pink-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-pink-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-pink-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-pink-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-pink-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-pink-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-pink-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-pink-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cyan-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cyan-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cyan-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cyan-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cyan-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cyan-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cyan-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cyan-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cyan-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cyan-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-light-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-light-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-light-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-light-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-light-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-light-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-light-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-light-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-light-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-light-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-amber-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-amber-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-amber-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-amber-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-amber-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-amber-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-amber-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-amber-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-amber-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-amber-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-space-cadet:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-manatee:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-cynabar:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-imperial-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-special-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-dark-sienna:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-rosewood:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-dark-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-rosso-corsa:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-vermillion:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-persimmon:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-carrot-orange:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-orange-web:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-selective-yellow:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-bottle-green:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .md\:focus-within\:ring-illuminating-emerald:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent !important;
  }

  .md\:focus\:ring-current:focus{
    --tw-ring-color: currentColor !important;
  }

  .md\:focus\:ring-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-white:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-gray-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-gray-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-gray-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-gray-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-gray-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-gray-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-gray-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-gray-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-gray-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-red-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-red-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-red-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-red-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-red-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-red-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-red-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-red-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-red-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-red-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-yellow-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-yellow-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-yellow-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-yellow-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-yellow-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-yellow-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-yellow-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-yellow-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-yellow-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-yellow-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-green-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-green-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-green-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-green-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-green-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-green-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-green-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-green-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-green-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-green-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-indigo-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-indigo-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-indigo-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-indigo-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-indigo-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-indigo-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-indigo-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-indigo-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-indigo-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-purple-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-purple-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-purple-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-purple-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-purple-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-purple-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-purple-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-purple-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-purple-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-purple-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-pink-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-pink-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-pink-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-pink-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-pink-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-pink-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-pink-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-pink-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-pink-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-pink-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cyan-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cyan-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cyan-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cyan-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cyan-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cyan-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cyan-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cyan-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cyan-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cyan-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-light-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-light-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-light-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-light-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-light-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-light-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-light-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-light-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-light-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-light-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-amber-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-amber-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-amber-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-amber-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-amber-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-amber-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-amber-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-amber-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-amber-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-amber-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-space-cadet:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-manatee:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-cynabar:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-imperial-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-special-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-dark-sienna:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-rosewood:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-dark-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-rosso-corsa:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-vermillion:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-persimmon:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-carrot-orange:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-orange-web:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-selective-yellow:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-bottle-green:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .md\:focus\:ring-illuminating-emerald:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-transparent{
    --tw-ring-color: transparent !important;
  }

  .dark .md\:dark\:ring-current{
    --tw-ring-color: currentColor !important;
  }

  .dark .md\:dark\:ring-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-white{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-gray-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-gray-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-gray-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-gray-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-gray-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-gray-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-gray-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-gray-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-gray-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-gray-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-red-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-red-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-red-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-red-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-red-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-red-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-red-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-red-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-red-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-red-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-yellow-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-yellow-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-yellow-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-yellow-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-yellow-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-yellow-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-yellow-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-yellow-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-yellow-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-yellow-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-green-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-green-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-green-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-green-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-green-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-green-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-green-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-green-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-green-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-green-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-indigo-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-indigo-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-indigo-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-indigo-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-indigo-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-indigo-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-indigo-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-indigo-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-indigo-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-indigo-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-purple-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-purple-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-purple-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-purple-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-purple-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-purple-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-purple-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-purple-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-purple-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-purple-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-pink-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-pink-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-pink-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-pink-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-pink-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-pink-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-pink-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-pink-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-pink-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-pink-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cyan-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cyan-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cyan-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cyan-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cyan-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cyan-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cyan-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cyan-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cyan-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cyan-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-light-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-light-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-light-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-light-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-light-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-light-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-light-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-light-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-light-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-light-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-amber-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-amber-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-amber-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-amber-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-amber-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-amber-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-amber-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-amber-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-amber-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-amber-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-space-cadet{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-manatee{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-cynabar{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-imperial-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-special-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-dark-sienna{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-rosewood{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-dark-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-rosso-corsa{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-vermillion{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-persimmon{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-carrot-orange{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-orange-web{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-selective-yellow{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-bottle-green{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:ring-illuminating-emerald{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent !important;
  }

  .dark .md\:dark\:focus-within\:ring-current:focus-within{
    --tw-ring-color: currentColor !important;
  }

  .dark .md\:dark\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-gray-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-gray-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-gray-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-gray-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-gray-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-red-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-red-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-red-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-red-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-red-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-red-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-red-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-red-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-red-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-red-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-yellow-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-yellow-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-yellow-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-yellow-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-yellow-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-yellow-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-yellow-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-yellow-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-yellow-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-yellow-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-green-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-green-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-green-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-green-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-green-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-green-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-green-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-green-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-green-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-green-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-indigo-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-indigo-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-indigo-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-indigo-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-indigo-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-indigo-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-indigo-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-indigo-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-indigo-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-indigo-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-purple-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-purple-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-purple-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-purple-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-purple-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-purple-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-purple-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-purple-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-purple-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-purple-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-pink-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-pink-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-pink-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-pink-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-pink-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-pink-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-pink-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-pink-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-pink-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-pink-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cyan-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cyan-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cyan-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cyan-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cyan-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cyan-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cyan-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cyan-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cyan-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cyan-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-light-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-light-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-light-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-light-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-light-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-light-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-light-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-light-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-light-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-light-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-amber-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-amber-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-amber-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-amber-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-amber-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-amber-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-amber-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-amber-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-amber-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-amber-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-space-cadet:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-manatee:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-cynabar:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-imperial-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-special-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-dark-sienna:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-rosewood:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-dark-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-rosso-corsa:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-vermillion:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-persimmon:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-carrot-orange:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-orange-web:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-selective-yellow:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-bottle-green:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:ring-illuminating-emerald:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent !important;
  }

  .dark .md\:dark\:focus\:ring-current:focus{
    --tw-ring-color: currentColor !important;
  }

  .dark .md\:dark\:focus\:ring-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-white:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-gray-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-gray-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-gray-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-gray-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-gray-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-gray-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-gray-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-gray-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-gray-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-red-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-red-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-red-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-red-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-red-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-red-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-red-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-red-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-red-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-red-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-yellow-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-yellow-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-yellow-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-yellow-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-yellow-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-yellow-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-yellow-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-yellow-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-yellow-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-yellow-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-green-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-green-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-green-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-green-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-green-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-green-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-green-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-green-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-green-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-green-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-indigo-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-indigo-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-indigo-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-indigo-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-indigo-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-indigo-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-indigo-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-indigo-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-indigo-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-purple-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-purple-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-purple-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-purple-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-purple-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-purple-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-purple-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-purple-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-purple-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-purple-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-pink-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-pink-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-pink-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-pink-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-pink-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-pink-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-pink-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-pink-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-pink-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-pink-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cyan-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cyan-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cyan-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cyan-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cyan-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cyan-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cyan-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cyan-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cyan-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cyan-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-light-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-light-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-light-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-light-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-light-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-light-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-light-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-light-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-light-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-light-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-amber-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-amber-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-amber-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-amber-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-amber-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-amber-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-amber-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-amber-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-amber-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-amber-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-space-cadet:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-manatee:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-cynabar:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-imperial-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-special-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-dark-sienna:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-rosewood:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-dark-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-rosso-corsa:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-vermillion:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-persimmon:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-carrot-orange:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-orange-web:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-selective-yellow:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-bottle-green:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .md\:dark\:focus\:ring-illuminating-emerald:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .md\:ring-opacity-0{
    --tw-ring-opacity: 0 !important;
  }

  .md\:ring-opacity-5{
    --tw-ring-opacity: 0.05 !important;
  }

  .md\:ring-opacity-10{
    --tw-ring-opacity: 0.1 !important;
  }

  .md\:ring-opacity-20{
    --tw-ring-opacity: 0.2 !important;
  }

  .md\:ring-opacity-25{
    --tw-ring-opacity: 0.25 !important;
  }

  .md\:ring-opacity-30{
    --tw-ring-opacity: 0.3 !important;
  }

  .md\:ring-opacity-40{
    --tw-ring-opacity: 0.4 !important;
  }

  .md\:ring-opacity-50{
    --tw-ring-opacity: 0.5 !important;
  }

  .md\:ring-opacity-60{
    --tw-ring-opacity: 0.6 !important;
  }

  .md\:ring-opacity-70{
    --tw-ring-opacity: 0.7 !important;
  }

  .md\:ring-opacity-75{
    --tw-ring-opacity: 0.75 !important;
  }

  .md\:ring-opacity-80{
    --tw-ring-opacity: 0.8 !important;
  }

  .md\:ring-opacity-90{
    --tw-ring-opacity: 0.9 !important;
  }

  .md\:ring-opacity-95{
    --tw-ring-opacity: 0.95 !important;
  }

  .md\:ring-opacity-100{
    --tw-ring-opacity: 1 !important;
  }

  .md\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0 !important;
  }

  .md\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05 !important;
  }

  .md\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1 !important;
  }

  .md\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2 !important;
  }

  .md\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25 !important;
  }

  .md\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3 !important;
  }

  .md\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4 !important;
  }

  .md\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5 !important;
  }

  .md\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6 !important;
  }

  .md\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7 !important;
  }

  .md\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75 !important;
  }

  .md\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8 !important;
  }

  .md\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9 !important;
  }

  .md\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95 !important;
  }

  .md\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1 !important;
  }

  .md\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0 !important;
  }

  .md\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05 !important;
  }

  .md\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1 !important;
  }

  .md\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2 !important;
  }

  .md\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25 !important;
  }

  .md\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3 !important;
  }

  .md\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4 !important;
  }

  .md\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5 !important;
  }

  .md\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6 !important;
  }

  .md\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7 !important;
  }

  .md\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75 !important;
  }

  .md\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8 !important;
  }

  .md\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9 !important;
  }

  .md\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95 !important;
  }

  .md\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1 !important;
  }

  .dark .md\:dark\:ring-opacity-0{
    --tw-ring-opacity: 0 !important;
  }

  .dark .md\:dark\:ring-opacity-5{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .md\:dark\:ring-opacity-10{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .md\:dark\:ring-opacity-20{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .md\:dark\:ring-opacity-25{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .md\:dark\:ring-opacity-30{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .md\:dark\:ring-opacity-40{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .md\:dark\:ring-opacity-50{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .md\:dark\:ring-opacity-60{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .md\:dark\:ring-opacity-70{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .md\:dark\:ring-opacity-75{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .md\:dark\:ring-opacity-80{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .md\:dark\:ring-opacity-90{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .md\:dark\:ring-opacity-95{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .md\:dark\:ring-opacity-100{
    --tw-ring-opacity: 1 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1 !important;
  }

  .md\:fill-current{
    fill: currentColor !important;
  }

  .md\:stroke-current{
    stroke: currentColor !important;
  }

  .md\:stroke-0{
    stroke-width: 0 !important;
  }

  .md\:stroke-1{
    stroke-width: 1 !important;
  }

  .md\:stroke-2{
    stroke-width: 2 !important;
  }

  .md\:table-auto{
    table-layout: auto !important;
  }

  .md\:table-fixed{
    table-layout: fixed !important;
  }

  .md\:text-left{
    text-align: left !important;
  }

  .md\:text-center{
    text-align: center !important;
  }

  .md\:text-right{
    text-align: right !important;
  }

  .md\:text-justify{
    text-align: justify !important;
  }

  .md\:text-transparent{
    color: transparent !important;
  }

  .md\:text-current{
    color: currentColor !important;
  }

  .md\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .md\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .md\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .md\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .md\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .md\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .md\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .md\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .md\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .md\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .md\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .md\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .md\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .md\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .md\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .md\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .md\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .md\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .md\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .md\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .md\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .md\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .md\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .md\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .md\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .md\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .md\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .md\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .md\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .md\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .md\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .md\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .md\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .md\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .md\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .md\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .md\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .md\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .md\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .md\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .md\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .md\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .md\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .md\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .md\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .md\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .md\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .md\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .md\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .md\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .md\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .md\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .md\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .md\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .md\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .md\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .md\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .md\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .md\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .md\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .md\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .md\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .md\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .md\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .md\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .md\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .md\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .md\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .md\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .md\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .md\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .md\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .md\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .md\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .md\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .md\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .md\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .md\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .md\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .md\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .md\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .md\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .md\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .md\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .md\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .md\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .md\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .md\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .md\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .md\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .md\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .md\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .md\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .md\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .md\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .md\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .md\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .md\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .md\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .md\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .md\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .md\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .md\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .md\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .md\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .md\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .md\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .md\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .md\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .md\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .md\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .md\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .md\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .md\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .md\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .md\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .md\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .md\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .md\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .md\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .md\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .md\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .md\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .md\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .md\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .md\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .md\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .md\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-transparent{
    color: transparent !important;
  }

  .group:hover .md\:group-hover\:text-current{
    color: currentColor !important;
  }

  .group:hover .md\:group-hover\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .group:hover .md\:group-hover\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-transparent:focus-within{
    color: transparent !important;
  }

  .md\:focus-within\:text-current:focus-within{
    color: currentColor !important;
  }

  .md\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-gray-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-gray-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-gray-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-gray-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-gray-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-red-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-red-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-red-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-red-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-red-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-red-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-red-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-red-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-red-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-red-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-yellow-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-yellow-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-yellow-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-yellow-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-yellow-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-yellow-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-yellow-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-yellow-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-yellow-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-yellow-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-green-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-green-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-green-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-green-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-green-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-green-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-green-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-green-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-green-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-green-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-indigo-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-indigo-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-indigo-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-indigo-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-indigo-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-indigo-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-indigo-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-indigo-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-indigo-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-indigo-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-purple-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-purple-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-purple-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-purple-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-purple-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-purple-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-purple-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-purple-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-purple-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-purple-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-pink-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-pink-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-pink-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-pink-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-pink-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-pink-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-pink-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-pink-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-pink-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-pink-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cyan-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cyan-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cyan-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cyan-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cyan-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cyan-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cyan-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cyan-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cyan-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cyan-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-light-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-light-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-light-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-light-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-light-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-light-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-light-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-light-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-light-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-light-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-amber-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-amber-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-amber-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-amber-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-amber-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-amber-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-amber-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-amber-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-amber-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-amber-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-space-cadet:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-manatee:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-cynabar:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-imperial-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-special-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-dark-sienna:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-rosewood:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-dark-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-rosso-corsa:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-vermillion:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-persimmon:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-carrot-orange:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-orange-web:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-selective-yellow:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-bottle-green:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .md\:focus-within\:text-illuminating-emerald:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-transparent:hover{
    color: transparent !important;
  }

  .md\:hover\:text-current:hover{
    color: currentColor !important;
  }

  .md\:hover\:text-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-white:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-gray-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-gray-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-gray-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-gray-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-gray-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-gray-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-red-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-red-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-red-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-red-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-red-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-red-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-red-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-red-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-red-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-red-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-yellow-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-yellow-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-yellow-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-yellow-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-yellow-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-yellow-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-yellow-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-yellow-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-yellow-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-yellow-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-green-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-green-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-green-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-green-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-green-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-green-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-green-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-green-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-green-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-green-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-indigo-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-indigo-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-indigo-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-indigo-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-indigo-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-indigo-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-indigo-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-indigo-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-indigo-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-indigo-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-purple-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-purple-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-purple-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-purple-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-purple-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-purple-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-purple-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-purple-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-purple-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-purple-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-pink-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-pink-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-pink-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-pink-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-pink-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-pink-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-pink-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-pink-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-pink-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-pink-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cyan-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cyan-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cyan-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cyan-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cyan-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cyan-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cyan-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cyan-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cyan-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cyan-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-light-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-light-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-light-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-light-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-light-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-light-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-light-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-light-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-light-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-light-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-amber-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-amber-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-amber-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-amber-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-amber-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-amber-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-amber-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-amber-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-amber-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-amber-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-space-cadet:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-manatee:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-cynabar:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-imperial-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-special-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-dark-sienna:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-rosewood:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-dark-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-rosso-corsa:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-vermillion:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-persimmon:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-carrot-orange:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-orange-web:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-selective-yellow:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-bottle-green:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .md\:hover\:text-illuminating-emerald:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-transparent:focus{
    color: transparent !important;
  }

  .md\:focus\:text-current:focus{
    color: currentColor !important;
  }

  .md\:focus\:text-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-white:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-gray-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-gray-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-gray-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-gray-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-gray-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-gray-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-gray-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-red-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-red-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-red-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-red-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-red-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-red-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-red-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-red-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-red-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-red-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-yellow-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-yellow-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-yellow-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-yellow-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-yellow-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-yellow-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-yellow-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-yellow-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-yellow-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-yellow-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-green-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-green-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-green-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-green-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-green-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-green-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-green-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-green-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-green-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-green-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-indigo-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-indigo-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-indigo-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-indigo-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-indigo-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-indigo-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-indigo-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-indigo-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-indigo-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-purple-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-purple-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-purple-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-purple-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-purple-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-purple-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-purple-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-purple-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-purple-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-purple-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-pink-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-pink-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-pink-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-pink-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-pink-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-pink-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-pink-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-pink-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-pink-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-pink-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cyan-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cyan-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cyan-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cyan-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cyan-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cyan-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cyan-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cyan-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cyan-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cyan-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-light-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-light-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-light-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-light-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-light-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-light-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-light-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-light-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-light-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-light-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-amber-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-amber-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-amber-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-amber-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-amber-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-amber-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-amber-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-amber-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-amber-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-amber-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-space-cadet:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-manatee:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-cynabar:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-imperial-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-special-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-dark-sienna:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-rosewood:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-dark-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-rosso-corsa:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-vermillion:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-persimmon:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-carrot-orange:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-orange-web:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-selective-yellow:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-bottle-green:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .md\:focus\:text-illuminating-emerald:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-transparent{
    color: transparent !important;
  }

  .dark .md\:dark\:text-current{
    color: currentColor !important;
  }

  .dark .md\:dark\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-transparent{
    color: transparent !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-current{
    color: currentColor !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-transparent:focus-within{
    color: transparent !important;
  }

  .dark .md\:dark\:focus-within\:text-current:focus-within{
    color: currentColor !important;
  }

  .dark .md\:dark\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-gray-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-gray-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-gray-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-gray-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-gray-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-red-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-red-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-red-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-red-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-red-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-red-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-red-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-red-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-red-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-red-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-yellow-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-yellow-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-yellow-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-yellow-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-yellow-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-yellow-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-yellow-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-yellow-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-yellow-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-yellow-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-green-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-green-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-green-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-green-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-green-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-green-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-green-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-green-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-green-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-green-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-indigo-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-indigo-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-indigo-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-indigo-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-indigo-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-indigo-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-indigo-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-indigo-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-indigo-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-indigo-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-purple-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-purple-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-purple-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-purple-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-purple-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-purple-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-purple-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-purple-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-purple-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-purple-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-pink-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-pink-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-pink-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-pink-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-pink-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-pink-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-pink-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-pink-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-pink-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-pink-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cyan-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cyan-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cyan-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cyan-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cyan-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cyan-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cyan-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cyan-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cyan-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cyan-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-light-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-light-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-light-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-light-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-light-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-light-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-light-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-light-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-light-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-light-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-amber-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-amber-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-amber-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-amber-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-amber-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-amber-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-amber-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-amber-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-amber-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-amber-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-space-cadet:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-manatee:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-cynabar:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-imperial-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-special-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-dark-sienna:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-rosewood:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-dark-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-rosso-corsa:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-vermillion:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-persimmon:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-carrot-orange:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-orange-web:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-selective-yellow:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-bottle-green:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus-within\:text-illuminating-emerald:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-transparent:hover{
    color: transparent !important;
  }

  .dark .md\:dark\:hover\:text-current:hover{
    color: currentColor !important;
  }

  .dark .md\:dark\:hover\:text-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-white:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-gray-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-gray-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-gray-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-gray-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-gray-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-gray-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-red-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-red-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-red-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-red-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-red-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-red-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-red-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-red-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-red-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-red-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-yellow-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-yellow-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-yellow-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-yellow-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-yellow-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-yellow-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-yellow-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-yellow-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-yellow-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-yellow-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-green-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-green-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-green-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-green-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-green-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-green-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-green-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-green-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-green-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-green-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-indigo-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-indigo-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-indigo-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-indigo-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-indigo-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-indigo-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-indigo-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-indigo-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-indigo-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-indigo-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-purple-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-purple-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-purple-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-purple-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-purple-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-purple-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-purple-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-purple-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-purple-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-purple-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-pink-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-pink-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-pink-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-pink-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-pink-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-pink-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-pink-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-pink-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-pink-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-pink-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cyan-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cyan-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cyan-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cyan-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cyan-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cyan-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cyan-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cyan-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cyan-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cyan-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-light-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-light-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-light-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-light-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-light-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-light-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-light-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-light-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-light-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-light-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-amber-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-amber-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-amber-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-amber-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-amber-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-amber-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-amber-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-amber-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-amber-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-amber-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-space-cadet:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-manatee:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-cynabar:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-imperial-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-special-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-dark-sienna:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-rosewood:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-dark-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-rosso-corsa:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-vermillion:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-persimmon:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-carrot-orange:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-orange-web:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-selective-yellow:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-bottle-green:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:hover\:text-illuminating-emerald:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-transparent:focus{
    color: transparent !important;
  }

  .dark .md\:dark\:focus\:text-current:focus{
    color: currentColor !important;
  }

  .dark .md\:dark\:focus\:text-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-white:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-gray-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-gray-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-gray-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-gray-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-gray-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-gray-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-gray-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-red-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-red-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-red-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-red-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-red-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-red-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-red-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-red-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-red-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-red-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-yellow-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-yellow-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-yellow-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-yellow-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-yellow-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-yellow-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-yellow-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-yellow-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-yellow-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-yellow-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-green-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-green-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-green-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-green-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-green-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-green-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-green-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-green-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-green-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-green-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-indigo-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-indigo-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-indigo-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-indigo-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-indigo-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-indigo-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-indigo-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-indigo-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-indigo-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-purple-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-purple-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-purple-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-purple-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-purple-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-purple-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-purple-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-purple-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-purple-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-purple-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-pink-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-pink-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-pink-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-pink-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-pink-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-pink-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-pink-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-pink-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-pink-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-pink-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cyan-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cyan-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cyan-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cyan-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cyan-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cyan-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cyan-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cyan-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cyan-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cyan-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-light-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-light-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-light-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-light-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-light-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-light-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-light-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-light-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-light-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-light-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-amber-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-amber-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-amber-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-amber-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-amber-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-amber-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-amber-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-amber-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-amber-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-amber-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-space-cadet:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-manatee:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-cynabar:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-imperial-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-special-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-dark-sienna:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-rosewood:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-dark-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-rosso-corsa:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-vermillion:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-persimmon:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-carrot-orange:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-orange-web:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-selective-yellow:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-bottle-green:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .md\:dark\:focus\:text-illuminating-emerald:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .md\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .md\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .md\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .md\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .md\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .md\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .md\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .md\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .md\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .md\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .md\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .md\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .md\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .md\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .md\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .group:hover .md\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .md\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0 !important;
  }

  .md\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05 !important;
  }

  .md\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1 !important;
  }

  .md\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2 !important;
  }

  .md\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25 !important;
  }

  .md\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3 !important;
  }

  .md\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4 !important;
  }

  .md\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5 !important;
  }

  .md\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6 !important;
  }

  .md\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7 !important;
  }

  .md\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75 !important;
  }

  .md\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8 !important;
  }

  .md\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9 !important;
  }

  .md\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95 !important;
  }

  .md\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1 !important;
  }

  .md\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0 !important;
  }

  .md\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05 !important;
  }

  .md\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1 !important;
  }

  .md\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2 !important;
  }

  .md\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25 !important;
  }

  .md\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3 !important;
  }

  .md\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4 !important;
  }

  .md\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5 !important;
  }

  .md\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6 !important;
  }

  .md\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7 !important;
  }

  .md\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75 !important;
  }

  .md\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8 !important;
  }

  .md\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9 !important;
  }

  .md\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95 !important;
  }

  .md\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1 !important;
  }

  .md\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0 !important;
  }

  .md\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05 !important;
  }

  .md\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1 !important;
  }

  .md\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2 !important;
  }

  .md\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25 !important;
  }

  .md\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3 !important;
  }

  .md\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4 !important;
  }

  .md\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5 !important;
  }

  .md\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6 !important;
  }

  .md\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7 !important;
  }

  .md\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75 !important;
  }

  .md\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8 !important;
  }

  .md\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9 !important;
  }

  .md\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95 !important;
  }

  .md\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1 !important;
  }

  .dark .md\:dark\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .dark .md\:dark\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .md\:dark\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .md\:dark\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .md\:dark\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .md\:dark\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .md\:dark\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .md\:dark\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .md\:dark\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .md\:dark\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .md\:dark\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .md\:dark\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .md\:dark\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .md\:dark\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .md\:dark\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .group:hover .md\:dark\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .md\:dark\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .md\:dark\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1 !important;
  }

  .md\:truncate{
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .md\:overflow-ellipsis{
    text-overflow: ellipsis !important;
  }

  .md\:overflow-clip{
    text-overflow: clip !important;
  }

  .md\:italic{
    font-style: italic !important;
  }

  .md\:not-italic{
    font-style: normal !important;
  }

  .md\:uppercase{
    text-transform: uppercase !important;
  }

  .md\:lowercase{
    text-transform: lowercase !important;
  }

  .md\:capitalize{
    text-transform: capitalize !important;
  }

  .md\:normal-case{
    text-transform: none !important;
  }

  .md\:underline{
    text-decoration: underline !important;
  }

  .md\:line-through{
    text-decoration: line-through !important;
  }

  .md\:no-underline{
    text-decoration: none !important;
  }

  .group:hover .md\:group-hover\:underline{
    text-decoration: underline !important;
  }

  .group:hover .md\:group-hover\:line-through{
    text-decoration: line-through !important;
  }

  .group:hover .md\:group-hover\:no-underline{
    text-decoration: none !important;
  }

  .md\:focus-within\:underline:focus-within{
    text-decoration: underline !important;
  }

  .md\:focus-within\:line-through:focus-within{
    text-decoration: line-through !important;
  }

  .md\:focus-within\:no-underline:focus-within{
    text-decoration: none !important;
  }

  .md\:hover\:underline:hover{
    text-decoration: underline !important;
  }

  .md\:hover\:line-through:hover{
    text-decoration: line-through !important;
  }

  .md\:hover\:no-underline:hover{
    text-decoration: none !important;
  }

  .md\:focus\:underline:focus{
    text-decoration: underline !important;
  }

  .md\:focus\:line-through:focus{
    text-decoration: line-through !important;
  }

  .md\:focus\:no-underline:focus{
    text-decoration: none !important;
  }

  .md\:antialiased{
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .md\:subpixel-antialiased{
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .md\:ordinal, .md\:slashed-zero, .md\:lining-nums, .md\:oldstyle-nums, .md\:proportional-nums, .md\:tabular-nums, .md\:diagonal-fractions, .md\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/) !important;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction) !important;
  }

  .md\:normal-nums{
    font-variant-numeric: normal !important;
  }

  .md\:ordinal{
    --tw-ordinal: ordinal !important;
  }

  .md\:slashed-zero{
    --tw-slashed-zero: slashed-zero !important;
  }

  .md\:lining-nums{
    --tw-numeric-figure: lining-nums !important;
  }

  .md\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums !important;
  }

  .md\:proportional-nums{
    --tw-numeric-spacing: proportional-nums !important;
  }

  .md\:tabular-nums{
    --tw-numeric-spacing: tabular-nums !important;
  }

  .md\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions !important;
  }

  .md\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions !important;
  }

  .md\:tracking-tighter{
    letter-spacing: -0.05em !important;
  }

  .md\:tracking-tight{
    letter-spacing: -0.025em !important;
  }

  .md\:tracking-normal{
    letter-spacing: 0em !important;
  }

  .md\:tracking-wide{
    letter-spacing: 0.025em !important;
  }

  .md\:tracking-wider{
    letter-spacing: 0.05em !important;
  }

  .md\:tracking-widest{
    letter-spacing: 0.1em !important;
  }

  .md\:select-none{
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .md\:select-text{
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .md\:select-all{
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .md\:select-auto{
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .md\:align-baseline{
    vertical-align: baseline !important;
  }

  .md\:align-top{
    vertical-align: top !important;
  }

  .md\:align-middle{
    vertical-align: middle !important;
  }

  .md\:align-bottom{
    vertical-align: bottom !important;
  }

  .md\:align-text-top{
    vertical-align: text-top !important;
  }

  .md\:align-text-bottom{
    vertical-align: text-bottom !important;
  }

  .md\:visible{
    visibility: visible !important;
  }

  .md\:invisible{
    visibility: hidden !important;
  }

  .md\:hover\:visible:hover{
    visibility: visible !important;
  }

  .md\:hover\:invisible:hover{
    visibility: hidden !important;
  }

  .group:hover .md\:group-hover\:visible{
    visibility: visible !important;
  }

  .group:hover .md\:group-hover\:invisible{
    visibility: hidden !important;
  }

  .md\:whitespace-normal{
    white-space: normal !important;
  }

  .md\:whitespace-nowrap{
    white-space: nowrap !important;
  }

  .md\:whitespace-pre{
    white-space: pre !important;
  }

  .md\:whitespace-pre-line{
    white-space: pre-line !important;
  }

  .md\:whitespace-pre-wrap{
    white-space: pre-wrap !important;
  }

  .md\:break-normal{
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .md\:break-words{
    overflow-wrap: break-word !important;
  }

  .md\:break-all{
    word-break: break-all !important;
  }

  .md\:w-0{
    width: 0px !important;
  }

  .md\:w-1{
    width: 0.25rem !important;
  }

  .md\:w-2{
    width: 0.5rem !important;
  }

  .md\:w-3{
    width: 0.75rem !important;
  }

  .md\:w-4{
    width: 1rem !important;
  }

  .md\:w-5{
    width: 1.25rem !important;
  }

  .md\:w-6{
    width: 1.5rem !important;
  }

  .md\:w-7{
    width: 1.75rem !important;
  }

  .md\:w-8{
    width: 2rem !important;
  }

  .md\:w-9{
    width: 2.25rem !important;
  }

  .md\:w-10{
    width: 2.5rem !important;
  }

  .md\:w-11{
    width: 2.75rem !important;
  }

  .md\:w-12{
    width: 3rem !important;
  }

  .md\:w-14{
    width: 3.5rem !important;
  }

  .md\:w-16{
    width: 4rem !important;
  }

  .md\:w-20{
    width: 5rem !important;
  }

  .md\:w-24{
    width: 6rem !important;
  }

  .md\:w-28{
    width: 7rem !important;
  }

  .md\:w-32{
    width: 8rem !important;
  }

  .md\:w-36{
    width: 9rem !important;
  }

  .md\:w-40{
    width: 10rem !important;
  }

  .md\:w-44{
    width: 11rem !important;
  }

  .md\:w-48{
    width: 12rem !important;
  }

  .md\:w-52{
    width: 13rem !important;
  }

  .md\:w-56{
    width: 14rem !important;
  }

  .md\:w-60{
    width: 15rem !important;
  }

  .md\:w-64{
    width: 16rem !important;
  }

  .md\:w-72{
    width: 18rem !important;
  }

  .md\:w-80{
    width: 20rem !important;
  }

  .md\:w-96{
    width: 24rem !important;
  }

  .md\:w-auto{
    width: auto !important;
  }

  .md\:w-px{
    width: 1px !important;
  }

  .md\:w-0\.5{
    width: 0.125rem !important;
  }

  .md\:w-1\.5{
    width: 0.375rem !important;
  }

  .md\:w-2\.5{
    width: 0.625rem !important;
  }

  .md\:w-3\.5{
    width: 0.875rem !important;
  }

  .md\:w-1\/2{
    width: 50% !important;
  }

  .md\:w-1\/3{
    width: 33.333333% !important;
  }

  .md\:w-2\/3{
    width: 66.666667% !important;
  }

  .md\:w-1\/4{
    width: 25% !important;
  }

  .md\:w-2\/4{
    width: 50% !important;
  }

  .md\:w-3\/4{
    width: 75% !important;
  }

  .md\:w-1\/5{
    width: 20% !important;
  }

  .md\:w-2\/5{
    width: 40% !important;
  }

  .md\:w-3\/5{
    width: 60% !important;
  }

  .md\:w-4\/5{
    width: 80% !important;
  }

  .md\:w-1\/6{
    width: 16.666667% !important;
  }

  .md\:w-2\/6{
    width: 33.333333% !important;
  }

  .md\:w-3\/6{
    width: 50% !important;
  }

  .md\:w-4\/6{
    width: 66.666667% !important;
  }

  .md\:w-5\/6{
    width: 83.333333% !important;
  }

  .md\:w-1\/12{
    width: 8.333333% !important;
  }

  .md\:w-2\/12{
    width: 16.666667% !important;
  }

  .md\:w-3\/12{
    width: 25% !important;
  }

  .md\:w-4\/12{
    width: 33.333333% !important;
  }

  .md\:w-5\/12{
    width: 41.666667% !important;
  }

  .md\:w-6\/12{
    width: 50% !important;
  }

  .md\:w-7\/12{
    width: 58.333333% !important;
  }

  .md\:w-8\/12{
    width: 66.666667% !important;
  }

  .md\:w-9\/12{
    width: 75% !important;
  }

  .md\:w-10\/12{
    width: 83.333333% !important;
  }

  .md\:w-11\/12{
    width: 91.666667% !important;
  }

  .md\:w-full{
    width: 100% !important;
  }

  .md\:w-screen{
    width: 100vw !important;
  }

  .md\:w-min{
    width: -webkit-min-content !important;
    width: -moz-min-content !important;
    width: min-content !important;
  }

  .md\:w-max{
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
  }

  .md\:z-0{
    z-index: 0 !important;
  }

  .md\:z-10{
    z-index: 10 !important;
  }

  .md\:z-20{
    z-index: 20 !important;
  }

  .md\:z-30{
    z-index: 30 !important;
  }

  .md\:z-40{
    z-index: 40 !important;
  }

  .md\:z-50{
    z-index: 50 !important;
  }

  .md\:z-auto{
    z-index: auto !important;
  }

  .md\:focus-within\:z-0:focus-within{
    z-index: 0 !important;
  }

  .md\:focus-within\:z-10:focus-within{
    z-index: 10 !important;
  }

  .md\:focus-within\:z-20:focus-within{
    z-index: 20 !important;
  }

  .md\:focus-within\:z-30:focus-within{
    z-index: 30 !important;
  }

  .md\:focus-within\:z-40:focus-within{
    z-index: 40 !important;
  }

  .md\:focus-within\:z-50:focus-within{
    z-index: 50 !important;
  }

  .md\:focus-within\:z-auto:focus-within{
    z-index: auto !important;
  }

  .md\:focus\:z-0:focus{
    z-index: 0 !important;
  }

  .md\:focus\:z-10:focus{
    z-index: 10 !important;
  }

  .md\:focus\:z-20:focus{
    z-index: 20 !important;
  }

  .md\:focus\:z-30:focus{
    z-index: 30 !important;
  }

  .md\:focus\:z-40:focus{
    z-index: 40 !important;
  }

  .md\:focus\:z-50:focus{
    z-index: 50 !important;
  }

  .md\:focus\:z-auto:focus{
    z-index: auto !important;
  }

  .md\:isolate{
    isolation: isolate !important;
  }

  .md\:isolation-auto{
    isolation: auto !important;
  }

  .md\:gap-0{
    gap: 0px !important;
  }

  .md\:gap-1{
    gap: 0.25rem !important;
  }

  .md\:gap-2{
    gap: 0.5rem !important;
  }

  .md\:gap-3{
    gap: 0.75rem !important;
  }

  .md\:gap-4{
    gap: 1rem !important;
  }

  .md\:gap-5{
    gap: 1.25rem !important;
  }

  .md\:gap-6{
    gap: 1.5rem !important;
  }

  .md\:gap-7{
    gap: 1.75rem !important;
  }

  .md\:gap-8{
    gap: 2rem !important;
  }

  .md\:gap-9{
    gap: 2.25rem !important;
  }

  .md\:gap-10{
    gap: 2.5rem !important;
  }

  .md\:gap-11{
    gap: 2.75rem !important;
  }

  .md\:gap-12{
    gap: 3rem !important;
  }

  .md\:gap-14{
    gap: 3.5rem !important;
  }

  .md\:gap-16{
    gap: 4rem !important;
  }

  .md\:gap-20{
    gap: 5rem !important;
  }

  .md\:gap-24{
    gap: 6rem !important;
  }

  .md\:gap-28{
    gap: 7rem !important;
  }

  .md\:gap-32{
    gap: 8rem !important;
  }

  .md\:gap-36{
    gap: 9rem !important;
  }

  .md\:gap-40{
    gap: 10rem !important;
  }

  .md\:gap-44{
    gap: 11rem !important;
  }

  .md\:gap-48{
    gap: 12rem !important;
  }

  .md\:gap-52{
    gap: 13rem !important;
  }

  .md\:gap-56{
    gap: 14rem !important;
  }

  .md\:gap-60{
    gap: 15rem !important;
  }

  .md\:gap-64{
    gap: 16rem !important;
  }

  .md\:gap-72{
    gap: 18rem !important;
  }

  .md\:gap-80{
    gap: 20rem !important;
  }

  .md\:gap-96{
    gap: 24rem !important;
  }

  .md\:gap-px{
    gap: 1px !important;
  }

  .md\:gap-0\.5{
    gap: 0.125rem !important;
  }

  .md\:gap-1\.5{
    gap: 0.375rem !important;
  }

  .md\:gap-2\.5{
    gap: 0.625rem !important;
  }

  .md\:gap-3\.5{
    gap: 0.875rem !important;
  }

  .md\:gap-x-0{
    -moz-column-gap: 0px !important;
         column-gap: 0px !important;
  }

  .md\:gap-x-1{
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }

  .md\:gap-x-2{
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }

  .md\:gap-x-3{
    -moz-column-gap: 0.75rem !important;
         column-gap: 0.75rem !important;
  }

  .md\:gap-x-4{
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }

  .md\:gap-x-5{
    -moz-column-gap: 1.25rem !important;
         column-gap: 1.25rem !important;
  }

  .md\:gap-x-6{
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }

  .md\:gap-x-7{
    -moz-column-gap: 1.75rem !important;
         column-gap: 1.75rem !important;
  }

  .md\:gap-x-8{
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }

  .md\:gap-x-9{
    -moz-column-gap: 2.25rem !important;
         column-gap: 2.25rem !important;
  }

  .md\:gap-x-10{
    -moz-column-gap: 2.5rem !important;
         column-gap: 2.5rem !important;
  }

  .md\:gap-x-11{
    -moz-column-gap: 2.75rem !important;
         column-gap: 2.75rem !important;
  }

  .md\:gap-x-12{
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }

  .md\:gap-x-14{
    -moz-column-gap: 3.5rem !important;
         column-gap: 3.5rem !important;
  }

  .md\:gap-x-16{
    -moz-column-gap: 4rem !important;
         column-gap: 4rem !important;
  }

  .md\:gap-x-20{
    -moz-column-gap: 5rem !important;
         column-gap: 5rem !important;
  }

  .md\:gap-x-24{
    -moz-column-gap: 6rem !important;
         column-gap: 6rem !important;
  }

  .md\:gap-x-28{
    -moz-column-gap: 7rem !important;
         column-gap: 7rem !important;
  }

  .md\:gap-x-32{
    -moz-column-gap: 8rem !important;
         column-gap: 8rem !important;
  }

  .md\:gap-x-36{
    -moz-column-gap: 9rem !important;
         column-gap: 9rem !important;
  }

  .md\:gap-x-40{
    -moz-column-gap: 10rem !important;
         column-gap: 10rem !important;
  }

  .md\:gap-x-44{
    -moz-column-gap: 11rem !important;
         column-gap: 11rem !important;
  }

  .md\:gap-x-48{
    -moz-column-gap: 12rem !important;
         column-gap: 12rem !important;
  }

  .md\:gap-x-52{
    -moz-column-gap: 13rem !important;
         column-gap: 13rem !important;
  }

  .md\:gap-x-56{
    -moz-column-gap: 14rem !important;
         column-gap: 14rem !important;
  }

  .md\:gap-x-60{
    -moz-column-gap: 15rem !important;
         column-gap: 15rem !important;
  }

  .md\:gap-x-64{
    -moz-column-gap: 16rem !important;
         column-gap: 16rem !important;
  }

  .md\:gap-x-72{
    -moz-column-gap: 18rem !important;
         column-gap: 18rem !important;
  }

  .md\:gap-x-80{
    -moz-column-gap: 20rem !important;
         column-gap: 20rem !important;
  }

  .md\:gap-x-96{
    -moz-column-gap: 24rem !important;
         column-gap: 24rem !important;
  }

  .md\:gap-x-px{
    -moz-column-gap: 1px !important;
         column-gap: 1px !important;
  }

  .md\:gap-x-0\.5{
    -moz-column-gap: 0.125rem !important;
         column-gap: 0.125rem !important;
  }

  .md\:gap-x-1\.5{
    -moz-column-gap: 0.375rem !important;
         column-gap: 0.375rem !important;
  }

  .md\:gap-x-2\.5{
    -moz-column-gap: 0.625rem !important;
         column-gap: 0.625rem !important;
  }

  .md\:gap-x-3\.5{
    -moz-column-gap: 0.875rem !important;
         column-gap: 0.875rem !important;
  }

  .md\:gap-y-0{
    row-gap: 0px !important;
  }

  .md\:gap-y-1{
    row-gap: 0.25rem !important;
  }

  .md\:gap-y-2{
    row-gap: 0.5rem !important;
  }

  .md\:gap-y-3{
    row-gap: 0.75rem !important;
  }

  .md\:gap-y-4{
    row-gap: 1rem !important;
  }

  .md\:gap-y-5{
    row-gap: 1.25rem !important;
  }

  .md\:gap-y-6{
    row-gap: 1.5rem !important;
  }

  .md\:gap-y-7{
    row-gap: 1.75rem !important;
  }

  .md\:gap-y-8{
    row-gap: 2rem !important;
  }

  .md\:gap-y-9{
    row-gap: 2.25rem !important;
  }

  .md\:gap-y-10{
    row-gap: 2.5rem !important;
  }

  .md\:gap-y-11{
    row-gap: 2.75rem !important;
  }

  .md\:gap-y-12{
    row-gap: 3rem !important;
  }

  .md\:gap-y-14{
    row-gap: 3.5rem !important;
  }

  .md\:gap-y-16{
    row-gap: 4rem !important;
  }

  .md\:gap-y-20{
    row-gap: 5rem !important;
  }

  .md\:gap-y-24{
    row-gap: 6rem !important;
  }

  .md\:gap-y-28{
    row-gap: 7rem !important;
  }

  .md\:gap-y-32{
    row-gap: 8rem !important;
  }

  .md\:gap-y-36{
    row-gap: 9rem !important;
  }

  .md\:gap-y-40{
    row-gap: 10rem !important;
  }

  .md\:gap-y-44{
    row-gap: 11rem !important;
  }

  .md\:gap-y-48{
    row-gap: 12rem !important;
  }

  .md\:gap-y-52{
    row-gap: 13rem !important;
  }

  .md\:gap-y-56{
    row-gap: 14rem !important;
  }

  .md\:gap-y-60{
    row-gap: 15rem !important;
  }

  .md\:gap-y-64{
    row-gap: 16rem !important;
  }

  .md\:gap-y-72{
    row-gap: 18rem !important;
  }

  .md\:gap-y-80{
    row-gap: 20rem !important;
  }

  .md\:gap-y-96{
    row-gap: 24rem !important;
  }

  .md\:gap-y-px{
    row-gap: 1px !important;
  }

  .md\:gap-y-0\.5{
    row-gap: 0.125rem !important;
  }

  .md\:gap-y-1\.5{
    row-gap: 0.375rem !important;
  }

  .md\:gap-y-2\.5{
    row-gap: 0.625rem !important;
  }

  .md\:gap-y-3\.5{
    row-gap: 0.875rem !important;
  }

  .md\:grid-flow-row{
    grid-auto-flow: row !important;
  }

  .md\:grid-flow-col{
    grid-auto-flow: column !important;
  }

  .md\:grid-flow-row-dense{
    grid-auto-flow: row dense !important;
  }

  .md\:grid-flow-col-dense{
    grid-auto-flow: column dense !important;
  }

  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-none{
    grid-template-columns: none !important;
  }

  .md\:auto-cols-auto{
    grid-auto-columns: auto !important;
  }

  .md\:auto-cols-min{
    grid-auto-columns: -webkit-min-content !important;
    grid-auto-columns: min-content !important;
  }

  .md\:auto-cols-max{
    grid-auto-columns: -webkit-max-content !important;
    grid-auto-columns: max-content !important;
  }

  .md\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr) !important;
  }

  .md\:col-auto{
    grid-column: auto !important;
  }

  .md\:col-span-1{
    grid-column: span 1 / span 1 !important;
  }

  .md\:col-span-2{
    grid-column: span 2 / span 2 !important;
  }

  .md\:col-span-3{
    grid-column: span 3 / span 3 !important;
  }

  .md\:col-span-4{
    grid-column: span 4 / span 4 !important;
  }

  .md\:col-span-5{
    grid-column: span 5 / span 5 !important;
  }

  .md\:col-span-6{
    grid-column: span 6 / span 6 !important;
  }

  .md\:col-span-7{
    grid-column: span 7 / span 7 !important;
  }

  .md\:col-span-8{
    grid-column: span 8 / span 8 !important;
  }

  .md\:col-span-9{
    grid-column: span 9 / span 9 !important;
  }

  .md\:col-span-10{
    grid-column: span 10 / span 10 !important;
  }

  .md\:col-span-11{
    grid-column: span 11 / span 11 !important;
  }

  .md\:col-span-12{
    grid-column: span 12 / span 12 !important;
  }

  .md\:col-span-full{
    grid-column: 1 / -1 !important;
  }

  .md\:col-start-1{
    grid-column-start: 1 !important;
  }

  .md\:col-start-2{
    grid-column-start: 2 !important;
  }

  .md\:col-start-3{
    grid-column-start: 3 !important;
  }

  .md\:col-start-4{
    grid-column-start: 4 !important;
  }

  .md\:col-start-5{
    grid-column-start: 5 !important;
  }

  .md\:col-start-6{
    grid-column-start: 6 !important;
  }

  .md\:col-start-7{
    grid-column-start: 7 !important;
  }

  .md\:col-start-8{
    grid-column-start: 8 !important;
  }

  .md\:col-start-9{
    grid-column-start: 9 !important;
  }

  .md\:col-start-10{
    grid-column-start: 10 !important;
  }

  .md\:col-start-11{
    grid-column-start: 11 !important;
  }

  .md\:col-start-12{
    grid-column-start: 12 !important;
  }

  .md\:col-start-13{
    grid-column-start: 13 !important;
  }

  .md\:col-start-auto{
    grid-column-start: auto !important;
  }

  .md\:col-end-1{
    grid-column-end: 1 !important;
  }

  .md\:col-end-2{
    grid-column-end: 2 !important;
  }

  .md\:col-end-3{
    grid-column-end: 3 !important;
  }

  .md\:col-end-4{
    grid-column-end: 4 !important;
  }

  .md\:col-end-5{
    grid-column-end: 5 !important;
  }

  .md\:col-end-6{
    grid-column-end: 6 !important;
  }

  .md\:col-end-7{
    grid-column-end: 7 !important;
  }

  .md\:col-end-8{
    grid-column-end: 8 !important;
  }

  .md\:col-end-9{
    grid-column-end: 9 !important;
  }

  .md\:col-end-10{
    grid-column-end: 10 !important;
  }

  .md\:col-end-11{
    grid-column-end: 11 !important;
  }

  .md\:col-end-12{
    grid-column-end: 12 !important;
  }

  .md\:col-end-13{
    grid-column-end: 13 !important;
  }

  .md\:col-end-auto{
    grid-column-end: auto !important;
  }

  .md\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
  }

  .md\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .md\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  }

  .md\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }

  .md\:grid-rows-none{
    grid-template-rows: none !important;
  }

  .md\:auto-rows-auto{
    grid-auto-rows: auto !important;
  }

  .md\:auto-rows-min{
    grid-auto-rows: -webkit-min-content !important;
    grid-auto-rows: min-content !important;
  }

  .md\:auto-rows-max{
    grid-auto-rows: -webkit-max-content !important;
    grid-auto-rows: max-content !important;
  }

  .md\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr) !important;
  }

  .md\:row-auto{
    grid-row: auto !important;
  }

  .md\:row-span-1{
    grid-row: span 1 / span 1 !important;
  }

  .md\:row-span-2{
    grid-row: span 2 / span 2 !important;
  }

  .md\:row-span-3{
    grid-row: span 3 / span 3 !important;
  }

  .md\:row-span-4{
    grid-row: span 4 / span 4 !important;
  }

  .md\:row-span-5{
    grid-row: span 5 / span 5 !important;
  }

  .md\:row-span-6{
    grid-row: span 6 / span 6 !important;
  }

  .md\:row-span-full{
    grid-row: 1 / -1 !important;
  }

  .md\:row-start-1{
    grid-row-start: 1 !important;
  }

  .md\:row-start-2{
    grid-row-start: 2 !important;
  }

  .md\:row-start-3{
    grid-row-start: 3 !important;
  }

  .md\:row-start-4{
    grid-row-start: 4 !important;
  }

  .md\:row-start-5{
    grid-row-start: 5 !important;
  }

  .md\:row-start-6{
    grid-row-start: 6 !important;
  }

  .md\:row-start-7{
    grid-row-start: 7 !important;
  }

  .md\:row-start-auto{
    grid-row-start: auto !important;
  }

  .md\:row-end-1{
    grid-row-end: 1 !important;
  }

  .md\:row-end-2{
    grid-row-end: 2 !important;
  }

  .md\:row-end-3{
    grid-row-end: 3 !important;
  }

  .md\:row-end-4{
    grid-row-end: 4 !important;
  }

  .md\:row-end-5{
    grid-row-end: 5 !important;
  }

  .md\:row-end-6{
    grid-row-end: 6 !important;
  }

  .md\:row-end-7{
    grid-row-end: 7 !important;
  }

  .md\:row-end-auto{
    grid-row-end: auto !important;
  }

  .md\:transform{
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .md\:transform-gpu{
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .md\:transform-none{
    transform: none !important;
  }

  .md\:origin-center{
    transform-origin: center !important;
  }

  .md\:origin-top{
    transform-origin: top !important;
  }

  .md\:origin-top-right{
    transform-origin: top right !important;
  }

  .md\:origin-right{
    transform-origin: right !important;
  }

  .md\:origin-bottom-right{
    transform-origin: bottom right !important;
  }

  .md\:origin-bottom{
    transform-origin: bottom !important;
  }

  .md\:origin-bottom-left{
    transform-origin: bottom left !important;
  }

  .md\:origin-left{
    transform-origin: left !important;
  }

  .md\:origin-top-left{
    transform-origin: top left !important;
  }

  .md\:scale-0{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .md\:scale-50{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .md\:scale-75{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .md\:scale-90{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .md\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .md\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .md\:scale-105{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .md\:scale-110{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .md\:scale-125{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .md\:scale-150{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .md\:scale-x-0{
    --tw-scale-x: 0 !important;
  }

  .md\:scale-x-50{
    --tw-scale-x: .5 !important;
  }

  .md\:scale-x-75{
    --tw-scale-x: .75 !important;
  }

  .md\:scale-x-90{
    --tw-scale-x: .9 !important;
  }

  .md\:scale-x-95{
    --tw-scale-x: .95 !important;
  }

  .md\:scale-x-100{
    --tw-scale-x: 1 !important;
  }

  .md\:scale-x-105{
    --tw-scale-x: 1.05 !important;
  }

  .md\:scale-x-110{
    --tw-scale-x: 1.1 !important;
  }

  .md\:scale-x-125{
    --tw-scale-x: 1.25 !important;
  }

  .md\:scale-x-150{
    --tw-scale-x: 1.5 !important;
  }

  .md\:scale-y-0{
    --tw-scale-y: 0 !important;
  }

  .md\:scale-y-50{
    --tw-scale-y: .5 !important;
  }

  .md\:scale-y-75{
    --tw-scale-y: .75 !important;
  }

  .md\:scale-y-90{
    --tw-scale-y: .9 !important;
  }

  .md\:scale-y-95{
    --tw-scale-y: .95 !important;
  }

  .md\:scale-y-100{
    --tw-scale-y: 1 !important;
  }

  .md\:scale-y-105{
    --tw-scale-y: 1.05 !important;
  }

  .md\:scale-y-110{
    --tw-scale-y: 1.1 !important;
  }

  .md\:scale-y-125{
    --tw-scale-y: 1.25 !important;
  }

  .md\:scale-y-150{
    --tw-scale-y: 1.5 !important;
  }

  .md\:hover\:scale-0:hover{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .md\:hover\:scale-50:hover{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .md\:hover\:scale-75:hover{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .md\:hover\:scale-90:hover{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .md\:hover\:scale-95:hover{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .md\:hover\:scale-100:hover{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .md\:hover\:scale-105:hover{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .md\:hover\:scale-110:hover{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .md\:hover\:scale-125:hover{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .md\:hover\:scale-150:hover{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .md\:hover\:scale-x-0:hover{
    --tw-scale-x: 0 !important;
  }

  .md\:hover\:scale-x-50:hover{
    --tw-scale-x: .5 !important;
  }

  .md\:hover\:scale-x-75:hover{
    --tw-scale-x: .75 !important;
  }

  .md\:hover\:scale-x-90:hover{
    --tw-scale-x: .9 !important;
  }

  .md\:hover\:scale-x-95:hover{
    --tw-scale-x: .95 !important;
  }

  .md\:hover\:scale-x-100:hover{
    --tw-scale-x: 1 !important;
  }

  .md\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05 !important;
  }

  .md\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1 !important;
  }

  .md\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25 !important;
  }

  .md\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5 !important;
  }

  .md\:hover\:scale-y-0:hover{
    --tw-scale-y: 0 !important;
  }

  .md\:hover\:scale-y-50:hover{
    --tw-scale-y: .5 !important;
  }

  .md\:hover\:scale-y-75:hover{
    --tw-scale-y: .75 !important;
  }

  .md\:hover\:scale-y-90:hover{
    --tw-scale-y: .9 !important;
  }

  .md\:hover\:scale-y-95:hover{
    --tw-scale-y: .95 !important;
  }

  .md\:hover\:scale-y-100:hover{
    --tw-scale-y: 1 !important;
  }

  .md\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05 !important;
  }

  .md\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1 !important;
  }

  .md\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25 !important;
  }

  .md\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5 !important;
  }

  .md\:focus\:scale-0:focus{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .md\:focus\:scale-50:focus{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .md\:focus\:scale-75:focus{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .md\:focus\:scale-90:focus{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .md\:focus\:scale-95:focus{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .md\:focus\:scale-100:focus{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .md\:focus\:scale-105:focus{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .md\:focus\:scale-110:focus{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .md\:focus\:scale-125:focus{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .md\:focus\:scale-150:focus{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .md\:focus\:scale-x-0:focus{
    --tw-scale-x: 0 !important;
  }

  .md\:focus\:scale-x-50:focus{
    --tw-scale-x: .5 !important;
  }

  .md\:focus\:scale-x-75:focus{
    --tw-scale-x: .75 !important;
  }

  .md\:focus\:scale-x-90:focus{
    --tw-scale-x: .9 !important;
  }

  .md\:focus\:scale-x-95:focus{
    --tw-scale-x: .95 !important;
  }

  .md\:focus\:scale-x-100:focus{
    --tw-scale-x: 1 !important;
  }

  .md\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05 !important;
  }

  .md\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1 !important;
  }

  .md\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25 !important;
  }

  .md\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5 !important;
  }

  .md\:focus\:scale-y-0:focus{
    --tw-scale-y: 0 !important;
  }

  .md\:focus\:scale-y-50:focus{
    --tw-scale-y: .5 !important;
  }

  .md\:focus\:scale-y-75:focus{
    --tw-scale-y: .75 !important;
  }

  .md\:focus\:scale-y-90:focus{
    --tw-scale-y: .9 !important;
  }

  .md\:focus\:scale-y-95:focus{
    --tw-scale-y: .95 !important;
  }

  .md\:focus\:scale-y-100:focus{
    --tw-scale-y: 1 !important;
  }

  .md\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05 !important;
  }

  .md\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1 !important;
  }

  .md\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25 !important;
  }

  .md\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5 !important;
  }

  .md\:active\:scale-0:active{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .md\:active\:scale-50:active{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .md\:active\:scale-75:active{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .md\:active\:scale-90:active{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .md\:active\:scale-95:active{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .md\:active\:scale-100:active{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .md\:active\:scale-105:active{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .md\:active\:scale-110:active{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .md\:active\:scale-125:active{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .md\:active\:scale-150:active{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .md\:active\:scale-x-0:active{
    --tw-scale-x: 0 !important;
  }

  .md\:active\:scale-x-50:active{
    --tw-scale-x: .5 !important;
  }

  .md\:active\:scale-x-75:active{
    --tw-scale-x: .75 !important;
  }

  .md\:active\:scale-x-90:active{
    --tw-scale-x: .9 !important;
  }

  .md\:active\:scale-x-95:active{
    --tw-scale-x: .95 !important;
  }

  .md\:active\:scale-x-100:active{
    --tw-scale-x: 1 !important;
  }

  .md\:active\:scale-x-105:active{
    --tw-scale-x: 1.05 !important;
  }

  .md\:active\:scale-x-110:active{
    --tw-scale-x: 1.1 !important;
  }

  .md\:active\:scale-x-125:active{
    --tw-scale-x: 1.25 !important;
  }

  .md\:active\:scale-x-150:active{
    --tw-scale-x: 1.5 !important;
  }

  .md\:active\:scale-y-0:active{
    --tw-scale-y: 0 !important;
  }

  .md\:active\:scale-y-50:active{
    --tw-scale-y: .5 !important;
  }

  .md\:active\:scale-y-75:active{
    --tw-scale-y: .75 !important;
  }

  .md\:active\:scale-y-90:active{
    --tw-scale-y: .9 !important;
  }

  .md\:active\:scale-y-95:active{
    --tw-scale-y: .95 !important;
  }

  .md\:active\:scale-y-100:active{
    --tw-scale-y: 1 !important;
  }

  .md\:active\:scale-y-105:active{
    --tw-scale-y: 1.05 !important;
  }

  .md\:active\:scale-y-110:active{
    --tw-scale-y: 1.1 !important;
  }

  .md\:active\:scale-y-125:active{
    --tw-scale-y: 1.25 !important;
  }

  .md\:active\:scale-y-150:active{
    --tw-scale-y: 1.5 !important;
  }

  .group:hover .md\:group-hover\:scale-0{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .group:hover .md\:group-hover\:scale-50{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .group:hover .md\:group-hover\:scale-75{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .group:hover .md\:group-hover\:scale-90{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .group:hover .md\:group-hover\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .group:hover .md\:group-hover\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .group:hover .md\:group-hover\:scale-105{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .group:hover .md\:group-hover\:scale-110{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .group:hover .md\:group-hover\:scale-125{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .group:hover .md\:group-hover\:scale-150{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .group:hover .md\:group-hover\:scale-x-0{
    --tw-scale-x: 0 !important;
  }

  .group:hover .md\:group-hover\:scale-x-50{
    --tw-scale-x: .5 !important;
  }

  .group:hover .md\:group-hover\:scale-x-75{
    --tw-scale-x: .75 !important;
  }

  .group:hover .md\:group-hover\:scale-x-90{
    --tw-scale-x: .9 !important;
  }

  .group:hover .md\:group-hover\:scale-x-95{
    --tw-scale-x: .95 !important;
  }

  .group:hover .md\:group-hover\:scale-x-100{
    --tw-scale-x: 1 !important;
  }

  .group:hover .md\:group-hover\:scale-x-105{
    --tw-scale-x: 1.05 !important;
  }

  .group:hover .md\:group-hover\:scale-x-110{
    --tw-scale-x: 1.1 !important;
  }

  .group:hover .md\:group-hover\:scale-x-125{
    --tw-scale-x: 1.25 !important;
  }

  .group:hover .md\:group-hover\:scale-x-150{
    --tw-scale-x: 1.5 !important;
  }

  .group:hover .md\:group-hover\:scale-y-0{
    --tw-scale-y: 0 !important;
  }

  .group:hover .md\:group-hover\:scale-y-50{
    --tw-scale-y: .5 !important;
  }

  .group:hover .md\:group-hover\:scale-y-75{
    --tw-scale-y: .75 !important;
  }

  .group:hover .md\:group-hover\:scale-y-90{
    --tw-scale-y: .9 !important;
  }

  .group:hover .md\:group-hover\:scale-y-95{
    --tw-scale-y: .95 !important;
  }

  .group:hover .md\:group-hover\:scale-y-100{
    --tw-scale-y: 1 !important;
  }

  .group:hover .md\:group-hover\:scale-y-105{
    --tw-scale-y: 1.05 !important;
  }

  .group:hover .md\:group-hover\:scale-y-110{
    --tw-scale-y: 1.1 !important;
  }

  .group:hover .md\:group-hover\:scale-y-125{
    --tw-scale-y: 1.25 !important;
  }

  .group:hover .md\:group-hover\:scale-y-150{
    --tw-scale-y: 1.5 !important;
  }

  .md\:rotate-0{
    --tw-rotate: 0deg !important;
  }

  .md\:rotate-1{
    --tw-rotate: 1deg !important;
  }

  .md\:rotate-2{
    --tw-rotate: 2deg !important;
  }

  .md\:rotate-3{
    --tw-rotate: 3deg !important;
  }

  .md\:rotate-6{
    --tw-rotate: 6deg !important;
  }

  .md\:rotate-12{
    --tw-rotate: 12deg !important;
  }

  .md\:rotate-45{
    --tw-rotate: 45deg !important;
  }

  .md\:rotate-90{
    --tw-rotate: 90deg !important;
  }

  .md\:rotate-180{
    --tw-rotate: 180deg !important;
  }

  .md\:-rotate-180{
    --tw-rotate: -180deg !important;
  }

  .md\:-rotate-90{
    --tw-rotate: -90deg !important;
  }

  .md\:-rotate-45{
    --tw-rotate: -45deg !important;
  }

  .md\:-rotate-12{
    --tw-rotate: -12deg !important;
  }

  .md\:-rotate-6{
    --tw-rotate: -6deg !important;
  }

  .md\:-rotate-3{
    --tw-rotate: -3deg !important;
  }

  .md\:-rotate-2{
    --tw-rotate: -2deg !important;
  }

  .md\:-rotate-1{
    --tw-rotate: -1deg !important;
  }

  .md\:hover\:rotate-0:hover{
    --tw-rotate: 0deg !important;
  }

  .md\:hover\:rotate-1:hover{
    --tw-rotate: 1deg !important;
  }

  .md\:hover\:rotate-2:hover{
    --tw-rotate: 2deg !important;
  }

  .md\:hover\:rotate-3:hover{
    --tw-rotate: 3deg !important;
  }

  .md\:hover\:rotate-6:hover{
    --tw-rotate: 6deg !important;
  }

  .md\:hover\:rotate-12:hover{
    --tw-rotate: 12deg !important;
  }

  .md\:hover\:rotate-45:hover{
    --tw-rotate: 45deg !important;
  }

  .md\:hover\:rotate-90:hover{
    --tw-rotate: 90deg !important;
  }

  .md\:hover\:rotate-180:hover{
    --tw-rotate: 180deg !important;
  }

  .md\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg !important;
  }

  .md\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg !important;
  }

  .md\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg !important;
  }

  .md\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg !important;
  }

  .md\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg !important;
  }

  .md\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg !important;
  }

  .md\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg !important;
  }

  .md\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg !important;
  }

  .md\:focus\:rotate-0:focus{
    --tw-rotate: 0deg !important;
  }

  .md\:focus\:rotate-1:focus{
    --tw-rotate: 1deg !important;
  }

  .md\:focus\:rotate-2:focus{
    --tw-rotate: 2deg !important;
  }

  .md\:focus\:rotate-3:focus{
    --tw-rotate: 3deg !important;
  }

  .md\:focus\:rotate-6:focus{
    --tw-rotate: 6deg !important;
  }

  .md\:focus\:rotate-12:focus{
    --tw-rotate: 12deg !important;
  }

  .md\:focus\:rotate-45:focus{
    --tw-rotate: 45deg !important;
  }

  .md\:focus\:rotate-90:focus{
    --tw-rotate: 90deg !important;
  }

  .md\:focus\:rotate-180:focus{
    --tw-rotate: 180deg !important;
  }

  .md\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg !important;
  }

  .md\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg !important;
  }

  .md\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg !important;
  }

  .md\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg !important;
  }

  .md\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg !important;
  }

  .md\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg !important;
  }

  .md\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg !important;
  }

  .md\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg !important;
  }

  .md\:translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .md\:translate-x-1{
    --tw-translate-x: 0.25rem !important;
  }

  .md\:translate-x-2{
    --tw-translate-x: 0.5rem !important;
  }

  .md\:translate-x-3{
    --tw-translate-x: 0.75rem !important;
  }

  .md\:translate-x-4{
    --tw-translate-x: 1rem !important;
  }

  .md\:translate-x-5{
    --tw-translate-x: 1.25rem !important;
  }

  .md\:translate-x-6{
    --tw-translate-x: 1.5rem !important;
  }

  .md\:translate-x-7{
    --tw-translate-x: 1.75rem !important;
  }

  .md\:translate-x-8{
    --tw-translate-x: 2rem !important;
  }

  .md\:translate-x-9{
    --tw-translate-x: 2.25rem !important;
  }

  .md\:translate-x-10{
    --tw-translate-x: 2.5rem !important;
  }

  .md\:translate-x-11{
    --tw-translate-x: 2.75rem !important;
  }

  .md\:translate-x-12{
    --tw-translate-x: 3rem !important;
  }

  .md\:translate-x-14{
    --tw-translate-x: 3.5rem !important;
  }

  .md\:translate-x-16{
    --tw-translate-x: 4rem !important;
  }

  .md\:translate-x-20{
    --tw-translate-x: 5rem !important;
  }

  .md\:translate-x-24{
    --tw-translate-x: 6rem !important;
  }

  .md\:translate-x-28{
    --tw-translate-x: 7rem !important;
  }

  .md\:translate-x-32{
    --tw-translate-x: 8rem !important;
  }

  .md\:translate-x-36{
    --tw-translate-x: 9rem !important;
  }

  .md\:translate-x-40{
    --tw-translate-x: 10rem !important;
  }

  .md\:translate-x-44{
    --tw-translate-x: 11rem !important;
  }

  .md\:translate-x-48{
    --tw-translate-x: 12rem !important;
  }

  .md\:translate-x-52{
    --tw-translate-x: 13rem !important;
  }

  .md\:translate-x-56{
    --tw-translate-x: 14rem !important;
  }

  .md\:translate-x-60{
    --tw-translate-x: 15rem !important;
  }

  .md\:translate-x-64{
    --tw-translate-x: 16rem !important;
  }

  .md\:translate-x-72{
    --tw-translate-x: 18rem !important;
  }

  .md\:translate-x-80{
    --tw-translate-x: 20rem !important;
  }

  .md\:translate-x-96{
    --tw-translate-x: 24rem !important;
  }

  .md\:translate-x-px{
    --tw-translate-x: 1px !important;
  }

  .md\:translate-x-0\.5{
    --tw-translate-x: 0.125rem !important;
  }

  .md\:translate-x-1\.5{
    --tw-translate-x: 0.375rem !important;
  }

  .md\:translate-x-2\.5{
    --tw-translate-x: 0.625rem !important;
  }

  .md\:translate-x-3\.5{
    --tw-translate-x: 0.875rem !important;
  }

  .md\:-translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .md\:-translate-x-1{
    --tw-translate-x: -0.25rem !important;
  }

  .md\:-translate-x-2{
    --tw-translate-x: -0.5rem !important;
  }

  .md\:-translate-x-3{
    --tw-translate-x: -0.75rem !important;
  }

  .md\:-translate-x-4{
    --tw-translate-x: -1rem !important;
  }

  .md\:-translate-x-5{
    --tw-translate-x: -1.25rem !important;
  }

  .md\:-translate-x-6{
    --tw-translate-x: -1.5rem !important;
  }

  .md\:-translate-x-7{
    --tw-translate-x: -1.75rem !important;
  }

  .md\:-translate-x-8{
    --tw-translate-x: -2rem !important;
  }

  .md\:-translate-x-9{
    --tw-translate-x: -2.25rem !important;
  }

  .md\:-translate-x-10{
    --tw-translate-x: -2.5rem !important;
  }

  .md\:-translate-x-11{
    --tw-translate-x: -2.75rem !important;
  }

  .md\:-translate-x-12{
    --tw-translate-x: -3rem !important;
  }

  .md\:-translate-x-14{
    --tw-translate-x: -3.5rem !important;
  }

  .md\:-translate-x-16{
    --tw-translate-x: -4rem !important;
  }

  .md\:-translate-x-20{
    --tw-translate-x: -5rem !important;
  }

  .md\:-translate-x-24{
    --tw-translate-x: -6rem !important;
  }

  .md\:-translate-x-28{
    --tw-translate-x: -7rem !important;
  }

  .md\:-translate-x-32{
    --tw-translate-x: -8rem !important;
  }

  .md\:-translate-x-36{
    --tw-translate-x: -9rem !important;
  }

  .md\:-translate-x-40{
    --tw-translate-x: -10rem !important;
  }

  .md\:-translate-x-44{
    --tw-translate-x: -11rem !important;
  }

  .md\:-translate-x-48{
    --tw-translate-x: -12rem !important;
  }

  .md\:-translate-x-52{
    --tw-translate-x: -13rem !important;
  }

  .md\:-translate-x-56{
    --tw-translate-x: -14rem !important;
  }

  .md\:-translate-x-60{
    --tw-translate-x: -15rem !important;
  }

  .md\:-translate-x-64{
    --tw-translate-x: -16rem !important;
  }

  .md\:-translate-x-72{
    --tw-translate-x: -18rem !important;
  }

  .md\:-translate-x-80{
    --tw-translate-x: -20rem !important;
  }

  .md\:-translate-x-96{
    --tw-translate-x: -24rem !important;
  }

  .md\:-translate-x-px{
    --tw-translate-x: -1px !important;
  }

  .md\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem !important;
  }

  .md\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem !important;
  }

  .md\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem !important;
  }

  .md\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem !important;
  }

  .md\:translate-x-1\/2{
    --tw-translate-x: 50% !important;
  }

  .md\:translate-x-1\/3{
    --tw-translate-x: 33.333333% !important;
  }

  .md\:translate-x-2\/3{
    --tw-translate-x: 66.666667% !important;
  }

  .md\:translate-x-1\/4{
    --tw-translate-x: 25% !important;
  }

  .md\:translate-x-2\/4{
    --tw-translate-x: 50% !important;
  }

  .md\:translate-x-3\/4{
    --tw-translate-x: 75% !important;
  }

  .md\:translate-x-full{
    --tw-translate-x: 100% !important;
  }

  .md\:-translate-x-1\/2{
    --tw-translate-x: -50% !important;
  }

  .md\:-translate-x-1\/3{
    --tw-translate-x: -33.333333% !important;
  }

  .md\:-translate-x-2\/3{
    --tw-translate-x: -66.666667% !important;
  }

  .md\:-translate-x-1\/4{
    --tw-translate-x: -25% !important;
  }

  .md\:-translate-x-2\/4{
    --tw-translate-x: -50% !important;
  }

  .md\:-translate-x-3\/4{
    --tw-translate-x: -75% !important;
  }

  .md\:-translate-x-full{
    --tw-translate-x: -100% !important;
  }

  .md\:translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .md\:translate-y-1{
    --tw-translate-y: 0.25rem !important;
  }

  .md\:translate-y-2{
    --tw-translate-y: 0.5rem !important;
  }

  .md\:translate-y-3{
    --tw-translate-y: 0.75rem !important;
  }

  .md\:translate-y-4{
    --tw-translate-y: 1rem !important;
  }

  .md\:translate-y-5{
    --tw-translate-y: 1.25rem !important;
  }

  .md\:translate-y-6{
    --tw-translate-y: 1.5rem !important;
  }

  .md\:translate-y-7{
    --tw-translate-y: 1.75rem !important;
  }

  .md\:translate-y-8{
    --tw-translate-y: 2rem !important;
  }

  .md\:translate-y-9{
    --tw-translate-y: 2.25rem !important;
  }

  .md\:translate-y-10{
    --tw-translate-y: 2.5rem !important;
  }

  .md\:translate-y-11{
    --tw-translate-y: 2.75rem !important;
  }

  .md\:translate-y-12{
    --tw-translate-y: 3rem !important;
  }

  .md\:translate-y-14{
    --tw-translate-y: 3.5rem !important;
  }

  .md\:translate-y-16{
    --tw-translate-y: 4rem !important;
  }

  .md\:translate-y-20{
    --tw-translate-y: 5rem !important;
  }

  .md\:translate-y-24{
    --tw-translate-y: 6rem !important;
  }

  .md\:translate-y-28{
    --tw-translate-y: 7rem !important;
  }

  .md\:translate-y-32{
    --tw-translate-y: 8rem !important;
  }

  .md\:translate-y-36{
    --tw-translate-y: 9rem !important;
  }

  .md\:translate-y-40{
    --tw-translate-y: 10rem !important;
  }

  .md\:translate-y-44{
    --tw-translate-y: 11rem !important;
  }

  .md\:translate-y-48{
    --tw-translate-y: 12rem !important;
  }

  .md\:translate-y-52{
    --tw-translate-y: 13rem !important;
  }

  .md\:translate-y-56{
    --tw-translate-y: 14rem !important;
  }

  .md\:translate-y-60{
    --tw-translate-y: 15rem !important;
  }

  .md\:translate-y-64{
    --tw-translate-y: 16rem !important;
  }

  .md\:translate-y-72{
    --tw-translate-y: 18rem !important;
  }

  .md\:translate-y-80{
    --tw-translate-y: 20rem !important;
  }

  .md\:translate-y-96{
    --tw-translate-y: 24rem !important;
  }

  .md\:translate-y-px{
    --tw-translate-y: 1px !important;
  }

  .md\:translate-y-0\.5{
    --tw-translate-y: 0.125rem !important;
  }

  .md\:translate-y-1\.5{
    --tw-translate-y: 0.375rem !important;
  }

  .md\:translate-y-2\.5{
    --tw-translate-y: 0.625rem !important;
  }

  .md\:translate-y-3\.5{
    --tw-translate-y: 0.875rem !important;
  }

  .md\:-translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .md\:-translate-y-1{
    --tw-translate-y: -0.25rem !important;
  }

  .md\:-translate-y-2{
    --tw-translate-y: -0.5rem !important;
  }

  .md\:-translate-y-3{
    --tw-translate-y: -0.75rem !important;
  }

  .md\:-translate-y-4{
    --tw-translate-y: -1rem !important;
  }

  .md\:-translate-y-5{
    --tw-translate-y: -1.25rem !important;
  }

  .md\:-translate-y-6{
    --tw-translate-y: -1.5rem !important;
  }

  .md\:-translate-y-7{
    --tw-translate-y: -1.75rem !important;
  }

  .md\:-translate-y-8{
    --tw-translate-y: -2rem !important;
  }

  .md\:-translate-y-9{
    --tw-translate-y: -2.25rem !important;
  }

  .md\:-translate-y-10{
    --tw-translate-y: -2.5rem !important;
  }

  .md\:-translate-y-11{
    --tw-translate-y: -2.75rem !important;
  }

  .md\:-translate-y-12{
    --tw-translate-y: -3rem !important;
  }

  .md\:-translate-y-14{
    --tw-translate-y: -3.5rem !important;
  }

  .md\:-translate-y-16{
    --tw-translate-y: -4rem !important;
  }

  .md\:-translate-y-20{
    --tw-translate-y: -5rem !important;
  }

  .md\:-translate-y-24{
    --tw-translate-y: -6rem !important;
  }

  .md\:-translate-y-28{
    --tw-translate-y: -7rem !important;
  }

  .md\:-translate-y-32{
    --tw-translate-y: -8rem !important;
  }

  .md\:-translate-y-36{
    --tw-translate-y: -9rem !important;
  }

  .md\:-translate-y-40{
    --tw-translate-y: -10rem !important;
  }

  .md\:-translate-y-44{
    --tw-translate-y: -11rem !important;
  }

  .md\:-translate-y-48{
    --tw-translate-y: -12rem !important;
  }

  .md\:-translate-y-52{
    --tw-translate-y: -13rem !important;
  }

  .md\:-translate-y-56{
    --tw-translate-y: -14rem !important;
  }

  .md\:-translate-y-60{
    --tw-translate-y: -15rem !important;
  }

  .md\:-translate-y-64{
    --tw-translate-y: -16rem !important;
  }

  .md\:-translate-y-72{
    --tw-translate-y: -18rem !important;
  }

  .md\:-translate-y-80{
    --tw-translate-y: -20rem !important;
  }

  .md\:-translate-y-96{
    --tw-translate-y: -24rem !important;
  }

  .md\:-translate-y-px{
    --tw-translate-y: -1px !important;
  }

  .md\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem !important;
  }

  .md\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem !important;
  }

  .md\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem !important;
  }

  .md\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem !important;
  }

  .md\:translate-y-1\/2{
    --tw-translate-y: 50% !important;
  }

  .md\:translate-y-1\/3{
    --tw-translate-y: 33.333333% !important;
  }

  .md\:translate-y-2\/3{
    --tw-translate-y: 66.666667% !important;
  }

  .md\:translate-y-1\/4{
    --tw-translate-y: 25% !important;
  }

  .md\:translate-y-2\/4{
    --tw-translate-y: 50% !important;
  }

  .md\:translate-y-3\/4{
    --tw-translate-y: 75% !important;
  }

  .md\:translate-y-full{
    --tw-translate-y: 100% !important;
  }

  .md\:-translate-y-1\/2{
    --tw-translate-y: -50% !important;
  }

  .md\:-translate-y-1\/3{
    --tw-translate-y: -33.333333% !important;
  }

  .md\:-translate-y-2\/3{
    --tw-translate-y: -66.666667% !important;
  }

  .md\:-translate-y-1\/4{
    --tw-translate-y: -25% !important;
  }

  .md\:-translate-y-2\/4{
    --tw-translate-y: -50% !important;
  }

  .md\:-translate-y-3\/4{
    --tw-translate-y: -75% !important;
  }

  .md\:-translate-y-full{
    --tw-translate-y: -100% !important;
  }

  .md\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px !important;
  }

  .md\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem !important;
  }

  .md\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem !important;
  }

  .md\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem !important;
  }

  .md\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem !important;
  }

  .md\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem !important;
  }

  .md\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem !important;
  }

  .md\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem !important;
  }

  .md\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem !important;
  }

  .md\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem !important;
  }

  .md\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem !important;
  }

  .md\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem !important;
  }

  .md\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem !important;
  }

  .md\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem !important;
  }

  .md\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem !important;
  }

  .md\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem !important;
  }

  .md\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem !important;
  }

  .md\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem !important;
  }

  .md\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem !important;
  }

  .md\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem !important;
  }

  .md\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem !important;
  }

  .md\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem !important;
  }

  .md\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem !important;
  }

  .md\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem !important;
  }

  .md\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem !important;
  }

  .md\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem !important;
  }

  .md\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem !important;
  }

  .md\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem !important;
  }

  .md\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem !important;
  }

  .md\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem !important;
  }

  .md\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px !important;
  }

  .md\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem !important;
  }

  .md\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem !important;
  }

  .md\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem !important;
  }

  .md\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem !important;
  }

  .md\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px !important;
  }

  .md\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem !important;
  }

  .md\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem !important;
  }

  .md\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem !important;
  }

  .md\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem !important;
  }

  .md\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem !important;
  }

  .md\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem !important;
  }

  .md\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem !important;
  }

  .md\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem !important;
  }

  .md\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem !important;
  }

  .md\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem !important;
  }

  .md\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem !important;
  }

  .md\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem !important;
  }

  .md\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem !important;
  }

  .md\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem !important;
  }

  .md\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem !important;
  }

  .md\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem !important;
  }

  .md\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem !important;
  }

  .md\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem !important;
  }

  .md\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem !important;
  }

  .md\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem !important;
  }

  .md\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem !important;
  }

  .md\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem !important;
  }

  .md\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem !important;
  }

  .md\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem !important;
  }

  .md\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem !important;
  }

  .md\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem !important;
  }

  .md\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem !important;
  }

  .md\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem !important;
  }

  .md\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem !important;
  }

  .md\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px !important;
  }

  .md\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem !important;
  }

  .md\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem !important;
  }

  .md\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem !important;
  }

  .md\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem !important;
  }

  .md\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50% !important;
  }

  .md\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333% !important;
  }

  .md\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667% !important;
  }

  .md\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25% !important;
  }

  .md\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50% !important;
  }

  .md\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75% !important;
  }

  .md\:hover\:translate-x-full:hover{
    --tw-translate-x: 100% !important;
  }

  .md\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50% !important;
  }

  .md\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333% !important;
  }

  .md\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667% !important;
  }

  .md\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25% !important;
  }

  .md\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50% !important;
  }

  .md\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75% !important;
  }

  .md\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100% !important;
  }

  .md\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px !important;
  }

  .md\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem !important;
  }

  .md\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem !important;
  }

  .md\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem !important;
  }

  .md\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem !important;
  }

  .md\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem !important;
  }

  .md\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem !important;
  }

  .md\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem !important;
  }

  .md\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem !important;
  }

  .md\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem !important;
  }

  .md\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem !important;
  }

  .md\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem !important;
  }

  .md\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem !important;
  }

  .md\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem !important;
  }

  .md\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem !important;
  }

  .md\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem !important;
  }

  .md\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem !important;
  }

  .md\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem !important;
  }

  .md\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem !important;
  }

  .md\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem !important;
  }

  .md\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem !important;
  }

  .md\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem !important;
  }

  .md\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem !important;
  }

  .md\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem !important;
  }

  .md\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem !important;
  }

  .md\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem !important;
  }

  .md\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem !important;
  }

  .md\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem !important;
  }

  .md\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem !important;
  }

  .md\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem !important;
  }

  .md\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px !important;
  }

  .md\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem !important;
  }

  .md\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem !important;
  }

  .md\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem !important;
  }

  .md\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem !important;
  }

  .md\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px !important;
  }

  .md\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem !important;
  }

  .md\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem !important;
  }

  .md\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem !important;
  }

  .md\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem !important;
  }

  .md\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem !important;
  }

  .md\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem !important;
  }

  .md\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem !important;
  }

  .md\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem !important;
  }

  .md\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem !important;
  }

  .md\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem !important;
  }

  .md\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem !important;
  }

  .md\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem !important;
  }

  .md\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem !important;
  }

  .md\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem !important;
  }

  .md\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem !important;
  }

  .md\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem !important;
  }

  .md\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem !important;
  }

  .md\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem !important;
  }

  .md\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem !important;
  }

  .md\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem !important;
  }

  .md\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem !important;
  }

  .md\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem !important;
  }

  .md\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem !important;
  }

  .md\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem !important;
  }

  .md\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem !important;
  }

  .md\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem !important;
  }

  .md\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem !important;
  }

  .md\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem !important;
  }

  .md\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem !important;
  }

  .md\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px !important;
  }

  .md\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem !important;
  }

  .md\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem !important;
  }

  .md\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem !important;
  }

  .md\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem !important;
  }

  .md\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50% !important;
  }

  .md\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333% !important;
  }

  .md\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667% !important;
  }

  .md\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25% !important;
  }

  .md\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50% !important;
  }

  .md\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75% !important;
  }

  .md\:hover\:translate-y-full:hover{
    --tw-translate-y: 100% !important;
  }

  .md\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50% !important;
  }

  .md\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333% !important;
  }

  .md\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667% !important;
  }

  .md\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25% !important;
  }

  .md\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50% !important;
  }

  .md\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75% !important;
  }

  .md\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100% !important;
  }

  .md\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px !important;
  }

  .md\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem !important;
  }

  .md\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem !important;
  }

  .md\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem !important;
  }

  .md\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem !important;
  }

  .md\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem !important;
  }

  .md\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem !important;
  }

  .md\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem !important;
  }

  .md\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem !important;
  }

  .md\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem !important;
  }

  .md\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem !important;
  }

  .md\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem !important;
  }

  .md\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem !important;
  }

  .md\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem !important;
  }

  .md\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem !important;
  }

  .md\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem !important;
  }

  .md\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem !important;
  }

  .md\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem !important;
  }

  .md\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem !important;
  }

  .md\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem !important;
  }

  .md\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem !important;
  }

  .md\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem !important;
  }

  .md\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem !important;
  }

  .md\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem !important;
  }

  .md\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem !important;
  }

  .md\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem !important;
  }

  .md\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem !important;
  }

  .md\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem !important;
  }

  .md\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem !important;
  }

  .md\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem !important;
  }

  .md\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px !important;
  }

  .md\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem !important;
  }

  .md\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem !important;
  }

  .md\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem !important;
  }

  .md\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem !important;
  }

  .md\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px !important;
  }

  .md\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem !important;
  }

  .md\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem !important;
  }

  .md\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem !important;
  }

  .md\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem !important;
  }

  .md\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem !important;
  }

  .md\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem !important;
  }

  .md\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem !important;
  }

  .md\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem !important;
  }

  .md\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem !important;
  }

  .md\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem !important;
  }

  .md\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem !important;
  }

  .md\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem !important;
  }

  .md\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem !important;
  }

  .md\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem !important;
  }

  .md\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem !important;
  }

  .md\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem !important;
  }

  .md\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem !important;
  }

  .md\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem !important;
  }

  .md\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem !important;
  }

  .md\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem !important;
  }

  .md\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem !important;
  }

  .md\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem !important;
  }

  .md\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem !important;
  }

  .md\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem !important;
  }

  .md\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem !important;
  }

  .md\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem !important;
  }

  .md\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem !important;
  }

  .md\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem !important;
  }

  .md\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem !important;
  }

  .md\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px !important;
  }

  .md\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem !important;
  }

  .md\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem !important;
  }

  .md\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem !important;
  }

  .md\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem !important;
  }

  .md\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50% !important;
  }

  .md\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333% !important;
  }

  .md\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667% !important;
  }

  .md\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25% !important;
  }

  .md\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50% !important;
  }

  .md\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75% !important;
  }

  .md\:focus\:translate-x-full:focus{
    --tw-translate-x: 100% !important;
  }

  .md\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50% !important;
  }

  .md\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333% !important;
  }

  .md\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667% !important;
  }

  .md\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25% !important;
  }

  .md\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50% !important;
  }

  .md\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75% !important;
  }

  .md\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100% !important;
  }

  .md\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px !important;
  }

  .md\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem !important;
  }

  .md\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem !important;
  }

  .md\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem !important;
  }

  .md\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem !important;
  }

  .md\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem !important;
  }

  .md\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem !important;
  }

  .md\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem !important;
  }

  .md\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem !important;
  }

  .md\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem !important;
  }

  .md\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem !important;
  }

  .md\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem !important;
  }

  .md\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem !important;
  }

  .md\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem !important;
  }

  .md\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem !important;
  }

  .md\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem !important;
  }

  .md\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem !important;
  }

  .md\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem !important;
  }

  .md\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem !important;
  }

  .md\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem !important;
  }

  .md\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem !important;
  }

  .md\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem !important;
  }

  .md\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem !important;
  }

  .md\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem !important;
  }

  .md\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem !important;
  }

  .md\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem !important;
  }

  .md\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem !important;
  }

  .md\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem !important;
  }

  .md\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem !important;
  }

  .md\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem !important;
  }

  .md\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px !important;
  }

  .md\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem !important;
  }

  .md\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem !important;
  }

  .md\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem !important;
  }

  .md\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem !important;
  }

  .md\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px !important;
  }

  .md\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem !important;
  }

  .md\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem !important;
  }

  .md\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem !important;
  }

  .md\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem !important;
  }

  .md\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem !important;
  }

  .md\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem !important;
  }

  .md\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem !important;
  }

  .md\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem !important;
  }

  .md\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem !important;
  }

  .md\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem !important;
  }

  .md\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem !important;
  }

  .md\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem !important;
  }

  .md\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem !important;
  }

  .md\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem !important;
  }

  .md\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem !important;
  }

  .md\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem !important;
  }

  .md\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem !important;
  }

  .md\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem !important;
  }

  .md\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem !important;
  }

  .md\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem !important;
  }

  .md\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem !important;
  }

  .md\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem !important;
  }

  .md\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem !important;
  }

  .md\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem !important;
  }

  .md\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem !important;
  }

  .md\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem !important;
  }

  .md\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem !important;
  }

  .md\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem !important;
  }

  .md\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem !important;
  }

  .md\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px !important;
  }

  .md\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem !important;
  }

  .md\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem !important;
  }

  .md\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem !important;
  }

  .md\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem !important;
  }

  .md\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50% !important;
  }

  .md\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333% !important;
  }

  .md\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667% !important;
  }

  .md\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25% !important;
  }

  .md\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50% !important;
  }

  .md\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75% !important;
  }

  .md\:focus\:translate-y-full:focus{
    --tw-translate-y: 100% !important;
  }

  .md\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50% !important;
  }

  .md\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333% !important;
  }

  .md\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667% !important;
  }

  .md\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25% !important;
  }

  .md\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50% !important;
  }

  .md\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75% !important;
  }

  .md\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100% !important;
  }

  .md\:active\:translate-x-0:active{
    --tw-translate-x: 0px !important;
  }

  .md\:active\:translate-x-1:active{
    --tw-translate-x: 0.25rem !important;
  }

  .md\:active\:translate-x-2:active{
    --tw-translate-x: 0.5rem !important;
  }

  .md\:active\:translate-x-3:active{
    --tw-translate-x: 0.75rem !important;
  }

  .md\:active\:translate-x-4:active{
    --tw-translate-x: 1rem !important;
  }

  .md\:active\:translate-x-5:active{
    --tw-translate-x: 1.25rem !important;
  }

  .md\:active\:translate-x-6:active{
    --tw-translate-x: 1.5rem !important;
  }

  .md\:active\:translate-x-7:active{
    --tw-translate-x: 1.75rem !important;
  }

  .md\:active\:translate-x-8:active{
    --tw-translate-x: 2rem !important;
  }

  .md\:active\:translate-x-9:active{
    --tw-translate-x: 2.25rem !important;
  }

  .md\:active\:translate-x-10:active{
    --tw-translate-x: 2.5rem !important;
  }

  .md\:active\:translate-x-11:active{
    --tw-translate-x: 2.75rem !important;
  }

  .md\:active\:translate-x-12:active{
    --tw-translate-x: 3rem !important;
  }

  .md\:active\:translate-x-14:active{
    --tw-translate-x: 3.5rem !important;
  }

  .md\:active\:translate-x-16:active{
    --tw-translate-x: 4rem !important;
  }

  .md\:active\:translate-x-20:active{
    --tw-translate-x: 5rem !important;
  }

  .md\:active\:translate-x-24:active{
    --tw-translate-x: 6rem !important;
  }

  .md\:active\:translate-x-28:active{
    --tw-translate-x: 7rem !important;
  }

  .md\:active\:translate-x-32:active{
    --tw-translate-x: 8rem !important;
  }

  .md\:active\:translate-x-36:active{
    --tw-translate-x: 9rem !important;
  }

  .md\:active\:translate-x-40:active{
    --tw-translate-x: 10rem !important;
  }

  .md\:active\:translate-x-44:active{
    --tw-translate-x: 11rem !important;
  }

  .md\:active\:translate-x-48:active{
    --tw-translate-x: 12rem !important;
  }

  .md\:active\:translate-x-52:active{
    --tw-translate-x: 13rem !important;
  }

  .md\:active\:translate-x-56:active{
    --tw-translate-x: 14rem !important;
  }

  .md\:active\:translate-x-60:active{
    --tw-translate-x: 15rem !important;
  }

  .md\:active\:translate-x-64:active{
    --tw-translate-x: 16rem !important;
  }

  .md\:active\:translate-x-72:active{
    --tw-translate-x: 18rem !important;
  }

  .md\:active\:translate-x-80:active{
    --tw-translate-x: 20rem !important;
  }

  .md\:active\:translate-x-96:active{
    --tw-translate-x: 24rem !important;
  }

  .md\:active\:translate-x-px:active{
    --tw-translate-x: 1px !important;
  }

  .md\:active\:translate-x-0\.5:active{
    --tw-translate-x: 0.125rem !important;
  }

  .md\:active\:translate-x-1\.5:active{
    --tw-translate-x: 0.375rem !important;
  }

  .md\:active\:translate-x-2\.5:active{
    --tw-translate-x: 0.625rem !important;
  }

  .md\:active\:translate-x-3\.5:active{
    --tw-translate-x: 0.875rem !important;
  }

  .md\:active\:-translate-x-0:active{
    --tw-translate-x: 0px !important;
  }

  .md\:active\:-translate-x-1:active{
    --tw-translate-x: -0.25rem !important;
  }

  .md\:active\:-translate-x-2:active{
    --tw-translate-x: -0.5rem !important;
  }

  .md\:active\:-translate-x-3:active{
    --tw-translate-x: -0.75rem !important;
  }

  .md\:active\:-translate-x-4:active{
    --tw-translate-x: -1rem !important;
  }

  .md\:active\:-translate-x-5:active{
    --tw-translate-x: -1.25rem !important;
  }

  .md\:active\:-translate-x-6:active{
    --tw-translate-x: -1.5rem !important;
  }

  .md\:active\:-translate-x-7:active{
    --tw-translate-x: -1.75rem !important;
  }

  .md\:active\:-translate-x-8:active{
    --tw-translate-x: -2rem !important;
  }

  .md\:active\:-translate-x-9:active{
    --tw-translate-x: -2.25rem !important;
  }

  .md\:active\:-translate-x-10:active{
    --tw-translate-x: -2.5rem !important;
  }

  .md\:active\:-translate-x-11:active{
    --tw-translate-x: -2.75rem !important;
  }

  .md\:active\:-translate-x-12:active{
    --tw-translate-x: -3rem !important;
  }

  .md\:active\:-translate-x-14:active{
    --tw-translate-x: -3.5rem !important;
  }

  .md\:active\:-translate-x-16:active{
    --tw-translate-x: -4rem !important;
  }

  .md\:active\:-translate-x-20:active{
    --tw-translate-x: -5rem !important;
  }

  .md\:active\:-translate-x-24:active{
    --tw-translate-x: -6rem !important;
  }

  .md\:active\:-translate-x-28:active{
    --tw-translate-x: -7rem !important;
  }

  .md\:active\:-translate-x-32:active{
    --tw-translate-x: -8rem !important;
  }

  .md\:active\:-translate-x-36:active{
    --tw-translate-x: -9rem !important;
  }

  .md\:active\:-translate-x-40:active{
    --tw-translate-x: -10rem !important;
  }

  .md\:active\:-translate-x-44:active{
    --tw-translate-x: -11rem !important;
  }

  .md\:active\:-translate-x-48:active{
    --tw-translate-x: -12rem !important;
  }

  .md\:active\:-translate-x-52:active{
    --tw-translate-x: -13rem !important;
  }

  .md\:active\:-translate-x-56:active{
    --tw-translate-x: -14rem !important;
  }

  .md\:active\:-translate-x-60:active{
    --tw-translate-x: -15rem !important;
  }

  .md\:active\:-translate-x-64:active{
    --tw-translate-x: -16rem !important;
  }

  .md\:active\:-translate-x-72:active{
    --tw-translate-x: -18rem !important;
  }

  .md\:active\:-translate-x-80:active{
    --tw-translate-x: -20rem !important;
  }

  .md\:active\:-translate-x-96:active{
    --tw-translate-x: -24rem !important;
  }

  .md\:active\:-translate-x-px:active{
    --tw-translate-x: -1px !important;
  }

  .md\:active\:-translate-x-0\.5:active{
    --tw-translate-x: -0.125rem !important;
  }

  .md\:active\:-translate-x-1\.5:active{
    --tw-translate-x: -0.375rem !important;
  }

  .md\:active\:-translate-x-2\.5:active{
    --tw-translate-x: -0.625rem !important;
  }

  .md\:active\:-translate-x-3\.5:active{
    --tw-translate-x: -0.875rem !important;
  }

  .md\:active\:translate-x-1\/2:active{
    --tw-translate-x: 50% !important;
  }

  .md\:active\:translate-x-1\/3:active{
    --tw-translate-x: 33.333333% !important;
  }

  .md\:active\:translate-x-2\/3:active{
    --tw-translate-x: 66.666667% !important;
  }

  .md\:active\:translate-x-1\/4:active{
    --tw-translate-x: 25% !important;
  }

  .md\:active\:translate-x-2\/4:active{
    --tw-translate-x: 50% !important;
  }

  .md\:active\:translate-x-3\/4:active{
    --tw-translate-x: 75% !important;
  }

  .md\:active\:translate-x-full:active{
    --tw-translate-x: 100% !important;
  }

  .md\:active\:-translate-x-1\/2:active{
    --tw-translate-x: -50% !important;
  }

  .md\:active\:-translate-x-1\/3:active{
    --tw-translate-x: -33.333333% !important;
  }

  .md\:active\:-translate-x-2\/3:active{
    --tw-translate-x: -66.666667% !important;
  }

  .md\:active\:-translate-x-1\/4:active{
    --tw-translate-x: -25% !important;
  }

  .md\:active\:-translate-x-2\/4:active{
    --tw-translate-x: -50% !important;
  }

  .md\:active\:-translate-x-3\/4:active{
    --tw-translate-x: -75% !important;
  }

  .md\:active\:-translate-x-full:active{
    --tw-translate-x: -100% !important;
  }

  .md\:active\:translate-y-0:active{
    --tw-translate-y: 0px !important;
  }

  .md\:active\:translate-y-1:active{
    --tw-translate-y: 0.25rem !important;
  }

  .md\:active\:translate-y-2:active{
    --tw-translate-y: 0.5rem !important;
  }

  .md\:active\:translate-y-3:active{
    --tw-translate-y: 0.75rem !important;
  }

  .md\:active\:translate-y-4:active{
    --tw-translate-y: 1rem !important;
  }

  .md\:active\:translate-y-5:active{
    --tw-translate-y: 1.25rem !important;
  }

  .md\:active\:translate-y-6:active{
    --tw-translate-y: 1.5rem !important;
  }

  .md\:active\:translate-y-7:active{
    --tw-translate-y: 1.75rem !important;
  }

  .md\:active\:translate-y-8:active{
    --tw-translate-y: 2rem !important;
  }

  .md\:active\:translate-y-9:active{
    --tw-translate-y: 2.25rem !important;
  }

  .md\:active\:translate-y-10:active{
    --tw-translate-y: 2.5rem !important;
  }

  .md\:active\:translate-y-11:active{
    --tw-translate-y: 2.75rem !important;
  }

  .md\:active\:translate-y-12:active{
    --tw-translate-y: 3rem !important;
  }

  .md\:active\:translate-y-14:active{
    --tw-translate-y: 3.5rem !important;
  }

  .md\:active\:translate-y-16:active{
    --tw-translate-y: 4rem !important;
  }

  .md\:active\:translate-y-20:active{
    --tw-translate-y: 5rem !important;
  }

  .md\:active\:translate-y-24:active{
    --tw-translate-y: 6rem !important;
  }

  .md\:active\:translate-y-28:active{
    --tw-translate-y: 7rem !important;
  }

  .md\:active\:translate-y-32:active{
    --tw-translate-y: 8rem !important;
  }

  .md\:active\:translate-y-36:active{
    --tw-translate-y: 9rem !important;
  }

  .md\:active\:translate-y-40:active{
    --tw-translate-y: 10rem !important;
  }

  .md\:active\:translate-y-44:active{
    --tw-translate-y: 11rem !important;
  }

  .md\:active\:translate-y-48:active{
    --tw-translate-y: 12rem !important;
  }

  .md\:active\:translate-y-52:active{
    --tw-translate-y: 13rem !important;
  }

  .md\:active\:translate-y-56:active{
    --tw-translate-y: 14rem !important;
  }

  .md\:active\:translate-y-60:active{
    --tw-translate-y: 15rem !important;
  }

  .md\:active\:translate-y-64:active{
    --tw-translate-y: 16rem !important;
  }

  .md\:active\:translate-y-72:active{
    --tw-translate-y: 18rem !important;
  }

  .md\:active\:translate-y-80:active{
    --tw-translate-y: 20rem !important;
  }

  .md\:active\:translate-y-96:active{
    --tw-translate-y: 24rem !important;
  }

  .md\:active\:translate-y-px:active{
    --tw-translate-y: 1px !important;
  }

  .md\:active\:translate-y-0\.5:active{
    --tw-translate-y: 0.125rem !important;
  }

  .md\:active\:translate-y-1\.5:active{
    --tw-translate-y: 0.375rem !important;
  }

  .md\:active\:translate-y-2\.5:active{
    --tw-translate-y: 0.625rem !important;
  }

  .md\:active\:translate-y-3\.5:active{
    --tw-translate-y: 0.875rem !important;
  }

  .md\:active\:-translate-y-0:active{
    --tw-translate-y: 0px !important;
  }

  .md\:active\:-translate-y-1:active{
    --tw-translate-y: -0.25rem !important;
  }

  .md\:active\:-translate-y-2:active{
    --tw-translate-y: -0.5rem !important;
  }

  .md\:active\:-translate-y-3:active{
    --tw-translate-y: -0.75rem !important;
  }

  .md\:active\:-translate-y-4:active{
    --tw-translate-y: -1rem !important;
  }

  .md\:active\:-translate-y-5:active{
    --tw-translate-y: -1.25rem !important;
  }

  .md\:active\:-translate-y-6:active{
    --tw-translate-y: -1.5rem !important;
  }

  .md\:active\:-translate-y-7:active{
    --tw-translate-y: -1.75rem !important;
  }

  .md\:active\:-translate-y-8:active{
    --tw-translate-y: -2rem !important;
  }

  .md\:active\:-translate-y-9:active{
    --tw-translate-y: -2.25rem !important;
  }

  .md\:active\:-translate-y-10:active{
    --tw-translate-y: -2.5rem !important;
  }

  .md\:active\:-translate-y-11:active{
    --tw-translate-y: -2.75rem !important;
  }

  .md\:active\:-translate-y-12:active{
    --tw-translate-y: -3rem !important;
  }

  .md\:active\:-translate-y-14:active{
    --tw-translate-y: -3.5rem !important;
  }

  .md\:active\:-translate-y-16:active{
    --tw-translate-y: -4rem !important;
  }

  .md\:active\:-translate-y-20:active{
    --tw-translate-y: -5rem !important;
  }

  .md\:active\:-translate-y-24:active{
    --tw-translate-y: -6rem !important;
  }

  .md\:active\:-translate-y-28:active{
    --tw-translate-y: -7rem !important;
  }

  .md\:active\:-translate-y-32:active{
    --tw-translate-y: -8rem !important;
  }

  .md\:active\:-translate-y-36:active{
    --tw-translate-y: -9rem !important;
  }

  .md\:active\:-translate-y-40:active{
    --tw-translate-y: -10rem !important;
  }

  .md\:active\:-translate-y-44:active{
    --tw-translate-y: -11rem !important;
  }

  .md\:active\:-translate-y-48:active{
    --tw-translate-y: -12rem !important;
  }

  .md\:active\:-translate-y-52:active{
    --tw-translate-y: -13rem !important;
  }

  .md\:active\:-translate-y-56:active{
    --tw-translate-y: -14rem !important;
  }

  .md\:active\:-translate-y-60:active{
    --tw-translate-y: -15rem !important;
  }

  .md\:active\:-translate-y-64:active{
    --tw-translate-y: -16rem !important;
  }

  .md\:active\:-translate-y-72:active{
    --tw-translate-y: -18rem !important;
  }

  .md\:active\:-translate-y-80:active{
    --tw-translate-y: -20rem !important;
  }

  .md\:active\:-translate-y-96:active{
    --tw-translate-y: -24rem !important;
  }

  .md\:active\:-translate-y-px:active{
    --tw-translate-y: -1px !important;
  }

  .md\:active\:-translate-y-0\.5:active{
    --tw-translate-y: -0.125rem !important;
  }

  .md\:active\:-translate-y-1\.5:active{
    --tw-translate-y: -0.375rem !important;
  }

  .md\:active\:-translate-y-2\.5:active{
    --tw-translate-y: -0.625rem !important;
  }

  .md\:active\:-translate-y-3\.5:active{
    --tw-translate-y: -0.875rem !important;
  }

  .md\:active\:translate-y-1\/2:active{
    --tw-translate-y: 50% !important;
  }

  .md\:active\:translate-y-1\/3:active{
    --tw-translate-y: 33.333333% !important;
  }

  .md\:active\:translate-y-2\/3:active{
    --tw-translate-y: 66.666667% !important;
  }

  .md\:active\:translate-y-1\/4:active{
    --tw-translate-y: 25% !important;
  }

  .md\:active\:translate-y-2\/4:active{
    --tw-translate-y: 50% !important;
  }

  .md\:active\:translate-y-3\/4:active{
    --tw-translate-y: 75% !important;
  }

  .md\:active\:translate-y-full:active{
    --tw-translate-y: 100% !important;
  }

  .md\:active\:-translate-y-1\/2:active{
    --tw-translate-y: -50% !important;
  }

  .md\:active\:-translate-y-1\/3:active{
    --tw-translate-y: -33.333333% !important;
  }

  .md\:active\:-translate-y-2\/3:active{
    --tw-translate-y: -66.666667% !important;
  }

  .md\:active\:-translate-y-1\/4:active{
    --tw-translate-y: -25% !important;
  }

  .md\:active\:-translate-y-2\/4:active{
    --tw-translate-y: -50% !important;
  }

  .md\:active\:-translate-y-3\/4:active{
    --tw-translate-y: -75% !important;
  }

  .md\:active\:-translate-y-full:active{
    --tw-translate-y: -100% !important;
  }

  .group:hover .md\:group-hover\:translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .group:hover .md\:group-hover\:translate-x-1{
    --tw-translate-x: 0.25rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-2{
    --tw-translate-x: 0.5rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-3{
    --tw-translate-x: 0.75rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-4{
    --tw-translate-x: 1rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-5{
    --tw-translate-x: 1.25rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-6{
    --tw-translate-x: 1.5rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-7{
    --tw-translate-x: 1.75rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-8{
    --tw-translate-x: 2rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-9{
    --tw-translate-x: 2.25rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-10{
    --tw-translate-x: 2.5rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-11{
    --tw-translate-x: 2.75rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-12{
    --tw-translate-x: 3rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-14{
    --tw-translate-x: 3.5rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-16{
    --tw-translate-x: 4rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-20{
    --tw-translate-x: 5rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-24{
    --tw-translate-x: 6rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-28{
    --tw-translate-x: 7rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-32{
    --tw-translate-x: 8rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-36{
    --tw-translate-x: 9rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-40{
    --tw-translate-x: 10rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-44{
    --tw-translate-x: 11rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-48{
    --tw-translate-x: 12rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-52{
    --tw-translate-x: 13rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-56{
    --tw-translate-x: 14rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-60{
    --tw-translate-x: 15rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-64{
    --tw-translate-x: 16rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-72{
    --tw-translate-x: 18rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-80{
    --tw-translate-x: 20rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-96{
    --tw-translate-x: 24rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-px{
    --tw-translate-x: 1px !important;
  }

  .group:hover .md\:group-hover\:translate-x-0\.5{
    --tw-translate-x: 0.125rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-1\.5{
    --tw-translate-x: 0.375rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-2\.5{
    --tw-translate-x: 0.625rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-3\.5{
    --tw-translate-x: 0.875rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .group:hover .md\:group-hover\:-translate-x-1{
    --tw-translate-x: -0.25rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-2{
    --tw-translate-x: -0.5rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-3{
    --tw-translate-x: -0.75rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-4{
    --tw-translate-x: -1rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-5{
    --tw-translate-x: -1.25rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-6{
    --tw-translate-x: -1.5rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-7{
    --tw-translate-x: -1.75rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-8{
    --tw-translate-x: -2rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-9{
    --tw-translate-x: -2.25rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-10{
    --tw-translate-x: -2.5rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-11{
    --tw-translate-x: -2.75rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-12{
    --tw-translate-x: -3rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-14{
    --tw-translate-x: -3.5rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-16{
    --tw-translate-x: -4rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-20{
    --tw-translate-x: -5rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-24{
    --tw-translate-x: -6rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-28{
    --tw-translate-x: -7rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-32{
    --tw-translate-x: -8rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-36{
    --tw-translate-x: -9rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-40{
    --tw-translate-x: -10rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-44{
    --tw-translate-x: -11rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-48{
    --tw-translate-x: -12rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-52{
    --tw-translate-x: -13rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-56{
    --tw-translate-x: -14rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-60{
    --tw-translate-x: -15rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-64{
    --tw-translate-x: -16rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-72{
    --tw-translate-x: -18rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-80{
    --tw-translate-x: -20rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-96{
    --tw-translate-x: -24rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-px{
    --tw-translate-x: -1px !important;
  }

  .group:hover .md\:group-hover\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem !important;
  }

  .group:hover .md\:group-hover\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem !important;
  }

  .group:hover .md\:group-hover\:translate-x-1\/2{
    --tw-translate-x: 50% !important;
  }

  .group:hover .md\:group-hover\:translate-x-1\/3{
    --tw-translate-x: 33.333333% !important;
  }

  .group:hover .md\:group-hover\:translate-x-2\/3{
    --tw-translate-x: 66.666667% !important;
  }

  .group:hover .md\:group-hover\:translate-x-1\/4{
    --tw-translate-x: 25% !important;
  }

  .group:hover .md\:group-hover\:translate-x-2\/4{
    --tw-translate-x: 50% !important;
  }

  .group:hover .md\:group-hover\:translate-x-3\/4{
    --tw-translate-x: 75% !important;
  }

  .group:hover .md\:group-hover\:translate-x-full{
    --tw-translate-x: 100% !important;
  }

  .group:hover .md\:group-hover\:-translate-x-1\/2{
    --tw-translate-x: -50% !important;
  }

  .group:hover .md\:group-hover\:-translate-x-1\/3{
    --tw-translate-x: -33.333333% !important;
  }

  .group:hover .md\:group-hover\:-translate-x-2\/3{
    --tw-translate-x: -66.666667% !important;
  }

  .group:hover .md\:group-hover\:-translate-x-1\/4{
    --tw-translate-x: -25% !important;
  }

  .group:hover .md\:group-hover\:-translate-x-2\/4{
    --tw-translate-x: -50% !important;
  }

  .group:hover .md\:group-hover\:-translate-x-3\/4{
    --tw-translate-x: -75% !important;
  }

  .group:hover .md\:group-hover\:-translate-x-full{
    --tw-translate-x: -100% !important;
  }

  .group:hover .md\:group-hover\:translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .group:hover .md\:group-hover\:translate-y-1{
    --tw-translate-y: 0.25rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-2{
    --tw-translate-y: 0.5rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-3{
    --tw-translate-y: 0.75rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-4{
    --tw-translate-y: 1rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-5{
    --tw-translate-y: 1.25rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-6{
    --tw-translate-y: 1.5rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-7{
    --tw-translate-y: 1.75rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-8{
    --tw-translate-y: 2rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-9{
    --tw-translate-y: 2.25rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-10{
    --tw-translate-y: 2.5rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-11{
    --tw-translate-y: 2.75rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-12{
    --tw-translate-y: 3rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-14{
    --tw-translate-y: 3.5rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-16{
    --tw-translate-y: 4rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-20{
    --tw-translate-y: 5rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-24{
    --tw-translate-y: 6rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-28{
    --tw-translate-y: 7rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-32{
    --tw-translate-y: 8rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-36{
    --tw-translate-y: 9rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-40{
    --tw-translate-y: 10rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-44{
    --tw-translate-y: 11rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-48{
    --tw-translate-y: 12rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-52{
    --tw-translate-y: 13rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-56{
    --tw-translate-y: 14rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-60{
    --tw-translate-y: 15rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-64{
    --tw-translate-y: 16rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-72{
    --tw-translate-y: 18rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-80{
    --tw-translate-y: 20rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-96{
    --tw-translate-y: 24rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-px{
    --tw-translate-y: 1px !important;
  }

  .group:hover .md\:group-hover\:translate-y-0\.5{
    --tw-translate-y: 0.125rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-1\.5{
    --tw-translate-y: 0.375rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-2\.5{
    --tw-translate-y: 0.625rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-3\.5{
    --tw-translate-y: 0.875rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .group:hover .md\:group-hover\:-translate-y-1{
    --tw-translate-y: -0.25rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-2{
    --tw-translate-y: -0.5rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-3{
    --tw-translate-y: -0.75rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-4{
    --tw-translate-y: -1rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-5{
    --tw-translate-y: -1.25rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-6{
    --tw-translate-y: -1.5rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-7{
    --tw-translate-y: -1.75rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-8{
    --tw-translate-y: -2rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-9{
    --tw-translate-y: -2.25rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-10{
    --tw-translate-y: -2.5rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-11{
    --tw-translate-y: -2.75rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-12{
    --tw-translate-y: -3rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-14{
    --tw-translate-y: -3.5rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-16{
    --tw-translate-y: -4rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-20{
    --tw-translate-y: -5rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-24{
    --tw-translate-y: -6rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-28{
    --tw-translate-y: -7rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-32{
    --tw-translate-y: -8rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-36{
    --tw-translate-y: -9rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-40{
    --tw-translate-y: -10rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-44{
    --tw-translate-y: -11rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-48{
    --tw-translate-y: -12rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-52{
    --tw-translate-y: -13rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-56{
    --tw-translate-y: -14rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-60{
    --tw-translate-y: -15rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-64{
    --tw-translate-y: -16rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-72{
    --tw-translate-y: -18rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-80{
    --tw-translate-y: -20rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-96{
    --tw-translate-y: -24rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-px{
    --tw-translate-y: -1px !important;
  }

  .group:hover .md\:group-hover\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem !important;
  }

  .group:hover .md\:group-hover\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem !important;
  }

  .group:hover .md\:group-hover\:translate-y-1\/2{
    --tw-translate-y: 50% !important;
  }

  .group:hover .md\:group-hover\:translate-y-1\/3{
    --tw-translate-y: 33.333333% !important;
  }

  .group:hover .md\:group-hover\:translate-y-2\/3{
    --tw-translate-y: 66.666667% !important;
  }

  .group:hover .md\:group-hover\:translate-y-1\/4{
    --tw-translate-y: 25% !important;
  }

  .group:hover .md\:group-hover\:translate-y-2\/4{
    --tw-translate-y: 50% !important;
  }

  .group:hover .md\:group-hover\:translate-y-3\/4{
    --tw-translate-y: 75% !important;
  }

  .group:hover .md\:group-hover\:translate-y-full{
    --tw-translate-y: 100% !important;
  }

  .group:hover .md\:group-hover\:-translate-y-1\/2{
    --tw-translate-y: -50% !important;
  }

  .group:hover .md\:group-hover\:-translate-y-1\/3{
    --tw-translate-y: -33.333333% !important;
  }

  .group:hover .md\:group-hover\:-translate-y-2\/3{
    --tw-translate-y: -66.666667% !important;
  }

  .group:hover .md\:group-hover\:-translate-y-1\/4{
    --tw-translate-y: -25% !important;
  }

  .group:hover .md\:group-hover\:-translate-y-2\/4{
    --tw-translate-y: -50% !important;
  }

  .group:hover .md\:group-hover\:-translate-y-3\/4{
    --tw-translate-y: -75% !important;
  }

  .group:hover .md\:group-hover\:-translate-y-full{
    --tw-translate-y: -100% !important;
  }

  .md\:transition-none{
    transition-property: none !important;
  }

  .md\:transition-all{
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .md\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .md\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .md\:transition-opacity{
    transition-property: opacity !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .md\:transition-shadow{
    transition-property: box-shadow !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .md\:transition-transform{
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .md\:ease-linear{
    transition-timing-function: linear !important;
  }

  .md\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .md\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .md\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .md\:duration-75{
    transition-duration: 75ms !important;
  }

  .md\:duration-100{
    transition-duration: 100ms !important;
  }

  .md\:duration-150{
    transition-duration: 150ms !important;
  }

  .md\:duration-200{
    transition-duration: 200ms !important;
  }

  .md\:duration-300{
    transition-duration: 300ms !important;
  }

  .md\:duration-500{
    transition-duration: 500ms !important;
  }

  .md\:duration-700{
    transition-duration: 700ms !important;
  }

  .md\:duration-1000{
    transition-duration: 1000ms !important;
  }

  .md\:delay-75{
    transition-delay: 75ms !important;
  }

  .md\:delay-100{
    transition-delay: 100ms !important;
  }

  .md\:delay-150{
    transition-delay: 150ms !important;
  }

  .md\:delay-200{
    transition-delay: 200ms !important;
  }

  .md\:delay-300{
    transition-delay: 300ms !important;
  }

  .md\:delay-500{
    transition-delay: 500ms !important;
  }

  .md\:delay-700{
    transition-delay: 700ms !important;
  }

  .md\:delay-1000{
    transition-delay: 1000ms !important;
  }

  .md\:animate-none{
    -webkit-animation: none !important;
            animation: none !important;
  }

  .md\:animate-spin{
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .md\:animate-ping{
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .md\:animate-pulse{
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .md\:animate-bounce{
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .md\:mix-blend-normal{
    mix-blend-mode: normal !important;
  }

  .md\:mix-blend-multiply{
    mix-blend-mode: multiply !important;
  }

  .md\:mix-blend-screen{
    mix-blend-mode: screen !important;
  }

  .md\:mix-blend-overlay{
    mix-blend-mode: overlay !important;
  }

  .md\:mix-blend-darken{
    mix-blend-mode: darken !important;
  }

  .md\:mix-blend-lighten{
    mix-blend-mode: lighten !important;
  }

  .md\:mix-blend-color-dodge{
    mix-blend-mode: color-dodge !important;
  }

  .md\:mix-blend-color-burn{
    mix-blend-mode: color-burn !important;
  }

  .md\:mix-blend-hard-light{
    mix-blend-mode: hard-light !important;
  }

  .md\:mix-blend-soft-light{
    mix-blend-mode: soft-light !important;
  }

  .md\:mix-blend-difference{
    mix-blend-mode: difference !important;
  }

  .md\:mix-blend-exclusion{
    mix-blend-mode: exclusion !important;
  }

  .md\:mix-blend-hue{
    mix-blend-mode: hue !important;
  }

  .md\:mix-blend-saturation{
    mix-blend-mode: saturation !important;
  }

  .md\:mix-blend-color{
    mix-blend-mode: color !important;
  }

  .md\:mix-blend-luminosity{
    mix-blend-mode: luminosity !important;
  }

  .md\:bg-blend-normal{
    background-blend-mode: normal !important;
  }

  .md\:bg-blend-multiply{
    background-blend-mode: multiply !important;
  }

  .md\:bg-blend-screen{
    background-blend-mode: screen !important;
  }

  .md\:bg-blend-overlay{
    background-blend-mode: overlay !important;
  }

  .md\:bg-blend-darken{
    background-blend-mode: darken !important;
  }

  .md\:bg-blend-lighten{
    background-blend-mode: lighten !important;
  }

  .md\:bg-blend-color-dodge{
    background-blend-mode: color-dodge !important;
  }

  .md\:bg-blend-color-burn{
    background-blend-mode: color-burn !important;
  }

  .md\:bg-blend-hard-light{
    background-blend-mode: hard-light !important;
  }

  .md\:bg-blend-soft-light{
    background-blend-mode: soft-light !important;
  }

  .md\:bg-blend-difference{
    background-blend-mode: difference !important;
  }

  .md\:bg-blend-exclusion{
    background-blend-mode: exclusion !important;
  }

  .md\:bg-blend-hue{
    background-blend-mode: hue !important;
  }

  .md\:bg-blend-saturation{
    background-blend-mode: saturation !important;
  }

  .md\:bg-blend-color{
    background-blend-mode: color !important;
  }

  .md\:bg-blend-luminosity{
    background-blend-mode: luminosity !important;
  }

  .md\:filter{
    --tw-blur: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-invert: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/) !important;
    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) !important;
  }

  .md\:filter-none{
    filter: none !important;
  }

  .md\:blur-0{
    --tw-blur: blur(0) !important;
  }

  .md\:blur-sm{
    --tw-blur: blur(4px) !important;
  }

  .md\:blur{
    --tw-blur: blur(8px) !important;
  }

  .md\:blur-md{
    --tw-blur: blur(12px) !important;
  }

  .md\:blur-lg{
    --tw-blur: blur(16px) !important;
  }

  .md\:blur-xl{
    --tw-blur: blur(24px) !important;
  }

  .md\:blur-2xl{
    --tw-blur: blur(40px) !important;
  }

  .md\:blur-3xl{
    --tw-blur: blur(64px) !important;
  }

  .md\:brightness-0{
    --tw-brightness: brightness(0) !important;
  }

  .md\:brightness-50{
    --tw-brightness: brightness(.5) !important;
  }

  .md\:brightness-75{
    --tw-brightness: brightness(.75) !important;
  }

  .md\:brightness-90{
    --tw-brightness: brightness(.9) !important;
  }

  .md\:brightness-95{
    --tw-brightness: brightness(.95) !important;
  }

  .md\:brightness-100{
    --tw-brightness: brightness(1) !important;
  }

  .md\:brightness-105{
    --tw-brightness: brightness(1.05) !important;
  }

  .md\:brightness-110{
    --tw-brightness: brightness(1.1) !important;
  }

  .md\:brightness-125{
    --tw-brightness: brightness(1.25) !important;
  }

  .md\:brightness-150{
    --tw-brightness: brightness(1.5) !important;
  }

  .md\:brightness-200{
    --tw-brightness: brightness(2) !important;
  }

  .md\:contrast-0{
    --tw-contrast: contrast(0) !important;
  }

  .md\:contrast-50{
    --tw-contrast: contrast(.5) !important;
  }

  .md\:contrast-75{
    --tw-contrast: contrast(.75) !important;
  }

  .md\:contrast-100{
    --tw-contrast: contrast(1) !important;
  }

  .md\:contrast-125{
    --tw-contrast: contrast(1.25) !important;
  }

  .md\:contrast-150{
    --tw-contrast: contrast(1.5) !important;
  }

  .md\:contrast-200{
    --tw-contrast: contrast(2) !important;
  }

  .md\:drop-shadow-sm{
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05)) !important;
  }

  .md\:drop-shadow{
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06)) !important;
  }

  .md\:drop-shadow-md{
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06)) !important;
  }

  .md\:drop-shadow-lg{
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1)) !important;
  }

  .md\:drop-shadow-xl{
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08)) !important;
  }

  .md\:drop-shadow-2xl{
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15)) !important;
  }

  .md\:drop-shadow-none{
    --tw-drop-shadow: drop-shadow(0 0 #0000) !important;
  }

  .md\:grayscale-0{
    --tw-grayscale: grayscale(0) !important;
  }

  .md\:grayscale{
    --tw-grayscale: grayscale(100%) !important;
  }

  .md\:hue-rotate-0{
    --tw-hue-rotate: hue-rotate(0deg) !important;
  }

  .md\:hue-rotate-15{
    --tw-hue-rotate: hue-rotate(15deg) !important;
  }

  .md\:hue-rotate-30{
    --tw-hue-rotate: hue-rotate(30deg) !important;
  }

  .md\:hue-rotate-60{
    --tw-hue-rotate: hue-rotate(60deg) !important;
  }

  .md\:hue-rotate-90{
    --tw-hue-rotate: hue-rotate(90deg) !important;
  }

  .md\:hue-rotate-180{
    --tw-hue-rotate: hue-rotate(180deg) !important;
  }

  .md\:-hue-rotate-180{
    --tw-hue-rotate: hue-rotate(-180deg) !important;
  }

  .md\:-hue-rotate-90{
    --tw-hue-rotate: hue-rotate(-90deg) !important;
  }

  .md\:-hue-rotate-60{
    --tw-hue-rotate: hue-rotate(-60deg) !important;
  }

  .md\:-hue-rotate-30{
    --tw-hue-rotate: hue-rotate(-30deg) !important;
  }

  .md\:-hue-rotate-15{
    --tw-hue-rotate: hue-rotate(-15deg) !important;
  }

  .md\:invert-0{
    --tw-invert: invert(0) !important;
  }

  .md\:invert{
    --tw-invert: invert(100%) !important;
  }

  .md\:saturate-0{
    --tw-saturate: saturate(0) !important;
  }

  .md\:saturate-50{
    --tw-saturate: saturate(.5) !important;
  }

  .md\:saturate-100{
    --tw-saturate: saturate(1) !important;
  }

  .md\:saturate-150{
    --tw-saturate: saturate(1.5) !important;
  }

  .md\:saturate-200{
    --tw-saturate: saturate(2) !important;
  }

  .md\:sepia-0{
    --tw-sepia: sepia(0) !important;
  }

  .md\:sepia{
    --tw-sepia: sepia(100%) !important;
  }

  .md\:backdrop-filter{
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
    -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) !important;
            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) !important;
  }

  .md\:backdrop-filter-none{
    -webkit-backdrop-filter: none !important;
            backdrop-filter: none !important;
  }

  .md\:backdrop-brightness-0{
    --tw-backdrop-brightness: brightness(0) !important;
  }

  .md\:backdrop-brightness-50{
    --tw-backdrop-brightness: brightness(.5) !important;
  }

  .md\:backdrop-brightness-75{
    --tw-backdrop-brightness: brightness(.75) !important;
  }

  .md\:backdrop-brightness-90{
    --tw-backdrop-brightness: brightness(.9) !important;
  }

  .md\:backdrop-brightness-95{
    --tw-backdrop-brightness: brightness(.95) !important;
  }

  .md\:backdrop-brightness-100{
    --tw-backdrop-brightness: brightness(1) !important;
  }

  .md\:backdrop-brightness-105{
    --tw-backdrop-brightness: brightness(1.05) !important;
  }

  .md\:backdrop-brightness-110{
    --tw-backdrop-brightness: brightness(1.1) !important;
  }

  .md\:backdrop-brightness-125{
    --tw-backdrop-brightness: brightness(1.25) !important;
  }

  .md\:backdrop-brightness-150{
    --tw-backdrop-brightness: brightness(1.5) !important;
  }

  .md\:backdrop-brightness-200{
    --tw-backdrop-brightness: brightness(2) !important;
  }

  .md\:backdrop-contrast-0{
    --tw-backdrop-contrast: contrast(0) !important;
  }

  .md\:backdrop-contrast-50{
    --tw-backdrop-contrast: contrast(.5) !important;
  }

  .md\:backdrop-contrast-75{
    --tw-backdrop-contrast: contrast(.75) !important;
  }

  .md\:backdrop-contrast-100{
    --tw-backdrop-contrast: contrast(1) !important;
  }

  .md\:backdrop-contrast-125{
    --tw-backdrop-contrast: contrast(1.25) !important;
  }

  .md\:backdrop-contrast-150{
    --tw-backdrop-contrast: contrast(1.5) !important;
  }

  .md\:backdrop-contrast-200{
    --tw-backdrop-contrast: contrast(2) !important;
  }

  .md\:backdrop-grayscale-0{
    --tw-backdrop-grayscale: grayscale(0) !important;
  }

  .md\:backdrop-grayscale{
    --tw-backdrop-grayscale: grayscale(100%) !important;
  }

  .md\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate: hue-rotate(0deg) !important;
  }

  .md\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(15deg) !important;
  }

  .md\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(30deg) !important;
  }

  .md\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(60deg) !important;
  }

  .md\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(90deg) !important;
  }

  .md\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(180deg) !important;
  }

  .md\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(-180deg) !important;
  }

  .md\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(-90deg) !important;
  }

  .md\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(-60deg) !important;
  }

  .md\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(-30deg) !important;
  }

  .md\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(-15deg) !important;
  }

  .md\:backdrop-invert-0{
    --tw-backdrop-invert: invert(0) !important;
  }

  .md\:backdrop-invert{
    --tw-backdrop-invert: invert(100%) !important;
  }

  .md\:backdrop-saturate-0{
    --tw-backdrop-saturate: saturate(0) !important;
  }

  .md\:backdrop-saturate-50{
    --tw-backdrop-saturate: saturate(.5) !important;
  }

  .md\:backdrop-saturate-100{
    --tw-backdrop-saturate: saturate(1) !important;
  }

  .md\:backdrop-saturate-150{
    --tw-backdrop-saturate: saturate(1.5) !important;
  }

  .md\:backdrop-saturate-200{
    --tw-backdrop-saturate: saturate(2) !important;
  }

  .md\:backdrop-sepia-0{
    --tw-backdrop-sepia: sepia(0) !important;
  }

  .md\:backdrop-sepia{
    --tw-backdrop-sepia: sepia(100%) !important;
  }
}

@media (min-width: 1024px){
  .lg\:container{
    width: 100%;
  }

  @media (min-width: 640px){
    .lg\:container{
      max-width: 640px;
    }
  }

  @media (min-width: 768px){
    .lg\:container{
      max-width: 768px;
    }
  }

  @media (min-width: 1024px){
    .lg\:container{
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px){
    .lg\:container{
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px){
    .lg\:container{
      max-width: 1536px;
    }
  }

  .lg\:prose{
    color: #374151;
    max-width: 65ch;
  }

  .lg\:prose [class~="lead"]{
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .lg\:prose a{
    color: #111827;
    text-decoration: underline;
    font-weight: 500;
  }

  .lg\:prose strong{
    color: #111827;
    font-weight: 600;
  }

  .lg\:prose ol[type="A"]{
    --list-counter-style: upper-alpha;
  }

  .lg\:prose ol[type="a"]{
    --list-counter-style: lower-alpha;
  }

  .lg\:prose ol[type="A" s]{
    --list-counter-style: upper-alpha;
  }

  .lg\:prose ol[type="a" s]{
    --list-counter-style: lower-alpha;
  }

  .lg\:prose ol[type="I"]{
    --list-counter-style: upper-roman;
  }

  .lg\:prose ol[type="i"]{
    --list-counter-style: lower-roman;
  }

  .lg\:prose ol[type="I" s]{
    --list-counter-style: upper-roman;
  }

  .lg\:prose ol[type="i" s]{
    --list-counter-style: lower-roman;
  }

  .lg\:prose ol[type="1"]{
    --list-counter-style: decimal;
  }

  .lg\:prose ol > li{
    position: relative;
    padding-left: 1.75em;
  }

  .lg\:prose ol > li::before{
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0;
  }

  .lg\:prose ul > li{
    position: relative;
    padding-left: 1.75em;
  }

  .lg\:prose ul > li::before{
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: 0.375em;
    height: 0.375em;
    top: calc(0.875em - 0.1875em);
    left: 0.25em;
  }

  .lg\:prose hr{
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .lg\:prose blockquote{
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: 0.25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .lg\:prose blockquote p:first-of-type::before{
    content: open-quote;
  }

  .lg\:prose blockquote p:last-of-type::after{
    content: close-quote;
  }

  .lg\:prose h1{
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .lg\:prose h2{
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .lg\:prose h3{
    color: #111827;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .lg\:prose h4{
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .lg\:prose figure figcaption{
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .lg\:prose code{
    color: #111827;
    font-weight: 600;
    font-size: 0.875em;
  }

  .lg\:prose code::before{
    content: "`";
  }

  .lg\:prose code::after{
    content: "`";
  }

  .lg\:prose a code{
    color: #111827;
  }

  .lg\:prose pre{
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .lg\:prose pre code{
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .lg\:prose pre code::before{
    content: none;
  }

  .lg\:prose pre code::after{
    content: none;
  }

  .lg\:prose table{
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .lg\:prose thead{
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db;
  }

  .lg\:prose thead th{
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .lg\:prose tbody tr{
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb;
  }

  .lg\:prose tbody tr:last-child{
    border-bottom-width: 0;
  }

  .lg\:prose tbody td{
    vertical-align: top;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .lg\:prose{
    font-size: 1rem;
    line-height: 1.75;
  }

  .lg\:prose p{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .lg\:prose img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose h2 code{
    font-size: 0.875em;
  }

  .lg\:prose h3 code{
    font-size: 0.9em;
  }

  .lg\:prose ol{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .lg\:prose ul{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .lg\:prose li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .lg\:prose > ul > li p{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .lg\:prose > ul > li > *:first-child{
    margin-top: 1.25em;
  }

  .lg\:prose > ul > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .lg\:prose > ol > li > *:first-child{
    margin-top: 1.25em;
  }

  .lg\:prose > ol > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .lg\:prose ul ul, .lg\:prose ul ol, .lg\:prose ol ul, .lg\:prose ol ol{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .lg\:prose hr + *{
    margin-top: 0;
  }

  .lg\:prose h2 + *{
    margin-top: 0;
  }

  .lg\:prose h3 + *{
    margin-top: 0;
  }

  .lg\:prose h4 + *{
    margin-top: 0;
  }

  .lg\:prose thead th:first-child{
    padding-left: 0;
  }

  .lg\:prose thead th:last-child{
    padding-right: 0;
  }

  .lg\:prose tbody td:first-child{
    padding-left: 0;
  }

  .lg\:prose tbody td:last-child{
    padding-right: 0;
  }

  .lg\:prose > :first-child{
    margin-top: 0;
  }

  .lg\:prose > :last-child{
    margin-bottom: 0;
  }

  .lg\:prose-sm{
    font-size: 0.875rem;
    line-height: 1.7142857;
  }

  .lg\:prose-sm p{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .lg\:prose-sm [class~="lead"]{
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .lg\:prose-sm blockquote{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em;
  }

  .lg\:prose-sm h1{
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }

  .lg\:prose-sm h2{
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .lg\:prose-sm h3{
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .lg\:prose-sm h4{
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
  }

  .lg\:prose-sm img{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .lg\:prose-sm video{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .lg\:prose-sm figure{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .lg\:prose-sm figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose-sm figure figcaption{
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }

  .lg\:prose-sm code{
    font-size: 0.8571429em;
  }

  .lg\:prose-sm h2 code{
    font-size: 0.9em;
  }

  .lg\:prose-sm h3 code{
    font-size: 0.8888889em;
  }

  .lg\:prose-sm pre{
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: 0.25rem;
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .lg\:prose-sm ol{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .lg\:prose-sm ul{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .lg\:prose-sm li{
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
  }

  .lg\:prose-sm ol > li{
    padding-left: 1.5714286em;
  }

  .lg\:prose-sm ol > li::before{
    left: 0;
  }

  .lg\:prose-sm ul > li{
    padding-left: 1.5714286em;
  }

  .lg\:prose-sm ul > li::before{
    height: 0.3571429em;
    width: 0.3571429em;
    top: calc(0.8571429em - 0.1785714em);
    left: 0.2142857em;
  }

  .lg\:prose-sm > ul > li p{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .lg\:prose-sm > ul > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .lg\:prose-sm > ul > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .lg\:prose-sm > ol > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .lg\:prose-sm > ol > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .lg\:prose-sm ul ul, .lg\:prose-sm ul ol, .lg\:prose-sm ol ul, .lg\:prose-sm ol ol{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .lg\:prose-sm hr{
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }

  .lg\:prose-sm hr + *{
    margin-top: 0;
  }

  .lg\:prose-sm h2 + *{
    margin-top: 0;
  }

  .lg\:prose-sm h3 + *{
    margin-top: 0;
  }

  .lg\:prose-sm h4 + *{
    margin-top: 0;
  }

  .lg\:prose-sm table{
    font-size: 0.8571429em;
    line-height: 1.5;
  }

  .lg\:prose-sm thead th{
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .lg\:prose-sm thead th:first-child{
    padding-left: 0;
  }

  .lg\:prose-sm thead th:last-child{
    padding-right: 0;
  }

  .lg\:prose-sm tbody td{
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .lg\:prose-sm tbody td:first-child{
    padding-left: 0;
  }

  .lg\:prose-sm tbody td:last-child{
    padding-right: 0;
  }

  .lg\:prose-sm > :first-child{
    margin-top: 0;
  }

  .lg\:prose-sm > :last-child{
    margin-bottom: 0;
  }

  .lg\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .lg\:prose-lg p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg [class~="lead"]{
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .lg\:prose-lg blockquote{
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .lg\:prose-lg h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .lg\:prose-lg h2{
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .lg\:prose-lg h3{
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .lg\:prose-lg h4{
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .lg\:prose-lg img{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg video{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg figure{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose-lg figure figcaption{
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .lg\:prose-lg code{
    font-size: 0.8888889em;
  }

  .lg\:prose-lg h2 code{
    font-size: 0.8666667em;
  }

  .lg\:prose-lg h3 code{
    font-size: 0.875em;
  }

  .lg\:prose-lg pre{
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .lg\:prose-lg ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg li{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .lg\:prose-lg ol > li{
    padding-left: 1.6666667em;
  }

  .lg\:prose-lg ol > li::before{
    left: 0;
  }

  .lg\:prose-lg ul > li{
    padding-left: 1.6666667em;
  }

  .lg\:prose-lg ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8888889em - 0.1666667em);
    left: 0.2222222em;
  }

  .lg\:prose-lg > ul > li p{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .lg\:prose-lg > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .lg\:prose-lg > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .lg\:prose-lg > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-lg ul ul, .lg\:prose-lg ul ol, .lg\:prose-lg ol ul, .lg\:prose-lg ol ol{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .lg\:prose-lg hr{
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .lg\:prose-lg hr + *{
    margin-top: 0;
  }

  .lg\:prose-lg h2 + *{
    margin-top: 0;
  }

  .lg\:prose-lg h3 + *{
    margin-top: 0;
  }

  .lg\:prose-lg h4 + *{
    margin-top: 0;
  }

  .lg\:prose-lg table{
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .lg\:prose-lg thead th{
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .lg\:prose-lg thead th:first-child{
    padding-left: 0;
  }

  .lg\:prose-lg thead th:last-child{
    padding-right: 0;
  }

  .lg\:prose-lg tbody td{
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .lg\:prose-lg tbody td:first-child{
    padding-left: 0;
  }

  .lg\:prose-lg tbody td:last-child{
    padding-right: 0;
  }

  .lg\:prose-lg > :first-child{
    margin-top: 0;
  }

  .lg\:prose-lg > :last-child{
    margin-bottom: 0;
  }

  .lg\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .lg\:prose-xl p{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .lg\:prose-xl [class~="lead"]{
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .lg\:prose-xl blockquote{
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .lg\:prose-xl h1{
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }

  .lg\:prose-xl h2{
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .lg\:prose-xl h3{
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }

  .lg\:prose-xl h4{
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .lg\:prose-xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose-xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose-xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose-xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose-xl figure figcaption{
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

  .lg\:prose-xl code{
    font-size: 0.9em;
  }

  .lg\:prose-xl h2 code{
    font-size: 0.8611111em;
  }

  .lg\:prose-xl h3 code{
    font-size: 0.9em;
  }

  .lg\:prose-xl pre{
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .lg\:prose-xl ol{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .lg\:prose-xl ul{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .lg\:prose-xl li{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .lg\:prose-xl ol > li{
    padding-left: 1.8em;
  }

  .lg\:prose-xl ol > li::before{
    left: 0;
  }

  .lg\:prose-xl ul > li{
    padding-left: 1.8em;
  }

  .lg\:prose-xl ul > li::before{
    width: 0.35em;
    height: 0.35em;
    top: calc(0.9em - 0.175em);
    left: 0.25em;
  }

  .lg\:prose-xl > ul > li p{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .lg\:prose-xl > ul > li > *:first-child{
    margin-top: 1.2em;
  }

  .lg\:prose-xl > ul > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .lg\:prose-xl > ol > li > *:first-child{
    margin-top: 1.2em;
  }

  .lg\:prose-xl > ol > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .lg\:prose-xl ul ul, .lg\:prose-xl ul ol, .lg\:prose-xl ol ul, .lg\:prose-xl ol ol{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .lg\:prose-xl hr{
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .lg\:prose-xl hr + *{
    margin-top: 0;
  }

  .lg\:prose-xl h2 + *{
    margin-top: 0;
  }

  .lg\:prose-xl h3 + *{
    margin-top: 0;
  }

  .lg\:prose-xl h4 + *{
    margin-top: 0;
  }

  .lg\:prose-xl table{
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .lg\:prose-xl thead th{
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .lg\:prose-xl thead th:first-child{
    padding-left: 0;
  }

  .lg\:prose-xl thead th:last-child{
    padding-right: 0;
  }

  .lg\:prose-xl tbody td{
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .lg\:prose-xl tbody td:first-child{
    padding-left: 0;
  }

  .lg\:prose-xl tbody td:last-child{
    padding-right: 0;
  }

  .lg\:prose-xl > :first-child{
    margin-top: 0;
  }

  .lg\:prose-xl > :last-child{
    margin-bottom: 0;
  }

  .lg\:prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .lg\:prose-2xl p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-2xl [class~="lead"]{
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .lg\:prose-2xl blockquote{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .lg\:prose-2xl h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .lg\:prose-2xl h2{
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .lg\:prose-2xl h3{
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .lg\:prose-2xl h4{
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .lg\:prose-2xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose-2xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose-2xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:prose-2xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose-2xl figure figcaption{
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .lg\:prose-2xl code{
    font-size: 0.8333333em;
  }

  .lg\:prose-2xl h2 code{
    font-size: 0.875em;
  }

  .lg\:prose-2xl h3 code{
    font-size: 0.8888889em;
  }

  .lg\:prose-2xl pre{
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .lg\:prose-2xl ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-2xl ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-2xl li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .lg\:prose-2xl ol > li{
    padding-left: 1.6666667em;
  }

  .lg\:prose-2xl ol > li::before{
    left: 0;
  }

  .lg\:prose-2xl ul > li{
    padding-left: 1.6666667em;
  }

  .lg\:prose-2xl ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8333333em - 0.1666667em);
    left: 0.25em;
  }

  .lg\:prose-2xl > ul > li p{
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .lg\:prose-2xl > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .lg\:prose-2xl > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-2xl > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .lg\:prose-2xl > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .lg\:prose-2xl ul ul, .lg\:prose-2xl ul ol, .lg\:prose-2xl ol ul, .lg\:prose-2xl ol ol{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .lg\:prose-2xl hr{
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .lg\:prose-2xl hr + *{
    margin-top: 0;
  }

  .lg\:prose-2xl h2 + *{
    margin-top: 0;
  }

  .lg\:prose-2xl h3 + *{
    margin-top: 0;
  }

  .lg\:prose-2xl h4 + *{
    margin-top: 0;
  }

  .lg\:prose-2xl table{
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .lg\:prose-2xl thead th{
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .lg\:prose-2xl thead th:first-child{
    padding-left: 0;
  }

  .lg\:prose-2xl thead th:last-child{
    padding-right: 0;
  }

  .lg\:prose-2xl tbody td{
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .lg\:prose-2xl tbody td:first-child{
    padding-left: 0;
  }

  .lg\:prose-2xl tbody td:last-child{
    padding-right: 0;
  }

  .lg\:prose-2xl > :first-child{
    margin-top: 0;
  }

  .lg\:prose-2xl > :last-child{
    margin-bottom: 0;
  }

  .lg\:prose-red a{
    color: #dc2626;
  }

  .lg\:prose-red a code{
    color: #dc2626;
  }

  .lg\:prose-yellow a{
    color: #d97706;
  }

  .lg\:prose-yellow a code{
    color: #d97706;
  }

  .lg\:prose-green a{
    color: #059669;
  }

  .lg\:prose-green a code{
    color: #059669;
  }

  .lg\:prose-blue a{
    color: #2563eb;
  }

  .lg\:prose-blue a code{
    color: #2563eb;
  }

  .lg\:prose-indigo a{
    color: #4f46e5;
  }

  .lg\:prose-indigo a code{
    color: #4f46e5;
  }

  .lg\:prose-purple a{
    color: #7c3aed;
  }

  .lg\:prose-purple a code{
    color: #7c3aed;
  }

  .lg\:prose-pink a{
    color: #db2777;
  }

  .lg\:prose-pink a code{
    color: #db2777;
  }

  .lg\:prose-cyan a{
    color: #0891b2;
  }

  .lg\:prose-cyan a code{
    color: #0891b2;
  }

  .lg\:prose-light-blue a{
    color: #0284c7;
  }

  .lg\:prose-light-blue a code{
    color: #0284c7;
  }

  .lg\:prose-amber a{
    color: #d97706;
  }

  .lg\:prose-amber a code{
    color: #d97706;
  }

  .lg\:prose-dark{
    color: #d1d5db;
  }

  .lg\:prose-dark [class~="lead"]{
    color: #9ca3af;
  }

  .lg\:prose-dark a{
    color: #f87171;
  }

  .lg\:prose-dark strong{
    color: #f3f4f6;
  }

  .lg\:prose-dark ul > li::before{
    background-color: #374151;
  }

  .lg\:prose-dark hr{
    border-color: #1f2937;
  }

  .lg\:prose-dark blockquote{
    color: #f3f4f6;
    border-left-color: #b91c1c;
  }

  .lg\:prose-dark h1{
    color: #f3f4f6;
  }

  .lg\:prose-dark h2{
    color: #e5e7eb;
  }

  .lg\:prose-dark h3{
    color: #d1d5db;
  }

  .lg\:prose-dark h4{
    color: #f3f4f6;
  }

  .lg\:prose-dark code{
    color: #f3f4f6;
  }

  .lg\:prose-dark a code{
    color: #f3f4f6;
  }

  .lg\:prose-dark pre{
    color: #e5e7eb;
    background-color: #1f2937;
  }

  .lg\:prose-dark thead{
    color: #f3f4f6;
    border-bottom-color: #374151;
  }

  .lg\:prose-dark tbody tr{
    border-bottom-color: #1f2937;
  }

  .dark .lg\:dark\:prose{
    color: #374151;
    max-width: 65ch;
  }

  .dark .lg\:dark\:prose [class~="lead"]{
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .lg\:dark\:prose a{
    color: #111827;
    text-decoration: underline;
    font-weight: 500;
  }

  .dark .lg\:dark\:prose strong{
    color: #111827;
    font-weight: 600;
  }

  .dark .lg\:dark\:prose ol[type="A"]{
    --list-counter-style: upper-alpha;
  }

  .dark .lg\:dark\:prose ol[type="a"]{
    --list-counter-style: lower-alpha;
  }

  .dark .lg\:dark\:prose ol[type="A" s]{
    --list-counter-style: upper-alpha;
  }

  .dark .lg\:dark\:prose ol[type="a" s]{
    --list-counter-style: lower-alpha;
  }

  .dark .lg\:dark\:prose ol[type="I"]{
    --list-counter-style: upper-roman;
  }

  .dark .lg\:dark\:prose ol[type="i"]{
    --list-counter-style: lower-roman;
  }

  .dark .lg\:dark\:prose ol[type="I" s]{
    --list-counter-style: upper-roman;
  }

  .dark .lg\:dark\:prose ol[type="i" s]{
    --list-counter-style: lower-roman;
  }

  .dark .lg\:dark\:prose ol[type="1"]{
    --list-counter-style: decimal;
  }

  .dark .lg\:dark\:prose ol > li{
    position: relative;
    padding-left: 1.75em;
  }

  .dark .lg\:dark\:prose ol > li::before{
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0;
  }

  .dark .lg\:dark\:prose ul > li{
    position: relative;
    padding-left: 1.75em;
  }

  .dark .lg\:dark\:prose ul > li::before{
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: 0.375em;
    height: 0.375em;
    top: calc(0.875em - 0.1875em);
    left: 0.25em;
  }

  .dark .lg\:dark\:prose hr{
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .dark .lg\:dark\:prose blockquote{
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: 0.25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .dark .lg\:dark\:prose blockquote p:first-of-type::before{
    content: open-quote;
  }

  .dark .lg\:dark\:prose blockquote p:last-of-type::after{
    content: close-quote;
  }

  .dark .lg\:dark\:prose h1{
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .dark .lg\:dark\:prose h2{
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .dark .lg\:dark\:prose h3{
    color: #111827;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .dark .lg\:dark\:prose h4{
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .dark .lg\:dark\:prose figure figcaption{
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .dark .lg\:dark\:prose code{
    color: #111827;
    font-weight: 600;
    font-size: 0.875em;
  }

  .dark .lg\:dark\:prose code::before{
    content: "`";
  }

  .dark .lg\:dark\:prose code::after{
    content: "`";
  }

  .dark .lg\:dark\:prose a code{
    color: #111827;
  }

  .dark .lg\:dark\:prose pre{
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .dark .lg\:dark\:prose pre code{
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .dark .lg\:dark\:prose pre code::before{
    content: none;
  }

  .dark .lg\:dark\:prose pre code::after{
    content: none;
  }

  .dark .lg\:dark\:prose table{
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .dark .lg\:dark\:prose thead{
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db;
  }

  .dark .lg\:dark\:prose thead th{
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .dark .lg\:dark\:prose tbody tr{
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb;
  }

  .dark .lg\:dark\:prose tbody tr:last-child{
    border-bottom-width: 0;
  }

  .dark .lg\:dark\:prose tbody td{
    vertical-align: top;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .dark .lg\:dark\:prose{
    font-size: 1rem;
    line-height: 1.75;
  }

  .dark .lg\:dark\:prose p{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .lg\:dark\:prose img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .lg\:dark\:prose video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .lg\:dark\:prose figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .lg\:dark\:prose figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .lg\:dark\:prose h2 code{
    font-size: 0.875em;
  }

  .dark .lg\:dark\:prose h3 code{
    font-size: 0.9em;
  }

  .dark .lg\:dark\:prose ol{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .lg\:dark\:prose ul{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .lg\:dark\:prose li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .dark .lg\:dark\:prose > ul > li p{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .dark .lg\:dark\:prose > ul > li > *:first-child{
    margin-top: 1.25em;
  }

  .dark .lg\:dark\:prose > ul > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .dark .lg\:dark\:prose > ol > li > *:first-child{
    margin-top: 1.25em;
  }

  .dark .lg\:dark\:prose > ol > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .dark .lg\:dark\:prose ul ul, .dark .lg\:dark\:prose ul ol, .dark .lg\:dark\:prose ol ul, .dark .lg\:dark\:prose ol ol{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .dark .lg\:dark\:prose hr + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose h2 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose h3 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose h4 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose thead th:first-child{
    padding-left: 0;
  }

  .dark .lg\:dark\:prose thead th:last-child{
    padding-right: 0;
  }

  .dark .lg\:dark\:prose tbody td:first-child{
    padding-left: 0;
  }

  .dark .lg\:dark\:prose tbody td:last-child{
    padding-right: 0;
  }

  .dark .lg\:dark\:prose > :first-child{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose > :last-child{
    margin-bottom: 0;
  }

  .dark .lg\:dark\:prose-sm{
    font-size: 0.875rem;
    line-height: 1.7142857;
  }

  .dark .lg\:dark\:prose-sm p{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .lg\:dark\:prose-sm [class~="lead"]{
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .lg\:dark\:prose-sm blockquote{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em;
  }

  .dark .lg\:dark\:prose-sm h1{
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }

  .dark .lg\:dark\:prose-sm h2{
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .dark .lg\:dark\:prose-sm h3{
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .dark .lg\:dark\:prose-sm h4{
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
  }

  .dark .lg\:dark\:prose-sm img{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .lg\:dark\:prose-sm video{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .lg\:dark\:prose-sm figure{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .lg\:dark\:prose-sm figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .lg\:dark\:prose-sm figure figcaption{
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }

  .dark .lg\:dark\:prose-sm code{
    font-size: 0.8571429em;
  }

  .dark .lg\:dark\:prose-sm h2 code{
    font-size: 0.9em;
  }

  .dark .lg\:dark\:prose-sm h3 code{
    font-size: 0.8888889em;
  }

  .dark .lg\:dark\:prose-sm pre{
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: 0.25rem;
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .lg\:dark\:prose-sm ol{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .lg\:dark\:prose-sm ul{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .lg\:dark\:prose-sm li{
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
  }

  .dark .lg\:dark\:prose-sm ol > li{
    padding-left: 1.5714286em;
  }

  .dark .lg\:dark\:prose-sm ol > li::before{
    left: 0;
  }

  .dark .lg\:dark\:prose-sm ul > li{
    padding-left: 1.5714286em;
  }

  .dark .lg\:dark\:prose-sm ul > li::before{
    height: 0.3571429em;
    width: 0.3571429em;
    top: calc(0.8571429em - 0.1785714em);
    left: 0.2142857em;
  }

  .dark .lg\:dark\:prose-sm > ul > li p{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .dark .lg\:dark\:prose-sm > ul > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .dark .lg\:dark\:prose-sm > ul > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .dark .lg\:dark\:prose-sm > ol > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .dark .lg\:dark\:prose-sm > ol > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .dark .lg\:dark\:prose-sm ul ul, .dark .lg\:dark\:prose-sm ul ol, .dark .lg\:dark\:prose-sm ol ul, .dark .lg\:dark\:prose-sm ol ol{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .dark .lg\:dark\:prose-sm hr{
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }

  .dark .lg\:dark\:prose-sm hr + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-sm h2 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-sm h3 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-sm h4 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-sm table{
    font-size: 0.8571429em;
    line-height: 1.5;
  }

  .dark .lg\:dark\:prose-sm thead th{
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .lg\:dark\:prose-sm thead th:first-child{
    padding-left: 0;
  }

  .dark .lg\:dark\:prose-sm thead th:last-child{
    padding-right: 0;
  }

  .dark .lg\:dark\:prose-sm tbody td{
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .lg\:dark\:prose-sm tbody td:first-child{
    padding-left: 0;
  }

  .dark .lg\:dark\:prose-sm tbody td:last-child{
    padding-right: 0;
  }

  .dark .lg\:dark\:prose-sm > :first-child{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-sm > :last-child{
    margin-bottom: 0;
  }

  .dark .lg\:dark\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .dark .lg\:dark\:prose-lg p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .lg\:dark\:prose-lg [class~="lead"]{
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .dark .lg\:dark\:prose-lg blockquote{
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .dark .lg\:dark\:prose-lg h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .dark .lg\:dark\:prose-lg h2{
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .dark .lg\:dark\:prose-lg h3{
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .dark .lg\:dark\:prose-lg h4{
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .dark .lg\:dark\:prose-lg img{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .lg\:dark\:prose-lg video{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .lg\:dark\:prose-lg figure{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .lg\:dark\:prose-lg figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .lg\:dark\:prose-lg figure figcaption{
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .dark .lg\:dark\:prose-lg code{
    font-size: 0.8888889em;
  }

  .dark .lg\:dark\:prose-lg h2 code{
    font-size: 0.8666667em;
  }

  .dark .lg\:dark\:prose-lg h3 code{
    font-size: 0.875em;
  }

  .dark .lg\:dark\:prose-lg pre{
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .dark .lg\:dark\:prose-lg ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .lg\:dark\:prose-lg ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .lg\:dark\:prose-lg li{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .dark .lg\:dark\:prose-lg ol > li{
    padding-left: 1.6666667em;
  }

  .dark .lg\:dark\:prose-lg ol > li::before{
    left: 0;
  }

  .dark .lg\:dark\:prose-lg ul > li{
    padding-left: 1.6666667em;
  }

  .dark .lg\:dark\:prose-lg ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8888889em - 0.1666667em);
    left: 0.2222222em;
  }

  .dark .lg\:dark\:prose-lg > ul > li p{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .lg\:dark\:prose-lg > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .lg\:dark\:prose-lg > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .lg\:dark\:prose-lg > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .lg\:dark\:prose-lg > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .lg\:dark\:prose-lg ul ul, .dark .lg\:dark\:prose-lg ul ol, .dark .lg\:dark\:prose-lg ol ul, .dark .lg\:dark\:prose-lg ol ol{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .lg\:dark\:prose-lg hr{
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .dark .lg\:dark\:prose-lg hr + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-lg h2 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-lg h3 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-lg h4 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-lg table{
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .dark .lg\:dark\:prose-lg thead th{
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .dark .lg\:dark\:prose-lg thead th:first-child{
    padding-left: 0;
  }

  .dark .lg\:dark\:prose-lg thead th:last-child{
    padding-right: 0;
  }

  .dark .lg\:dark\:prose-lg tbody td{
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .dark .lg\:dark\:prose-lg tbody td:first-child{
    padding-left: 0;
  }

  .dark .lg\:dark\:prose-lg tbody td:last-child{
    padding-right: 0;
  }

  .dark .lg\:dark\:prose-lg > :first-child{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-lg > :last-child{
    margin-bottom: 0;
  }

  .dark .lg\:dark\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .dark .lg\:dark\:prose-xl p{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .lg\:dark\:prose-xl [class~="lead"]{
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .dark .lg\:dark\:prose-xl blockquote{
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .dark .lg\:dark\:prose-xl h1{
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }

  .dark .lg\:dark\:prose-xl h2{
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .dark .lg\:dark\:prose-xl h3{
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }

  .dark .lg\:dark\:prose-xl h4{
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .dark .lg\:dark\:prose-xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .lg\:dark\:prose-xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .lg\:dark\:prose-xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .lg\:dark\:prose-xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .lg\:dark\:prose-xl figure figcaption{
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

  .dark .lg\:dark\:prose-xl code{
    font-size: 0.9em;
  }

  .dark .lg\:dark\:prose-xl h2 code{
    font-size: 0.8611111em;
  }

  .dark .lg\:dark\:prose-xl h3 code{
    font-size: 0.9em;
  }

  .dark .lg\:dark\:prose-xl pre{
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .dark .lg\:dark\:prose-xl ol{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .lg\:dark\:prose-xl ul{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .lg\:dark\:prose-xl li{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .dark .lg\:dark\:prose-xl ol > li{
    padding-left: 1.8em;
  }

  .dark .lg\:dark\:prose-xl ol > li::before{
    left: 0;
  }

  .dark .lg\:dark\:prose-xl ul > li{
    padding-left: 1.8em;
  }

  .dark .lg\:dark\:prose-xl ul > li::before{
    width: 0.35em;
    height: 0.35em;
    top: calc(0.9em - 0.175em);
    left: 0.25em;
  }

  .dark .lg\:dark\:prose-xl > ul > li p{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .dark .lg\:dark\:prose-xl > ul > li > *:first-child{
    margin-top: 1.2em;
  }

  .dark .lg\:dark\:prose-xl > ul > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .dark .lg\:dark\:prose-xl > ol > li > *:first-child{
    margin-top: 1.2em;
  }

  .dark .lg\:dark\:prose-xl > ol > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .dark .lg\:dark\:prose-xl ul ul, .dark .lg\:dark\:prose-xl ul ol, .dark .lg\:dark\:prose-xl ol ul, .dark .lg\:dark\:prose-xl ol ol{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .dark .lg\:dark\:prose-xl hr{
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .dark .lg\:dark\:prose-xl hr + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-xl h2 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-xl h3 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-xl h4 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-xl table{
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .dark .lg\:dark\:prose-xl thead th{
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .dark .lg\:dark\:prose-xl thead th:first-child{
    padding-left: 0;
  }

  .dark .lg\:dark\:prose-xl thead th:last-child{
    padding-right: 0;
  }

  .dark .lg\:dark\:prose-xl tbody td{
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .dark .lg\:dark\:prose-xl tbody td:first-child{
    padding-left: 0;
  }

  .dark .lg\:dark\:prose-xl tbody td:last-child{
    padding-right: 0;
  }

  .dark .lg\:dark\:prose-xl > :first-child{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-xl > :last-child{
    margin-bottom: 0;
  }

  .dark .lg\:dark\:prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .dark .lg\:dark\:prose-2xl p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .lg\:dark\:prose-2xl [class~="lead"]{
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .dark .lg\:dark\:prose-2xl blockquote{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .dark .lg\:dark\:prose-2xl h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .dark .lg\:dark\:prose-2xl h2{
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .dark .lg\:dark\:prose-2xl h3{
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .dark .lg\:dark\:prose-2xl h4{
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .dark .lg\:dark\:prose-2xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .lg\:dark\:prose-2xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .lg\:dark\:prose-2xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .lg\:dark\:prose-2xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .lg\:dark\:prose-2xl figure figcaption{
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .dark .lg\:dark\:prose-2xl code{
    font-size: 0.8333333em;
  }

  .dark .lg\:dark\:prose-2xl h2 code{
    font-size: 0.875em;
  }

  .dark .lg\:dark\:prose-2xl h3 code{
    font-size: 0.8888889em;
  }

  .dark .lg\:dark\:prose-2xl pre{
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .dark .lg\:dark\:prose-2xl ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .lg\:dark\:prose-2xl ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .lg\:dark\:prose-2xl li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .dark .lg\:dark\:prose-2xl ol > li{
    padding-left: 1.6666667em;
  }

  .dark .lg\:dark\:prose-2xl ol > li::before{
    left: 0;
  }

  .dark .lg\:dark\:prose-2xl ul > li{
    padding-left: 1.6666667em;
  }

  .dark .lg\:dark\:prose-2xl ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8333333em - 0.1666667em);
    left: 0.25em;
  }

  .dark .lg\:dark\:prose-2xl > ul > li p{
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .dark .lg\:dark\:prose-2xl > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .lg\:dark\:prose-2xl > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .lg\:dark\:prose-2xl > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .lg\:dark\:prose-2xl > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .lg\:dark\:prose-2xl ul ul, .dark .lg\:dark\:prose-2xl ul ol, .dark .lg\:dark\:prose-2xl ol ul, .dark .lg\:dark\:prose-2xl ol ol{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .dark .lg\:dark\:prose-2xl hr{
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .dark .lg\:dark\:prose-2xl hr + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-2xl h2 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-2xl h3 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-2xl h4 + *{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-2xl table{
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .dark .lg\:dark\:prose-2xl thead th{
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .dark .lg\:dark\:prose-2xl thead th:first-child{
    padding-left: 0;
  }

  .dark .lg\:dark\:prose-2xl thead th:last-child{
    padding-right: 0;
  }

  .dark .lg\:dark\:prose-2xl tbody td{
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .dark .lg\:dark\:prose-2xl tbody td:first-child{
    padding-left: 0;
  }

  .dark .lg\:dark\:prose-2xl tbody td:last-child{
    padding-right: 0;
  }

  .dark .lg\:dark\:prose-2xl > :first-child{
    margin-top: 0;
  }

  .dark .lg\:dark\:prose-2xl > :last-child{
    margin-bottom: 0;
  }

  .dark .lg\:dark\:prose-red a{
    color: #dc2626;
  }

  .dark .lg\:dark\:prose-red a code{
    color: #dc2626;
  }

  .dark .lg\:dark\:prose-yellow a{
    color: #d97706;
  }

  .dark .lg\:dark\:prose-yellow a code{
    color: #d97706;
  }

  .dark .lg\:dark\:prose-green a{
    color: #059669;
  }

  .dark .lg\:dark\:prose-green a code{
    color: #059669;
  }

  .dark .lg\:dark\:prose-blue a{
    color: #2563eb;
  }

  .dark .lg\:dark\:prose-blue a code{
    color: #2563eb;
  }

  .dark .lg\:dark\:prose-indigo a{
    color: #4f46e5;
  }

  .dark .lg\:dark\:prose-indigo a code{
    color: #4f46e5;
  }

  .dark .lg\:dark\:prose-purple a{
    color: #7c3aed;
  }

  .dark .lg\:dark\:prose-purple a code{
    color: #7c3aed;
  }

  .dark .lg\:dark\:prose-pink a{
    color: #db2777;
  }

  .dark .lg\:dark\:prose-pink a code{
    color: #db2777;
  }

  .dark .lg\:dark\:prose-cyan a{
    color: #0891b2;
  }

  .dark .lg\:dark\:prose-cyan a code{
    color: #0891b2;
  }

  .dark .lg\:dark\:prose-light-blue a{
    color: #0284c7;
  }

  .dark .lg\:dark\:prose-light-blue a code{
    color: #0284c7;
  }

  .dark .lg\:dark\:prose-amber a{
    color: #d97706;
  }

  .dark .lg\:dark\:prose-amber a code{
    color: #d97706;
  }

  .dark .lg\:dark\:prose-dark{
    color: #d1d5db;
  }

  .dark .lg\:dark\:prose-dark [class~="lead"]{
    color: #9ca3af;
  }

  .dark .lg\:dark\:prose-dark a{
    color: #f87171;
  }

  .dark .lg\:dark\:prose-dark strong{
    color: #f3f4f6;
  }

  .dark .lg\:dark\:prose-dark ul > li::before{
    background-color: #374151;
  }

  .dark .lg\:dark\:prose-dark hr{
    border-color: #1f2937;
  }

  .dark .lg\:dark\:prose-dark blockquote{
    color: #f3f4f6;
    border-left-color: #b91c1c;
  }

  .dark .lg\:dark\:prose-dark h1{
    color: #f3f4f6;
  }

  .dark .lg\:dark\:prose-dark h2{
    color: #e5e7eb;
  }

  .dark .lg\:dark\:prose-dark h3{
    color: #d1d5db;
  }

  .dark .lg\:dark\:prose-dark h4{
    color: #f3f4f6;
  }

  .dark .lg\:dark\:prose-dark code{
    color: #f3f4f6;
  }

  .dark .lg\:dark\:prose-dark a code{
    color: #f3f4f6;
  }

  .dark .lg\:dark\:prose-dark pre{
    color: #e5e7eb;
    background-color: #1f2937;
  }

  .dark .lg\:dark\:prose-dark thead{
    color: #f3f4f6;
    border-bottom-color: #374151;
  }

  .dark .lg\:dark\:prose-dark tbody tr{
    border-bottom-color: #1f2937;
  }

  .lg\:ta-gallery{
    position: relative;
    min-height: var(--ta-gallery-min-height);
    max-width: var(--ta-gallery-width, 100%);
    max-height: var(--ta-gallery-height, 100%);
    perspective: 1000px;
    perspective-origin: center center;
  }

  .lg\:ta-gallery-size{
    width: var(--ta-gallery-width, 100%);
    height: var(--ta-gallery-height, 100%);
    min-height: var(--ta-gallery-min-height, 100%);
  }

  .lg\:ta-gallery-aspect-square{
    --ta-gallery-aspect-ratio: 1.000;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-movietone{
    --ta-gallery-aspect-ratio: 1.200;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-large{
    --ta-gallery-aspect-ratio: 1.250;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-tv{
    --ta-gallery-aspect-ratio: 1.333;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-academy{
    --ta-gallery-aspect-ratio: 1.375;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-imax{
    --ta-gallery-aspect-ratio: 1.430;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-classic{
    --ta-gallery-aspect-ratio: 1.500;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-still{
    --ta-gallery-aspect-ratio: 1.500;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-modern{
    --ta-gallery-aspect-ratio: 1.556;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-common{
    --ta-gallery-aspect-ratio: 1.600;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-golden{
    --ta-gallery-aspect-ratio: 1.618;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-super{
    --ta-gallery-aspect-ratio: 1.667;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-hd{
    --ta-gallery-aspect-ratio: 1.778;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-wide{
    --ta-gallery-aspect-ratio: 1.850;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-aspect-instagram{
    --ta-gallery-aspect-ratio: 0.600;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .lg\:ta-gallery-element{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    -webkit-animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
            animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: var(--ta-gallery-anim-duration, 0.3s);
            animation-duration: var(--ta-gallery-anim-duration, 0.3s);
    transform-origin: center center;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    visibility: hidden;
    opacity: 0;
    --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
    --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
    --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
    --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
  }

  .lg\:ta-gallery-background{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .lg\:ta-gallery-background-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .lg\:ta-gallery-element-active{
    visibility: visible;
    z-index: 2;
    opacity: 1;
  }

  .lg\:ta-gallery-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }

  .lg\:ta-gallery-image-lazy{
    width: 20vw;
    max-width: 100px;
    height: 10rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .lg\:ta-gallery-button{
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
  }

  .lg\:ta-gallery-button-left{
    left: 0.5rem;
  }

  .lg\:ta-gallery-button-right{
    right: 0.5rem;
  }

  .lg\:ta-gallery-anim-swing{
    --ta-gallery-anim-right-in: ta-gallery-swing-right-in;
    --ta-gallery-anim-right-out: ta-gallery-swing-right-out;
    --ta-gallery-anim-left-in: ta-gallery-swing-left-in;
    --ta-gallery-anim-left-out: ta-gallery-swing-left-out;
  }

  .lg\:ta-gallery-anim-swipe{
    --ta-gallery-anim-right-in: ta-gallery-swipe-right-in;
    --ta-gallery-anim-right-out: ta-gallery-swipe-right-out;
    --ta-gallery-anim-left-in: ta-gallery-swipe-left-in;
    --ta-gallery-anim-left-out: ta-gallery-swipe-left-out;
  }

  .lg\:ta-gallery-anim-slide{
    --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
    --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
    --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
    --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
  }

  .lg\:ta-gallery-anim-rotate{
    --ta-gallery-anim-right-in: ta-gallery-rotate-right-in;
    --ta-gallery-anim-right-out: ta-gallery-rotate-right-out;
    --ta-gallery-anim-left-in: ta-gallery-rotate-left-in;
    --ta-gallery-anim-left-out: ta-gallery-rotate-left-out;
  }

  .lg\:ta-gallery-anim-snake{
    --ta-gallery-anim-right-in: ta-gallery-snake-right-in;
    --ta-gallery-anim-right-out: ta-gallery-snake-right-out;
    --ta-gallery-anim-left-in: ta-gallery-snake-left-in;
    --ta-gallery-anim-left-out: ta-gallery-snake-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .lg\:ta-gallery-anim-window{
    --ta-gallery-anim-right-in: ta-gallery-window-right-in;
    --ta-gallery-anim-right-out: ta-gallery-window-right-out;
    --ta-gallery-anim-left-in: ta-gallery-window-left-in;
    --ta-gallery-anim-left-out: ta-gallery-window-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .lg\:ta-gallery-anim-scroll{
    --ta-gallery-anim-right-in: ta-gallery-scroll-right-in;
    --ta-gallery-anim-right-out: ta-gallery-scroll-right-out;
    --ta-gallery-anim-left-in: ta-gallery-scroll-left-in;
    --ta-gallery-anim-left-out: ta-gallery-scroll-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .lg\:ta-gallery-anim-fade{
    --ta-gallery-anim-right-in: ta-gallery-fade-right-in;
    --ta-gallery-anim-right-out: ta-gallery-fade-right-out;
    --ta-gallery-anim-left-in: ta-gallery-fade-left-in;
    --ta-gallery-anim-left-out: ta-gallery-fade-left-out;
  }

  .lg\:ta-gallery-anim-dynamic{
    --ta-gallery-anim-right-in: ta-gallery-dynamic-right-in;
    --ta-gallery-anim-right-out: ta-gallery-dynamic-right-out;
    --ta-gallery-anim-left-in: ta-gallery-dynamic-left-in;
    --ta-gallery-anim-left-out: ta-gallery-dynamic-left-out;
  }

  .lg\:ta-gallery-anim-right-in{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-right-in);
    -webkit-animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
            animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
    -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
            animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
  }

  .lg\:ta-gallery-anim-right-out{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-right-out);
    -webkit-animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
            animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }

  .lg\:ta-gallery-anim-left-in{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-left-in);
    -webkit-animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
            animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
    -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
            animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
  }

  .lg\:ta-gallery-anim-left-out{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-left-out);
    -webkit-animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
            animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }

  .lg\:ta-gallery-image-caption{
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    z-index: 1;
  }

  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(3rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(4rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(4rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(5rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(6rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(7rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(7rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(8rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(8rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(9rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(9rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(10rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(10rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(11rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(11rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(12rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(12rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(13rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(13rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(14rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(14rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(15rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(15rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(16rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(16rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(18rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(18rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(20rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(20rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(24rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(24rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1px * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-3rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-4rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-7rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-8rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-9rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-10rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-11rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-12rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-13rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-14rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-15rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-16rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-18rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-20rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-24rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1px * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse)) !important;
  }

  .lg\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .lg\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1 !important;
  }

  .lg\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1 !important;
  }

  .lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse)) !important;
  }

  .lg\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(0px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .lg\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse)) !important;
  }

  .lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(2px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .lg\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse)) !important;
  }

  .lg\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(4px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .lg\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse)) !important;
  }

  .lg\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(8px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .lg\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
  }

  .lg\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .lg\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1 !important;
  }

  .lg\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1 !important;
  }

  .lg\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent !important;
  }

  .lg\:divide-current > :not([hidden]) ~ :not([hidden]){
    border-color: currentColor !important;
  }

  .lg\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-manatee > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-special-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent !important;
  }

  .dark .lg\:dark\:divide-current > :not([hidden]) ~ :not([hidden]){
    border-color: currentColor !important;
  }

  .dark .lg\:dark\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-manatee > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-special-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
  }

  .dark .lg\:dark\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
  }

  .lg\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid !important;
  }

  .lg\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed !important;
  }

  .lg\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted !important;
  }

  .lg\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double !important;
  }

  .lg\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none !important;
  }

  .lg\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0 !important;
  }

  .lg\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05 !important;
  }

  .lg\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1 !important;
  }

  .lg\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2 !important;
  }

  .lg\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25 !important;
  }

  .lg\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3 !important;
  }

  .lg\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4 !important;
  }

  .lg\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5 !important;
  }

  .lg\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6 !important;
  }

  .lg\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7 !important;
  }

  .lg\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75 !important;
  }

  .lg\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8 !important;
  }

  .lg\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9 !important;
  }

  .lg\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95 !important;
  }

  .lg\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
  }

  .dark .lg\:dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0 !important;
  }

  .dark .lg\:dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
  }

  .lg\:sr-only{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .lg\:not-sr-only{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .lg\:focus-within\:sr-only:focus-within{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .lg\:focus-within\:not-sr-only:focus-within{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .lg\:focus\:sr-only:focus{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .lg\:focus\:not-sr-only:focus{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .lg\:appearance-none{
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .lg\:bg-fixed{
    background-attachment: fixed !important;
  }

  .lg\:bg-local{
    background-attachment: local !important;
  }

  .lg\:bg-scroll{
    background-attachment: scroll !important;
  }

  .lg\:bg-clip-border{
    background-clip: border-box !important;
  }

  .lg\:bg-clip-padding{
    background-clip: padding-box !important;
  }

  .lg\:bg-clip-content{
    background-clip: content-box !important;
  }

  .lg\:bg-clip-text{
    -webkit-background-clip: text !important;
            background-clip: text !important;
  }

  .lg\:bg-transparent{
    background-color: transparent !important;
  }

  .lg\:bg-current{
    background-color: currentColor !important;
  }

  .lg\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-transparent{
    background-color: transparent !important;
  }

  .group:hover .lg\:group-hover\:bg-current{
    background-color: currentColor !important;
  }

  .group:hover .lg\:group-hover\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-transparent:focus-within{
    background-color: transparent !important;
  }

  .lg\:focus-within\:bg-current:focus-within{
    background-color: currentColor !important;
  }

  .lg\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-gray-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-gray-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-gray-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-gray-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-gray-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-red-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-red-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-red-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-red-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-red-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-red-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-red-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-red-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-red-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-red-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-yellow-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-yellow-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-yellow-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-yellow-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-yellow-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-yellow-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-yellow-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-yellow-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-yellow-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-yellow-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-green-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-green-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-green-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-green-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-green-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-green-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-green-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-green-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-green-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-green-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-indigo-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-indigo-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-indigo-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-indigo-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-indigo-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-indigo-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-indigo-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-indigo-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-indigo-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-indigo-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-purple-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-purple-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-purple-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-purple-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-purple-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-purple-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-purple-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-purple-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-purple-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-purple-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-pink-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-pink-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-pink-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-pink-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-pink-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-pink-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-pink-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-pink-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-pink-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-pink-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cyan-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cyan-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cyan-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cyan-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cyan-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cyan-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cyan-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cyan-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cyan-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cyan-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-light-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-light-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-light-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-light-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-light-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-light-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-light-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-light-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-light-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-light-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-amber-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-amber-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-amber-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-amber-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-amber-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-amber-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-amber-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-amber-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-amber-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-amber-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-space-cadet:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-manatee:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-cynabar:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-imperial-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-special-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-dark-sienna:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-rosewood:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-dark-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-rosso-corsa:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-vermillion:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-persimmon:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-carrot-orange:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-orange-web:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-selective-yellow:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-bottle-green:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus-within\:bg-illuminating-emerald:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-transparent:hover{
    background-color: transparent !important;
  }

  .lg\:hover\:bg-current:hover{
    background-color: currentColor !important;
  }

  .lg\:hover\:bg-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-white:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-gray-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-gray-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-red-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-red-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-red-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-green-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-indigo-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-indigo-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-indigo-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-indigo-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-indigo-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-indigo-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-indigo-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-indigo-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-indigo-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-indigo-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-purple-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-purple-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-purple-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-purple-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-purple-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-purple-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-purple-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-purple-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-purple-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-purple-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-pink-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cyan-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cyan-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cyan-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cyan-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cyan-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cyan-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cyan-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cyan-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cyan-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cyan-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-light-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-light-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-light-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-light-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-light-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-light-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-light-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-light-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-light-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-light-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-amber-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-space-cadet:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-manatee:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-cynabar:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-imperial-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-special-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-dark-sienna:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-rosewood:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-dark-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-rosso-corsa:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-vermillion:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-persimmon:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-carrot-orange:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-orange-web:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-selective-yellow:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-bottle-green:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .lg\:hover\:bg-illuminating-emerald:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-transparent:focus{
    background-color: transparent !important;
  }

  .lg\:focus\:bg-current:focus{
    background-color: currentColor !important;
  }

  .lg\:focus\:bg-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-white:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-gray-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-gray-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-gray-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-gray-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-gray-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-gray-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-gray-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-red-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-red-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-red-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-red-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-red-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-red-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-red-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-red-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-red-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-red-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-yellow-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-yellow-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-yellow-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-yellow-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-yellow-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-yellow-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-yellow-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-yellow-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-yellow-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-yellow-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-green-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-green-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-green-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-green-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-green-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-green-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-green-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-green-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-green-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-green-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-indigo-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-indigo-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-indigo-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-indigo-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-indigo-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-indigo-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-indigo-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-indigo-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-purple-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-purple-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-purple-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-purple-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-purple-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-purple-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-purple-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-purple-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-purple-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-purple-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-pink-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-pink-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-pink-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-pink-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-pink-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-pink-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-pink-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-pink-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-pink-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-pink-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cyan-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cyan-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cyan-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cyan-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cyan-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cyan-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cyan-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cyan-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cyan-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cyan-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-light-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-light-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-light-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-light-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-light-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-light-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-light-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-light-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-light-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-light-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-amber-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-amber-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-amber-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-amber-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-amber-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-amber-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-amber-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-amber-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-amber-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-amber-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-space-cadet:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-manatee:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-cynabar:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-imperial-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-special-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-dark-sienna:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-rosewood:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-dark-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-rosso-corsa:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-vermillion:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-persimmon:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-carrot-orange:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-orange-web:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-selective-yellow:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-bottle-green:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .lg\:focus\:bg-illuminating-emerald:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-transparent{
    background-color: transparent !important;
  }

  .dark .lg\:dark\:bg-current{
    background-color: currentColor !important;
  }

  .dark .lg\:dark\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-transparent{
    background-color: transparent !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-current{
    background-color: currentColor !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-transparent:focus-within{
    background-color: transparent !important;
  }

  .dark .lg\:dark\:focus-within\:bg-current:focus-within{
    background-color: currentColor !important;
  }

  .dark .lg\:dark\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-gray-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-gray-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-gray-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-gray-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-gray-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-red-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-red-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-red-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-red-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-red-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-red-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-red-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-red-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-red-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-red-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-yellow-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-yellow-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-yellow-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-yellow-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-yellow-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-yellow-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-yellow-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-yellow-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-yellow-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-yellow-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-green-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-green-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-green-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-green-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-green-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-green-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-green-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-green-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-green-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-green-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-indigo-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-indigo-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-indigo-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-indigo-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-indigo-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-indigo-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-indigo-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-indigo-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-indigo-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-indigo-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-purple-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-purple-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-purple-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-purple-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-purple-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-purple-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-purple-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-purple-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-purple-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-purple-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-pink-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-pink-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-pink-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-pink-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-pink-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-pink-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-pink-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-pink-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-pink-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-pink-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cyan-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cyan-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cyan-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cyan-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cyan-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cyan-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cyan-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cyan-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cyan-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cyan-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-light-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-light-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-light-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-light-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-light-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-light-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-light-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-light-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-light-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-light-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-amber-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-amber-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-amber-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-amber-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-amber-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-amber-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-amber-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-amber-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-amber-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-amber-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-space-cadet:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-manatee:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-cynabar:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-imperial-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-special-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-dark-sienna:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-rosewood:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-dark-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-rosso-corsa:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-vermillion:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-persimmon:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-carrot-orange:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-orange-web:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-selective-yellow:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-bottle-green:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:bg-illuminating-emerald:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-transparent:hover{
    background-color: transparent !important;
  }

  .dark .lg\:dark\:hover\:bg-current:hover{
    background-color: currentColor !important;
  }

  .dark .lg\:dark\:hover\:bg-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-white:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-gray-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-gray-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-red-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-red-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-red-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-green-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-indigo-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-indigo-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-indigo-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-indigo-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-indigo-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-indigo-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-indigo-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-indigo-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-indigo-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-indigo-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-purple-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-purple-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-purple-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-purple-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-purple-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-purple-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-purple-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-purple-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-purple-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-purple-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-pink-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cyan-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cyan-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cyan-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cyan-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cyan-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cyan-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cyan-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cyan-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cyan-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cyan-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-light-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-light-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-light-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-light-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-light-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-light-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-light-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-light-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-light-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-light-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-amber-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-space-cadet:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-manatee:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-cynabar:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-imperial-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-special-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-dark-sienna:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-rosewood:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-dark-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-rosso-corsa:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-vermillion:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-persimmon:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-carrot-orange:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-orange-web:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-selective-yellow:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-bottle-green:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:bg-illuminating-emerald:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-transparent:focus{
    background-color: transparent !important;
  }

  .dark .lg\:dark\:focus\:bg-current:focus{
    background-color: currentColor !important;
  }

  .dark .lg\:dark\:focus\:bg-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-white:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-gray-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-gray-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-gray-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-gray-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-gray-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-gray-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-gray-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-red-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-red-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-red-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-red-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-red-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-red-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-red-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-red-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-red-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-red-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-yellow-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-yellow-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-yellow-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-yellow-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-yellow-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-yellow-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-yellow-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-yellow-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-yellow-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-yellow-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-green-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-green-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-green-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-green-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-green-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-green-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-green-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-green-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-green-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-green-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-indigo-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-indigo-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-indigo-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-indigo-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-indigo-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-indigo-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-indigo-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-indigo-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-purple-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-purple-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-purple-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-purple-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-purple-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-purple-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-purple-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-purple-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-purple-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-purple-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-pink-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-pink-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-pink-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-pink-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-pink-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-pink-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-pink-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-pink-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-pink-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-pink-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cyan-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cyan-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cyan-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cyan-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cyan-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cyan-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cyan-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cyan-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cyan-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cyan-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-light-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-light-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-light-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-light-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-light-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-light-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-light-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-light-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-light-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-light-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-amber-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-amber-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-amber-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-amber-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-amber-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-amber-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-amber-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-amber-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-amber-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-amber-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-space-cadet:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-manatee:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-cynabar:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-imperial-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-special-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-dark-sienna:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-rosewood:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-dark-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-rosso-corsa:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-vermillion:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-persimmon:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-carrot-orange:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-orange-web:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-selective-yellow:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-bottle-green:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:bg-illuminating-emerald:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .lg\:bg-none{
    background-image: none !important;
  }

  .lg\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
  }

  .lg\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
  }

  .lg\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
  }

  .lg\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
  }

  .lg\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
  }

  .lg\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)) !important;
  }

  .lg\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
  }

  .lg\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
  }

  .lg\:from-transparent{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:from-current{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:from-black{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:from-white{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:from-gray-50{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .lg\:from-gray-100{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .lg\:from-gray-200{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .lg\:from-gray-300{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .lg\:from-gray-400{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .lg\:from-gray-500{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .lg\:from-gray-600{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .lg\:from-gray-700{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .lg\:from-gray-800{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .lg\:from-gray-900{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .lg\:from-red-50{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .lg\:from-red-100{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .lg\:from-red-200{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .lg\:from-red-300{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .lg\:from-red-400{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .lg\:from-red-500{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .lg\:from-red-600{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .lg\:from-red-700{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .lg\:from-red-800{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .lg\:from-red-900{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .lg\:from-yellow-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:from-yellow-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:from-yellow-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:from-yellow-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:from-yellow-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:from-yellow-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:from-yellow-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:from-yellow-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:from-yellow-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:from-yellow-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:from-green-50{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .lg\:from-green-100{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .lg\:from-green-200{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .lg\:from-green-300{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .lg\:from-green-400{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .lg\:from-green-500{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .lg\:from-green-600{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .lg\:from-green-700{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .lg\:from-green-800{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .lg\:from-green-900{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .lg\:from-blue-50{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .lg\:from-blue-100{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .lg\:from-blue-200{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .lg\:from-blue-300{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .lg\:from-blue-400{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .lg\:from-blue-500{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .lg\:from-blue-600{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .lg\:from-blue-700{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .lg\:from-blue-800{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .lg\:from-blue-900{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .lg\:from-indigo-50{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .lg\:from-indigo-100{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .lg\:from-indigo-200{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .lg\:from-indigo-300{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .lg\:from-indigo-400{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .lg\:from-indigo-500{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .lg\:from-indigo-600{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .lg\:from-indigo-700{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .lg\:from-indigo-800{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .lg\:from-indigo-900{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .lg\:from-purple-50{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .lg\:from-purple-100{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .lg\:from-purple-200{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .lg\:from-purple-300{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .lg\:from-purple-400{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .lg\:from-purple-500{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .lg\:from-purple-600{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .lg\:from-purple-700{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .lg\:from-purple-800{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .lg\:from-purple-900{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .lg\:from-pink-50{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .lg\:from-pink-100{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .lg\:from-pink-200{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .lg\:from-pink-300{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .lg\:from-pink-400{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .lg\:from-pink-500{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .lg\:from-pink-600{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .lg\:from-pink-700{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .lg\:from-pink-800{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .lg\:from-pink-900{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .lg\:from-cyan-50{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .lg\:from-cyan-100{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .lg\:from-cyan-200{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .lg\:from-cyan-300{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .lg\:from-cyan-400{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .lg\:from-cyan-500{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .lg\:from-cyan-600{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .lg\:from-cyan-700{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .lg\:from-cyan-800{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .lg\:from-cyan-900{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .lg\:from-light-blue-50{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .lg\:from-light-blue-100{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .lg\:from-light-blue-200{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .lg\:from-light-blue-300{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .lg\:from-light-blue-400{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .lg\:from-light-blue-500{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .lg\:from-light-blue-600{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .lg\:from-light-blue-700{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .lg\:from-light-blue-800{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .lg\:from-light-blue-900{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .lg\:from-amber-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:from-amber-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:from-amber-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:from-amber-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:from-amber-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:from-amber-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:from-amber-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:from-amber-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:from-amber-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:from-amber-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:from-space-cadet{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .lg\:from-manatee{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .lg\:from-cynabar{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .lg\:from-imperial-red{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .lg\:from-special-black{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .lg\:from-dark-sienna{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .lg\:from-rosewood{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .lg\:from-dark-red{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .lg\:from-rosso-corsa{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .lg\:from-vermillion{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .lg\:from-persimmon{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .lg\:from-carrot-orange{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .lg\:from-orange-web{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .lg\:from-selective-yellow{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .lg\:from-bottle-green{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .lg\:from-illuminating-emerald{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .lg\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:via-current{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:via-gray-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .lg\:via-gray-100{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .lg\:via-gray-200{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .lg\:via-gray-300{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .lg\:via-gray-400{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .lg\:via-gray-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .lg\:via-gray-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .lg\:via-gray-700{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .lg\:via-gray-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .lg\:via-gray-900{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .lg\:via-red-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .lg\:via-red-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .lg\:via-red-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .lg\:via-red-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .lg\:via-red-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .lg\:via-red-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .lg\:via-red-600{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .lg\:via-red-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .lg\:via-red-800{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .lg\:via-red-900{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .lg\:via-yellow-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:via-yellow-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:via-yellow-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:via-yellow-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:via-yellow-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:via-yellow-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:via-yellow-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:via-yellow-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:via-yellow-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:via-yellow-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:via-green-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .lg\:via-green-100{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .lg\:via-green-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .lg\:via-green-300{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .lg\:via-green-400{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .lg\:via-green-500{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .lg\:via-green-600{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .lg\:via-green-700{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .lg\:via-green-800{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .lg\:via-green-900{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .lg\:via-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .lg\:via-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .lg\:via-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .lg\:via-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .lg\:via-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .lg\:via-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .lg\:via-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .lg\:via-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .lg\:via-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .lg\:via-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .lg\:via-indigo-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .lg\:via-indigo-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .lg\:via-indigo-200{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .lg\:via-indigo-300{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .lg\:via-indigo-400{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .lg\:via-indigo-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .lg\:via-indigo-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .lg\:via-indigo-700{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .lg\:via-indigo-800{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .lg\:via-indigo-900{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .lg\:via-purple-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .lg\:via-purple-100{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .lg\:via-purple-200{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .lg\:via-purple-300{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .lg\:via-purple-400{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .lg\:via-purple-500{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .lg\:via-purple-600{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .lg\:via-purple-700{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .lg\:via-purple-800{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .lg\:via-purple-900{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .lg\:via-pink-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .lg\:via-pink-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .lg\:via-pink-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .lg\:via-pink-300{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .lg\:via-pink-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .lg\:via-pink-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .lg\:via-pink-600{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .lg\:via-pink-700{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .lg\:via-pink-800{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .lg\:via-pink-900{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .lg\:via-cyan-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .lg\:via-cyan-100{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .lg\:via-cyan-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .lg\:via-cyan-300{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .lg\:via-cyan-400{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .lg\:via-cyan-500{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .lg\:via-cyan-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .lg\:via-cyan-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .lg\:via-cyan-800{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .lg\:via-cyan-900{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .lg\:via-light-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .lg\:via-light-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .lg\:via-light-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .lg\:via-light-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .lg\:via-light-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .lg\:via-light-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .lg\:via-light-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .lg\:via-light-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .lg\:via-light-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .lg\:via-light-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .lg\:via-amber-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:via-amber-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:via-amber-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:via-amber-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:via-amber-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:via-amber-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:via-amber-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:via-amber-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:via-amber-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:via-amber-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:via-space-cadet{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .lg\:via-manatee{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .lg\:via-cynabar{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .lg\:via-imperial-red{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .lg\:via-special-black{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .lg\:via-dark-sienna{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .lg\:via-rosewood{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .lg\:via-dark-red{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .lg\:via-rosso-corsa{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .lg\:via-vermillion{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .lg\:via-persimmon{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .lg\:via-carrot-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .lg\:via-orange-web{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .lg\:via-selective-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .lg\:via-bottle-green{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .lg\:via-illuminating-emerald{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .lg\:to-transparent{
    --tw-gradient-to: transparent !important;
  }

  .lg\:to-current{
    --tw-gradient-to: currentColor !important;
  }

  .lg\:to-black{
    --tw-gradient-to: #000 !important;
  }

  .lg\:to-white{
    --tw-gradient-to: #fff !important;
  }

  .lg\:to-gray-50{
    --tw-gradient-to: #f9fafb !important;
  }

  .lg\:to-gray-100{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .lg\:to-gray-200{
    --tw-gradient-to: #e5e7eb !important;
  }

  .lg\:to-gray-300{
    --tw-gradient-to: #d1d5db !important;
  }

  .lg\:to-gray-400{
    --tw-gradient-to: #9ca3af !important;
  }

  .lg\:to-gray-500{
    --tw-gradient-to: #6b7280 !important;
  }

  .lg\:to-gray-600{
    --tw-gradient-to: #4b5563 !important;
  }

  .lg\:to-gray-700{
    --tw-gradient-to: #374151 !important;
  }

  .lg\:to-gray-800{
    --tw-gradient-to: #1f2937 !important;
  }

  .lg\:to-gray-900{
    --tw-gradient-to: #111827 !important;
  }

  .lg\:to-red-50{
    --tw-gradient-to: #fef2f2 !important;
  }

  .lg\:to-red-100{
    --tw-gradient-to: #fee2e2 !important;
  }

  .lg\:to-red-200{
    --tw-gradient-to: #fecaca !important;
  }

  .lg\:to-red-300{
    --tw-gradient-to: #fca5a5 !important;
  }

  .lg\:to-red-400{
    --tw-gradient-to: #f87171 !important;
  }

  .lg\:to-red-500{
    --tw-gradient-to: #ef4444 !important;
  }

  .lg\:to-red-600{
    --tw-gradient-to: #dc2626 !important;
  }

  .lg\:to-red-700{
    --tw-gradient-to: #b91c1c !important;
  }

  .lg\:to-red-800{
    --tw-gradient-to: #991b1b !important;
  }

  .lg\:to-red-900{
    --tw-gradient-to: #7f1d1d !important;
  }

  .lg\:to-yellow-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .lg\:to-yellow-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .lg\:to-yellow-200{
    --tw-gradient-to: #fde68a !important;
  }

  .lg\:to-yellow-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .lg\:to-yellow-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .lg\:to-yellow-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .lg\:to-yellow-600{
    --tw-gradient-to: #d97706 !important;
  }

  .lg\:to-yellow-700{
    --tw-gradient-to: #b45309 !important;
  }

  .lg\:to-yellow-800{
    --tw-gradient-to: #92400e !important;
  }

  .lg\:to-yellow-900{
    --tw-gradient-to: #78350f !important;
  }

  .lg\:to-green-50{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .lg\:to-green-100{
    --tw-gradient-to: #d1fae5 !important;
  }

  .lg\:to-green-200{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .lg\:to-green-300{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .lg\:to-green-400{
    --tw-gradient-to: #34d399 !important;
  }

  .lg\:to-green-500{
    --tw-gradient-to: #10b981 !important;
  }

  .lg\:to-green-600{
    --tw-gradient-to: #059669 !important;
  }

  .lg\:to-green-700{
    --tw-gradient-to: #047857 !important;
  }

  .lg\:to-green-800{
    --tw-gradient-to: #065f46 !important;
  }

  .lg\:to-green-900{
    --tw-gradient-to: #064e3b !important;
  }

  .lg\:to-blue-50{
    --tw-gradient-to: #eff6ff !important;
  }

  .lg\:to-blue-100{
    --tw-gradient-to: #dbeafe !important;
  }

  .lg\:to-blue-200{
    --tw-gradient-to: #bfdbfe !important;
  }

  .lg\:to-blue-300{
    --tw-gradient-to: #93c5fd !important;
  }

  .lg\:to-blue-400{
    --tw-gradient-to: #60a5fa !important;
  }

  .lg\:to-blue-500{
    --tw-gradient-to: #3b82f6 !important;
  }

  .lg\:to-blue-600{
    --tw-gradient-to: #2563eb !important;
  }

  .lg\:to-blue-700{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .lg\:to-blue-800{
    --tw-gradient-to: #1e40af !important;
  }

  .lg\:to-blue-900{
    --tw-gradient-to: #1e3a8a !important;
  }

  .lg\:to-indigo-50{
    --tw-gradient-to: #eef2ff !important;
  }

  .lg\:to-indigo-100{
    --tw-gradient-to: #e0e7ff !important;
  }

  .lg\:to-indigo-200{
    --tw-gradient-to: #c7d2fe !important;
  }

  .lg\:to-indigo-300{
    --tw-gradient-to: #a5b4fc !important;
  }

  .lg\:to-indigo-400{
    --tw-gradient-to: #818cf8 !important;
  }

  .lg\:to-indigo-500{
    --tw-gradient-to: #6366f1 !important;
  }

  .lg\:to-indigo-600{
    --tw-gradient-to: #4f46e5 !important;
  }

  .lg\:to-indigo-700{
    --tw-gradient-to: #4338ca !important;
  }

  .lg\:to-indigo-800{
    --tw-gradient-to: #3730a3 !important;
  }

  .lg\:to-indigo-900{
    --tw-gradient-to: #312e81 !important;
  }

  .lg\:to-purple-50{
    --tw-gradient-to: #f5f3ff !important;
  }

  .lg\:to-purple-100{
    --tw-gradient-to: #ede9fe !important;
  }

  .lg\:to-purple-200{
    --tw-gradient-to: #ddd6fe !important;
  }

  .lg\:to-purple-300{
    --tw-gradient-to: #c4b5fd !important;
  }

  .lg\:to-purple-400{
    --tw-gradient-to: #a78bfa !important;
  }

  .lg\:to-purple-500{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .lg\:to-purple-600{
    --tw-gradient-to: #7c3aed !important;
  }

  .lg\:to-purple-700{
    --tw-gradient-to: #6d28d9 !important;
  }

  .lg\:to-purple-800{
    --tw-gradient-to: #5b21b6 !important;
  }

  .lg\:to-purple-900{
    --tw-gradient-to: #4c1d95 !important;
  }

  .lg\:to-pink-50{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .lg\:to-pink-100{
    --tw-gradient-to: #fce7f3 !important;
  }

  .lg\:to-pink-200{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .lg\:to-pink-300{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .lg\:to-pink-400{
    --tw-gradient-to: #f472b6 !important;
  }

  .lg\:to-pink-500{
    --tw-gradient-to: #ec4899 !important;
  }

  .lg\:to-pink-600{
    --tw-gradient-to: #db2777 !important;
  }

  .lg\:to-pink-700{
    --tw-gradient-to: #be185d !important;
  }

  .lg\:to-pink-800{
    --tw-gradient-to: #9d174d !important;
  }

  .lg\:to-pink-900{
    --tw-gradient-to: #831843 !important;
  }

  .lg\:to-cyan-50{
    --tw-gradient-to: #ecfeff !important;
  }

  .lg\:to-cyan-100{
    --tw-gradient-to: #cffafe !important;
  }

  .lg\:to-cyan-200{
    --tw-gradient-to: #a5f3fc !important;
  }

  .lg\:to-cyan-300{
    --tw-gradient-to: #67e8f9 !important;
  }

  .lg\:to-cyan-400{
    --tw-gradient-to: #22d3ee !important;
  }

  .lg\:to-cyan-500{
    --tw-gradient-to: #06b6d4 !important;
  }

  .lg\:to-cyan-600{
    --tw-gradient-to: #0891b2 !important;
  }

  .lg\:to-cyan-700{
    --tw-gradient-to: #0e7490 !important;
  }

  .lg\:to-cyan-800{
    --tw-gradient-to: #155e75 !important;
  }

  .lg\:to-cyan-900{
    --tw-gradient-to: #164e63 !important;
  }

  .lg\:to-light-blue-50{
    --tw-gradient-to: #f0f9ff !important;
  }

  .lg\:to-light-blue-100{
    --tw-gradient-to: #e0f2fe !important;
  }

  .lg\:to-light-blue-200{
    --tw-gradient-to: #bae6fd !important;
  }

  .lg\:to-light-blue-300{
    --tw-gradient-to: #7dd3fc !important;
  }

  .lg\:to-light-blue-400{
    --tw-gradient-to: #38bdf8 !important;
  }

  .lg\:to-light-blue-500{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .lg\:to-light-blue-600{
    --tw-gradient-to: #0284c7 !important;
  }

  .lg\:to-light-blue-700{
    --tw-gradient-to: #0369a1 !important;
  }

  .lg\:to-light-blue-800{
    --tw-gradient-to: #075985 !important;
  }

  .lg\:to-light-blue-900{
    --tw-gradient-to: #0c4a6e !important;
  }

  .lg\:to-amber-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .lg\:to-amber-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .lg\:to-amber-200{
    --tw-gradient-to: #fde68a !important;
  }

  .lg\:to-amber-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .lg\:to-amber-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .lg\:to-amber-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .lg\:to-amber-600{
    --tw-gradient-to: #d97706 !important;
  }

  .lg\:to-amber-700{
    --tw-gradient-to: #b45309 !important;
  }

  .lg\:to-amber-800{
    --tw-gradient-to: #92400e !important;
  }

  .lg\:to-amber-900{
    --tw-gradient-to: #78350f !important;
  }

  .lg\:to-space-cadet{
    --tw-gradient-to: #2B2D42 !important;
  }

  .lg\:to-manatee{
    --tw-gradient-to: #8D99AE !important;
  }

  .lg\:to-cynabar{
    --tw-gradient-to: #F24333 !important;
  }

  .lg\:to-imperial-red{
    --tw-gradient-to: #EF233C !important;
  }

  .lg\:to-special-black{
    --tw-gradient-to: #03071E !important;
  }

  .lg\:to-dark-sienna{
    --tw-gradient-to: #370617 !important;
  }

  .lg\:to-rosewood{
    --tw-gradient-to: #6A040F !important;
  }

  .lg\:to-dark-red{
    --tw-gradient-to: #9D0208 !important;
  }

  .lg\:to-rosso-corsa{
    --tw-gradient-to: #D00000 !important;
  }

  .lg\:to-vermillion{
    --tw-gradient-to: #DC2F02 !important;
  }

  .lg\:to-persimmon{
    --tw-gradient-to: #E85D04 !important;
  }

  .lg\:to-carrot-orange{
    --tw-gradient-to: #F48C06 !important;
  }

  .lg\:to-orange-web{
    --tw-gradient-to: #FAA307 !important;
  }

  .lg\:to-selective-yellow{
    --tw-gradient-to: #FFBA08 !important;
  }

  .lg\:to-bottle-green{
    --tw-gradient-to: #2D6A4F !important;
  }

  .lg\:to-illuminating-emerald{
    --tw-gradient-to: #40916C !important;
  }

  .lg\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:hover\:from-current:hover{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:hover\:from-black:hover{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:hover\:from-white:hover{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:hover\:from-gray-50:hover{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .lg\:hover\:from-gray-100:hover{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .lg\:hover\:from-gray-200:hover{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .lg\:hover\:from-gray-300:hover{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .lg\:hover\:from-gray-400:hover{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .lg\:hover\:from-gray-500:hover{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .lg\:hover\:from-gray-600:hover{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .lg\:hover\:from-gray-700:hover{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .lg\:hover\:from-gray-800:hover{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .lg\:hover\:from-gray-900:hover{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .lg\:hover\:from-red-50:hover{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .lg\:hover\:from-red-100:hover{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .lg\:hover\:from-red-200:hover{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .lg\:hover\:from-red-300:hover{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .lg\:hover\:from-red-400:hover{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .lg\:hover\:from-red-500:hover{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .lg\:hover\:from-red-600:hover{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .lg\:hover\:from-red-700:hover{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .lg\:hover\:from-red-800:hover{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .lg\:hover\:from-red-900:hover{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .lg\:hover\:from-yellow-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:hover\:from-yellow-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:hover\:from-yellow-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:hover\:from-yellow-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:hover\:from-yellow-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:hover\:from-yellow-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:hover\:from-yellow-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:hover\:from-yellow-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:hover\:from-yellow-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:hover\:from-yellow-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:hover\:from-green-50:hover{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .lg\:hover\:from-green-100:hover{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .lg\:hover\:from-green-200:hover{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .lg\:hover\:from-green-300:hover{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .lg\:hover\:from-green-400:hover{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .lg\:hover\:from-green-500:hover{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .lg\:hover\:from-green-600:hover{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .lg\:hover\:from-green-700:hover{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .lg\:hover\:from-green-800:hover{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .lg\:hover\:from-green-900:hover{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .lg\:hover\:from-blue-50:hover{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .lg\:hover\:from-blue-100:hover{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .lg\:hover\:from-blue-200:hover{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .lg\:hover\:from-blue-300:hover{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .lg\:hover\:from-blue-400:hover{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .lg\:hover\:from-blue-500:hover{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .lg\:hover\:from-blue-600:hover{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .lg\:hover\:from-blue-700:hover{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .lg\:hover\:from-blue-800:hover{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .lg\:hover\:from-blue-900:hover{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .lg\:hover\:from-indigo-50:hover{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .lg\:hover\:from-indigo-100:hover{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .lg\:hover\:from-indigo-200:hover{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .lg\:hover\:from-indigo-300:hover{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .lg\:hover\:from-indigo-400:hover{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .lg\:hover\:from-indigo-500:hover{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .lg\:hover\:from-indigo-600:hover{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .lg\:hover\:from-indigo-700:hover{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .lg\:hover\:from-indigo-800:hover{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .lg\:hover\:from-indigo-900:hover{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .lg\:hover\:from-purple-50:hover{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .lg\:hover\:from-purple-100:hover{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .lg\:hover\:from-purple-200:hover{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .lg\:hover\:from-purple-300:hover{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .lg\:hover\:from-purple-400:hover{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .lg\:hover\:from-purple-500:hover{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .lg\:hover\:from-purple-600:hover{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .lg\:hover\:from-purple-700:hover{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .lg\:hover\:from-purple-800:hover{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .lg\:hover\:from-purple-900:hover{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .lg\:hover\:from-pink-50:hover{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .lg\:hover\:from-pink-100:hover{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .lg\:hover\:from-pink-200:hover{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .lg\:hover\:from-pink-300:hover{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .lg\:hover\:from-pink-400:hover{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .lg\:hover\:from-pink-500:hover{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .lg\:hover\:from-pink-600:hover{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .lg\:hover\:from-pink-700:hover{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .lg\:hover\:from-pink-800:hover{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .lg\:hover\:from-pink-900:hover{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .lg\:hover\:from-cyan-50:hover{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .lg\:hover\:from-cyan-100:hover{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .lg\:hover\:from-cyan-200:hover{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .lg\:hover\:from-cyan-300:hover{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .lg\:hover\:from-cyan-400:hover{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .lg\:hover\:from-cyan-500:hover{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .lg\:hover\:from-cyan-600:hover{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .lg\:hover\:from-cyan-700:hover{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .lg\:hover\:from-cyan-800:hover{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .lg\:hover\:from-cyan-900:hover{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .lg\:hover\:from-light-blue-50:hover{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .lg\:hover\:from-light-blue-100:hover{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .lg\:hover\:from-light-blue-200:hover{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .lg\:hover\:from-light-blue-300:hover{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .lg\:hover\:from-light-blue-400:hover{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .lg\:hover\:from-light-blue-500:hover{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .lg\:hover\:from-light-blue-600:hover{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .lg\:hover\:from-light-blue-700:hover{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .lg\:hover\:from-light-blue-800:hover{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .lg\:hover\:from-light-blue-900:hover{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .lg\:hover\:from-amber-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:hover\:from-amber-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:hover\:from-amber-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:hover\:from-amber-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:hover\:from-amber-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:hover\:from-amber-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:hover\:from-amber-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:hover\:from-amber-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:hover\:from-amber-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:hover\:from-amber-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:hover\:from-space-cadet:hover{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .lg\:hover\:from-manatee:hover{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .lg\:hover\:from-cynabar:hover{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .lg\:hover\:from-imperial-red:hover{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .lg\:hover\:from-special-black:hover{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .lg\:hover\:from-dark-sienna:hover{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .lg\:hover\:from-rosewood:hover{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .lg\:hover\:from-dark-red:hover{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .lg\:hover\:from-rosso-corsa:hover{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .lg\:hover\:from-vermillion:hover{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .lg\:hover\:from-persimmon:hover{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .lg\:hover\:from-carrot-orange:hover{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .lg\:hover\:from-orange-web:hover{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .lg\:hover\:from-selective-yellow:hover{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .lg\:hover\:from-bottle-green:hover{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .lg\:hover\:from-illuminating-emerald:hover{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .lg\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:hover\:via-current:hover{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:hover\:via-gray-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .lg\:hover\:via-gray-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .lg\:hover\:via-gray-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .lg\:hover\:via-gray-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .lg\:hover\:via-gray-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .lg\:hover\:via-gray-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .lg\:hover\:via-gray-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .lg\:hover\:via-gray-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .lg\:hover\:via-gray-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .lg\:hover\:via-gray-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .lg\:hover\:via-red-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .lg\:hover\:via-red-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .lg\:hover\:via-red-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .lg\:hover\:via-red-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .lg\:hover\:via-red-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .lg\:hover\:via-red-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .lg\:hover\:via-red-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .lg\:hover\:via-red-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .lg\:hover\:via-red-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .lg\:hover\:via-red-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .lg\:hover\:via-yellow-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:hover\:via-yellow-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:hover\:via-yellow-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:hover\:via-yellow-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:hover\:via-yellow-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:hover\:via-yellow-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:hover\:via-yellow-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:hover\:via-yellow-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:hover\:via-yellow-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:hover\:via-yellow-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:hover\:via-green-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .lg\:hover\:via-green-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .lg\:hover\:via-green-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .lg\:hover\:via-green-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .lg\:hover\:via-green-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .lg\:hover\:via-green-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .lg\:hover\:via-green-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .lg\:hover\:via-green-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .lg\:hover\:via-green-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .lg\:hover\:via-green-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .lg\:hover\:via-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .lg\:hover\:via-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .lg\:hover\:via-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .lg\:hover\:via-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .lg\:hover\:via-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .lg\:hover\:via-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .lg\:hover\:via-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .lg\:hover\:via-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .lg\:hover\:via-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .lg\:hover\:via-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .lg\:hover\:via-indigo-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .lg\:hover\:via-indigo-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .lg\:hover\:via-indigo-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .lg\:hover\:via-indigo-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .lg\:hover\:via-indigo-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .lg\:hover\:via-indigo-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .lg\:hover\:via-indigo-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .lg\:hover\:via-indigo-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .lg\:hover\:via-indigo-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .lg\:hover\:via-indigo-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .lg\:hover\:via-purple-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .lg\:hover\:via-purple-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .lg\:hover\:via-purple-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .lg\:hover\:via-purple-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .lg\:hover\:via-purple-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .lg\:hover\:via-purple-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .lg\:hover\:via-purple-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .lg\:hover\:via-purple-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .lg\:hover\:via-purple-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .lg\:hover\:via-purple-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .lg\:hover\:via-pink-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .lg\:hover\:via-pink-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .lg\:hover\:via-pink-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .lg\:hover\:via-pink-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .lg\:hover\:via-pink-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .lg\:hover\:via-pink-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .lg\:hover\:via-pink-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .lg\:hover\:via-pink-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .lg\:hover\:via-pink-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .lg\:hover\:via-pink-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .lg\:hover\:via-cyan-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .lg\:hover\:via-cyan-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .lg\:hover\:via-cyan-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .lg\:hover\:via-cyan-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .lg\:hover\:via-cyan-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .lg\:hover\:via-cyan-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .lg\:hover\:via-cyan-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .lg\:hover\:via-cyan-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .lg\:hover\:via-cyan-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .lg\:hover\:via-cyan-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .lg\:hover\:via-light-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .lg\:hover\:via-light-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .lg\:hover\:via-light-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .lg\:hover\:via-light-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .lg\:hover\:via-light-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .lg\:hover\:via-light-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .lg\:hover\:via-light-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .lg\:hover\:via-light-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .lg\:hover\:via-light-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .lg\:hover\:via-light-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .lg\:hover\:via-amber-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:hover\:via-amber-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:hover\:via-amber-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:hover\:via-amber-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:hover\:via-amber-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:hover\:via-amber-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:hover\:via-amber-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:hover\:via-amber-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:hover\:via-amber-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:hover\:via-amber-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:hover\:via-space-cadet:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .lg\:hover\:via-manatee:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .lg\:hover\:via-cynabar:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .lg\:hover\:via-imperial-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .lg\:hover\:via-special-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .lg\:hover\:via-dark-sienna:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .lg\:hover\:via-rosewood:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .lg\:hover\:via-dark-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .lg\:hover\:via-rosso-corsa:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .lg\:hover\:via-vermillion:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .lg\:hover\:via-persimmon:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .lg\:hover\:via-carrot-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .lg\:hover\:via-orange-web:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .lg\:hover\:via-selective-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .lg\:hover\:via-bottle-green:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .lg\:hover\:via-illuminating-emerald:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .lg\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent !important;
  }

  .lg\:hover\:to-current:hover{
    --tw-gradient-to: currentColor !important;
  }

  .lg\:hover\:to-black:hover{
    --tw-gradient-to: #000 !important;
  }

  .lg\:hover\:to-white:hover{
    --tw-gradient-to: #fff !important;
  }

  .lg\:hover\:to-gray-50:hover{
    --tw-gradient-to: #f9fafb !important;
  }

  .lg\:hover\:to-gray-100:hover{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .lg\:hover\:to-gray-200:hover{
    --tw-gradient-to: #e5e7eb !important;
  }

  .lg\:hover\:to-gray-300:hover{
    --tw-gradient-to: #d1d5db !important;
  }

  .lg\:hover\:to-gray-400:hover{
    --tw-gradient-to: #9ca3af !important;
  }

  .lg\:hover\:to-gray-500:hover{
    --tw-gradient-to: #6b7280 !important;
  }

  .lg\:hover\:to-gray-600:hover{
    --tw-gradient-to: #4b5563 !important;
  }

  .lg\:hover\:to-gray-700:hover{
    --tw-gradient-to: #374151 !important;
  }

  .lg\:hover\:to-gray-800:hover{
    --tw-gradient-to: #1f2937 !important;
  }

  .lg\:hover\:to-gray-900:hover{
    --tw-gradient-to: #111827 !important;
  }

  .lg\:hover\:to-red-50:hover{
    --tw-gradient-to: #fef2f2 !important;
  }

  .lg\:hover\:to-red-100:hover{
    --tw-gradient-to: #fee2e2 !important;
  }

  .lg\:hover\:to-red-200:hover{
    --tw-gradient-to: #fecaca !important;
  }

  .lg\:hover\:to-red-300:hover{
    --tw-gradient-to: #fca5a5 !important;
  }

  .lg\:hover\:to-red-400:hover{
    --tw-gradient-to: #f87171 !important;
  }

  .lg\:hover\:to-red-500:hover{
    --tw-gradient-to: #ef4444 !important;
  }

  .lg\:hover\:to-red-600:hover{
    --tw-gradient-to: #dc2626 !important;
  }

  .lg\:hover\:to-red-700:hover{
    --tw-gradient-to: #b91c1c !important;
  }

  .lg\:hover\:to-red-800:hover{
    --tw-gradient-to: #991b1b !important;
  }

  .lg\:hover\:to-red-900:hover{
    --tw-gradient-to: #7f1d1d !important;
  }

  .lg\:hover\:to-yellow-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .lg\:hover\:to-yellow-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .lg\:hover\:to-yellow-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .lg\:hover\:to-yellow-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .lg\:hover\:to-yellow-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .lg\:hover\:to-yellow-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .lg\:hover\:to-yellow-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .lg\:hover\:to-yellow-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .lg\:hover\:to-yellow-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .lg\:hover\:to-yellow-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .lg\:hover\:to-green-50:hover{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .lg\:hover\:to-green-100:hover{
    --tw-gradient-to: #d1fae5 !important;
  }

  .lg\:hover\:to-green-200:hover{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .lg\:hover\:to-green-300:hover{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .lg\:hover\:to-green-400:hover{
    --tw-gradient-to: #34d399 !important;
  }

  .lg\:hover\:to-green-500:hover{
    --tw-gradient-to: #10b981 !important;
  }

  .lg\:hover\:to-green-600:hover{
    --tw-gradient-to: #059669 !important;
  }

  .lg\:hover\:to-green-700:hover{
    --tw-gradient-to: #047857 !important;
  }

  .lg\:hover\:to-green-800:hover{
    --tw-gradient-to: #065f46 !important;
  }

  .lg\:hover\:to-green-900:hover{
    --tw-gradient-to: #064e3b !important;
  }

  .lg\:hover\:to-blue-50:hover{
    --tw-gradient-to: #eff6ff !important;
  }

  .lg\:hover\:to-blue-100:hover{
    --tw-gradient-to: #dbeafe !important;
  }

  .lg\:hover\:to-blue-200:hover{
    --tw-gradient-to: #bfdbfe !important;
  }

  .lg\:hover\:to-blue-300:hover{
    --tw-gradient-to: #93c5fd !important;
  }

  .lg\:hover\:to-blue-400:hover{
    --tw-gradient-to: #60a5fa !important;
  }

  .lg\:hover\:to-blue-500:hover{
    --tw-gradient-to: #3b82f6 !important;
  }

  .lg\:hover\:to-blue-600:hover{
    --tw-gradient-to: #2563eb !important;
  }

  .lg\:hover\:to-blue-700:hover{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .lg\:hover\:to-blue-800:hover{
    --tw-gradient-to: #1e40af !important;
  }

  .lg\:hover\:to-blue-900:hover{
    --tw-gradient-to: #1e3a8a !important;
  }

  .lg\:hover\:to-indigo-50:hover{
    --tw-gradient-to: #eef2ff !important;
  }

  .lg\:hover\:to-indigo-100:hover{
    --tw-gradient-to: #e0e7ff !important;
  }

  .lg\:hover\:to-indigo-200:hover{
    --tw-gradient-to: #c7d2fe !important;
  }

  .lg\:hover\:to-indigo-300:hover{
    --tw-gradient-to: #a5b4fc !important;
  }

  .lg\:hover\:to-indigo-400:hover{
    --tw-gradient-to: #818cf8 !important;
  }

  .lg\:hover\:to-indigo-500:hover{
    --tw-gradient-to: #6366f1 !important;
  }

  .lg\:hover\:to-indigo-600:hover{
    --tw-gradient-to: #4f46e5 !important;
  }

  .lg\:hover\:to-indigo-700:hover{
    --tw-gradient-to: #4338ca !important;
  }

  .lg\:hover\:to-indigo-800:hover{
    --tw-gradient-to: #3730a3 !important;
  }

  .lg\:hover\:to-indigo-900:hover{
    --tw-gradient-to: #312e81 !important;
  }

  .lg\:hover\:to-purple-50:hover{
    --tw-gradient-to: #f5f3ff !important;
  }

  .lg\:hover\:to-purple-100:hover{
    --tw-gradient-to: #ede9fe !important;
  }

  .lg\:hover\:to-purple-200:hover{
    --tw-gradient-to: #ddd6fe !important;
  }

  .lg\:hover\:to-purple-300:hover{
    --tw-gradient-to: #c4b5fd !important;
  }

  .lg\:hover\:to-purple-400:hover{
    --tw-gradient-to: #a78bfa !important;
  }

  .lg\:hover\:to-purple-500:hover{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .lg\:hover\:to-purple-600:hover{
    --tw-gradient-to: #7c3aed !important;
  }

  .lg\:hover\:to-purple-700:hover{
    --tw-gradient-to: #6d28d9 !important;
  }

  .lg\:hover\:to-purple-800:hover{
    --tw-gradient-to: #5b21b6 !important;
  }

  .lg\:hover\:to-purple-900:hover{
    --tw-gradient-to: #4c1d95 !important;
  }

  .lg\:hover\:to-pink-50:hover{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .lg\:hover\:to-pink-100:hover{
    --tw-gradient-to: #fce7f3 !important;
  }

  .lg\:hover\:to-pink-200:hover{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .lg\:hover\:to-pink-300:hover{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .lg\:hover\:to-pink-400:hover{
    --tw-gradient-to: #f472b6 !important;
  }

  .lg\:hover\:to-pink-500:hover{
    --tw-gradient-to: #ec4899 !important;
  }

  .lg\:hover\:to-pink-600:hover{
    --tw-gradient-to: #db2777 !important;
  }

  .lg\:hover\:to-pink-700:hover{
    --tw-gradient-to: #be185d !important;
  }

  .lg\:hover\:to-pink-800:hover{
    --tw-gradient-to: #9d174d !important;
  }

  .lg\:hover\:to-pink-900:hover{
    --tw-gradient-to: #831843 !important;
  }

  .lg\:hover\:to-cyan-50:hover{
    --tw-gradient-to: #ecfeff !important;
  }

  .lg\:hover\:to-cyan-100:hover{
    --tw-gradient-to: #cffafe !important;
  }

  .lg\:hover\:to-cyan-200:hover{
    --tw-gradient-to: #a5f3fc !important;
  }

  .lg\:hover\:to-cyan-300:hover{
    --tw-gradient-to: #67e8f9 !important;
  }

  .lg\:hover\:to-cyan-400:hover{
    --tw-gradient-to: #22d3ee !important;
  }

  .lg\:hover\:to-cyan-500:hover{
    --tw-gradient-to: #06b6d4 !important;
  }

  .lg\:hover\:to-cyan-600:hover{
    --tw-gradient-to: #0891b2 !important;
  }

  .lg\:hover\:to-cyan-700:hover{
    --tw-gradient-to: #0e7490 !important;
  }

  .lg\:hover\:to-cyan-800:hover{
    --tw-gradient-to: #155e75 !important;
  }

  .lg\:hover\:to-cyan-900:hover{
    --tw-gradient-to: #164e63 !important;
  }

  .lg\:hover\:to-light-blue-50:hover{
    --tw-gradient-to: #f0f9ff !important;
  }

  .lg\:hover\:to-light-blue-100:hover{
    --tw-gradient-to: #e0f2fe !important;
  }

  .lg\:hover\:to-light-blue-200:hover{
    --tw-gradient-to: #bae6fd !important;
  }

  .lg\:hover\:to-light-blue-300:hover{
    --tw-gradient-to: #7dd3fc !important;
  }

  .lg\:hover\:to-light-blue-400:hover{
    --tw-gradient-to: #38bdf8 !important;
  }

  .lg\:hover\:to-light-blue-500:hover{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .lg\:hover\:to-light-blue-600:hover{
    --tw-gradient-to: #0284c7 !important;
  }

  .lg\:hover\:to-light-blue-700:hover{
    --tw-gradient-to: #0369a1 !important;
  }

  .lg\:hover\:to-light-blue-800:hover{
    --tw-gradient-to: #075985 !important;
  }

  .lg\:hover\:to-light-blue-900:hover{
    --tw-gradient-to: #0c4a6e !important;
  }

  .lg\:hover\:to-amber-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .lg\:hover\:to-amber-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .lg\:hover\:to-amber-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .lg\:hover\:to-amber-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .lg\:hover\:to-amber-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .lg\:hover\:to-amber-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .lg\:hover\:to-amber-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .lg\:hover\:to-amber-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .lg\:hover\:to-amber-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .lg\:hover\:to-amber-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .lg\:hover\:to-space-cadet:hover{
    --tw-gradient-to: #2B2D42 !important;
  }

  .lg\:hover\:to-manatee:hover{
    --tw-gradient-to: #8D99AE !important;
  }

  .lg\:hover\:to-cynabar:hover{
    --tw-gradient-to: #F24333 !important;
  }

  .lg\:hover\:to-imperial-red:hover{
    --tw-gradient-to: #EF233C !important;
  }

  .lg\:hover\:to-special-black:hover{
    --tw-gradient-to: #03071E !important;
  }

  .lg\:hover\:to-dark-sienna:hover{
    --tw-gradient-to: #370617 !important;
  }

  .lg\:hover\:to-rosewood:hover{
    --tw-gradient-to: #6A040F !important;
  }

  .lg\:hover\:to-dark-red:hover{
    --tw-gradient-to: #9D0208 !important;
  }

  .lg\:hover\:to-rosso-corsa:hover{
    --tw-gradient-to: #D00000 !important;
  }

  .lg\:hover\:to-vermillion:hover{
    --tw-gradient-to: #DC2F02 !important;
  }

  .lg\:hover\:to-persimmon:hover{
    --tw-gradient-to: #E85D04 !important;
  }

  .lg\:hover\:to-carrot-orange:hover{
    --tw-gradient-to: #F48C06 !important;
  }

  .lg\:hover\:to-orange-web:hover{
    --tw-gradient-to: #FAA307 !important;
  }

  .lg\:hover\:to-selective-yellow:hover{
    --tw-gradient-to: #FFBA08 !important;
  }

  .lg\:hover\:to-bottle-green:hover{
    --tw-gradient-to: #2D6A4F !important;
  }

  .lg\:hover\:to-illuminating-emerald:hover{
    --tw-gradient-to: #40916C !important;
  }

  .lg\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:focus\:from-current:focus{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:focus\:from-black:focus{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:focus\:from-white:focus{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:focus\:from-gray-50:focus{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .lg\:focus\:from-gray-100:focus{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .lg\:focus\:from-gray-200:focus{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .lg\:focus\:from-gray-300:focus{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .lg\:focus\:from-gray-400:focus{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .lg\:focus\:from-gray-500:focus{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .lg\:focus\:from-gray-600:focus{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .lg\:focus\:from-gray-700:focus{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .lg\:focus\:from-gray-800:focus{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .lg\:focus\:from-gray-900:focus{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .lg\:focus\:from-red-50:focus{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .lg\:focus\:from-red-100:focus{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .lg\:focus\:from-red-200:focus{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .lg\:focus\:from-red-300:focus{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .lg\:focus\:from-red-400:focus{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .lg\:focus\:from-red-500:focus{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .lg\:focus\:from-red-600:focus{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .lg\:focus\:from-red-700:focus{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .lg\:focus\:from-red-800:focus{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .lg\:focus\:from-red-900:focus{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .lg\:focus\:from-yellow-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:focus\:from-yellow-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:focus\:from-yellow-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:focus\:from-yellow-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:focus\:from-yellow-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:focus\:from-yellow-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:focus\:from-yellow-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:focus\:from-yellow-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:focus\:from-yellow-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:focus\:from-yellow-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:focus\:from-green-50:focus{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .lg\:focus\:from-green-100:focus{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .lg\:focus\:from-green-200:focus{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .lg\:focus\:from-green-300:focus{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .lg\:focus\:from-green-400:focus{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .lg\:focus\:from-green-500:focus{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .lg\:focus\:from-green-600:focus{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .lg\:focus\:from-green-700:focus{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .lg\:focus\:from-green-800:focus{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .lg\:focus\:from-green-900:focus{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .lg\:focus\:from-blue-50:focus{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .lg\:focus\:from-blue-100:focus{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .lg\:focus\:from-blue-200:focus{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .lg\:focus\:from-blue-300:focus{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .lg\:focus\:from-blue-400:focus{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .lg\:focus\:from-blue-500:focus{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .lg\:focus\:from-blue-600:focus{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .lg\:focus\:from-blue-700:focus{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .lg\:focus\:from-blue-800:focus{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .lg\:focus\:from-blue-900:focus{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .lg\:focus\:from-indigo-50:focus{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .lg\:focus\:from-indigo-100:focus{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .lg\:focus\:from-indigo-200:focus{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .lg\:focus\:from-indigo-300:focus{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .lg\:focus\:from-indigo-400:focus{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .lg\:focus\:from-indigo-500:focus{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .lg\:focus\:from-indigo-600:focus{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .lg\:focus\:from-indigo-700:focus{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .lg\:focus\:from-indigo-800:focus{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .lg\:focus\:from-indigo-900:focus{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .lg\:focus\:from-purple-50:focus{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .lg\:focus\:from-purple-100:focus{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .lg\:focus\:from-purple-200:focus{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .lg\:focus\:from-purple-300:focus{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .lg\:focus\:from-purple-400:focus{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .lg\:focus\:from-purple-500:focus{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .lg\:focus\:from-purple-600:focus{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .lg\:focus\:from-purple-700:focus{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .lg\:focus\:from-purple-800:focus{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .lg\:focus\:from-purple-900:focus{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .lg\:focus\:from-pink-50:focus{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .lg\:focus\:from-pink-100:focus{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .lg\:focus\:from-pink-200:focus{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .lg\:focus\:from-pink-300:focus{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .lg\:focus\:from-pink-400:focus{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .lg\:focus\:from-pink-500:focus{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .lg\:focus\:from-pink-600:focus{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .lg\:focus\:from-pink-700:focus{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .lg\:focus\:from-pink-800:focus{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .lg\:focus\:from-pink-900:focus{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .lg\:focus\:from-cyan-50:focus{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .lg\:focus\:from-cyan-100:focus{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .lg\:focus\:from-cyan-200:focus{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .lg\:focus\:from-cyan-300:focus{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .lg\:focus\:from-cyan-400:focus{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .lg\:focus\:from-cyan-500:focus{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .lg\:focus\:from-cyan-600:focus{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .lg\:focus\:from-cyan-700:focus{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .lg\:focus\:from-cyan-800:focus{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .lg\:focus\:from-cyan-900:focus{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .lg\:focus\:from-light-blue-50:focus{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .lg\:focus\:from-light-blue-100:focus{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .lg\:focus\:from-light-blue-200:focus{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .lg\:focus\:from-light-blue-300:focus{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .lg\:focus\:from-light-blue-400:focus{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .lg\:focus\:from-light-blue-500:focus{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .lg\:focus\:from-light-blue-600:focus{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .lg\:focus\:from-light-blue-700:focus{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .lg\:focus\:from-light-blue-800:focus{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .lg\:focus\:from-light-blue-900:focus{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .lg\:focus\:from-amber-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:focus\:from-amber-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:focus\:from-amber-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:focus\:from-amber-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:focus\:from-amber-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:focus\:from-amber-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:focus\:from-amber-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:focus\:from-amber-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:focus\:from-amber-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:focus\:from-amber-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:focus\:from-space-cadet:focus{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .lg\:focus\:from-manatee:focus{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .lg\:focus\:from-cynabar:focus{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .lg\:focus\:from-imperial-red:focus{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .lg\:focus\:from-special-black:focus{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .lg\:focus\:from-dark-sienna:focus{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .lg\:focus\:from-rosewood:focus{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .lg\:focus\:from-dark-red:focus{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .lg\:focus\:from-rosso-corsa:focus{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .lg\:focus\:from-vermillion:focus{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .lg\:focus\:from-persimmon:focus{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .lg\:focus\:from-carrot-orange:focus{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .lg\:focus\:from-orange-web:focus{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .lg\:focus\:from-selective-yellow:focus{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .lg\:focus\:from-bottle-green:focus{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .lg\:focus\:from-illuminating-emerald:focus{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .lg\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:focus\:via-current:focus{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .lg\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .lg\:focus\:via-gray-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .lg\:focus\:via-gray-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .lg\:focus\:via-gray-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .lg\:focus\:via-gray-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .lg\:focus\:via-gray-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .lg\:focus\:via-gray-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .lg\:focus\:via-gray-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .lg\:focus\:via-gray-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .lg\:focus\:via-gray-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .lg\:focus\:via-gray-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .lg\:focus\:via-red-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .lg\:focus\:via-red-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .lg\:focus\:via-red-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .lg\:focus\:via-red-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .lg\:focus\:via-red-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .lg\:focus\:via-red-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .lg\:focus\:via-red-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .lg\:focus\:via-red-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .lg\:focus\:via-red-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .lg\:focus\:via-red-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .lg\:focus\:via-yellow-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:focus\:via-yellow-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:focus\:via-yellow-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:focus\:via-yellow-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:focus\:via-yellow-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:focus\:via-yellow-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:focus\:via-yellow-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:focus\:via-yellow-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:focus\:via-yellow-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:focus\:via-yellow-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:focus\:via-green-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .lg\:focus\:via-green-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .lg\:focus\:via-green-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .lg\:focus\:via-green-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .lg\:focus\:via-green-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .lg\:focus\:via-green-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .lg\:focus\:via-green-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .lg\:focus\:via-green-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .lg\:focus\:via-green-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .lg\:focus\:via-green-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .lg\:focus\:via-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .lg\:focus\:via-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .lg\:focus\:via-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .lg\:focus\:via-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .lg\:focus\:via-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .lg\:focus\:via-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .lg\:focus\:via-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .lg\:focus\:via-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .lg\:focus\:via-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .lg\:focus\:via-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .lg\:focus\:via-indigo-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .lg\:focus\:via-indigo-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .lg\:focus\:via-indigo-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .lg\:focus\:via-indigo-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .lg\:focus\:via-indigo-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .lg\:focus\:via-indigo-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .lg\:focus\:via-indigo-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .lg\:focus\:via-indigo-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .lg\:focus\:via-indigo-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .lg\:focus\:via-indigo-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .lg\:focus\:via-purple-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .lg\:focus\:via-purple-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .lg\:focus\:via-purple-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .lg\:focus\:via-purple-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .lg\:focus\:via-purple-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .lg\:focus\:via-purple-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .lg\:focus\:via-purple-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .lg\:focus\:via-purple-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .lg\:focus\:via-purple-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .lg\:focus\:via-purple-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .lg\:focus\:via-pink-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .lg\:focus\:via-pink-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .lg\:focus\:via-pink-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .lg\:focus\:via-pink-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .lg\:focus\:via-pink-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .lg\:focus\:via-pink-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .lg\:focus\:via-pink-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .lg\:focus\:via-pink-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .lg\:focus\:via-pink-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .lg\:focus\:via-pink-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .lg\:focus\:via-cyan-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .lg\:focus\:via-cyan-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .lg\:focus\:via-cyan-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .lg\:focus\:via-cyan-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .lg\:focus\:via-cyan-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .lg\:focus\:via-cyan-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .lg\:focus\:via-cyan-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .lg\:focus\:via-cyan-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .lg\:focus\:via-cyan-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .lg\:focus\:via-cyan-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .lg\:focus\:via-light-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .lg\:focus\:via-light-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .lg\:focus\:via-light-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .lg\:focus\:via-light-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .lg\:focus\:via-light-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .lg\:focus\:via-light-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .lg\:focus\:via-light-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .lg\:focus\:via-light-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .lg\:focus\:via-light-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .lg\:focus\:via-light-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .lg\:focus\:via-amber-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .lg\:focus\:via-amber-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .lg\:focus\:via-amber-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .lg\:focus\:via-amber-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .lg\:focus\:via-amber-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .lg\:focus\:via-amber-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .lg\:focus\:via-amber-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .lg\:focus\:via-amber-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .lg\:focus\:via-amber-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .lg\:focus\:via-amber-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .lg\:focus\:via-space-cadet:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .lg\:focus\:via-manatee:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .lg\:focus\:via-cynabar:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .lg\:focus\:via-imperial-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .lg\:focus\:via-special-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .lg\:focus\:via-dark-sienna:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .lg\:focus\:via-rosewood:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .lg\:focus\:via-dark-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .lg\:focus\:via-rosso-corsa:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .lg\:focus\:via-vermillion:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .lg\:focus\:via-persimmon:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .lg\:focus\:via-carrot-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .lg\:focus\:via-orange-web:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .lg\:focus\:via-selective-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .lg\:focus\:via-bottle-green:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .lg\:focus\:via-illuminating-emerald:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .lg\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent !important;
  }

  .lg\:focus\:to-current:focus{
    --tw-gradient-to: currentColor !important;
  }

  .lg\:focus\:to-black:focus{
    --tw-gradient-to: #000 !important;
  }

  .lg\:focus\:to-white:focus{
    --tw-gradient-to: #fff !important;
  }

  .lg\:focus\:to-gray-50:focus{
    --tw-gradient-to: #f9fafb !important;
  }

  .lg\:focus\:to-gray-100:focus{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .lg\:focus\:to-gray-200:focus{
    --tw-gradient-to: #e5e7eb !important;
  }

  .lg\:focus\:to-gray-300:focus{
    --tw-gradient-to: #d1d5db !important;
  }

  .lg\:focus\:to-gray-400:focus{
    --tw-gradient-to: #9ca3af !important;
  }

  .lg\:focus\:to-gray-500:focus{
    --tw-gradient-to: #6b7280 !important;
  }

  .lg\:focus\:to-gray-600:focus{
    --tw-gradient-to: #4b5563 !important;
  }

  .lg\:focus\:to-gray-700:focus{
    --tw-gradient-to: #374151 !important;
  }

  .lg\:focus\:to-gray-800:focus{
    --tw-gradient-to: #1f2937 !important;
  }

  .lg\:focus\:to-gray-900:focus{
    --tw-gradient-to: #111827 !important;
  }

  .lg\:focus\:to-red-50:focus{
    --tw-gradient-to: #fef2f2 !important;
  }

  .lg\:focus\:to-red-100:focus{
    --tw-gradient-to: #fee2e2 !important;
  }

  .lg\:focus\:to-red-200:focus{
    --tw-gradient-to: #fecaca !important;
  }

  .lg\:focus\:to-red-300:focus{
    --tw-gradient-to: #fca5a5 !important;
  }

  .lg\:focus\:to-red-400:focus{
    --tw-gradient-to: #f87171 !important;
  }

  .lg\:focus\:to-red-500:focus{
    --tw-gradient-to: #ef4444 !important;
  }

  .lg\:focus\:to-red-600:focus{
    --tw-gradient-to: #dc2626 !important;
  }

  .lg\:focus\:to-red-700:focus{
    --tw-gradient-to: #b91c1c !important;
  }

  .lg\:focus\:to-red-800:focus{
    --tw-gradient-to: #991b1b !important;
  }

  .lg\:focus\:to-red-900:focus{
    --tw-gradient-to: #7f1d1d !important;
  }

  .lg\:focus\:to-yellow-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .lg\:focus\:to-yellow-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .lg\:focus\:to-yellow-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .lg\:focus\:to-yellow-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .lg\:focus\:to-yellow-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .lg\:focus\:to-yellow-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .lg\:focus\:to-yellow-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .lg\:focus\:to-yellow-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .lg\:focus\:to-yellow-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .lg\:focus\:to-yellow-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .lg\:focus\:to-green-50:focus{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .lg\:focus\:to-green-100:focus{
    --tw-gradient-to: #d1fae5 !important;
  }

  .lg\:focus\:to-green-200:focus{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .lg\:focus\:to-green-300:focus{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .lg\:focus\:to-green-400:focus{
    --tw-gradient-to: #34d399 !important;
  }

  .lg\:focus\:to-green-500:focus{
    --tw-gradient-to: #10b981 !important;
  }

  .lg\:focus\:to-green-600:focus{
    --tw-gradient-to: #059669 !important;
  }

  .lg\:focus\:to-green-700:focus{
    --tw-gradient-to: #047857 !important;
  }

  .lg\:focus\:to-green-800:focus{
    --tw-gradient-to: #065f46 !important;
  }

  .lg\:focus\:to-green-900:focus{
    --tw-gradient-to: #064e3b !important;
  }

  .lg\:focus\:to-blue-50:focus{
    --tw-gradient-to: #eff6ff !important;
  }

  .lg\:focus\:to-blue-100:focus{
    --tw-gradient-to: #dbeafe !important;
  }

  .lg\:focus\:to-blue-200:focus{
    --tw-gradient-to: #bfdbfe !important;
  }

  .lg\:focus\:to-blue-300:focus{
    --tw-gradient-to: #93c5fd !important;
  }

  .lg\:focus\:to-blue-400:focus{
    --tw-gradient-to: #60a5fa !important;
  }

  .lg\:focus\:to-blue-500:focus{
    --tw-gradient-to: #3b82f6 !important;
  }

  .lg\:focus\:to-blue-600:focus{
    --tw-gradient-to: #2563eb !important;
  }

  .lg\:focus\:to-blue-700:focus{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .lg\:focus\:to-blue-800:focus{
    --tw-gradient-to: #1e40af !important;
  }

  .lg\:focus\:to-blue-900:focus{
    --tw-gradient-to: #1e3a8a !important;
  }

  .lg\:focus\:to-indigo-50:focus{
    --tw-gradient-to: #eef2ff !important;
  }

  .lg\:focus\:to-indigo-100:focus{
    --tw-gradient-to: #e0e7ff !important;
  }

  .lg\:focus\:to-indigo-200:focus{
    --tw-gradient-to: #c7d2fe !important;
  }

  .lg\:focus\:to-indigo-300:focus{
    --tw-gradient-to: #a5b4fc !important;
  }

  .lg\:focus\:to-indigo-400:focus{
    --tw-gradient-to: #818cf8 !important;
  }

  .lg\:focus\:to-indigo-500:focus{
    --tw-gradient-to: #6366f1 !important;
  }

  .lg\:focus\:to-indigo-600:focus{
    --tw-gradient-to: #4f46e5 !important;
  }

  .lg\:focus\:to-indigo-700:focus{
    --tw-gradient-to: #4338ca !important;
  }

  .lg\:focus\:to-indigo-800:focus{
    --tw-gradient-to: #3730a3 !important;
  }

  .lg\:focus\:to-indigo-900:focus{
    --tw-gradient-to: #312e81 !important;
  }

  .lg\:focus\:to-purple-50:focus{
    --tw-gradient-to: #f5f3ff !important;
  }

  .lg\:focus\:to-purple-100:focus{
    --tw-gradient-to: #ede9fe !important;
  }

  .lg\:focus\:to-purple-200:focus{
    --tw-gradient-to: #ddd6fe !important;
  }

  .lg\:focus\:to-purple-300:focus{
    --tw-gradient-to: #c4b5fd !important;
  }

  .lg\:focus\:to-purple-400:focus{
    --tw-gradient-to: #a78bfa !important;
  }

  .lg\:focus\:to-purple-500:focus{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .lg\:focus\:to-purple-600:focus{
    --tw-gradient-to: #7c3aed !important;
  }

  .lg\:focus\:to-purple-700:focus{
    --tw-gradient-to: #6d28d9 !important;
  }

  .lg\:focus\:to-purple-800:focus{
    --tw-gradient-to: #5b21b6 !important;
  }

  .lg\:focus\:to-purple-900:focus{
    --tw-gradient-to: #4c1d95 !important;
  }

  .lg\:focus\:to-pink-50:focus{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .lg\:focus\:to-pink-100:focus{
    --tw-gradient-to: #fce7f3 !important;
  }

  .lg\:focus\:to-pink-200:focus{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .lg\:focus\:to-pink-300:focus{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .lg\:focus\:to-pink-400:focus{
    --tw-gradient-to: #f472b6 !important;
  }

  .lg\:focus\:to-pink-500:focus{
    --tw-gradient-to: #ec4899 !important;
  }

  .lg\:focus\:to-pink-600:focus{
    --tw-gradient-to: #db2777 !important;
  }

  .lg\:focus\:to-pink-700:focus{
    --tw-gradient-to: #be185d !important;
  }

  .lg\:focus\:to-pink-800:focus{
    --tw-gradient-to: #9d174d !important;
  }

  .lg\:focus\:to-pink-900:focus{
    --tw-gradient-to: #831843 !important;
  }

  .lg\:focus\:to-cyan-50:focus{
    --tw-gradient-to: #ecfeff !important;
  }

  .lg\:focus\:to-cyan-100:focus{
    --tw-gradient-to: #cffafe !important;
  }

  .lg\:focus\:to-cyan-200:focus{
    --tw-gradient-to: #a5f3fc !important;
  }

  .lg\:focus\:to-cyan-300:focus{
    --tw-gradient-to: #67e8f9 !important;
  }

  .lg\:focus\:to-cyan-400:focus{
    --tw-gradient-to: #22d3ee !important;
  }

  .lg\:focus\:to-cyan-500:focus{
    --tw-gradient-to: #06b6d4 !important;
  }

  .lg\:focus\:to-cyan-600:focus{
    --tw-gradient-to: #0891b2 !important;
  }

  .lg\:focus\:to-cyan-700:focus{
    --tw-gradient-to: #0e7490 !important;
  }

  .lg\:focus\:to-cyan-800:focus{
    --tw-gradient-to: #155e75 !important;
  }

  .lg\:focus\:to-cyan-900:focus{
    --tw-gradient-to: #164e63 !important;
  }

  .lg\:focus\:to-light-blue-50:focus{
    --tw-gradient-to: #f0f9ff !important;
  }

  .lg\:focus\:to-light-blue-100:focus{
    --tw-gradient-to: #e0f2fe !important;
  }

  .lg\:focus\:to-light-blue-200:focus{
    --tw-gradient-to: #bae6fd !important;
  }

  .lg\:focus\:to-light-blue-300:focus{
    --tw-gradient-to: #7dd3fc !important;
  }

  .lg\:focus\:to-light-blue-400:focus{
    --tw-gradient-to: #38bdf8 !important;
  }

  .lg\:focus\:to-light-blue-500:focus{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .lg\:focus\:to-light-blue-600:focus{
    --tw-gradient-to: #0284c7 !important;
  }

  .lg\:focus\:to-light-blue-700:focus{
    --tw-gradient-to: #0369a1 !important;
  }

  .lg\:focus\:to-light-blue-800:focus{
    --tw-gradient-to: #075985 !important;
  }

  .lg\:focus\:to-light-blue-900:focus{
    --tw-gradient-to: #0c4a6e !important;
  }

  .lg\:focus\:to-amber-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .lg\:focus\:to-amber-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .lg\:focus\:to-amber-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .lg\:focus\:to-amber-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .lg\:focus\:to-amber-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .lg\:focus\:to-amber-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .lg\:focus\:to-amber-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .lg\:focus\:to-amber-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .lg\:focus\:to-amber-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .lg\:focus\:to-amber-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .lg\:focus\:to-space-cadet:focus{
    --tw-gradient-to: #2B2D42 !important;
  }

  .lg\:focus\:to-manatee:focus{
    --tw-gradient-to: #8D99AE !important;
  }

  .lg\:focus\:to-cynabar:focus{
    --tw-gradient-to: #F24333 !important;
  }

  .lg\:focus\:to-imperial-red:focus{
    --tw-gradient-to: #EF233C !important;
  }

  .lg\:focus\:to-special-black:focus{
    --tw-gradient-to: #03071E !important;
  }

  .lg\:focus\:to-dark-sienna:focus{
    --tw-gradient-to: #370617 !important;
  }

  .lg\:focus\:to-rosewood:focus{
    --tw-gradient-to: #6A040F !important;
  }

  .lg\:focus\:to-dark-red:focus{
    --tw-gradient-to: #9D0208 !important;
  }

  .lg\:focus\:to-rosso-corsa:focus{
    --tw-gradient-to: #D00000 !important;
  }

  .lg\:focus\:to-vermillion:focus{
    --tw-gradient-to: #DC2F02 !important;
  }

  .lg\:focus\:to-persimmon:focus{
    --tw-gradient-to: #E85D04 !important;
  }

  .lg\:focus\:to-carrot-orange:focus{
    --tw-gradient-to: #F48C06 !important;
  }

  .lg\:focus\:to-orange-web:focus{
    --tw-gradient-to: #FAA307 !important;
  }

  .lg\:focus\:to-selective-yellow:focus{
    --tw-gradient-to: #FFBA08 !important;
  }

  .lg\:focus\:to-bottle-green:focus{
    --tw-gradient-to: #2D6A4F !important;
  }

  .lg\:focus\:to-illuminating-emerald:focus{
    --tw-gradient-to: #40916C !important;
  }

  .dark .lg\:dark\:from-transparent{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:from-current{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:from-black{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:from-white{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:from-gray-50{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .lg\:dark\:from-gray-100{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .lg\:dark\:from-gray-200{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .lg\:dark\:from-gray-300{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .lg\:dark\:from-gray-400{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .lg\:dark\:from-gray-500{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .lg\:dark\:from-gray-600{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .lg\:dark\:from-gray-700{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .lg\:dark\:from-gray-800{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .lg\:dark\:from-gray-900{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .lg\:dark\:from-red-50{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .lg\:dark\:from-red-100{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .lg\:dark\:from-red-200{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .lg\:dark\:from-red-300{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .lg\:dark\:from-red-400{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .lg\:dark\:from-red-500{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .lg\:dark\:from-red-600{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .lg\:dark\:from-red-700{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .lg\:dark\:from-red-800{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .lg\:dark\:from-red-900{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .lg\:dark\:from-yellow-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:from-yellow-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:from-yellow-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:from-yellow-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:from-yellow-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:from-yellow-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:from-yellow-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:from-yellow-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:from-yellow-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:from-yellow-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:from-green-50{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .lg\:dark\:from-green-100{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .lg\:dark\:from-green-200{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .lg\:dark\:from-green-300{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .lg\:dark\:from-green-400{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .lg\:dark\:from-green-500{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .lg\:dark\:from-green-600{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .lg\:dark\:from-green-700{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .lg\:dark\:from-green-800{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .lg\:dark\:from-green-900{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .lg\:dark\:from-blue-50{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .lg\:dark\:from-blue-100{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .lg\:dark\:from-blue-200{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .lg\:dark\:from-blue-300{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .lg\:dark\:from-blue-400{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .lg\:dark\:from-blue-500{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .lg\:dark\:from-blue-600{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .lg\:dark\:from-blue-700{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .lg\:dark\:from-blue-800{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .lg\:dark\:from-blue-900{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .lg\:dark\:from-indigo-50{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .lg\:dark\:from-indigo-100{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .lg\:dark\:from-indigo-200{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .lg\:dark\:from-indigo-300{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .lg\:dark\:from-indigo-400{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .lg\:dark\:from-indigo-500{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .lg\:dark\:from-indigo-600{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .lg\:dark\:from-indigo-700{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .lg\:dark\:from-indigo-800{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .lg\:dark\:from-indigo-900{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .lg\:dark\:from-purple-50{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .lg\:dark\:from-purple-100{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .lg\:dark\:from-purple-200{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .lg\:dark\:from-purple-300{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .lg\:dark\:from-purple-400{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .lg\:dark\:from-purple-500{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .lg\:dark\:from-purple-600{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .lg\:dark\:from-purple-700{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .lg\:dark\:from-purple-800{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .lg\:dark\:from-purple-900{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .lg\:dark\:from-pink-50{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .lg\:dark\:from-pink-100{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .lg\:dark\:from-pink-200{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .lg\:dark\:from-pink-300{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .lg\:dark\:from-pink-400{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .lg\:dark\:from-pink-500{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .lg\:dark\:from-pink-600{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .lg\:dark\:from-pink-700{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .lg\:dark\:from-pink-800{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .lg\:dark\:from-pink-900{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .lg\:dark\:from-cyan-50{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .lg\:dark\:from-cyan-100{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .lg\:dark\:from-cyan-200{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .lg\:dark\:from-cyan-300{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .lg\:dark\:from-cyan-400{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .lg\:dark\:from-cyan-500{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .lg\:dark\:from-cyan-600{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .lg\:dark\:from-cyan-700{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .lg\:dark\:from-cyan-800{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .lg\:dark\:from-cyan-900{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .lg\:dark\:from-light-blue-50{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .lg\:dark\:from-light-blue-100{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .lg\:dark\:from-light-blue-200{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .lg\:dark\:from-light-blue-300{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .lg\:dark\:from-light-blue-400{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .lg\:dark\:from-light-blue-500{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .lg\:dark\:from-light-blue-600{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .lg\:dark\:from-light-blue-700{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .lg\:dark\:from-light-blue-800{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .lg\:dark\:from-light-blue-900{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .lg\:dark\:from-amber-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:from-amber-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:from-amber-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:from-amber-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:from-amber-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:from-amber-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:from-amber-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:from-amber-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:from-amber-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:from-amber-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:from-space-cadet{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .lg\:dark\:from-manatee{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .lg\:dark\:from-cynabar{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .lg\:dark\:from-imperial-red{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .lg\:dark\:from-special-black{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .lg\:dark\:from-dark-sienna{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .lg\:dark\:from-rosewood{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .lg\:dark\:from-dark-red{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .lg\:dark\:from-rosso-corsa{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:from-vermillion{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .lg\:dark\:from-persimmon{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .lg\:dark\:from-carrot-orange{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .lg\:dark\:from-orange-web{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .lg\:dark\:from-selective-yellow{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .lg\:dark\:from-bottle-green{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .lg\:dark\:from-illuminating-emerald{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .lg\:dark\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:via-current{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:via-gray-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .lg\:dark\:via-gray-100{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .lg\:dark\:via-gray-200{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .lg\:dark\:via-gray-300{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .lg\:dark\:via-gray-400{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .lg\:dark\:via-gray-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .lg\:dark\:via-gray-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .lg\:dark\:via-gray-700{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .lg\:dark\:via-gray-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .lg\:dark\:via-gray-900{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .lg\:dark\:via-red-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .lg\:dark\:via-red-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .lg\:dark\:via-red-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .lg\:dark\:via-red-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .lg\:dark\:via-red-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .lg\:dark\:via-red-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .lg\:dark\:via-red-600{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .lg\:dark\:via-red-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .lg\:dark\:via-red-800{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .lg\:dark\:via-red-900{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .lg\:dark\:via-yellow-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:via-yellow-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:via-yellow-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:via-yellow-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:via-yellow-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:via-yellow-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:via-yellow-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:via-yellow-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:via-yellow-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:via-yellow-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:via-green-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .lg\:dark\:via-green-100{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .lg\:dark\:via-green-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .lg\:dark\:via-green-300{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .lg\:dark\:via-green-400{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .lg\:dark\:via-green-500{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .lg\:dark\:via-green-600{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .lg\:dark\:via-green-700{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .lg\:dark\:via-green-800{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .lg\:dark\:via-green-900{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .lg\:dark\:via-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .lg\:dark\:via-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .lg\:dark\:via-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .lg\:dark\:via-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .lg\:dark\:via-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .lg\:dark\:via-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .lg\:dark\:via-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .lg\:dark\:via-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .lg\:dark\:via-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .lg\:dark\:via-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .lg\:dark\:via-indigo-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .lg\:dark\:via-indigo-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .lg\:dark\:via-indigo-200{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .lg\:dark\:via-indigo-300{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .lg\:dark\:via-indigo-400{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .lg\:dark\:via-indigo-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .lg\:dark\:via-indigo-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .lg\:dark\:via-indigo-700{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .lg\:dark\:via-indigo-800{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .lg\:dark\:via-indigo-900{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .lg\:dark\:via-purple-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .lg\:dark\:via-purple-100{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .lg\:dark\:via-purple-200{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .lg\:dark\:via-purple-300{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .lg\:dark\:via-purple-400{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .lg\:dark\:via-purple-500{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .lg\:dark\:via-purple-600{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .lg\:dark\:via-purple-700{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .lg\:dark\:via-purple-800{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .lg\:dark\:via-purple-900{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .lg\:dark\:via-pink-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .lg\:dark\:via-pink-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .lg\:dark\:via-pink-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .lg\:dark\:via-pink-300{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .lg\:dark\:via-pink-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .lg\:dark\:via-pink-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .lg\:dark\:via-pink-600{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .lg\:dark\:via-pink-700{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .lg\:dark\:via-pink-800{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .lg\:dark\:via-pink-900{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .lg\:dark\:via-cyan-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .lg\:dark\:via-cyan-100{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .lg\:dark\:via-cyan-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .lg\:dark\:via-cyan-300{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .lg\:dark\:via-cyan-400{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .lg\:dark\:via-cyan-500{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .lg\:dark\:via-cyan-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .lg\:dark\:via-cyan-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .lg\:dark\:via-cyan-800{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .lg\:dark\:via-cyan-900{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .lg\:dark\:via-light-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .lg\:dark\:via-light-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .lg\:dark\:via-light-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .lg\:dark\:via-light-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .lg\:dark\:via-light-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .lg\:dark\:via-light-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .lg\:dark\:via-light-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .lg\:dark\:via-light-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .lg\:dark\:via-light-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .lg\:dark\:via-light-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .lg\:dark\:via-amber-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:via-amber-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:via-amber-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:via-amber-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:via-amber-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:via-amber-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:via-amber-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:via-amber-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:via-amber-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:via-amber-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:via-space-cadet{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .lg\:dark\:via-manatee{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .lg\:dark\:via-cynabar{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .lg\:dark\:via-imperial-red{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .lg\:dark\:via-special-black{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .lg\:dark\:via-dark-sienna{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .lg\:dark\:via-rosewood{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .lg\:dark\:via-dark-red{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .lg\:dark\:via-rosso-corsa{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:via-vermillion{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .lg\:dark\:via-persimmon{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .lg\:dark\:via-carrot-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .lg\:dark\:via-orange-web{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .lg\:dark\:via-selective-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .lg\:dark\:via-bottle-green{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .lg\:dark\:via-illuminating-emerald{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .lg\:dark\:to-transparent{
    --tw-gradient-to: transparent !important;
  }

  .dark .lg\:dark\:to-current{
    --tw-gradient-to: currentColor !important;
  }

  .dark .lg\:dark\:to-black{
    --tw-gradient-to: #000 !important;
  }

  .dark .lg\:dark\:to-white{
    --tw-gradient-to: #fff !important;
  }

  .dark .lg\:dark\:to-gray-50{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .lg\:dark\:to-gray-100{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .lg\:dark\:to-gray-200{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .lg\:dark\:to-gray-300{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .lg\:dark\:to-gray-400{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .lg\:dark\:to-gray-500{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .lg\:dark\:to-gray-600{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .lg\:dark\:to-gray-700{
    --tw-gradient-to: #374151 !important;
  }

  .dark .lg\:dark\:to-gray-800{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .lg\:dark\:to-gray-900{
    --tw-gradient-to: #111827 !important;
  }

  .dark .lg\:dark\:to-red-50{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .lg\:dark\:to-red-100{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .lg\:dark\:to-red-200{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .lg\:dark\:to-red-300{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .lg\:dark\:to-red-400{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .lg\:dark\:to-red-500{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .lg\:dark\:to-red-600{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .lg\:dark\:to-red-700{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .lg\:dark\:to-red-800{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .lg\:dark\:to-red-900{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .lg\:dark\:to-yellow-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .lg\:dark\:to-yellow-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .lg\:dark\:to-yellow-200{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .lg\:dark\:to-yellow-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .lg\:dark\:to-yellow-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .lg\:dark\:to-yellow-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .lg\:dark\:to-yellow-600{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .lg\:dark\:to-yellow-700{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .lg\:dark\:to-yellow-800{
    --tw-gradient-to: #92400e !important;
  }

  .dark .lg\:dark\:to-yellow-900{
    --tw-gradient-to: #78350f !important;
  }

  .dark .lg\:dark\:to-green-50{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .lg\:dark\:to-green-100{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .lg\:dark\:to-green-200{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .lg\:dark\:to-green-300{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .lg\:dark\:to-green-400{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .lg\:dark\:to-green-500{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .lg\:dark\:to-green-600{
    --tw-gradient-to: #059669 !important;
  }

  .dark .lg\:dark\:to-green-700{
    --tw-gradient-to: #047857 !important;
  }

  .dark .lg\:dark\:to-green-800{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .lg\:dark\:to-green-900{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .lg\:dark\:to-blue-50{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .lg\:dark\:to-blue-100{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .lg\:dark\:to-blue-200{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .lg\:dark\:to-blue-300{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .lg\:dark\:to-blue-400{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .lg\:dark\:to-blue-500{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .lg\:dark\:to-blue-600{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .lg\:dark\:to-blue-700{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .lg\:dark\:to-blue-800{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .lg\:dark\:to-blue-900{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .lg\:dark\:to-indigo-50{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .lg\:dark\:to-indigo-100{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .lg\:dark\:to-indigo-200{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .lg\:dark\:to-indigo-300{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .lg\:dark\:to-indigo-400{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .lg\:dark\:to-indigo-500{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .lg\:dark\:to-indigo-600{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .lg\:dark\:to-indigo-700{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .lg\:dark\:to-indigo-800{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .lg\:dark\:to-indigo-900{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .lg\:dark\:to-purple-50{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .lg\:dark\:to-purple-100{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .lg\:dark\:to-purple-200{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .lg\:dark\:to-purple-300{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .lg\:dark\:to-purple-400{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .lg\:dark\:to-purple-500{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .lg\:dark\:to-purple-600{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .lg\:dark\:to-purple-700{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .lg\:dark\:to-purple-800{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .lg\:dark\:to-purple-900{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .lg\:dark\:to-pink-50{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .lg\:dark\:to-pink-100{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .lg\:dark\:to-pink-200{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .lg\:dark\:to-pink-300{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .lg\:dark\:to-pink-400{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .lg\:dark\:to-pink-500{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .lg\:dark\:to-pink-600{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .lg\:dark\:to-pink-700{
    --tw-gradient-to: #be185d !important;
  }

  .dark .lg\:dark\:to-pink-800{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .lg\:dark\:to-pink-900{
    --tw-gradient-to: #831843 !important;
  }

  .dark .lg\:dark\:to-cyan-50{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .lg\:dark\:to-cyan-100{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .lg\:dark\:to-cyan-200{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .lg\:dark\:to-cyan-300{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .lg\:dark\:to-cyan-400{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .lg\:dark\:to-cyan-500{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .lg\:dark\:to-cyan-600{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .lg\:dark\:to-cyan-700{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .lg\:dark\:to-cyan-800{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .lg\:dark\:to-cyan-900{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .lg\:dark\:to-light-blue-50{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .lg\:dark\:to-light-blue-100{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .lg\:dark\:to-light-blue-200{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .lg\:dark\:to-light-blue-300{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .lg\:dark\:to-light-blue-400{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .lg\:dark\:to-light-blue-500{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .lg\:dark\:to-light-blue-600{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .lg\:dark\:to-light-blue-700{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .lg\:dark\:to-light-blue-800{
    --tw-gradient-to: #075985 !important;
  }

  .dark .lg\:dark\:to-light-blue-900{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .lg\:dark\:to-amber-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .lg\:dark\:to-amber-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .lg\:dark\:to-amber-200{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .lg\:dark\:to-amber-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .lg\:dark\:to-amber-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .lg\:dark\:to-amber-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .lg\:dark\:to-amber-600{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .lg\:dark\:to-amber-700{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .lg\:dark\:to-amber-800{
    --tw-gradient-to: #92400e !important;
  }

  .dark .lg\:dark\:to-amber-900{
    --tw-gradient-to: #78350f !important;
  }

  .dark .lg\:dark\:to-space-cadet{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .lg\:dark\:to-manatee{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .lg\:dark\:to-cynabar{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .lg\:dark\:to-imperial-red{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .lg\:dark\:to-special-black{
    --tw-gradient-to: #03071E !important;
  }

  .dark .lg\:dark\:to-dark-sienna{
    --tw-gradient-to: #370617 !important;
  }

  .dark .lg\:dark\:to-rosewood{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .lg\:dark\:to-dark-red{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .lg\:dark\:to-rosso-corsa{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .lg\:dark\:to-vermillion{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .lg\:dark\:to-persimmon{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .lg\:dark\:to-carrot-orange{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .lg\:dark\:to-orange-web{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .lg\:dark\:to-selective-yellow{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .lg\:dark\:to-bottle-green{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .lg\:dark\:to-illuminating-emerald{
    --tw-gradient-to: #40916C !important;
  }

  .dark .lg\:dark\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-current:hover{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-black:hover{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-white:hover{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-gray-50:hover{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-gray-100:hover{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-gray-200:hover{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-gray-300:hover{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-gray-400:hover{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-gray-500:hover{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-gray-600:hover{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-gray-700:hover{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-gray-800:hover{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-gray-900:hover{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-red-50:hover{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-red-100:hover{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-red-200:hover{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-red-300:hover{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-red-400:hover{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-red-500:hover{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-red-600:hover{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-red-700:hover{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-red-800:hover{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-red-900:hover{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-yellow-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-yellow-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-yellow-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-yellow-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-yellow-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-yellow-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-yellow-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-yellow-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-yellow-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-yellow-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-green-50:hover{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-green-100:hover{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-green-200:hover{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-green-300:hover{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-green-400:hover{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-green-500:hover{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-green-600:hover{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-green-700:hover{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-green-800:hover{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-green-900:hover{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-blue-50:hover{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-blue-100:hover{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-blue-200:hover{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-blue-300:hover{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-blue-400:hover{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-blue-500:hover{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-blue-600:hover{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-blue-700:hover{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-blue-800:hover{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-blue-900:hover{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-indigo-50:hover{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-indigo-100:hover{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-indigo-200:hover{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-indigo-300:hover{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-indigo-400:hover{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-indigo-500:hover{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-indigo-600:hover{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-indigo-700:hover{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-indigo-800:hover{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-indigo-900:hover{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-purple-50:hover{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-purple-100:hover{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-purple-200:hover{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-purple-300:hover{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-purple-400:hover{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-purple-500:hover{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-purple-600:hover{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-purple-700:hover{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-purple-800:hover{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-purple-900:hover{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-pink-50:hover{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-pink-100:hover{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-pink-200:hover{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-pink-300:hover{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-pink-400:hover{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-pink-500:hover{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-pink-600:hover{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-pink-700:hover{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-pink-800:hover{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-pink-900:hover{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cyan-50:hover{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cyan-100:hover{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cyan-200:hover{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cyan-300:hover{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cyan-400:hover{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cyan-500:hover{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cyan-600:hover{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cyan-700:hover{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cyan-800:hover{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cyan-900:hover{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-light-blue-50:hover{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-light-blue-100:hover{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-light-blue-200:hover{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-light-blue-300:hover{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-light-blue-400:hover{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-light-blue-500:hover{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-light-blue-600:hover{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-light-blue-700:hover{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-light-blue-800:hover{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-light-blue-900:hover{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-amber-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-amber-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-amber-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-amber-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-amber-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-amber-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-amber-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-amber-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-amber-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-amber-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-space-cadet:hover{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-manatee:hover{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-cynabar:hover{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-imperial-red:hover{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-special-black:hover{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-dark-sienna:hover{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-rosewood:hover{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-dark-red:hover{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-rosso-corsa:hover{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-vermillion:hover{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-persimmon:hover{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-carrot-orange:hover{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-orange-web:hover{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-selective-yellow:hover{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-bottle-green:hover{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .lg\:dark\:hover\:from-illuminating-emerald:hover{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-current:hover{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-gray-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-gray-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-gray-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-gray-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-gray-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-gray-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-gray-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-gray-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-gray-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-gray-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-red-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-red-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-red-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-red-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-red-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-red-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-red-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-red-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-red-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-red-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-yellow-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-yellow-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-yellow-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-yellow-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-yellow-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-yellow-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-yellow-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-yellow-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-yellow-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-yellow-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-green-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-green-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-green-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-green-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-green-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-green-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-green-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-green-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-green-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-green-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-indigo-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-indigo-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-indigo-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-indigo-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-indigo-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-indigo-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-indigo-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-indigo-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-indigo-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-indigo-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-purple-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-purple-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-purple-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-purple-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-purple-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-purple-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-purple-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-purple-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-purple-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-purple-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-pink-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-pink-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-pink-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-pink-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-pink-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-pink-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-pink-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-pink-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-pink-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-pink-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cyan-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cyan-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cyan-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cyan-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cyan-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cyan-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cyan-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cyan-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cyan-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cyan-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-light-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-light-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-light-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-light-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-light-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-light-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-light-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-light-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-light-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-light-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-amber-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-amber-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-amber-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-amber-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-amber-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-amber-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-amber-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-amber-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-amber-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-amber-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-space-cadet:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-manatee:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-cynabar:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-imperial-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-special-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-dark-sienna:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-rosewood:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-dark-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-rosso-corsa:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-vermillion:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-persimmon:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-carrot-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-orange-web:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-selective-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-bottle-green:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .lg\:dark\:hover\:via-illuminating-emerald:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .lg\:dark\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent !important;
  }

  .dark .lg\:dark\:hover\:to-current:hover{
    --tw-gradient-to: currentColor !important;
  }

  .dark .lg\:dark\:hover\:to-black:hover{
    --tw-gradient-to: #000 !important;
  }

  .dark .lg\:dark\:hover\:to-white:hover{
    --tw-gradient-to: #fff !important;
  }

  .dark .lg\:dark\:hover\:to-gray-50:hover{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .lg\:dark\:hover\:to-gray-100:hover{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .lg\:dark\:hover\:to-gray-200:hover{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .lg\:dark\:hover\:to-gray-300:hover{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .lg\:dark\:hover\:to-gray-400:hover{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .lg\:dark\:hover\:to-gray-500:hover{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .lg\:dark\:hover\:to-gray-600:hover{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .lg\:dark\:hover\:to-gray-700:hover{
    --tw-gradient-to: #374151 !important;
  }

  .dark .lg\:dark\:hover\:to-gray-800:hover{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .lg\:dark\:hover\:to-gray-900:hover{
    --tw-gradient-to: #111827 !important;
  }

  .dark .lg\:dark\:hover\:to-red-50:hover{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .lg\:dark\:hover\:to-red-100:hover{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .lg\:dark\:hover\:to-red-200:hover{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .lg\:dark\:hover\:to-red-300:hover{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .lg\:dark\:hover\:to-red-400:hover{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .lg\:dark\:hover\:to-red-500:hover{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .lg\:dark\:hover\:to-red-600:hover{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .lg\:dark\:hover\:to-red-700:hover{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .lg\:dark\:hover\:to-red-800:hover{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .lg\:dark\:hover\:to-red-900:hover{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .lg\:dark\:hover\:to-yellow-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .lg\:dark\:hover\:to-yellow-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .lg\:dark\:hover\:to-yellow-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .lg\:dark\:hover\:to-yellow-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .lg\:dark\:hover\:to-yellow-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .lg\:dark\:hover\:to-yellow-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .lg\:dark\:hover\:to-yellow-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .lg\:dark\:hover\:to-yellow-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .lg\:dark\:hover\:to-yellow-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .dark .lg\:dark\:hover\:to-yellow-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .dark .lg\:dark\:hover\:to-green-50:hover{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .lg\:dark\:hover\:to-green-100:hover{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .lg\:dark\:hover\:to-green-200:hover{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .lg\:dark\:hover\:to-green-300:hover{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .lg\:dark\:hover\:to-green-400:hover{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .lg\:dark\:hover\:to-green-500:hover{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .lg\:dark\:hover\:to-green-600:hover{
    --tw-gradient-to: #059669 !important;
  }

  .dark .lg\:dark\:hover\:to-green-700:hover{
    --tw-gradient-to: #047857 !important;
  }

  .dark .lg\:dark\:hover\:to-green-800:hover{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .lg\:dark\:hover\:to-green-900:hover{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .lg\:dark\:hover\:to-blue-50:hover{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .lg\:dark\:hover\:to-blue-100:hover{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .lg\:dark\:hover\:to-blue-200:hover{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .lg\:dark\:hover\:to-blue-300:hover{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .lg\:dark\:hover\:to-blue-400:hover{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .lg\:dark\:hover\:to-blue-500:hover{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .lg\:dark\:hover\:to-blue-600:hover{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .lg\:dark\:hover\:to-blue-700:hover{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .lg\:dark\:hover\:to-blue-800:hover{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .lg\:dark\:hover\:to-blue-900:hover{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .lg\:dark\:hover\:to-indigo-50:hover{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .lg\:dark\:hover\:to-indigo-100:hover{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .lg\:dark\:hover\:to-indigo-200:hover{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .lg\:dark\:hover\:to-indigo-300:hover{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .lg\:dark\:hover\:to-indigo-400:hover{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .lg\:dark\:hover\:to-indigo-500:hover{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .lg\:dark\:hover\:to-indigo-600:hover{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .lg\:dark\:hover\:to-indigo-700:hover{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .lg\:dark\:hover\:to-indigo-800:hover{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .lg\:dark\:hover\:to-indigo-900:hover{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .lg\:dark\:hover\:to-purple-50:hover{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .lg\:dark\:hover\:to-purple-100:hover{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .lg\:dark\:hover\:to-purple-200:hover{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .lg\:dark\:hover\:to-purple-300:hover{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .lg\:dark\:hover\:to-purple-400:hover{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .lg\:dark\:hover\:to-purple-500:hover{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .lg\:dark\:hover\:to-purple-600:hover{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .lg\:dark\:hover\:to-purple-700:hover{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .lg\:dark\:hover\:to-purple-800:hover{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .lg\:dark\:hover\:to-purple-900:hover{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .lg\:dark\:hover\:to-pink-50:hover{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .lg\:dark\:hover\:to-pink-100:hover{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .lg\:dark\:hover\:to-pink-200:hover{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .lg\:dark\:hover\:to-pink-300:hover{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .lg\:dark\:hover\:to-pink-400:hover{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .lg\:dark\:hover\:to-pink-500:hover{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .lg\:dark\:hover\:to-pink-600:hover{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .lg\:dark\:hover\:to-pink-700:hover{
    --tw-gradient-to: #be185d !important;
  }

  .dark .lg\:dark\:hover\:to-pink-800:hover{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .lg\:dark\:hover\:to-pink-900:hover{
    --tw-gradient-to: #831843 !important;
  }

  .dark .lg\:dark\:hover\:to-cyan-50:hover{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .lg\:dark\:hover\:to-cyan-100:hover{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .lg\:dark\:hover\:to-cyan-200:hover{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .lg\:dark\:hover\:to-cyan-300:hover{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .lg\:dark\:hover\:to-cyan-400:hover{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .lg\:dark\:hover\:to-cyan-500:hover{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .lg\:dark\:hover\:to-cyan-600:hover{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .lg\:dark\:hover\:to-cyan-700:hover{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .lg\:dark\:hover\:to-cyan-800:hover{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .lg\:dark\:hover\:to-cyan-900:hover{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .lg\:dark\:hover\:to-light-blue-50:hover{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .lg\:dark\:hover\:to-light-blue-100:hover{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .lg\:dark\:hover\:to-light-blue-200:hover{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .lg\:dark\:hover\:to-light-blue-300:hover{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .lg\:dark\:hover\:to-light-blue-400:hover{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .lg\:dark\:hover\:to-light-blue-500:hover{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .lg\:dark\:hover\:to-light-blue-600:hover{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .lg\:dark\:hover\:to-light-blue-700:hover{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .lg\:dark\:hover\:to-light-blue-800:hover{
    --tw-gradient-to: #075985 !important;
  }

  .dark .lg\:dark\:hover\:to-light-blue-900:hover{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .lg\:dark\:hover\:to-amber-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .lg\:dark\:hover\:to-amber-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .lg\:dark\:hover\:to-amber-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .lg\:dark\:hover\:to-amber-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .lg\:dark\:hover\:to-amber-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .lg\:dark\:hover\:to-amber-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .lg\:dark\:hover\:to-amber-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .lg\:dark\:hover\:to-amber-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .lg\:dark\:hover\:to-amber-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .dark .lg\:dark\:hover\:to-amber-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .dark .lg\:dark\:hover\:to-space-cadet:hover{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .lg\:dark\:hover\:to-manatee:hover{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .lg\:dark\:hover\:to-cynabar:hover{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .lg\:dark\:hover\:to-imperial-red:hover{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .lg\:dark\:hover\:to-special-black:hover{
    --tw-gradient-to: #03071E !important;
  }

  .dark .lg\:dark\:hover\:to-dark-sienna:hover{
    --tw-gradient-to: #370617 !important;
  }

  .dark .lg\:dark\:hover\:to-rosewood:hover{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .lg\:dark\:hover\:to-dark-red:hover{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .lg\:dark\:hover\:to-rosso-corsa:hover{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .lg\:dark\:hover\:to-vermillion:hover{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .lg\:dark\:hover\:to-persimmon:hover{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .lg\:dark\:hover\:to-carrot-orange:hover{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .lg\:dark\:hover\:to-orange-web:hover{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .lg\:dark\:hover\:to-selective-yellow:hover{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .lg\:dark\:hover\:to-bottle-green:hover{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .lg\:dark\:hover\:to-illuminating-emerald:hover{
    --tw-gradient-to: #40916C !important;
  }

  .dark .lg\:dark\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-current:focus{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-black:focus{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-white:focus{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-gray-50:focus{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-gray-100:focus{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-gray-200:focus{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-gray-300:focus{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-gray-400:focus{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-gray-500:focus{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-gray-600:focus{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-gray-700:focus{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-gray-800:focus{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-gray-900:focus{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-red-50:focus{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-red-100:focus{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-red-200:focus{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-red-300:focus{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-red-400:focus{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-red-500:focus{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-red-600:focus{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-red-700:focus{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-red-800:focus{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-red-900:focus{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-yellow-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-yellow-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-yellow-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-yellow-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-yellow-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-yellow-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-yellow-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-yellow-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-yellow-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-yellow-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-green-50:focus{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-green-100:focus{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-green-200:focus{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-green-300:focus{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-green-400:focus{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-green-500:focus{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-green-600:focus{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-green-700:focus{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-green-800:focus{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-green-900:focus{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-blue-50:focus{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-blue-100:focus{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-blue-200:focus{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-blue-300:focus{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-blue-400:focus{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-blue-500:focus{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-blue-600:focus{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-blue-700:focus{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-blue-800:focus{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-blue-900:focus{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-indigo-50:focus{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-indigo-100:focus{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-indigo-200:focus{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-indigo-300:focus{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-indigo-400:focus{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-indigo-500:focus{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-indigo-600:focus{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-indigo-700:focus{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-indigo-800:focus{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-indigo-900:focus{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-purple-50:focus{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-purple-100:focus{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-purple-200:focus{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-purple-300:focus{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-purple-400:focus{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-purple-500:focus{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-purple-600:focus{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-purple-700:focus{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-purple-800:focus{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-purple-900:focus{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-pink-50:focus{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-pink-100:focus{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-pink-200:focus{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-pink-300:focus{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-pink-400:focus{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-pink-500:focus{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-pink-600:focus{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-pink-700:focus{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-pink-800:focus{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-pink-900:focus{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cyan-50:focus{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cyan-100:focus{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cyan-200:focus{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cyan-300:focus{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cyan-400:focus{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cyan-500:focus{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cyan-600:focus{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cyan-700:focus{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cyan-800:focus{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cyan-900:focus{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-light-blue-50:focus{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-light-blue-100:focus{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-light-blue-200:focus{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-light-blue-300:focus{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-light-blue-400:focus{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-light-blue-500:focus{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-light-blue-600:focus{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-light-blue-700:focus{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-light-blue-800:focus{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-light-blue-900:focus{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-amber-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-amber-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-amber-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-amber-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-amber-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-amber-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-amber-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-amber-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-amber-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-amber-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-space-cadet:focus{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-manatee:focus{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-cynabar:focus{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-imperial-red:focus{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-special-black:focus{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-dark-sienna:focus{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-rosewood:focus{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-dark-red:focus{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-rosso-corsa:focus{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-vermillion:focus{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-persimmon:focus{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-carrot-orange:focus{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-orange-web:focus{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-selective-yellow:focus{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-bottle-green:focus{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .lg\:dark\:focus\:from-illuminating-emerald:focus{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-current:focus{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-gray-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-gray-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-gray-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-gray-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-gray-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-gray-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-gray-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-gray-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-gray-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-gray-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-red-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-red-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-red-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-red-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-red-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-red-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-red-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-red-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-red-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-red-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-yellow-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-yellow-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-yellow-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-yellow-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-yellow-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-yellow-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-yellow-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-yellow-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-yellow-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-yellow-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-green-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-green-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-green-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-green-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-green-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-green-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-green-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-green-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-green-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-green-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-indigo-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-indigo-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-indigo-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-indigo-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-indigo-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-indigo-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-indigo-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-indigo-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-indigo-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-indigo-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-purple-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-purple-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-purple-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-purple-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-purple-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-purple-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-purple-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-purple-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-purple-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-purple-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-pink-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-pink-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-pink-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-pink-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-pink-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-pink-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-pink-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-pink-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-pink-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-pink-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cyan-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cyan-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cyan-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cyan-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cyan-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cyan-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cyan-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cyan-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cyan-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cyan-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-light-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-light-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-light-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-light-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-light-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-light-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-light-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-light-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-light-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-light-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-amber-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-amber-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-amber-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-amber-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-amber-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-amber-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-amber-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-amber-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-amber-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-amber-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-space-cadet:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-manatee:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-cynabar:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-imperial-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-special-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-dark-sienna:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-rosewood:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-dark-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-rosso-corsa:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-vermillion:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-persimmon:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-carrot-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-orange-web:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-selective-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-bottle-green:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .lg\:dark\:focus\:via-illuminating-emerald:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .lg\:dark\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent !important;
  }

  .dark .lg\:dark\:focus\:to-current:focus{
    --tw-gradient-to: currentColor !important;
  }

  .dark .lg\:dark\:focus\:to-black:focus{
    --tw-gradient-to: #000 !important;
  }

  .dark .lg\:dark\:focus\:to-white:focus{
    --tw-gradient-to: #fff !important;
  }

  .dark .lg\:dark\:focus\:to-gray-50:focus{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .lg\:dark\:focus\:to-gray-100:focus{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .lg\:dark\:focus\:to-gray-200:focus{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .lg\:dark\:focus\:to-gray-300:focus{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .lg\:dark\:focus\:to-gray-400:focus{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .lg\:dark\:focus\:to-gray-500:focus{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .lg\:dark\:focus\:to-gray-600:focus{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .lg\:dark\:focus\:to-gray-700:focus{
    --tw-gradient-to: #374151 !important;
  }

  .dark .lg\:dark\:focus\:to-gray-800:focus{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .lg\:dark\:focus\:to-gray-900:focus{
    --tw-gradient-to: #111827 !important;
  }

  .dark .lg\:dark\:focus\:to-red-50:focus{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .lg\:dark\:focus\:to-red-100:focus{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .lg\:dark\:focus\:to-red-200:focus{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .lg\:dark\:focus\:to-red-300:focus{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .lg\:dark\:focus\:to-red-400:focus{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .lg\:dark\:focus\:to-red-500:focus{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .lg\:dark\:focus\:to-red-600:focus{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .lg\:dark\:focus\:to-red-700:focus{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .lg\:dark\:focus\:to-red-800:focus{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .lg\:dark\:focus\:to-red-900:focus{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .lg\:dark\:focus\:to-yellow-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .lg\:dark\:focus\:to-yellow-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .lg\:dark\:focus\:to-yellow-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .lg\:dark\:focus\:to-yellow-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .lg\:dark\:focus\:to-yellow-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .lg\:dark\:focus\:to-yellow-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .lg\:dark\:focus\:to-yellow-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .lg\:dark\:focus\:to-yellow-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .lg\:dark\:focus\:to-yellow-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .dark .lg\:dark\:focus\:to-yellow-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .dark .lg\:dark\:focus\:to-green-50:focus{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .lg\:dark\:focus\:to-green-100:focus{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .lg\:dark\:focus\:to-green-200:focus{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .lg\:dark\:focus\:to-green-300:focus{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .lg\:dark\:focus\:to-green-400:focus{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .lg\:dark\:focus\:to-green-500:focus{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .lg\:dark\:focus\:to-green-600:focus{
    --tw-gradient-to: #059669 !important;
  }

  .dark .lg\:dark\:focus\:to-green-700:focus{
    --tw-gradient-to: #047857 !important;
  }

  .dark .lg\:dark\:focus\:to-green-800:focus{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .lg\:dark\:focus\:to-green-900:focus{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .lg\:dark\:focus\:to-blue-50:focus{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .lg\:dark\:focus\:to-blue-100:focus{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .lg\:dark\:focus\:to-blue-200:focus{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .lg\:dark\:focus\:to-blue-300:focus{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .lg\:dark\:focus\:to-blue-400:focus{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .lg\:dark\:focus\:to-blue-500:focus{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .lg\:dark\:focus\:to-blue-600:focus{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .lg\:dark\:focus\:to-blue-700:focus{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .lg\:dark\:focus\:to-blue-800:focus{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .lg\:dark\:focus\:to-blue-900:focus{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .lg\:dark\:focus\:to-indigo-50:focus{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .lg\:dark\:focus\:to-indigo-100:focus{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .lg\:dark\:focus\:to-indigo-200:focus{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .lg\:dark\:focus\:to-indigo-300:focus{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .lg\:dark\:focus\:to-indigo-400:focus{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .lg\:dark\:focus\:to-indigo-500:focus{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .lg\:dark\:focus\:to-indigo-600:focus{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .lg\:dark\:focus\:to-indigo-700:focus{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .lg\:dark\:focus\:to-indigo-800:focus{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .lg\:dark\:focus\:to-indigo-900:focus{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .lg\:dark\:focus\:to-purple-50:focus{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .lg\:dark\:focus\:to-purple-100:focus{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .lg\:dark\:focus\:to-purple-200:focus{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .lg\:dark\:focus\:to-purple-300:focus{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .lg\:dark\:focus\:to-purple-400:focus{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .lg\:dark\:focus\:to-purple-500:focus{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .lg\:dark\:focus\:to-purple-600:focus{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .lg\:dark\:focus\:to-purple-700:focus{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .lg\:dark\:focus\:to-purple-800:focus{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .lg\:dark\:focus\:to-purple-900:focus{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .lg\:dark\:focus\:to-pink-50:focus{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .lg\:dark\:focus\:to-pink-100:focus{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .lg\:dark\:focus\:to-pink-200:focus{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .lg\:dark\:focus\:to-pink-300:focus{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .lg\:dark\:focus\:to-pink-400:focus{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .lg\:dark\:focus\:to-pink-500:focus{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .lg\:dark\:focus\:to-pink-600:focus{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .lg\:dark\:focus\:to-pink-700:focus{
    --tw-gradient-to: #be185d !important;
  }

  .dark .lg\:dark\:focus\:to-pink-800:focus{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .lg\:dark\:focus\:to-pink-900:focus{
    --tw-gradient-to: #831843 !important;
  }

  .dark .lg\:dark\:focus\:to-cyan-50:focus{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .lg\:dark\:focus\:to-cyan-100:focus{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .lg\:dark\:focus\:to-cyan-200:focus{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .lg\:dark\:focus\:to-cyan-300:focus{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .lg\:dark\:focus\:to-cyan-400:focus{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .lg\:dark\:focus\:to-cyan-500:focus{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .lg\:dark\:focus\:to-cyan-600:focus{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .lg\:dark\:focus\:to-cyan-700:focus{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .lg\:dark\:focus\:to-cyan-800:focus{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .lg\:dark\:focus\:to-cyan-900:focus{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .lg\:dark\:focus\:to-light-blue-50:focus{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .lg\:dark\:focus\:to-light-blue-100:focus{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .lg\:dark\:focus\:to-light-blue-200:focus{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .lg\:dark\:focus\:to-light-blue-300:focus{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .lg\:dark\:focus\:to-light-blue-400:focus{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .lg\:dark\:focus\:to-light-blue-500:focus{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .lg\:dark\:focus\:to-light-blue-600:focus{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .lg\:dark\:focus\:to-light-blue-700:focus{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .lg\:dark\:focus\:to-light-blue-800:focus{
    --tw-gradient-to: #075985 !important;
  }

  .dark .lg\:dark\:focus\:to-light-blue-900:focus{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .lg\:dark\:focus\:to-amber-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .lg\:dark\:focus\:to-amber-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .lg\:dark\:focus\:to-amber-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .lg\:dark\:focus\:to-amber-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .lg\:dark\:focus\:to-amber-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .lg\:dark\:focus\:to-amber-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .lg\:dark\:focus\:to-amber-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .lg\:dark\:focus\:to-amber-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .lg\:dark\:focus\:to-amber-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .dark .lg\:dark\:focus\:to-amber-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .dark .lg\:dark\:focus\:to-space-cadet:focus{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .lg\:dark\:focus\:to-manatee:focus{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .lg\:dark\:focus\:to-cynabar:focus{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .lg\:dark\:focus\:to-imperial-red:focus{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .lg\:dark\:focus\:to-special-black:focus{
    --tw-gradient-to: #03071E !important;
  }

  .dark .lg\:dark\:focus\:to-dark-sienna:focus{
    --tw-gradient-to: #370617 !important;
  }

  .dark .lg\:dark\:focus\:to-rosewood:focus{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .lg\:dark\:focus\:to-dark-red:focus{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .lg\:dark\:focus\:to-rosso-corsa:focus{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .lg\:dark\:focus\:to-vermillion:focus{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .lg\:dark\:focus\:to-persimmon:focus{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .lg\:dark\:focus\:to-carrot-orange:focus{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .lg\:dark\:focus\:to-orange-web:focus{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .lg\:dark\:focus\:to-selective-yellow:focus{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .lg\:dark\:focus\:to-bottle-green:focus{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .lg\:dark\:focus\:to-illuminating-emerald:focus{
    --tw-gradient-to: #40916C !important;
  }

  .lg\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .lg\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .lg\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .lg\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .lg\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .lg\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .lg\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .lg\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .lg\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .lg\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .lg\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .lg\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .lg\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .lg\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .lg\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .group:hover .lg\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .lg\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0 !important;
  }

  .lg\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05 !important;
  }

  .lg\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1 !important;
  }

  .lg\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2 !important;
  }

  .lg\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25 !important;
  }

  .lg\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3 !important;
  }

  .lg\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4 !important;
  }

  .lg\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5 !important;
  }

  .lg\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6 !important;
  }

  .lg\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7 !important;
  }

  .lg\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75 !important;
  }

  .lg\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8 !important;
  }

  .lg\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9 !important;
  }

  .lg\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95 !important;
  }

  .lg\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1 !important;
  }

  .lg\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0 !important;
  }

  .lg\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05 !important;
  }

  .lg\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1 !important;
  }

  .lg\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2 !important;
  }

  .lg\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25 !important;
  }

  .lg\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3 !important;
  }

  .lg\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4 !important;
  }

  .lg\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5 !important;
  }

  .lg\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6 !important;
  }

  .lg\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7 !important;
  }

  .lg\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75 !important;
  }

  .lg\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8 !important;
  }

  .lg\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9 !important;
  }

  .lg\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95 !important;
  }

  .lg\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1 !important;
  }

  .lg\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0 !important;
  }

  .lg\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05 !important;
  }

  .lg\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1 !important;
  }

  .lg\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2 !important;
  }

  .lg\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25 !important;
  }

  .lg\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3 !important;
  }

  .lg\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4 !important;
  }

  .lg\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5 !important;
  }

  .lg\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6 !important;
  }

  .lg\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7 !important;
  }

  .lg\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75 !important;
  }

  .lg\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8 !important;
  }

  .lg\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9 !important;
  }

  .lg\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95 !important;
  }

  .lg\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1 !important;
  }

  .dark .lg\:dark\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .dark .lg\:dark\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1 !important;
  }

  .lg\:bg-bottom{
    background-position: bottom !important;
  }

  .lg\:bg-center{
    background-position: center !important;
  }

  .lg\:bg-left{
    background-position: left !important;
  }

  .lg\:bg-left-bottom{
    background-position: left bottom !important;
  }

  .lg\:bg-left-top{
    background-position: left top !important;
  }

  .lg\:bg-right{
    background-position: right !important;
  }

  .lg\:bg-right-bottom{
    background-position: right bottom !important;
  }

  .lg\:bg-right-top{
    background-position: right top !important;
  }

  .lg\:bg-top{
    background-position: top !important;
  }

  .lg\:bg-repeat{
    background-repeat: repeat !important;
  }

  .lg\:bg-no-repeat{
    background-repeat: no-repeat !important;
  }

  .lg\:bg-repeat-x{
    background-repeat: repeat-x !important;
  }

  .lg\:bg-repeat-y{
    background-repeat: repeat-y !important;
  }

  .lg\:bg-repeat-round{
    background-repeat: round !important;
  }

  .lg\:bg-repeat-space{
    background-repeat: space !important;
  }

  .lg\:bg-auto{
    background-size: auto !important;
  }

  .lg\:bg-cover{
    background-size: cover !important;
  }

  .lg\:bg-contain{
    background-size: contain !important;
  }

  .lg\:border-collapse{
    border-collapse: collapse !important;
  }

  .lg\:border-separate{
    border-collapse: separate !important;
  }

  .lg\:border-transparent{
    border-color: transparent !important;
  }

  .lg\:border-current{
    border-color: currentColor !important;
  }

  .lg\:border-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .lg\:border-white{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:border-gray-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .lg\:border-gray-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:border-gray-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:border-gray-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .lg\:border-gray-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .lg\:border-gray-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .lg\:border-gray-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .lg\:border-gray-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .lg\:border-gray-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .lg\:border-gray-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .lg\:border-red-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .lg\:border-red-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .lg\:border-red-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .lg\:border-red-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .lg\:border-red-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .lg\:border-red-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .lg\:border-red-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .lg\:border-red-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .lg\:border-red-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .lg\:border-red-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .lg\:border-yellow-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:border-yellow-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:border-yellow-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:border-yellow-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:border-yellow-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .lg\:border-yellow-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .lg\:border-yellow-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:border-yellow-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .lg\:border-yellow-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .lg\:border-yellow-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:border-green-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .lg\:border-green-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .lg\:border-green-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .lg\:border-green-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .lg\:border-green-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .lg\:border-green-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .lg\:border-green-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .lg\:border-green-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .lg\:border-green-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .lg\:border-green-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .lg\:border-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:border-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:border-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:border-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:border-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .lg\:border-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:border-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:border-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .lg\:border-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .lg\:border-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:border-indigo-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:border-indigo-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:border-indigo-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:border-indigo-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:border-indigo-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:border-indigo-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .lg\:border-indigo-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .lg\:border-indigo-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .lg\:border-indigo-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .lg\:border-indigo-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .lg\:border-purple-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:border-purple-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:border-purple-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:border-purple-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:border-purple-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .lg\:border-purple-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:border-purple-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .lg\:border-purple-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .lg\:border-purple-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .lg\:border-purple-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .lg\:border-pink-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:border-pink-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .lg\:border-pink-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .lg\:border-pink-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .lg\:border-pink-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .lg\:border-pink-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .lg\:border-pink-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .lg\:border-pink-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .lg\:border-pink-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:border-pink-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cyan-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cyan-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cyan-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cyan-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cyan-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cyan-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cyan-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cyan-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cyan-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cyan-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .lg\:border-light-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:border-light-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:border-light-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:border-light-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:border-light-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:border-light-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .lg\:border-light-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:border-light-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .lg\:border-light-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .lg\:border-light-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .lg\:border-amber-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:border-amber-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:border-amber-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:border-amber-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:border-amber-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .lg\:border-amber-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .lg\:border-amber-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:border-amber-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .lg\:border-amber-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .lg\:border-amber-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:border-space-cadet{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .lg\:border-manatee{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .lg\:border-cynabar{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .lg\:border-imperial-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .lg\:border-special-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .lg\:border-dark-sienna{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .lg\:border-rosewood{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:border-dark-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .lg\:border-rosso-corsa{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .lg\:border-vermillion{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .lg\:border-persimmon{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .lg\:border-carrot-orange{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:border-orange-web{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .lg\:border-selective-yellow{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .lg\:border-bottle-green{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .lg\:border-illuminating-emerald{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-transparent:hover{
    border-color: transparent !important;
  }

  .lg\:hover\:border-current:hover{
    border-color: currentColor !important;
  }

  .lg\:hover\:border-black:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-white:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-gray-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-gray-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-gray-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-gray-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-gray-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-gray-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-gray-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-gray-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-gray-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-gray-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-red-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-red-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-red-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-red-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-red-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-red-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-red-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-red-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-red-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-red-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-yellow-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-yellow-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-yellow-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-yellow-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-yellow-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-yellow-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-yellow-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-yellow-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-yellow-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-yellow-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-green-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-green-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-green-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-green-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-green-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-green-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-green-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-green-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-green-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-green-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-blue-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-blue-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-blue-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-blue-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-blue-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-blue-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-blue-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-blue-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-blue-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-blue-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-indigo-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-indigo-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-indigo-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-indigo-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-indigo-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-indigo-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-indigo-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-indigo-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-indigo-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-indigo-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-purple-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-purple-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-purple-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-purple-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-purple-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-purple-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-purple-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-purple-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-purple-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-purple-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-pink-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-pink-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-pink-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-pink-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-pink-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-pink-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-pink-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-pink-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-pink-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-pink-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cyan-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cyan-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cyan-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cyan-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cyan-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cyan-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cyan-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cyan-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cyan-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cyan-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-light-blue-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-light-blue-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-light-blue-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-light-blue-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-light-blue-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-light-blue-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-light-blue-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-light-blue-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-light-blue-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-light-blue-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-amber-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-amber-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-amber-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-amber-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-amber-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-amber-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-amber-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-amber-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-amber-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-amber-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-space-cadet:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-manatee:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-cynabar:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-imperial-red:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-special-black:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-dark-sienna:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-rosewood:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-dark-red:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-rosso-corsa:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-vermillion:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-persimmon:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-carrot-orange:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-orange-web:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-selective-yellow:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-bottle-green:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .lg\:hover\:border-illuminating-emerald:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-transparent:focus{
    border-color: transparent !important;
  }

  .lg\:focus\:border-current:focus{
    border-color: currentColor !important;
  }

  .lg\:focus\:border-black:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-white:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-gray-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-gray-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-gray-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-gray-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-gray-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-gray-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-gray-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-gray-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-gray-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-gray-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-red-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-red-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-red-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-red-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-red-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-red-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-red-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-red-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-red-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-red-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-yellow-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-yellow-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-yellow-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-yellow-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-yellow-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-yellow-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-yellow-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-yellow-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-yellow-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-yellow-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-green-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-green-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-green-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-green-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-green-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-green-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-green-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-green-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-green-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-green-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-blue-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-blue-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-blue-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-blue-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-blue-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-blue-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-blue-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-blue-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-blue-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-blue-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-indigo-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-indigo-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-indigo-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-indigo-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-indigo-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-indigo-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-indigo-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-indigo-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-indigo-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-indigo-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-purple-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-purple-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-purple-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-purple-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-purple-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-purple-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-purple-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-purple-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-purple-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-purple-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-pink-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-pink-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-pink-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-pink-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-pink-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-pink-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-pink-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-pink-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-pink-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-pink-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cyan-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cyan-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cyan-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cyan-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cyan-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cyan-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cyan-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cyan-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cyan-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cyan-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-light-blue-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-light-blue-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-light-blue-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-light-blue-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-light-blue-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-light-blue-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-light-blue-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-light-blue-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-light-blue-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-light-blue-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-amber-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-amber-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-amber-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-amber-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-amber-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-amber-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-amber-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-amber-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-amber-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-amber-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-space-cadet:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-manatee:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-cynabar:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-imperial-red:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-special-black:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-dark-sienna:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-rosewood:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-dark-red:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-rosso-corsa:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-vermillion:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-persimmon:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-carrot-orange:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-orange-web:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-selective-yellow:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-bottle-green:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .lg\:focus\:border-illuminating-emerald:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-transparent:active{
    border-color: transparent !important;
  }

  .lg\:active\:border-current:active{
    border-color: currentColor !important;
  }

  .lg\:active\:border-black:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-white:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-gray-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-gray-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-gray-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-gray-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-gray-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-gray-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-gray-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-gray-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-gray-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-gray-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-red-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-red-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-red-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-red-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-red-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-red-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-red-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-red-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-red-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-red-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-yellow-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-yellow-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-yellow-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-yellow-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-yellow-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-yellow-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-yellow-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-yellow-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-yellow-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-yellow-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-green-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-green-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-green-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-green-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-green-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-green-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-green-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-green-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-green-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-green-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-blue-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-blue-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-blue-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-blue-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-blue-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-blue-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-blue-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-blue-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-blue-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-blue-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-indigo-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-indigo-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-indigo-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-indigo-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-indigo-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-indigo-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-indigo-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-indigo-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-indigo-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-indigo-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-purple-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-purple-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-purple-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-purple-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-purple-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-purple-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-purple-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-purple-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-purple-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-purple-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-pink-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-pink-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-pink-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-pink-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-pink-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-pink-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-pink-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-pink-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-pink-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-pink-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cyan-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cyan-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cyan-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cyan-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cyan-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cyan-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cyan-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cyan-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cyan-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cyan-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-light-blue-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-light-blue-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-light-blue-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-light-blue-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-light-blue-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-light-blue-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-light-blue-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-light-blue-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-light-blue-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-light-blue-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-amber-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-amber-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-amber-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-amber-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-amber-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-amber-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-amber-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-amber-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-amber-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-amber-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-space-cadet:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-manatee:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-cynabar:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-imperial-red:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-special-black:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-dark-sienna:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-rosewood:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-dark-red:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-rosso-corsa:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-vermillion:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-persimmon:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-carrot-orange:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-orange-web:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-selective-yellow:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-bottle-green:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .lg\:active\:border-illuminating-emerald:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-transparent{
    border-color: transparent !important;
  }

  .group:hover .lg\:group-hover\:border-current{
    border-color: currentColor !important;
  }

  .group:hover .lg\:group-hover\:border-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-white{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-gray-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-gray-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-gray-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-gray-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-gray-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-gray-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-gray-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-gray-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-gray-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-gray-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-red-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-red-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-red-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-red-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-red-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-red-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-red-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-red-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-red-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-red-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-yellow-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-yellow-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-yellow-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-yellow-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-yellow-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-yellow-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-yellow-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-yellow-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-yellow-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-yellow-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-green-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-green-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-green-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-green-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-green-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-green-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-green-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-green-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-green-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-green-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-indigo-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-indigo-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-indigo-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-indigo-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-indigo-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-indigo-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-indigo-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-indigo-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-indigo-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-indigo-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-purple-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-purple-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-purple-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-purple-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-purple-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-purple-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-purple-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-purple-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-purple-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-purple-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-pink-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-pink-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-pink-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-pink-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-pink-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-pink-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-pink-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-pink-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-pink-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-pink-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cyan-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cyan-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cyan-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cyan-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cyan-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cyan-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cyan-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cyan-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cyan-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cyan-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-light-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-light-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-light-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-light-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-light-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-light-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-light-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-light-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-light-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-light-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-amber-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-amber-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-amber-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-amber-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-amber-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-amber-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-amber-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-amber-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-amber-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-amber-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-space-cadet{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-manatee{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-cynabar{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-imperial-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-special-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-dark-sienna{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-rosewood{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-dark-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-rosso-corsa{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-vermillion{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-persimmon{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-carrot-orange{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-orange-web{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-selective-yellow{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-bottle-green{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:border-illuminating-emerald{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .lg\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .lg\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .lg\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .lg\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .lg\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .lg\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .lg\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .lg\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .lg\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .lg\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .lg\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .lg\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .lg\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .lg\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .lg\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .group:hover .lg\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .lg\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0 !important;
  }

  .lg\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05 !important;
  }

  .lg\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1 !important;
  }

  .lg\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2 !important;
  }

  .lg\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25 !important;
  }

  .lg\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3 !important;
  }

  .lg\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4 !important;
  }

  .lg\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5 !important;
  }

  .lg\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6 !important;
  }

  .lg\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7 !important;
  }

  .lg\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75 !important;
  }

  .lg\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8 !important;
  }

  .lg\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9 !important;
  }

  .lg\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95 !important;
  }

  .lg\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1 !important;
  }

  .lg\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0 !important;
  }

  .lg\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05 !important;
  }

  .lg\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1 !important;
  }

  .lg\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2 !important;
  }

  .lg\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25 !important;
  }

  .lg\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3 !important;
  }

  .lg\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4 !important;
  }

  .lg\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5 !important;
  }

  .lg\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6 !important;
  }

  .lg\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7 !important;
  }

  .lg\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75 !important;
  }

  .lg\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8 !important;
  }

  .lg\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9 !important;
  }

  .lg\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95 !important;
  }

  .lg\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1 !important;
  }

  .lg\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0 !important;
  }

  .lg\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05 !important;
  }

  .lg\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1 !important;
  }

  .lg\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2 !important;
  }

  .lg\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25 !important;
  }

  .lg\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3 !important;
  }

  .lg\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4 !important;
  }

  .lg\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5 !important;
  }

  .lg\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6 !important;
  }

  .lg\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7 !important;
  }

  .lg\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75 !important;
  }

  .lg\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8 !important;
  }

  .lg\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9 !important;
  }

  .lg\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95 !important;
  }

  .lg\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1 !important;
  }

  .dark .lg\:dark\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .dark .lg\:dark\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1 !important;
  }

  .lg\:rounded-none{
    border-radius: 0px !important;
  }

  .lg\:rounded-sm{
    border-radius: 0.125rem !important;
  }

  .lg\:rounded{
    border-radius: 0.25rem !important;
  }

  .lg\:rounded-md{
    border-radius: 0.375rem !important;
  }

  .lg\:rounded-lg{
    border-radius: 0.5rem !important;
  }

  .lg\:rounded-xl{
    border-radius: 0.75rem !important;
  }

  .lg\:rounded-2xl{
    border-radius: 1rem !important;
  }

  .lg\:rounded-3xl{
    border-radius: 1.5rem !important;
  }

  .lg\:rounded-full{
    border-radius: 9999px !important;
  }

  .lg\:rounded-t-none{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }

  .lg\:rounded-r-none{
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .lg\:rounded-b-none{
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .lg\:rounded-l-none{
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .lg\:rounded-t-sm{
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .lg\:rounded-r-sm{
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .lg\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:rounded-l-sm{
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:rounded-t{
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .lg\:rounded-r{
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .lg\:rounded-b{
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:rounded-l{
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:rounded-t-md{
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .lg\:rounded-r-md{
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .lg\:rounded-b-md{
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:rounded-l-md{
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:rounded-t-lg{
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .lg\:rounded-r-lg{
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .lg\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:rounded-l-lg{
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:rounded-t-xl{
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .lg\:rounded-r-xl{
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .lg\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:rounded-l-xl{
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:rounded-t-2xl{
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .lg\:rounded-r-2xl{
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .lg\:rounded-b-2xl{
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:rounded-l-2xl{
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:rounded-t-3xl{
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .lg\:rounded-r-3xl{
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .lg\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:rounded-l-3xl{
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:rounded-t-full{
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .lg\:rounded-r-full{
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .lg\:rounded-b-full{
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:rounded-l-full{
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:rounded-tl-none{
    border-top-left-radius: 0px !important;
  }

  .lg\:rounded-tr-none{
    border-top-right-radius: 0px !important;
  }

  .lg\:rounded-br-none{
    border-bottom-right-radius: 0px !important;
  }

  .lg\:rounded-bl-none{
    border-bottom-left-radius: 0px !important;
  }

  .lg\:rounded-tl-sm{
    border-top-left-radius: 0.125rem !important;
  }

  .lg\:rounded-tr-sm{
    border-top-right-radius: 0.125rem !important;
  }

  .lg\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem !important;
  }

  .lg\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:rounded-tl{
    border-top-left-radius: 0.25rem !important;
  }

  .lg\:rounded-tr{
    border-top-right-radius: 0.25rem !important;
  }

  .lg\:rounded-br{
    border-bottom-right-radius: 0.25rem !important;
  }

  .lg\:rounded-bl{
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:rounded-tl-md{
    border-top-left-radius: 0.375rem !important;
  }

  .lg\:rounded-tr-md{
    border-top-right-radius: 0.375rem !important;
  }

  .lg\:rounded-br-md{
    border-bottom-right-radius: 0.375rem !important;
  }

  .lg\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:rounded-tl-lg{
    border-top-left-radius: 0.5rem !important;
  }

  .lg\:rounded-tr-lg{
    border-top-right-radius: 0.5rem !important;
  }

  .lg\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem !important;
  }

  .lg\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:rounded-tl-xl{
    border-top-left-radius: 0.75rem !important;
  }

  .lg\:rounded-tr-xl{
    border-top-right-radius: 0.75rem !important;
  }

  .lg\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem !important;
  }

  .lg\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:rounded-tl-2xl{
    border-top-left-radius: 1rem !important;
  }

  .lg\:rounded-tr-2xl{
    border-top-right-radius: 1rem !important;
  }

  .lg\:rounded-br-2xl{
    border-bottom-right-radius: 1rem !important;
  }

  .lg\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem !important;
  }

  .lg\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem !important;
  }

  .lg\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem !important;
  }

  .lg\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:rounded-tl-full{
    border-top-left-radius: 9999px !important;
  }

  .lg\:rounded-tr-full{
    border-top-right-radius: 9999px !important;
  }

  .lg\:rounded-br-full{
    border-bottom-right-radius: 9999px !important;
  }

  .lg\:rounded-bl-full{
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:border-solid{
    border-style: solid !important;
  }

  .lg\:border-dashed{
    border-style: dashed !important;
  }

  .lg\:border-dotted{
    border-style: dotted !important;
  }

  .lg\:border-double{
    border-style: double !important;
  }

  .lg\:border-none{
    border-style: none !important;
  }

  .lg\:border-0{
    border-width: 0px !important;
  }

  .lg\:border-2{
    border-width: 2px !important;
  }

  .lg\:border-4{
    border-width: 4px !important;
  }

  .lg\:border-8{
    border-width: 8px !important;
  }

  .lg\:border{
    border-width: 1px !important;
  }

  .lg\:border-t-0{
    border-top-width: 0px !important;
  }

  .lg\:border-r-0{
    border-right-width: 0px !important;
  }

  .lg\:border-b-0{
    border-bottom-width: 0px !important;
  }

  .lg\:border-l-0{
    border-left-width: 0px !important;
  }

  .lg\:border-t-2{
    border-top-width: 2px !important;
  }

  .lg\:border-r-2{
    border-right-width: 2px !important;
  }

  .lg\:border-b-2{
    border-bottom-width: 2px !important;
  }

  .lg\:border-l-2{
    border-left-width: 2px !important;
  }

  .lg\:border-t-4{
    border-top-width: 4px !important;
  }

  .lg\:border-r-4{
    border-right-width: 4px !important;
  }

  .lg\:border-b-4{
    border-bottom-width: 4px !important;
  }

  .lg\:border-l-4{
    border-left-width: 4px !important;
  }

  .lg\:border-t-8{
    border-top-width: 8px !important;
  }

  .lg\:border-r-8{
    border-right-width: 8px !important;
  }

  .lg\:border-b-8{
    border-bottom-width: 8px !important;
  }

  .lg\:border-l-8{
    border-left-width: 8px !important;
  }

  .lg\:border-t{
    border-top-width: 1px !important;
  }

  .lg\:border-r{
    border-right-width: 1px !important;
  }

  .lg\:border-b{
    border-bottom-width: 1px !important;
  }

  .lg\:border-l{
    border-left-width: 1px !important;
  }

  .lg\:decoration-slice{
    -webkit-box-decoration-break: slice !important;
            box-decoration-break: slice !important;
  }

  .lg\:decoration-clone{
    -webkit-box-decoration-break: clone !important;
            box-decoration-break: clone !important;
  }

  .lg\:box-border{
    box-sizing: border-box !important;
  }

  .lg\:box-content{
    box-sizing: content-box !important;
  }

  .lg\:cursor-auto{
    cursor: auto !important;
  }

  .lg\:cursor-default{
    cursor: default !important;
  }

  .lg\:cursor-pointer{
    cursor: pointer !important;
  }

  .lg\:cursor-wait{
    cursor: wait !important;
  }

  .lg\:cursor-text{
    cursor: text !important;
  }

  .lg\:cursor-move{
    cursor: move !important;
  }

  .lg\:cursor-help{
    cursor: help !important;
  }

  .lg\:cursor-not-allowed{
    cursor: not-allowed !important;
  }

  .lg\:block{
    display: block !important;
  }

  .lg\:inline-block{
    display: inline-block !important;
  }

  .lg\:inline{
    display: inline !important;
  }

  .lg\:flex{
    display: flex !important;
  }

  .lg\:inline-flex{
    display: inline-flex !important;
  }

  .lg\:table{
    display: table !important;
  }

  .lg\:inline-table{
    display: inline-table !important;
  }

  .lg\:table-caption{
    display: table-caption !important;
  }

  .lg\:table-cell{
    display: table-cell !important;
  }

  .lg\:table-column{
    display: table-column !important;
  }

  .lg\:table-column-group{
    display: table-column-group !important;
  }

  .lg\:table-footer-group{
    display: table-footer-group !important;
  }

  .lg\:table-header-group{
    display: table-header-group !important;
  }

  .lg\:table-row-group{
    display: table-row-group !important;
  }

  .lg\:table-row{
    display: table-row !important;
  }

  .lg\:flow-root{
    display: flow-root !important;
  }

  .lg\:grid{
    display: grid !important;
  }

  .lg\:inline-grid{
    display: inline-grid !important;
  }

  .lg\:contents{
    display: contents !important;
  }

  .lg\:list-item{
    display: list-item !important;
  }

  .lg\:hidden{
    display: none !important;
  }

  .lg\:flex-row{
    flex-direction: row !important;
  }

  .lg\:flex-row-reverse{
    flex-direction: row-reverse !important;
  }

  .lg\:flex-col{
    flex-direction: column !important;
  }

  .lg\:flex-col-reverse{
    flex-direction: column-reverse !important;
  }

  .lg\:flex-wrap{
    flex-wrap: wrap !important;
  }

  .lg\:flex-wrap-reverse{
    flex-wrap: wrap-reverse !important;
  }

  .lg\:flex-nowrap{
    flex-wrap: nowrap !important;
  }

  .lg\:place-items-start{
    place-items: start !important;
  }

  .lg\:place-items-end{
    place-items: end !important;
  }

  .lg\:place-items-center{
    place-items: center !important;
  }

  .lg\:place-items-stretch{
    place-items: stretch !important;
  }

  .lg\:place-content-center{
    place-content: center !important;
  }

  .lg\:place-content-start{
    place-content: start !important;
  }

  .lg\:place-content-end{
    place-content: end !important;
  }

  .lg\:place-content-between{
    place-content: space-between !important;
  }

  .lg\:place-content-around{
    place-content: space-around !important;
  }

  .lg\:place-content-evenly{
    place-content: space-evenly !important;
  }

  .lg\:place-content-stretch{
    place-content: stretch !important;
  }

  .lg\:place-self-auto{
    place-self: auto !important;
  }

  .lg\:place-self-start{
    place-self: start !important;
  }

  .lg\:place-self-end{
    place-self: end !important;
  }

  .lg\:place-self-center{
    place-self: center !important;
  }

  .lg\:place-self-stretch{
    place-self: stretch !important;
  }

  .lg\:items-start{
    align-items: flex-start !important;
  }

  .lg\:items-end{
    align-items: flex-end !important;
  }

  .lg\:items-center{
    align-items: center !important;
  }

  .lg\:items-baseline{
    align-items: baseline !important;
  }

  .lg\:items-stretch{
    align-items: stretch !important;
  }

  .lg\:content-center{
    align-content: center !important;
  }

  .lg\:content-start{
    align-content: flex-start !important;
  }

  .lg\:content-end{
    align-content: flex-end !important;
  }

  .lg\:content-between{
    align-content: space-between !important;
  }

  .lg\:content-around{
    align-content: space-around !important;
  }

  .lg\:content-evenly{
    align-content: space-evenly !important;
  }

  .lg\:self-auto{
    align-self: auto !important;
  }

  .lg\:self-start{
    align-self: flex-start !important;
  }

  .lg\:self-end{
    align-self: flex-end !important;
  }

  .lg\:self-center{
    align-self: center !important;
  }

  .lg\:self-stretch{
    align-self: stretch !important;
  }

  .lg\:justify-items-start{
    justify-items: start !important;
  }

  .lg\:justify-items-end{
    justify-items: end !important;
  }

  .lg\:justify-items-center{
    justify-items: center !important;
  }

  .lg\:justify-items-stretch{
    justify-items: stretch !important;
  }

  .lg\:justify-start{
    justify-content: flex-start !important;
  }

  .lg\:justify-end{
    justify-content: flex-end !important;
  }

  .lg\:justify-center{
    justify-content: center !important;
  }

  .lg\:justify-between{
    justify-content: space-between !important;
  }

  .lg\:justify-around{
    justify-content: space-around !important;
  }

  .lg\:justify-evenly{
    justify-content: space-evenly !important;
  }

  .lg\:justify-self-auto{
    justify-self: auto !important;
  }

  .lg\:justify-self-start{
    justify-self: start !important;
  }

  .lg\:justify-self-end{
    justify-self: end !important;
  }

  .lg\:justify-self-center{
    justify-self: center !important;
  }

  .lg\:justify-self-stretch{
    justify-self: stretch !important;
  }

  .lg\:flex-1{
    flex: 1 1 0% !important;
  }

  .lg\:flex-auto{
    flex: 1 1 auto !important;
  }

  .lg\:flex-initial{
    flex: 0 1 auto !important;
  }

  .lg\:flex-none{
    flex: none !important;
  }

  .lg\:flex-grow-0{
    flex-grow: 0 !important;
  }

  .lg\:flex-grow{
    flex-grow: 1 !important;
  }

  .lg\:flex-shrink-0{
    flex-shrink: 0 !important;
  }

  .lg\:flex-shrink{
    flex-shrink: 1 !important;
  }

  .lg\:order-1{
    order: 1 !important;
  }

  .lg\:order-2{
    order: 2 !important;
  }

  .lg\:order-3{
    order: 3 !important;
  }

  .lg\:order-4{
    order: 4 !important;
  }

  .lg\:order-5{
    order: 5 !important;
  }

  .lg\:order-6{
    order: 6 !important;
  }

  .lg\:order-7{
    order: 7 !important;
  }

  .lg\:order-8{
    order: 8 !important;
  }

  .lg\:order-9{
    order: 9 !important;
  }

  .lg\:order-10{
    order: 10 !important;
  }

  .lg\:order-11{
    order: 11 !important;
  }

  .lg\:order-12{
    order: 12 !important;
  }

  .lg\:order-first{
    order: -9999 !important;
  }

  .lg\:order-last{
    order: 9999 !important;
  }

  .lg\:order-none{
    order: 0 !important;
  }

  .lg\:float-right{
    float: right !important;
  }

  .lg\:float-left{
    float: left !important;
  }

  .lg\:float-none{
    float: none !important;
  }

  .lg\:clear-left{
    clear: left !important;
  }

  .lg\:clear-right{
    clear: right !important;
  }

  .lg\:clear-both{
    clear: both !important;
  }

  .lg\:clear-none{
    clear: none !important;
  }

  .lg\:font-sans{
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  }

  .lg\:font-serif{
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif !important;
  }

  .lg\:font-mono{
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
  }

  .lg\:font-thin{
    font-weight: 100 !important;
  }

  .lg\:font-extralight{
    font-weight: 200 !important;
  }

  .lg\:font-light{
    font-weight: 300 !important;
  }

  .lg\:font-normal{
    font-weight: 400 !important;
  }

  .lg\:font-medium{
    font-weight: 500 !important;
  }

  .lg\:font-semibold{
    font-weight: 600 !important;
  }

  .lg\:font-bold{
    font-weight: 700 !important;
  }

  .lg\:font-extrabold{
    font-weight: 800 !important;
  }

  .lg\:font-black{
    font-weight: 900 !important;
  }

  .lg\:h-0{
    height: 0px !important;
  }

  .lg\:h-1{
    height: 0.25rem !important;
  }

  .lg\:h-2{
    height: 0.5rem !important;
  }

  .lg\:h-3{
    height: 0.75rem !important;
  }

  .lg\:h-4{
    height: 1rem !important;
  }

  .lg\:h-5{
    height: 1.25rem !important;
  }

  .lg\:h-6{
    height: 1.5rem !important;
  }

  .lg\:h-7{
    height: 1.75rem !important;
  }

  .lg\:h-8{
    height: 2rem !important;
  }

  .lg\:h-9{
    height: 2.25rem !important;
  }

  .lg\:h-10{
    height: 2.5rem !important;
  }

  .lg\:h-11{
    height: 2.75rem !important;
  }

  .lg\:h-12{
    height: 3rem !important;
  }

  .lg\:h-14{
    height: 3.5rem !important;
  }

  .lg\:h-16{
    height: 4rem !important;
  }

  .lg\:h-20{
    height: 5rem !important;
  }

  .lg\:h-24{
    height: 6rem !important;
  }

  .lg\:h-28{
    height: 7rem !important;
  }

  .lg\:h-32{
    height: 8rem !important;
  }

  .lg\:h-36{
    height: 9rem !important;
  }

  .lg\:h-40{
    height: 10rem !important;
  }

  .lg\:h-44{
    height: 11rem !important;
  }

  .lg\:h-48{
    height: 12rem !important;
  }

  .lg\:h-52{
    height: 13rem !important;
  }

  .lg\:h-56{
    height: 14rem !important;
  }

  .lg\:h-60{
    height: 15rem !important;
  }

  .lg\:h-64{
    height: 16rem !important;
  }

  .lg\:h-72{
    height: 18rem !important;
  }

  .lg\:h-80{
    height: 20rem !important;
  }

  .lg\:h-96{
    height: 24rem !important;
  }

  .lg\:h-auto{
    height: auto !important;
  }

  .lg\:h-px{
    height: 1px !important;
  }

  .lg\:h-0\.5{
    height: 0.125rem !important;
  }

  .lg\:h-1\.5{
    height: 0.375rem !important;
  }

  .lg\:h-2\.5{
    height: 0.625rem !important;
  }

  .lg\:h-3\.5{
    height: 0.875rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:h-full{
    height: 100% !important;
  }

  .lg\:h-screen{
    height: 100vh !important;
  }

  .lg\:text-xs{
    font-size: 0.75rem !important;
    line-height: 1rem !important;
  }

  .lg\:text-sm{
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }

  .lg\:text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .lg\:text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .lg\:text-xl{
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .lg\:text-2xl{
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  .lg\:text-3xl{
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .lg\:text-4xl{
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .lg\:text-5xl{
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .lg\:text-6xl{
    font-size: 3.75rem !important;
    line-height: 1 !important;
  }

  .lg\:text-7xl{
    font-size: 5rem !important;
  }

  .lg\:text-8xl{
    font-size: 6rem !important;
  }

  .lg\:text-9xl{
    font-size: 7rem !important;
  }

  .lg\:text-10xl{
    font-size: 8rem !important;
  }

  .lg\:text-11xl{
    font-size: 9rem !important;
  }

  .lg\:text-12xl{
    font-size: 12rem !important;
  }

  .lg\:text-14xl{
    font-size: 13rem !important;
  }

  .lg\:text-15xl{
    font-size: 15rem !important;
  }

  .lg\:text-16xl{
    font-size: 18rem !important;
  }

  .lg\:text-24xl{
    font-size: 23rem !important;
  }

  .lg\:leading-3{
    line-height: .75rem !important;
  }

  .lg\:leading-4{
    line-height: 1rem !important;
  }

  .lg\:leading-5{
    line-height: 1.25rem !important;
  }

  .lg\:leading-6{
    line-height: 1.5rem !important;
  }

  .lg\:leading-7{
    line-height: 1.75rem !important;
  }

  .lg\:leading-8{
    line-height: 2rem !important;
  }

  .lg\:leading-9{
    line-height: 2.25rem !important;
  }

  .lg\:leading-10{
    line-height: 2.5rem !important;
  }

  .lg\:leading-none{
    line-height: 1 !important;
  }

  .lg\:leading-tight{
    line-height: 1.25 !important;
  }

  .lg\:leading-snug{
    line-height: 1.375 !important;
  }

  .lg\:leading-normal{
    line-height: 1.5 !important;
  }

  .lg\:leading-relaxed{
    line-height: 1.625 !important;
  }

  .lg\:leading-loose{
    line-height: 2 !important;
  }

  .lg\:list-inside{
    list-style-position: inside !important;
  }

  .lg\:list-outside{
    list-style-position: outside !important;
  }

  .lg\:list-none{
    list-style-type: none !important;
  }

  .lg\:list-disc{
    list-style-type: disc !important;
  }

  .lg\:list-decimal{
    list-style-type: decimal !important;
  }

  .lg\:m-0{
    margin: 0px !important;
  }

  .lg\:m-1{
    margin: 0.25rem !important;
  }

  .lg\:m-2{
    margin: 0.5rem !important;
  }

  .lg\:m-3{
    margin: 0.75rem !important;
  }

  .lg\:m-4{
    margin: 1rem !important;
  }

  .lg\:m-5{
    margin: 1.25rem !important;
  }

  .lg\:m-6{
    margin: 1.5rem !important;
  }

  .lg\:m-7{
    margin: 1.75rem !important;
  }

  .lg\:m-8{
    margin: 2rem !important;
  }

  .lg\:m-9{
    margin: 2.25rem !important;
  }

  .lg\:m-10{
    margin: 2.5rem !important;
  }

  .lg\:m-11{
    margin: 2.75rem !important;
  }

  .lg\:m-12{
    margin: 3rem !important;
  }

  .lg\:m-14{
    margin: 3.5rem !important;
  }

  .lg\:m-16{
    margin: 4rem !important;
  }

  .lg\:m-20{
    margin: 5rem !important;
  }

  .lg\:m-24{
    margin: 6rem !important;
  }

  .lg\:m-28{
    margin: 7rem !important;
  }

  .lg\:m-32{
    margin: 8rem !important;
  }

  .lg\:m-36{
    margin: 9rem !important;
  }

  .lg\:m-40{
    margin: 10rem !important;
  }

  .lg\:m-44{
    margin: 11rem !important;
  }

  .lg\:m-48{
    margin: 12rem !important;
  }

  .lg\:m-52{
    margin: 13rem !important;
  }

  .lg\:m-56{
    margin: 14rem !important;
  }

  .lg\:m-60{
    margin: 15rem !important;
  }

  .lg\:m-64{
    margin: 16rem !important;
  }

  .lg\:m-72{
    margin: 18rem !important;
  }

  .lg\:m-80{
    margin: 20rem !important;
  }

  .lg\:m-96{
    margin: 24rem !important;
  }

  .lg\:m-auto{
    margin: auto !important;
  }

  .lg\:m-px{
    margin: 1px !important;
  }

  .lg\:m-0\.5{
    margin: 0.125rem !important;
  }

  .lg\:m-1\.5{
    margin: 0.375rem !important;
  }

  .lg\:m-2\.5{
    margin: 0.625rem !important;
  }

  .lg\:m-3\.5{
    margin: 0.875rem !important;
  }

  .lg\:-m-0{
    margin: 0px !important;
  }

  .lg\:-m-1{
    margin: -0.25rem !important;
  }

  .lg\:-m-2{
    margin: -0.5rem !important;
  }

  .lg\:-m-3{
    margin: -0.75rem !important;
  }

  .lg\:-m-4{
    margin: -1rem !important;
  }

  .lg\:-m-5{
    margin: -1.25rem !important;
  }

  .lg\:-m-6{
    margin: -1.5rem !important;
  }

  .lg\:-m-7{
    margin: -1.75rem !important;
  }

  .lg\:-m-8{
    margin: -2rem !important;
  }

  .lg\:-m-9{
    margin: -2.25rem !important;
  }

  .lg\:-m-10{
    margin: -2.5rem !important;
  }

  .lg\:-m-11{
    margin: -2.75rem !important;
  }

  .lg\:-m-12{
    margin: -3rem !important;
  }

  .lg\:-m-14{
    margin: -3.5rem !important;
  }

  .lg\:-m-16{
    margin: -4rem !important;
  }

  .lg\:-m-20{
    margin: -5rem !important;
  }

  .lg\:-m-24{
    margin: -6rem !important;
  }

  .lg\:-m-28{
    margin: -7rem !important;
  }

  .lg\:-m-32{
    margin: -8rem !important;
  }

  .lg\:-m-36{
    margin: -9rem !important;
  }

  .lg\:-m-40{
    margin: -10rem !important;
  }

  .lg\:-m-44{
    margin: -11rem !important;
  }

  .lg\:-m-48{
    margin: -12rem !important;
  }

  .lg\:-m-52{
    margin: -13rem !important;
  }

  .lg\:-m-56{
    margin: -14rem !important;
  }

  .lg\:-m-60{
    margin: -15rem !important;
  }

  .lg\:-m-64{
    margin: -16rem !important;
  }

  .lg\:-m-72{
    margin: -18rem !important;
  }

  .lg\:-m-80{
    margin: -20rem !important;
  }

  .lg\:-m-96{
    margin: -24rem !important;
  }

  .lg\:-m-px{
    margin: -1px !important;
  }

  .lg\:-m-0\.5{
    margin: -0.125rem !important;
  }

  .lg\:-m-1\.5{
    margin: -0.375rem !important;
  }

  .lg\:-m-2\.5{
    margin: -0.625rem !important;
  }

  .lg\:-m-3\.5{
    margin: -0.875rem !important;
  }

  .lg\:my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .lg\:mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .lg\:my-1{
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .lg\:mx-1{
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .lg\:my-2{
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .lg\:mx-2{
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .lg\:my-3{
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .lg\:mx-3{
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .lg\:my-4{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .lg\:mx-4{
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .lg\:my-5{
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .lg\:mx-5{
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .lg\:my-6{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .lg\:mx-6{
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .lg\:my-7{
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .lg\:mx-7{
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .lg\:my-8{
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .lg\:mx-8{
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .lg\:my-9{
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .lg\:mx-9{
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .lg\:my-10{
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .lg\:mx-10{
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .lg\:my-11{
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .lg\:mx-11{
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .lg\:my-12{
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg\:mx-12{
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .lg\:my-14{
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .lg\:mx-14{
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .lg\:my-16{
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .lg\:mx-16{
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .lg\:my-20{
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .lg\:mx-20{
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .lg\:my-24{
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .lg\:mx-24{
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .lg\:my-28{
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .lg\:mx-28{
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .lg\:my-32{
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .lg\:mx-32{
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .lg\:my-36{
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .lg\:mx-36{
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .lg\:my-40{
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .lg\:mx-40{
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .lg\:my-44{
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .lg\:mx-44{
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .lg\:my-48{
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .lg\:mx-48{
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .lg\:my-52{
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .lg\:mx-52{
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .lg\:my-56{
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .lg\:mx-56{
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .lg\:my-60{
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .lg\:mx-60{
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .lg\:my-64{
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .lg\:mx-64{
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .lg\:my-72{
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .lg\:mx-72{
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .lg\:my-80{
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .lg\:mx-80{
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .lg\:my-96{
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .lg\:mx-96{
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .lg\:my-auto{
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .lg\:mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .lg\:my-px{
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .lg\:mx-px{
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .lg\:my-0\.5{
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .lg\:mx-0\.5{
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .lg\:my-1\.5{
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .lg\:mx-1\.5{
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .lg\:my-2\.5{
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .lg\:mx-2\.5{
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .lg\:my-3\.5{
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .lg\:mx-3\.5{
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .lg\:-my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .lg\:-mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .lg\:-my-1{
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .lg\:-mx-1{
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .lg\:-my-2{
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .lg\:-mx-2{
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .lg\:-my-3{
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .lg\:-mx-3{
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .lg\:-my-4{
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .lg\:-mx-4{
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .lg\:-my-5{
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .lg\:-mx-5{
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .lg\:-my-6{
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .lg\:-mx-6{
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .lg\:-my-7{
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .lg\:-mx-7{
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .lg\:-my-8{
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .lg\:-mx-8{
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .lg\:-my-9{
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .lg\:-mx-9{
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .lg\:-my-10{
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .lg\:-mx-10{
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .lg\:-my-11{
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .lg\:-mx-11{
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .lg\:-my-12{
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .lg\:-mx-12{
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .lg\:-my-14{
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .lg\:-mx-14{
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .lg\:-my-16{
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .lg\:-mx-16{
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .lg\:-my-20{
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .lg\:-mx-20{
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .lg\:-my-24{
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .lg\:-mx-24{
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .lg\:-my-28{
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .lg\:-mx-28{
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .lg\:-my-32{
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .lg\:-mx-32{
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .lg\:-my-36{
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .lg\:-mx-36{
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .lg\:-my-40{
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .lg\:-mx-40{
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .lg\:-my-44{
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .lg\:-mx-44{
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .lg\:-my-48{
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .lg\:-mx-48{
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .lg\:-my-52{
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .lg\:-mx-52{
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .lg\:-my-56{
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .lg\:-mx-56{
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .lg\:-my-60{
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .lg\:-mx-60{
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .lg\:-my-64{
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .lg\:-mx-64{
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .lg\:-my-72{
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .lg\:-mx-72{
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .lg\:-my-80{
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .lg\:-mx-80{
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .lg\:-my-96{
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .lg\:-mx-96{
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .lg\:-my-px{
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .lg\:-mx-px{
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .lg\:-my-0\.5{
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .lg\:-mx-0\.5{
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .lg\:-my-1\.5{
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .lg\:-mx-1\.5{
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .lg\:-my-2\.5{
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .lg\:-mx-2\.5{
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .lg\:-my-3\.5{
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .lg\:-mx-3\.5{
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .lg\:mt-0{
    margin-top: 0px !important;
  }

  .lg\:mr-0{
    margin-right: 0px !important;
  }

  .lg\:mb-0{
    margin-bottom: 0px !important;
  }

  .lg\:ml-0{
    margin-left: 0px !important;
  }

  .lg\:mt-1{
    margin-top: 0.25rem !important;
  }

  .lg\:mr-1{
    margin-right: 0.25rem !important;
  }

  .lg\:mb-1{
    margin-bottom: 0.25rem !important;
  }

  .lg\:ml-1{
    margin-left: 0.25rem !important;
  }

  .lg\:mt-2{
    margin-top: 0.5rem !important;
  }

  .lg\:mr-2{
    margin-right: 0.5rem !important;
  }

  .lg\:mb-2{
    margin-bottom: 0.5rem !important;
  }

  .lg\:ml-2{
    margin-left: 0.5rem !important;
  }

  .lg\:mt-3{
    margin-top: 0.75rem !important;
  }

  .lg\:mr-3{
    margin-right: 0.75rem !important;
  }

  .lg\:mb-3{
    margin-bottom: 0.75rem !important;
  }

  .lg\:ml-3{
    margin-left: 0.75rem !important;
  }

  .lg\:mt-4{
    margin-top: 1rem !important;
  }

  .lg\:mr-4{
    margin-right: 1rem !important;
  }

  .lg\:mb-4{
    margin-bottom: 1rem !important;
  }

  .lg\:ml-4{
    margin-left: 1rem !important;
  }

  .lg\:mt-5{
    margin-top: 1.25rem !important;
  }

  .lg\:mr-5{
    margin-right: 1.25rem !important;
  }

  .lg\:mb-5{
    margin-bottom: 1.25rem !important;
  }

  .lg\:ml-5{
    margin-left: 1.25rem !important;
  }

  .lg\:mt-6{
    margin-top: 1.5rem !important;
  }

  .lg\:mr-6{
    margin-right: 1.5rem !important;
  }

  .lg\:mb-6{
    margin-bottom: 1.5rem !important;
  }

  .lg\:ml-6{
    margin-left: 1.5rem !important;
  }

  .lg\:mt-7{
    margin-top: 1.75rem !important;
  }

  .lg\:mr-7{
    margin-right: 1.75rem !important;
  }

  .lg\:mb-7{
    margin-bottom: 1.75rem !important;
  }

  .lg\:ml-7{
    margin-left: 1.75rem !important;
  }

  .lg\:mt-8{
    margin-top: 2rem !important;
  }

  .lg\:mr-8{
    margin-right: 2rem !important;
  }

  .lg\:mb-8{
    margin-bottom: 2rem !important;
  }

  .lg\:ml-8{
    margin-left: 2rem !important;
  }

  .lg\:mt-9{
    margin-top: 2.25rem !important;
  }

  .lg\:mr-9{
    margin-right: 2.25rem !important;
  }

  .lg\:mb-9{
    margin-bottom: 2.25rem !important;
  }

  .lg\:ml-9{
    margin-left: 2.25rem !important;
  }

  .lg\:mt-10{
    margin-top: 2.5rem !important;
  }

  .lg\:mr-10{
    margin-right: 2.5rem !important;
  }

  .lg\:mb-10{
    margin-bottom: 2.5rem !important;
  }

  .lg\:ml-10{
    margin-left: 2.5rem !important;
  }

  .lg\:mt-11{
    margin-top: 2.75rem !important;
  }

  .lg\:mr-11{
    margin-right: 2.75rem !important;
  }

  .lg\:mb-11{
    margin-bottom: 2.75rem !important;
  }

  .lg\:ml-11{
    margin-left: 2.75rem !important;
  }

  .lg\:mt-12{
    margin-top: 3rem !important;
  }

  .lg\:mr-12{
    margin-right: 3rem !important;
  }

  .lg\:mb-12{
    margin-bottom: 3rem !important;
  }

  .lg\:ml-12{
    margin-left: 3rem !important;
  }

  .lg\:mt-14{
    margin-top: 3.5rem !important;
  }

  .lg\:mr-14{
    margin-right: 3.5rem !important;
  }

  .lg\:mb-14{
    margin-bottom: 3.5rem !important;
  }

  .lg\:ml-14{
    margin-left: 3.5rem !important;
  }

  .lg\:mt-16{
    margin-top: 4rem !important;
  }

  .lg\:mr-16{
    margin-right: 4rem !important;
  }

  .lg\:mb-16{
    margin-bottom: 4rem !important;
  }

  .lg\:ml-16{
    margin-left: 4rem !important;
  }

  .lg\:mt-20{
    margin-top: 5rem !important;
  }

  .lg\:mr-20{
    margin-right: 5rem !important;
  }

  .lg\:mb-20{
    margin-bottom: 5rem !important;
  }

  .lg\:ml-20{
    margin-left: 5rem !important;
  }

  .lg\:mt-24{
    margin-top: 6rem !important;
  }

  .lg\:mr-24{
    margin-right: 6rem !important;
  }

  .lg\:mb-24{
    margin-bottom: 6rem !important;
  }

  .lg\:ml-24{
    margin-left: 6rem !important;
  }

  .lg\:mt-28{
    margin-top: 7rem !important;
  }

  .lg\:mr-28{
    margin-right: 7rem !important;
  }

  .lg\:mb-28{
    margin-bottom: 7rem !important;
  }

  .lg\:ml-28{
    margin-left: 7rem !important;
  }

  .lg\:mt-32{
    margin-top: 8rem !important;
  }

  .lg\:mr-32{
    margin-right: 8rem !important;
  }

  .lg\:mb-32{
    margin-bottom: 8rem !important;
  }

  .lg\:ml-32{
    margin-left: 8rem !important;
  }

  .lg\:mt-36{
    margin-top: 9rem !important;
  }

  .lg\:mr-36{
    margin-right: 9rem !important;
  }

  .lg\:mb-36{
    margin-bottom: 9rem !important;
  }

  .lg\:ml-36{
    margin-left: 9rem !important;
  }

  .lg\:mt-40{
    margin-top: 10rem !important;
  }

  .lg\:mr-40{
    margin-right: 10rem !important;
  }

  .lg\:mb-40{
    margin-bottom: 10rem !important;
  }

  .lg\:ml-40{
    margin-left: 10rem !important;
  }

  .lg\:mt-44{
    margin-top: 11rem !important;
  }

  .lg\:mr-44{
    margin-right: 11rem !important;
  }

  .lg\:mb-44{
    margin-bottom: 11rem !important;
  }

  .lg\:ml-44{
    margin-left: 11rem !important;
  }

  .lg\:mt-48{
    margin-top: 12rem !important;
  }

  .lg\:mr-48{
    margin-right: 12rem !important;
  }

  .lg\:mb-48{
    margin-bottom: 12rem !important;
  }

  .lg\:ml-48{
    margin-left: 12rem !important;
  }

  .lg\:mt-52{
    margin-top: 13rem !important;
  }

  .lg\:mr-52{
    margin-right: 13rem !important;
  }

  .lg\:mb-52{
    margin-bottom: 13rem !important;
  }

  .lg\:ml-52{
    margin-left: 13rem !important;
  }

  .lg\:mt-56{
    margin-top: 14rem !important;
  }

  .lg\:mr-56{
    margin-right: 14rem !important;
  }

  .lg\:mb-56{
    margin-bottom: 14rem !important;
  }

  .lg\:ml-56{
    margin-left: 14rem !important;
  }

  .lg\:mt-60{
    margin-top: 15rem !important;
  }

  .lg\:mr-60{
    margin-right: 15rem !important;
  }

  .lg\:mb-60{
    margin-bottom: 15rem !important;
  }

  .lg\:ml-60{
    margin-left: 15rem !important;
  }

  .lg\:mt-64{
    margin-top: 16rem !important;
  }

  .lg\:mr-64{
    margin-right: 16rem !important;
  }

  .lg\:mb-64{
    margin-bottom: 16rem !important;
  }

  .lg\:ml-64{
    margin-left: 16rem !important;
  }

  .lg\:mt-72{
    margin-top: 18rem !important;
  }

  .lg\:mr-72{
    margin-right: 18rem !important;
  }

  .lg\:mb-72{
    margin-bottom: 18rem !important;
  }

  .lg\:ml-72{
    margin-left: 18rem !important;
  }

  .lg\:mt-80{
    margin-top: 20rem !important;
  }

  .lg\:mr-80{
    margin-right: 20rem !important;
  }

  .lg\:mb-80{
    margin-bottom: 20rem !important;
  }

  .lg\:ml-80{
    margin-left: 20rem !important;
  }

  .lg\:mt-96{
    margin-top: 24rem !important;
  }

  .lg\:mr-96{
    margin-right: 24rem !important;
  }

  .lg\:mb-96{
    margin-bottom: 24rem !important;
  }

  .lg\:ml-96{
    margin-left: 24rem !important;
  }

  .lg\:mt-auto{
    margin-top: auto !important;
  }

  .lg\:mr-auto{
    margin-right: auto !important;
  }

  .lg\:mb-auto{
    margin-bottom: auto !important;
  }

  .lg\:ml-auto{
    margin-left: auto !important;
  }

  .lg\:mt-px{
    margin-top: 1px !important;
  }

  .lg\:mr-px{
    margin-right: 1px !important;
  }

  .lg\:mb-px{
    margin-bottom: 1px !important;
  }

  .lg\:ml-px{
    margin-left: 1px !important;
  }

  .lg\:mt-0\.5{
    margin-top: 0.125rem !important;
  }

  .lg\:mr-0\.5{
    margin-right: 0.125rem !important;
  }

  .lg\:mb-0\.5{
    margin-bottom: 0.125rem !important;
  }

  .lg\:ml-0\.5{
    margin-left: 0.125rem !important;
  }

  .lg\:mt-1\.5{
    margin-top: 0.375rem !important;
  }

  .lg\:mr-1\.5{
    margin-right: 0.375rem !important;
  }

  .lg\:mb-1\.5{
    margin-bottom: 0.375rem !important;
  }

  .lg\:ml-1\.5{
    margin-left: 0.375rem !important;
  }

  .lg\:mt-2\.5{
    margin-top: 0.625rem !important;
  }

  .lg\:mr-2\.5{
    margin-right: 0.625rem !important;
  }

  .lg\:mb-2\.5{
    margin-bottom: 0.625rem !important;
  }

  .lg\:ml-2\.5{
    margin-left: 0.625rem !important;
  }

  .lg\:mt-3\.5{
    margin-top: 0.875rem !important;
  }

  .lg\:mr-3\.5{
    margin-right: 0.875rem !important;
  }

  .lg\:mb-3\.5{
    margin-bottom: 0.875rem !important;
  }

  .lg\:ml-3\.5{
    margin-left: 0.875rem !important;
  }

  .lg\:-mt-0{
    margin-top: 0px !important;
  }

  .lg\:-mr-0{
    margin-right: 0px !important;
  }

  .lg\:-mb-0{
    margin-bottom: 0px !important;
  }

  .lg\:-ml-0{
    margin-left: 0px !important;
  }

  .lg\:-mt-1{
    margin-top: -0.25rem !important;
  }

  .lg\:-mr-1{
    margin-right: -0.25rem !important;
  }

  .lg\:-mb-1{
    margin-bottom: -0.25rem !important;
  }

  .lg\:-ml-1{
    margin-left: -0.25rem !important;
  }

  .lg\:-mt-2{
    margin-top: -0.5rem !important;
  }

  .lg\:-mr-2{
    margin-right: -0.5rem !important;
  }

  .lg\:-mb-2{
    margin-bottom: -0.5rem !important;
  }

  .lg\:-ml-2{
    margin-left: -0.5rem !important;
  }

  .lg\:-mt-3{
    margin-top: -0.75rem !important;
  }

  .lg\:-mr-3{
    margin-right: -0.75rem !important;
  }

  .lg\:-mb-3{
    margin-bottom: -0.75rem !important;
  }

  .lg\:-ml-3{
    margin-left: -0.75rem !important;
  }

  .lg\:-mt-4{
    margin-top: -1rem !important;
  }

  .lg\:-mr-4{
    margin-right: -1rem !important;
  }

  .lg\:-mb-4{
    margin-bottom: -1rem !important;
  }

  .lg\:-ml-4{
    margin-left: -1rem !important;
  }

  .lg\:-mt-5{
    margin-top: -1.25rem !important;
  }

  .lg\:-mr-5{
    margin-right: -1.25rem !important;
  }

  .lg\:-mb-5{
    margin-bottom: -1.25rem !important;
  }

  .lg\:-ml-5{
    margin-left: -1.25rem !important;
  }

  .lg\:-mt-6{
    margin-top: -1.5rem !important;
  }

  .lg\:-mr-6{
    margin-right: -1.5rem !important;
  }

  .lg\:-mb-6{
    margin-bottom: -1.5rem !important;
  }

  .lg\:-ml-6{
    margin-left: -1.5rem !important;
  }

  .lg\:-mt-7{
    margin-top: -1.75rem !important;
  }

  .lg\:-mr-7{
    margin-right: -1.75rem !important;
  }

  .lg\:-mb-7{
    margin-bottom: -1.75rem !important;
  }

  .lg\:-ml-7{
    margin-left: -1.75rem !important;
  }

  .lg\:-mt-8{
    margin-top: -2rem !important;
  }

  .lg\:-mr-8{
    margin-right: -2rem !important;
  }

  .lg\:-mb-8{
    margin-bottom: -2rem !important;
  }

  .lg\:-ml-8{
    margin-left: -2rem !important;
  }

  .lg\:-mt-9{
    margin-top: -2.25rem !important;
  }

  .lg\:-mr-9{
    margin-right: -2.25rem !important;
  }

  .lg\:-mb-9{
    margin-bottom: -2.25rem !important;
  }

  .lg\:-ml-9{
    margin-left: -2.25rem !important;
  }

  .lg\:-mt-10{
    margin-top: -2.5rem !important;
  }

  .lg\:-mr-10{
    margin-right: -2.5rem !important;
  }

  .lg\:-mb-10{
    margin-bottom: -2.5rem !important;
  }

  .lg\:-ml-10{
    margin-left: -2.5rem !important;
  }

  .lg\:-mt-11{
    margin-top: -2.75rem !important;
  }

  .lg\:-mr-11{
    margin-right: -2.75rem !important;
  }

  .lg\:-mb-11{
    margin-bottom: -2.75rem !important;
  }

  .lg\:-ml-11{
    margin-left: -2.75rem !important;
  }

  .lg\:-mt-12{
    margin-top: -3rem !important;
  }

  .lg\:-mr-12{
    margin-right: -3rem !important;
  }

  .lg\:-mb-12{
    margin-bottom: -3rem !important;
  }

  .lg\:-ml-12{
    margin-left: -3rem !important;
  }

  .lg\:-mt-14{
    margin-top: -3.5rem !important;
  }

  .lg\:-mr-14{
    margin-right: -3.5rem !important;
  }

  .lg\:-mb-14{
    margin-bottom: -3.5rem !important;
  }

  .lg\:-ml-14{
    margin-left: -3.5rem !important;
  }

  .lg\:-mt-16{
    margin-top: -4rem !important;
  }

  .lg\:-mr-16{
    margin-right: -4rem !important;
  }

  .lg\:-mb-16{
    margin-bottom: -4rem !important;
  }

  .lg\:-ml-16{
    margin-left: -4rem !important;
  }

  .lg\:-mt-20{
    margin-top: -5rem !important;
  }

  .lg\:-mr-20{
    margin-right: -5rem !important;
  }

  .lg\:-mb-20{
    margin-bottom: -5rem !important;
  }

  .lg\:-ml-20{
    margin-left: -5rem !important;
  }

  .lg\:-mt-24{
    margin-top: -6rem !important;
  }

  .lg\:-mr-24{
    margin-right: -6rem !important;
  }

  .lg\:-mb-24{
    margin-bottom: -6rem !important;
  }

  .lg\:-ml-24{
    margin-left: -6rem !important;
  }

  .lg\:-mt-28{
    margin-top: -7rem !important;
  }

  .lg\:-mr-28{
    margin-right: -7rem !important;
  }

  .lg\:-mb-28{
    margin-bottom: -7rem !important;
  }

  .lg\:-ml-28{
    margin-left: -7rem !important;
  }

  .lg\:-mt-32{
    margin-top: -8rem !important;
  }

  .lg\:-mr-32{
    margin-right: -8rem !important;
  }

  .lg\:-mb-32{
    margin-bottom: -8rem !important;
  }

  .lg\:-ml-32{
    margin-left: -8rem !important;
  }

  .lg\:-mt-36{
    margin-top: -9rem !important;
  }

  .lg\:-mr-36{
    margin-right: -9rem !important;
  }

  .lg\:-mb-36{
    margin-bottom: -9rem !important;
  }

  .lg\:-ml-36{
    margin-left: -9rem !important;
  }

  .lg\:-mt-40{
    margin-top: -10rem !important;
  }

  .lg\:-mr-40{
    margin-right: -10rem !important;
  }

  .lg\:-mb-40{
    margin-bottom: -10rem !important;
  }

  .lg\:-ml-40{
    margin-left: -10rem !important;
  }

  .lg\:-mt-44{
    margin-top: -11rem !important;
  }

  .lg\:-mr-44{
    margin-right: -11rem !important;
  }

  .lg\:-mb-44{
    margin-bottom: -11rem !important;
  }

  .lg\:-ml-44{
    margin-left: -11rem !important;
  }

  .lg\:-mt-48{
    margin-top: -12rem !important;
  }

  .lg\:-mr-48{
    margin-right: -12rem !important;
  }

  .lg\:-mb-48{
    margin-bottom: -12rem !important;
  }

  .lg\:-ml-48{
    margin-left: -12rem !important;
  }

  .lg\:-mt-52{
    margin-top: -13rem !important;
  }

  .lg\:-mr-52{
    margin-right: -13rem !important;
  }

  .lg\:-mb-52{
    margin-bottom: -13rem !important;
  }

  .lg\:-ml-52{
    margin-left: -13rem !important;
  }

  .lg\:-mt-56{
    margin-top: -14rem !important;
  }

  .lg\:-mr-56{
    margin-right: -14rem !important;
  }

  .lg\:-mb-56{
    margin-bottom: -14rem !important;
  }

  .lg\:-ml-56{
    margin-left: -14rem !important;
  }

  .lg\:-mt-60{
    margin-top: -15rem !important;
  }

  .lg\:-mr-60{
    margin-right: -15rem !important;
  }

  .lg\:-mb-60{
    margin-bottom: -15rem !important;
  }

  .lg\:-ml-60{
    margin-left: -15rem !important;
  }

  .lg\:-mt-64{
    margin-top: -16rem !important;
  }

  .lg\:-mr-64{
    margin-right: -16rem !important;
  }

  .lg\:-mb-64{
    margin-bottom: -16rem !important;
  }

  .lg\:-ml-64{
    margin-left: -16rem !important;
  }

  .lg\:-mt-72{
    margin-top: -18rem !important;
  }

  .lg\:-mr-72{
    margin-right: -18rem !important;
  }

  .lg\:-mb-72{
    margin-bottom: -18rem !important;
  }

  .lg\:-ml-72{
    margin-left: -18rem !important;
  }

  .lg\:-mt-80{
    margin-top: -20rem !important;
  }

  .lg\:-mr-80{
    margin-right: -20rem !important;
  }

  .lg\:-mb-80{
    margin-bottom: -20rem !important;
  }

  .lg\:-ml-80{
    margin-left: -20rem !important;
  }

  .lg\:-mt-96{
    margin-top: -24rem !important;
  }

  .lg\:-mr-96{
    margin-right: -24rem !important;
  }

  .lg\:-mb-96{
    margin-bottom: -24rem !important;
  }

  .lg\:-ml-96{
    margin-left: -24rem !important;
  }

  .lg\:-mt-px{
    margin-top: -1px !important;
  }

  .lg\:-mr-px{
    margin-right: -1px !important;
  }

  .lg\:-mb-px{
    margin-bottom: -1px !important;
  }

  .lg\:-ml-px{
    margin-left: -1px !important;
  }

  .lg\:-mt-0\.5{
    margin-top: -0.125rem !important;
  }

  .lg\:-mr-0\.5{
    margin-right: -0.125rem !important;
  }

  .lg\:-mb-0\.5{
    margin-bottom: -0.125rem !important;
  }

  .lg\:-ml-0\.5{
    margin-left: -0.125rem !important;
  }

  .lg\:-mt-1\.5{
    margin-top: -0.375rem !important;
  }

  .lg\:-mr-1\.5{
    margin-right: -0.375rem !important;
  }

  .lg\:-mb-1\.5{
    margin-bottom: -0.375rem !important;
  }

  .lg\:-ml-1\.5{
    margin-left: -0.375rem !important;
  }

  .lg\:-mt-2\.5{
    margin-top: -0.625rem !important;
  }

  .lg\:-mr-2\.5{
    margin-right: -0.625rem !important;
  }

  .lg\:-mb-2\.5{
    margin-bottom: -0.625rem !important;
  }

  .lg\:-ml-2\.5{
    margin-left: -0.625rem !important;
  }

  .lg\:-mt-3\.5{
    margin-top: -0.875rem !important;
  }

  .lg\:-mr-3\.5{
    margin-right: -0.875rem !important;
  }

  .lg\:-mb-3\.5{
    margin-bottom: -0.875rem !important;
  }

  .lg\:-ml-3\.5{
    margin-left: -0.875rem !important;
  }

  .lg\:max-h-0{
    max-height: 0px !important;
  }

  .lg\:max-h-1{
    max-height: 0.25rem !important;
  }

  .lg\:max-h-2{
    max-height: 0.5rem !important;
  }

  .lg\:max-h-3{
    max-height: 0.75rem !important;
  }

  .lg\:max-h-4{
    max-height: 1rem !important;
  }

  .lg\:max-h-5{
    max-height: 1.25rem !important;
  }

  .lg\:max-h-6{
    max-height: 1.5rem !important;
  }

  .lg\:max-h-7{
    max-height: 1.75rem !important;
  }

  .lg\:max-h-8{
    max-height: 2rem !important;
  }

  .lg\:max-h-9{
    max-height: 2.25rem !important;
  }

  .lg\:max-h-10{
    max-height: 2.5rem !important;
  }

  .lg\:max-h-11{
    max-height: 2.75rem !important;
  }

  .lg\:max-h-12{
    max-height: 3rem !important;
  }

  .lg\:max-h-14{
    max-height: 3.5rem !important;
  }

  .lg\:max-h-16{
    max-height: 4rem !important;
  }

  .lg\:max-h-20{
    max-height: 5rem !important;
  }

  .lg\:max-h-24{
    max-height: 6rem !important;
  }

  .lg\:max-h-28{
    max-height: 7rem !important;
  }

  .lg\:max-h-32{
    max-height: 8rem !important;
  }

  .lg\:max-h-36{
    max-height: 9rem !important;
  }

  .lg\:max-h-40{
    max-height: 10rem !important;
  }

  .lg\:max-h-44{
    max-height: 11rem !important;
  }

  .lg\:max-h-48{
    max-height: 12rem !important;
  }

  .lg\:max-h-52{
    max-height: 13rem !important;
  }

  .lg\:max-h-56{
    max-height: 14rem !important;
  }

  .lg\:max-h-60{
    max-height: 15rem !important;
  }

  .lg\:max-h-64{
    max-height: 16rem !important;
  }

  .lg\:max-h-72{
    max-height: 18rem !important;
  }

  .lg\:max-h-80{
    max-height: 20rem !important;
  }

  .lg\:max-h-96{
    max-height: 24rem !important;
  }

  .lg\:max-h-px{
    max-height: 1px !important;
  }

  .lg\:max-h-0\.5{
    max-height: 0.125rem !important;
  }

  .lg\:max-h-1\.5{
    max-height: 0.375rem !important;
  }

  .lg\:max-h-2\.5{
    max-height: 0.625rem !important;
  }

  .lg\:max-h-3\.5{
    max-height: 0.875rem !important;
  }

  .lg\:max-h-full{
    max-height: 100% !important;
  }

  .lg\:max-h-screen{
    max-height: 100vh !important;
  }

  .lg\:max-w-0{
    max-width: 0rem !important;
  }

  .lg\:max-w-none{
    max-width: none !important;
  }

  .lg\:max-w-xs{
    max-width: 20rem !important;
  }

  .lg\:max-w-sm{
    max-width: 24rem !important;
  }

  .lg\:max-w-md{
    max-width: 28rem !important;
  }

  .lg\:max-w-lg{
    max-width: 32rem !important;
  }

  .lg\:max-w-xl{
    max-width: 36rem !important;
  }

  .lg\:max-w-2xl{
    max-width: 42rem !important;
  }

  .lg\:max-w-3xl{
    max-width: 48rem !important;
  }

  .lg\:max-w-4xl{
    max-width: 56rem !important;
  }

  .lg\:max-w-5xl{
    max-width: 64rem !important;
  }

  .lg\:max-w-6xl{
    max-width: 72rem !important;
  }

  .lg\:max-w-7xl{
    max-width: 80rem !important;
  }

  .lg\:max-w-full{
    max-width: 100% !important;
  }

  .lg\:max-w-min{
    max-width: -webkit-min-content !important;
    max-width: -moz-min-content !important;
    max-width: min-content !important;
  }

  .lg\:max-w-max{
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
  }

  .lg\:max-w-prose{
    max-width: 65ch !important;
  }

  .lg\:max-w-screen-sm{
    max-width: 640px !important;
  }

  .lg\:max-w-screen-md{
    max-width: 768px !important;
  }

  .lg\:max-w-screen-lg{
    max-width: 1024px !important;
  }

  .lg\:max-w-screen-xl{
    max-width: 1280px !important;
  }

  .lg\:max-w-screen-2xl{
    max-width: 1536px !important;
  }

  .lg\:min-h-0{
    min-height: 0px !important;
  }

  .lg\:min-h-full{
    min-height: 100% !important;
  }

  .lg\:min-h-screen{
    min-height: 100vh !important;
  }

  .lg\:min-w-0{
    min-width: 0px !important;
  }

  .lg\:min-w-full{
    min-width: 100% !important;
  }

  .lg\:min-w-min{
    min-width: -webkit-min-content !important;
    min-width: -moz-min-content !important;
    min-width: min-content !important;
  }

  .lg\:min-w-max{
    min-width: -webkit-max-content !important;
    min-width: -moz-max-content !important;
    min-width: max-content !important;
  }

  .lg\:object-contain{
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }

  .lg\:object-cover{
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }

  .lg\:object-fill{
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }

  .lg\:object-none{
    -o-object-fit: none !important;
       object-fit: none !important;
  }

  .lg\:object-scale-down{
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }

  .lg\:object-bottom{
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .lg\:object-center{
    -o-object-position: center !important;
       object-position: center !important;
  }

  .lg\:object-left{
    -o-object-position: left !important;
       object-position: left !important;
  }

  .lg\:object-left-bottom{
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .lg\:object-left-top{
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .lg\:object-right{
    -o-object-position: right !important;
       object-position: right !important;
  }

  .lg\:object-right-bottom{
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .lg\:object-right-top{
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .lg\:object-top{
    -o-object-position: top !important;
       object-position: top !important;
  }

  .lg\:opacity-0{
    opacity: 0 !important;
  }

  .lg\:opacity-5{
    opacity: 0.05 !important;
  }

  .lg\:opacity-10{
    opacity: 0.1 !important;
  }

  .lg\:opacity-20{
    opacity: 0.2 !important;
  }

  .lg\:opacity-25{
    opacity: 0.25 !important;
  }

  .lg\:opacity-30{
    opacity: 0.3 !important;
  }

  .lg\:opacity-40{
    opacity: 0.4 !important;
  }

  .lg\:opacity-50{
    opacity: 0.5 !important;
  }

  .lg\:opacity-60{
    opacity: 0.6 !important;
  }

  .lg\:opacity-70{
    opacity: 0.7 !important;
  }

  .lg\:opacity-75{
    opacity: 0.75 !important;
  }

  .lg\:opacity-80{
    opacity: 0.8 !important;
  }

  .lg\:opacity-90{
    opacity: 0.9 !important;
  }

  .lg\:opacity-95{
    opacity: 0.95 !important;
  }

  .lg\:opacity-100{
    opacity: 1 !important;
  }

  .group:hover .lg\:group-hover\:opacity-0{
    opacity: 0 !important;
  }

  .group:hover .lg\:group-hover\:opacity-5{
    opacity: 0.05 !important;
  }

  .group:hover .lg\:group-hover\:opacity-10{
    opacity: 0.1 !important;
  }

  .group:hover .lg\:group-hover\:opacity-20{
    opacity: 0.2 !important;
  }

  .group:hover .lg\:group-hover\:opacity-25{
    opacity: 0.25 !important;
  }

  .group:hover .lg\:group-hover\:opacity-30{
    opacity: 0.3 !important;
  }

  .group:hover .lg\:group-hover\:opacity-40{
    opacity: 0.4 !important;
  }

  .group:hover .lg\:group-hover\:opacity-50{
    opacity: 0.5 !important;
  }

  .group:hover .lg\:group-hover\:opacity-60{
    opacity: 0.6 !important;
  }

  .group:hover .lg\:group-hover\:opacity-70{
    opacity: 0.7 !important;
  }

  .group:hover .lg\:group-hover\:opacity-75{
    opacity: 0.75 !important;
  }

  .group:hover .lg\:group-hover\:opacity-80{
    opacity: 0.8 !important;
  }

  .group:hover .lg\:group-hover\:opacity-90{
    opacity: 0.9 !important;
  }

  .group:hover .lg\:group-hover\:opacity-95{
    opacity: 0.95 !important;
  }

  .group:hover .lg\:group-hover\:opacity-100{
    opacity: 1 !important;
  }

  .lg\:focus-within\:opacity-0:focus-within{
    opacity: 0 !important;
  }

  .lg\:focus-within\:opacity-5:focus-within{
    opacity: 0.05 !important;
  }

  .lg\:focus-within\:opacity-10:focus-within{
    opacity: 0.1 !important;
  }

  .lg\:focus-within\:opacity-20:focus-within{
    opacity: 0.2 !important;
  }

  .lg\:focus-within\:opacity-25:focus-within{
    opacity: 0.25 !important;
  }

  .lg\:focus-within\:opacity-30:focus-within{
    opacity: 0.3 !important;
  }

  .lg\:focus-within\:opacity-40:focus-within{
    opacity: 0.4 !important;
  }

  .lg\:focus-within\:opacity-50:focus-within{
    opacity: 0.5 !important;
  }

  .lg\:focus-within\:opacity-60:focus-within{
    opacity: 0.6 !important;
  }

  .lg\:focus-within\:opacity-70:focus-within{
    opacity: 0.7 !important;
  }

  .lg\:focus-within\:opacity-75:focus-within{
    opacity: 0.75 !important;
  }

  .lg\:focus-within\:opacity-80:focus-within{
    opacity: 0.8 !important;
  }

  .lg\:focus-within\:opacity-90:focus-within{
    opacity: 0.9 !important;
  }

  .lg\:focus-within\:opacity-95:focus-within{
    opacity: 0.95 !important;
  }

  .lg\:focus-within\:opacity-100:focus-within{
    opacity: 1 !important;
  }

  .lg\:hover\:opacity-0:hover{
    opacity: 0 !important;
  }

  .lg\:hover\:opacity-5:hover{
    opacity: 0.05 !important;
  }

  .lg\:hover\:opacity-10:hover{
    opacity: 0.1 !important;
  }

  .lg\:hover\:opacity-20:hover{
    opacity: 0.2 !important;
  }

  .lg\:hover\:opacity-25:hover{
    opacity: 0.25 !important;
  }

  .lg\:hover\:opacity-30:hover{
    opacity: 0.3 !important;
  }

  .lg\:hover\:opacity-40:hover{
    opacity: 0.4 !important;
  }

  .lg\:hover\:opacity-50:hover{
    opacity: 0.5 !important;
  }

  .lg\:hover\:opacity-60:hover{
    opacity: 0.6 !important;
  }

  .lg\:hover\:opacity-70:hover{
    opacity: 0.7 !important;
  }

  .lg\:hover\:opacity-75:hover{
    opacity: 0.75 !important;
  }

  .lg\:hover\:opacity-80:hover{
    opacity: 0.8 !important;
  }

  .lg\:hover\:opacity-90:hover{
    opacity: 0.9 !important;
  }

  .lg\:hover\:opacity-95:hover{
    opacity: 0.95 !important;
  }

  .lg\:hover\:opacity-100:hover{
    opacity: 1 !important;
  }

  .lg\:focus\:opacity-0:focus{
    opacity: 0 !important;
  }

  .lg\:focus\:opacity-5:focus{
    opacity: 0.05 !important;
  }

  .lg\:focus\:opacity-10:focus{
    opacity: 0.1 !important;
  }

  .lg\:focus\:opacity-20:focus{
    opacity: 0.2 !important;
  }

  .lg\:focus\:opacity-25:focus{
    opacity: 0.25 !important;
  }

  .lg\:focus\:opacity-30:focus{
    opacity: 0.3 !important;
  }

  .lg\:focus\:opacity-40:focus{
    opacity: 0.4 !important;
  }

  .lg\:focus\:opacity-50:focus{
    opacity: 0.5 !important;
  }

  .lg\:focus\:opacity-60:focus{
    opacity: 0.6 !important;
  }

  .lg\:focus\:opacity-70:focus{
    opacity: 0.7 !important;
  }

  .lg\:focus\:opacity-75:focus{
    opacity: 0.75 !important;
  }

  .lg\:focus\:opacity-80:focus{
    opacity: 0.8 !important;
  }

  .lg\:focus\:opacity-90:focus{
    opacity: 0.9 !important;
  }

  .lg\:focus\:opacity-95:focus{
    opacity: 0.95 !important;
  }

  .lg\:focus\:opacity-100:focus{
    opacity: 1 !important;
  }

  .lg\:outline-none{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .lg\:outline-white{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .lg\:outline-black{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .lg\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .lg\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .lg\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .lg\:focus\:outline-none:focus{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .lg\:focus\:outline-white:focus{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .lg\:focus\:outline-black:focus{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .lg\:overflow-auto{
    overflow: auto !important;
  }

  .lg\:overflow-hidden{
    overflow: hidden !important;
  }

  .lg\:overflow-visible{
    overflow: visible !important;
  }

  .lg\:overflow-scroll{
    overflow: scroll !important;
  }

  .lg\:overflow-x-auto{
    overflow-x: auto !important;
  }

  .lg\:overflow-y-auto{
    overflow-y: auto !important;
  }

  .lg\:overflow-x-hidden{
    overflow-x: hidden !important;
  }

  .lg\:overflow-y-hidden{
    overflow-y: hidden !important;
  }

  .lg\:overflow-x-visible{
    overflow-x: visible !important;
  }

  .lg\:overflow-y-visible{
    overflow-y: visible !important;
  }

  .lg\:overflow-x-scroll{
    overflow-x: scroll !important;
  }

  .lg\:overflow-y-scroll{
    overflow-y: scroll !important;
  }

  .lg\:overscroll-auto{
    -ms-scroll-chaining: chained !important;
        overscroll-behavior: auto !important;
  }

  .lg\:overscroll-contain{
    -ms-scroll-chaining: none !important;
        overscroll-behavior: contain !important;
  }

  .lg\:overscroll-none{
    -ms-scroll-chaining: none !important;
        overscroll-behavior: none !important;
  }

  .lg\:overscroll-y-auto{
    overscroll-behavior-y: auto !important;
  }

  .lg\:overscroll-y-contain{
    overscroll-behavior-y: contain !important;
  }

  .lg\:overscroll-y-none{
    overscroll-behavior-y: none !important;
  }

  .lg\:overscroll-x-auto{
    overscroll-behavior-x: auto !important;
  }

  .lg\:overscroll-x-contain{
    overscroll-behavior-x: contain !important;
  }

  .lg\:overscroll-x-none{
    overscroll-behavior-x: none !important;
  }

  .lg\:p-0{
    padding: 0px !important;
  }

  .lg\:p-1{
    padding: 0.25rem !important;
  }

  .lg\:p-2{
    padding: 0.5rem !important;
  }

  .lg\:p-3{
    padding: 0.75rem !important;
  }

  .lg\:p-4{
    padding: 1rem !important;
  }

  .lg\:p-5{
    padding: 1.25rem !important;
  }

  .lg\:p-6{
    padding: 1.5rem !important;
  }

  .lg\:p-7{
    padding: 1.75rem !important;
  }

  .lg\:p-8{
    padding: 2rem !important;
  }

  .lg\:p-9{
    padding: 2.25rem !important;
  }

  .lg\:p-10{
    padding: 2.5rem !important;
  }

  .lg\:p-11{
    padding: 2.75rem !important;
  }

  .lg\:p-12{
    padding: 3rem !important;
  }

  .lg\:p-14{
    padding: 3.5rem !important;
  }

  .lg\:p-16{
    padding: 4rem !important;
  }

  .lg\:p-20{
    padding: 5rem !important;
  }

  .lg\:p-24{
    padding: 6rem !important;
  }

  .lg\:p-28{
    padding: 7rem !important;
  }

  .lg\:p-32{
    padding: 8rem !important;
  }

  .lg\:p-36{
    padding: 9rem !important;
  }

  .lg\:p-40{
    padding: 10rem !important;
  }

  .lg\:p-44{
    padding: 11rem !important;
  }

  .lg\:p-48{
    padding: 12rem !important;
  }

  .lg\:p-52{
    padding: 13rem !important;
  }

  .lg\:p-56{
    padding: 14rem !important;
  }

  .lg\:p-60{
    padding: 15rem !important;
  }

  .lg\:p-64{
    padding: 16rem !important;
  }

  .lg\:p-72{
    padding: 18rem !important;
  }

  .lg\:p-80{
    padding: 20rem !important;
  }

  .lg\:p-96{
    padding: 24rem !important;
  }

  .lg\:p-px{
    padding: 1px !important;
  }

  .lg\:p-0\.5{
    padding: 0.125rem !important;
  }

  .lg\:p-1\.5{
    padding: 0.375rem !important;
  }

  .lg\:p-2\.5{
    padding: 0.625rem !important;
  }

  .lg\:p-3\.5{
    padding: 0.875rem !important;
  }

  .lg\:py-0{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .lg\:px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .lg\:py-1{
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .lg\:px-1{
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .lg\:py-2{
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .lg\:px-2{
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .lg\:py-3{
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .lg\:px-3{
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .lg\:py-4{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .lg\:px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .lg\:py-5{
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .lg\:px-5{
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .lg\:py-6{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .lg\:px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .lg\:py-7{
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .lg\:px-7{
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .lg\:py-8{
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .lg\:px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:py-9{
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .lg\:px-9{
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .lg\:py-10{
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .lg\:px-10{
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .lg\:py-11{
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .lg\:px-11{
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .lg\:py-12{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .lg\:px-12{
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg\:py-14{
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .lg\:px-14{
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .lg\:py-16{
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .lg\:px-16{
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .lg\:py-20{
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .lg\:px-20{
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .lg\:py-24{
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .lg\:px-24{
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .lg\:py-28{
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .lg\:px-28{
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .lg\:py-32{
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .lg\:px-32{
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .lg\:py-36{
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .lg\:px-36{
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .lg\:py-40{
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .lg\:px-40{
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .lg\:py-44{
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .lg\:px-44{
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .lg\:py-48{
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .lg\:px-48{
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .lg\:py-52{
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .lg\:px-52{
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .lg\:py-56{
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .lg\:px-56{
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .lg\:py-60{
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .lg\:px-60{
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .lg\:py-64{
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .lg\:px-64{
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .lg\:py-72{
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .lg\:px-72{
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .lg\:py-80{
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .lg\:px-80{
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .lg\:py-96{
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .lg\:px-96{
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .lg\:py-px{
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .lg\:px-px{
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .lg\:py-0\.5{
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .lg\:px-0\.5{
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .lg\:py-1\.5{
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .lg\:px-1\.5{
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .lg\:py-2\.5{
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .lg\:px-2\.5{
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .lg\:py-3\.5{
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .lg\:px-3\.5{
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .lg\:pt-0{
    padding-top: 0px !important;
  }

  .lg\:pr-0{
    padding-right: 0px !important;
  }

  .lg\:pb-0{
    padding-bottom: 0px !important;
  }

  .lg\:pl-0{
    padding-left: 0px !important;
  }

  .lg\:pt-1{
    padding-top: 0.25rem !important;
  }

  .lg\:pr-1{
    padding-right: 0.25rem !important;
  }

  .lg\:pb-1{
    padding-bottom: 0.25rem !important;
  }

  .lg\:pl-1{
    padding-left: 0.25rem !important;
  }

  .lg\:pt-2{
    padding-top: 0.5rem !important;
  }

  .lg\:pr-2{
    padding-right: 0.5rem !important;
  }

  .lg\:pb-2{
    padding-bottom: 0.5rem !important;
  }

  .lg\:pl-2{
    padding-left: 0.5rem !important;
  }

  .lg\:pt-3{
    padding-top: 0.75rem !important;
  }

  .lg\:pr-3{
    padding-right: 0.75rem !important;
  }

  .lg\:pb-3{
    padding-bottom: 0.75rem !important;
  }

  .lg\:pl-3{
    padding-left: 0.75rem !important;
  }

  .lg\:pt-4{
    padding-top: 1rem !important;
  }

  .lg\:pr-4{
    padding-right: 1rem !important;
  }

  .lg\:pb-4{
    padding-bottom: 1rem !important;
  }

  .lg\:pl-4{
    padding-left: 1rem !important;
  }

  .lg\:pt-5{
    padding-top: 1.25rem !important;
  }

  .lg\:pr-5{
    padding-right: 1.25rem !important;
  }

  .lg\:pb-5{
    padding-bottom: 1.25rem !important;
  }

  .lg\:pl-5{
    padding-left: 1.25rem !important;
  }

  .lg\:pt-6{
    padding-top: 1.5rem !important;
  }

  .lg\:pr-6{
    padding-right: 1.5rem !important;
  }

  .lg\:pb-6{
    padding-bottom: 1.5rem !important;
  }

  .lg\:pl-6{
    padding-left: 1.5rem !important;
  }

  .lg\:pt-7{
    padding-top: 1.75rem !important;
  }

  .lg\:pr-7{
    padding-right: 1.75rem !important;
  }

  .lg\:pb-7{
    padding-bottom: 1.75rem !important;
  }

  .lg\:pl-7{
    padding-left: 1.75rem !important;
  }

  .lg\:pt-8{
    padding-top: 2rem !important;
  }

  .lg\:pr-8{
    padding-right: 2rem !important;
  }

  .lg\:pb-8{
    padding-bottom: 2rem !important;
  }

  .lg\:pl-8{
    padding-left: 2rem !important;
  }

  .lg\:pt-9{
    padding-top: 2.25rem !important;
  }

  .lg\:pr-9{
    padding-right: 2.25rem !important;
  }

  .lg\:pb-9{
    padding-bottom: 2.25rem !important;
  }

  .lg\:pl-9{
    padding-left: 2.25rem !important;
  }

  .lg\:pt-10{
    padding-top: 2.5rem !important;
  }

  .lg\:pr-10{
    padding-right: 2.5rem !important;
  }

  .lg\:pb-10{
    padding-bottom: 2.5rem !important;
  }

  .lg\:pl-10{
    padding-left: 2.5rem !important;
  }

  .lg\:pt-11{
    padding-top: 2.75rem !important;
  }

  .lg\:pr-11{
    padding-right: 2.75rem !important;
  }

  .lg\:pb-11{
    padding-bottom: 2.75rem !important;
  }

  .lg\:pl-11{
    padding-left: 2.75rem !important;
  }

  .lg\:pt-12{
    padding-top: 3rem !important;
  }

  .lg\:pr-12{
    padding-right: 3rem !important;
  }

  .lg\:pb-12{
    padding-bottom: 3rem !important;
  }

  .lg\:pl-12{
    padding-left: 3rem !important;
  }

  .lg\:pt-14{
    padding-top: 3.5rem !important;
  }

  .lg\:pr-14{
    padding-right: 3.5rem !important;
  }

  .lg\:pb-14{
    padding-bottom: 3.5rem !important;
  }

  .lg\:pl-14{
    padding-left: 3.5rem !important;
  }

  .lg\:pt-16{
    padding-top: 4rem !important;
  }

  .lg\:pr-16{
    padding-right: 4rem !important;
  }

  .lg\:pb-16{
    padding-bottom: 4rem !important;
  }

  .lg\:pl-16{
    padding-left: 4rem !important;
  }

  .lg\:pt-20{
    padding-top: 5rem !important;
  }

  .lg\:pr-20{
    padding-right: 5rem !important;
  }

  .lg\:pb-20{
    padding-bottom: 5rem !important;
  }

  .lg\:pl-20{
    padding-left: 5rem !important;
  }

  .lg\:pt-24{
    padding-top: 6rem !important;
  }

  .lg\:pr-24{
    padding-right: 6rem !important;
  }

  .lg\:pb-24{
    padding-bottom: 6rem !important;
  }

  .lg\:pl-24{
    padding-left: 6rem !important;
  }

  .lg\:pt-28{
    padding-top: 7rem !important;
  }

  .lg\:pr-28{
    padding-right: 7rem !important;
  }

  .lg\:pb-28{
    padding-bottom: 7rem !important;
  }

  .lg\:pl-28{
    padding-left: 7rem !important;
  }

  .lg\:pt-32{
    padding-top: 8rem !important;
  }

  .lg\:pr-32{
    padding-right: 8rem !important;
  }

  .lg\:pb-32{
    padding-bottom: 8rem !important;
  }

  .lg\:pl-32{
    padding-left: 8rem !important;
  }

  .lg\:pt-36{
    padding-top: 9rem !important;
  }

  .lg\:pr-36{
    padding-right: 9rem !important;
  }

  .lg\:pb-36{
    padding-bottom: 9rem !important;
  }

  .lg\:pl-36{
    padding-left: 9rem !important;
  }

  .lg\:pt-40{
    padding-top: 10rem !important;
  }

  .lg\:pr-40{
    padding-right: 10rem !important;
  }

  .lg\:pb-40{
    padding-bottom: 10rem !important;
  }

  .lg\:pl-40{
    padding-left: 10rem !important;
  }

  .lg\:pt-44{
    padding-top: 11rem !important;
  }

  .lg\:pr-44{
    padding-right: 11rem !important;
  }

  .lg\:pb-44{
    padding-bottom: 11rem !important;
  }

  .lg\:pl-44{
    padding-left: 11rem !important;
  }

  .lg\:pt-48{
    padding-top: 12rem !important;
  }

  .lg\:pr-48{
    padding-right: 12rem !important;
  }

  .lg\:pb-48{
    padding-bottom: 12rem !important;
  }

  .lg\:pl-48{
    padding-left: 12rem !important;
  }

  .lg\:pt-52{
    padding-top: 13rem !important;
  }

  .lg\:pr-52{
    padding-right: 13rem !important;
  }

  .lg\:pb-52{
    padding-bottom: 13rem !important;
  }

  .lg\:pl-52{
    padding-left: 13rem !important;
  }

  .lg\:pt-56{
    padding-top: 14rem !important;
  }

  .lg\:pr-56{
    padding-right: 14rem !important;
  }

  .lg\:pb-56{
    padding-bottom: 14rem !important;
  }

  .lg\:pl-56{
    padding-left: 14rem !important;
  }

  .lg\:pt-60{
    padding-top: 15rem !important;
  }

  .lg\:pr-60{
    padding-right: 15rem !important;
  }

  .lg\:pb-60{
    padding-bottom: 15rem !important;
  }

  .lg\:pl-60{
    padding-left: 15rem !important;
  }

  .lg\:pt-64{
    padding-top: 16rem !important;
  }

  .lg\:pr-64{
    padding-right: 16rem !important;
  }

  .lg\:pb-64{
    padding-bottom: 16rem !important;
  }

  .lg\:pl-64{
    padding-left: 16rem !important;
  }

  .lg\:pt-72{
    padding-top: 18rem !important;
  }

  .lg\:pr-72{
    padding-right: 18rem !important;
  }

  .lg\:pb-72{
    padding-bottom: 18rem !important;
  }

  .lg\:pl-72{
    padding-left: 18rem !important;
  }

  .lg\:pt-80{
    padding-top: 20rem !important;
  }

  .lg\:pr-80{
    padding-right: 20rem !important;
  }

  .lg\:pb-80{
    padding-bottom: 20rem !important;
  }

  .lg\:pl-80{
    padding-left: 20rem !important;
  }

  .lg\:pt-96{
    padding-top: 24rem !important;
  }

  .lg\:pr-96{
    padding-right: 24rem !important;
  }

  .lg\:pb-96{
    padding-bottom: 24rem !important;
  }

  .lg\:pl-96{
    padding-left: 24rem !important;
  }

  .lg\:pt-px{
    padding-top: 1px !important;
  }

  .lg\:pr-px{
    padding-right: 1px !important;
  }

  .lg\:pb-px{
    padding-bottom: 1px !important;
  }

  .lg\:pl-px{
    padding-left: 1px !important;
  }

  .lg\:pt-0\.5{
    padding-top: 0.125rem !important;
  }

  .lg\:pr-0\.5{
    padding-right: 0.125rem !important;
  }

  .lg\:pb-0\.5{
    padding-bottom: 0.125rem !important;
  }

  .lg\:pl-0\.5{
    padding-left: 0.125rem !important;
  }

  .lg\:pt-1\.5{
    padding-top: 0.375rem !important;
  }

  .lg\:pr-1\.5{
    padding-right: 0.375rem !important;
  }

  .lg\:pb-1\.5{
    padding-bottom: 0.375rem !important;
  }

  .lg\:pl-1\.5{
    padding-left: 0.375rem !important;
  }

  .lg\:pt-2\.5{
    padding-top: 0.625rem !important;
  }

  .lg\:pr-2\.5{
    padding-right: 0.625rem !important;
  }

  .lg\:pb-2\.5{
    padding-bottom: 0.625rem !important;
  }

  .lg\:pl-2\.5{
    padding-left: 0.625rem !important;
  }

  .lg\:pt-3\.5{
    padding-top: 0.875rem !important;
  }

  .lg\:pr-3\.5{
    padding-right: 0.875rem !important;
  }

  .lg\:pb-3\.5{
    padding-bottom: 0.875rem !important;
  }

  .lg\:pl-3\.5{
    padding-left: 0.875rem !important;
  }

  .lg\:placeholder-transparent::-moz-placeholder{
    color: transparent !important;
  }

  .lg\:placeholder-transparent:-ms-input-placeholder{
    color: transparent !important;
  }

  .lg\:placeholder-transparent::placeholder{
    color: transparent !important;
  }

  .lg\:placeholder-current::-moz-placeholder{
    color: currentColor !important;
  }

  .lg\:placeholder-current:-ms-input-placeholder{
    color: currentColor !important;
  }

  .lg\:placeholder-current::placeholder{
    color: currentColor !important;
  }

  .lg\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-gray-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-red-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-green-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-purple-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-pink-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cyan-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-light-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-amber-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-space-cadet::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-space-cadet:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-space-cadet::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-manatee::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-manatee:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-manatee::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cynabar::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cynabar:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-cynabar::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-imperial-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-imperial-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-imperial-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-special-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-special-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-special-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-dark-sienna::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-dark-sienna:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-dark-sienna::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-rosewood::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-rosewood:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-rosewood::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-dark-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-dark-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-dark-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-rosso-corsa::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-rosso-corsa:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-rosso-corsa::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-vermillion::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-vermillion:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-vermillion::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-persimmon::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-persimmon:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-persimmon::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-carrot-orange::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-carrot-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-carrot-orange::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-orange-web::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-orange-web:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-orange-web::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-selective-yellow::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-selective-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-selective-yellow::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-bottle-green::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-bottle-green:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-bottle-green::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-illuminating-emerald::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-illuminating-emerald:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-illuminating-emerald::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color: transparent !important;
  }

  .lg\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent !important;
  }

  .lg\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent !important;
  }

  .lg\:focus\:placeholder-current:focus::-moz-placeholder{
    color: currentColor !important;
  }

  .lg\:focus\:placeholder-current:focus:-ms-input-placeholder{
    color: currentColor !important;
  }

  .lg\:focus\:placeholder-current:focus::placeholder{
    color: currentColor !important;
  }

  .lg\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cyan-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-light-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-amber-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-space-cadet:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-manatee:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-manatee:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cynabar:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-cynabar:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-imperial-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-special-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-special-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-dark-sienna:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-rosewood:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-rosewood:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-dark-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-dark-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-rosso-corsa:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-vermillion:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-vermillion:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-persimmon:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-persimmon:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-carrot-orange:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-orange-web:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-orange-web:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-selective-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-bottle-green:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:focus\:placeholder-illuminating-emerald:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-transparent::-moz-placeholder{
    color: transparent !important;
  }

  .dark .lg\:dark\:placeholder-transparent:-ms-input-placeholder{
    color: transparent !important;
  }

  .dark .lg\:dark\:placeholder-transparent::placeholder{
    color: transparent !important;
  }

  .dark .lg\:dark\:placeholder-current::-moz-placeholder{
    color: currentColor !important;
  }

  .dark .lg\:dark\:placeholder-current:-ms-input-placeholder{
    color: currentColor !important;
  }

  .dark .lg\:dark\:placeholder-current::placeholder{
    color: currentColor !important;
  }

  .dark .lg\:dark\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-gray-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-red-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-green-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-purple-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-pink-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cyan-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-light-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-amber-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-space-cadet::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-space-cadet:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-space-cadet::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-manatee::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-manatee:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-manatee::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cynabar::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cynabar:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-cynabar::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-imperial-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-imperial-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-imperial-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-special-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-special-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-special-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-dark-sienna::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-dark-sienna:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-dark-sienna::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-rosewood::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-rosewood:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-rosewood::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-dark-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-dark-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-dark-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-rosso-corsa::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-rosso-corsa:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-rosso-corsa::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-vermillion::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-vermillion:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-vermillion::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-persimmon::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-persimmon:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-persimmon::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-carrot-orange::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-carrot-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-carrot-orange::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-orange-web::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-orange-web:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-orange-web::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-selective-yellow::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-selective-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-selective-yellow::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-bottle-green::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-bottle-green:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-bottle-green::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-illuminating-emerald::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-illuminating-emerald:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:placeholder-illuminating-emerald::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color: transparent !important;
  }

  .dark .lg\:dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent !important;
  }

  .dark .lg\:dark\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent !important;
  }

  .dark .lg\:dark\:focus\:placeholder-current:focus::-moz-placeholder{
    color: currentColor !important;
  }

  .dark .lg\:dark\:focus\:placeholder-current:focus:-ms-input-placeholder{
    color: currentColor !important;
  }

  .dark .lg\:dark\:focus\:placeholder-current:focus::placeholder{
    color: currentColor !important;
  }

  .dark .lg\:dark\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cyan-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-light-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-amber-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-space-cadet:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-manatee:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-manatee:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cynabar:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-cynabar:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-imperial-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-special-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-special-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-dark-sienna:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-rosewood:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-rosewood:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-dark-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-dark-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-rosso-corsa:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-vermillion:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-vermillion:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-persimmon:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-persimmon:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-carrot-orange:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-orange-web:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-orange-web:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-selective-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-bottle-green:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:placeholder-illuminating-emerald:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .lg\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .lg\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .lg\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .lg\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .lg\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .lg\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .lg\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .lg\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .lg\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .lg\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .lg\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .lg\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .lg\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .lg\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .lg\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .lg\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .lg\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .lg\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .lg\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .lg\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .lg\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .lg\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .lg\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .lg\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .lg\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .lg\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .lg\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .lg\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .lg\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .lg\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .lg\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .lg\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .lg\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .lg\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .lg\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .lg\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .lg\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .lg\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .lg\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .lg\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .lg\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .lg\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .lg\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .lg\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .lg\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .lg\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .lg\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .lg\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .lg\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .lg\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .lg\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .lg\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .lg\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .lg\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .lg\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .lg\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .lg\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .lg\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .lg\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .lg\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .lg\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .lg\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .lg\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .lg\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .lg\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .lg\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .lg\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .lg\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .lg\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .lg\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .lg\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .lg\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .lg\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .lg\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .lg\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .lg\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .lg\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .lg\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .lg\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .lg\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .lg\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .lg\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .lg\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .lg\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .lg\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .lg\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .lg\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .lg\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .lg\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .lg\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .lg\:dark\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .lg\:pointer-events-none{
    pointer-events: none !important;
  }

  .lg\:pointer-events-auto{
    pointer-events: auto !important;
  }

  .lg\:static{
    position: static !important;
  }

  .lg\:fixed{
    position: fixed !important;
  }

  .lg\:absolute{
    position: absolute !important;
  }

  .lg\:relative{
    position: relative !important;
  }

  .lg\:sticky{
    position: sticky !important;
  }

  .lg\:inset-0{
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .lg\:inset-1{
    top: 0.25rem !important;
    right: 0.25rem !important;
    bottom: 0.25rem !important;
    left: 0.25rem !important;
  }

  .lg\:inset-2{
    top: 0.5rem !important;
    right: 0.5rem !important;
    bottom: 0.5rem !important;
    left: 0.5rem !important;
  }

  .lg\:inset-3{
    top: 0.75rem !important;
    right: 0.75rem !important;
    bottom: 0.75rem !important;
    left: 0.75rem !important;
  }

  .lg\:inset-4{
    top: 1rem !important;
    right: 1rem !important;
    bottom: 1rem !important;
    left: 1rem !important;
  }

  .lg\:inset-5{
    top: 1.25rem !important;
    right: 1.25rem !important;
    bottom: 1.25rem !important;
    left: 1.25rem !important;
  }

  .lg\:inset-6{
    top: 1.5rem !important;
    right: 1.5rem !important;
    bottom: 1.5rem !important;
    left: 1.5rem !important;
  }

  .lg\:inset-7{
    top: 1.75rem !important;
    right: 1.75rem !important;
    bottom: 1.75rem !important;
    left: 1.75rem !important;
  }

  .lg\:inset-8{
    top: 2rem !important;
    right: 2rem !important;
    bottom: 2rem !important;
    left: 2rem !important;
  }

  .lg\:inset-9{
    top: 2.25rem !important;
    right: 2.25rem !important;
    bottom: 2.25rem !important;
    left: 2.25rem !important;
  }

  .lg\:inset-10{
    top: 2.5rem !important;
    right: 2.5rem !important;
    bottom: 2.5rem !important;
    left: 2.5rem !important;
  }

  .lg\:inset-11{
    top: 2.75rem !important;
    right: 2.75rem !important;
    bottom: 2.75rem !important;
    left: 2.75rem !important;
  }

  .lg\:inset-12{
    top: 3rem !important;
    right: 3rem !important;
    bottom: 3rem !important;
    left: 3rem !important;
  }

  .lg\:inset-14{
    top: 3.5rem !important;
    right: 3.5rem !important;
    bottom: 3.5rem !important;
    left: 3.5rem !important;
  }

  .lg\:inset-16{
    top: 4rem !important;
    right: 4rem !important;
    bottom: 4rem !important;
    left: 4rem !important;
  }

  .lg\:inset-20{
    top: 5rem !important;
    right: 5rem !important;
    bottom: 5rem !important;
    left: 5rem !important;
  }

  .lg\:inset-24{
    top: 6rem !important;
    right: 6rem !important;
    bottom: 6rem !important;
    left: 6rem !important;
  }

  .lg\:inset-28{
    top: 7rem !important;
    right: 7rem !important;
    bottom: 7rem !important;
    left: 7rem !important;
  }

  .lg\:inset-32{
    top: 8rem !important;
    right: 8rem !important;
    bottom: 8rem !important;
    left: 8rem !important;
  }

  .lg\:inset-36{
    top: 9rem !important;
    right: 9rem !important;
    bottom: 9rem !important;
    left: 9rem !important;
  }

  .lg\:inset-40{
    top: 10rem !important;
    right: 10rem !important;
    bottom: 10rem !important;
    left: 10rem !important;
  }

  .lg\:inset-44{
    top: 11rem !important;
    right: 11rem !important;
    bottom: 11rem !important;
    left: 11rem !important;
  }

  .lg\:inset-48{
    top: 12rem !important;
    right: 12rem !important;
    bottom: 12rem !important;
    left: 12rem !important;
  }

  .lg\:inset-52{
    top: 13rem !important;
    right: 13rem !important;
    bottom: 13rem !important;
    left: 13rem !important;
  }

  .lg\:inset-56{
    top: 14rem !important;
    right: 14rem !important;
    bottom: 14rem !important;
    left: 14rem !important;
  }

  .lg\:inset-60{
    top: 15rem !important;
    right: 15rem !important;
    bottom: 15rem !important;
    left: 15rem !important;
  }

  .lg\:inset-64{
    top: 16rem !important;
    right: 16rem !important;
    bottom: 16rem !important;
    left: 16rem !important;
  }

  .lg\:inset-72{
    top: 18rem !important;
    right: 18rem !important;
    bottom: 18rem !important;
    left: 18rem !important;
  }

  .lg\:inset-80{
    top: 20rem !important;
    right: 20rem !important;
    bottom: 20rem !important;
    left: 20rem !important;
  }

  .lg\:inset-96{
    top: 24rem !important;
    right: 24rem !important;
    bottom: 24rem !important;
    left: 24rem !important;
  }

  .lg\:inset-auto{
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .lg\:inset-px{
    top: 1px !important;
    right: 1px !important;
    bottom: 1px !important;
    left: 1px !important;
  }

  .lg\:inset-0\.5{
    top: 0.125rem !important;
    right: 0.125rem !important;
    bottom: 0.125rem !important;
    left: 0.125rem !important;
  }

  .lg\:inset-1\.5{
    top: 0.375rem !important;
    right: 0.375rem !important;
    bottom: 0.375rem !important;
    left: 0.375rem !important;
  }

  .lg\:inset-2\.5{
    top: 0.625rem !important;
    right: 0.625rem !important;
    bottom: 0.625rem !important;
    left: 0.625rem !important;
  }

  .lg\:inset-3\.5{
    top: 0.875rem !important;
    right: 0.875rem !important;
    bottom: 0.875rem !important;
    left: 0.875rem !important;
  }

  .lg\:-inset-0{
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .lg\:-inset-1{
    top: -0.25rem !important;
    right: -0.25rem !important;
    bottom: -0.25rem !important;
    left: -0.25rem !important;
  }

  .lg\:-inset-2{
    top: -0.5rem !important;
    right: -0.5rem !important;
    bottom: -0.5rem !important;
    left: -0.5rem !important;
  }

  .lg\:-inset-3{
    top: -0.75rem !important;
    right: -0.75rem !important;
    bottom: -0.75rem !important;
    left: -0.75rem !important;
  }

  .lg\:-inset-4{
    top: -1rem !important;
    right: -1rem !important;
    bottom: -1rem !important;
    left: -1rem !important;
  }

  .lg\:-inset-5{
    top: -1.25rem !important;
    right: -1.25rem !important;
    bottom: -1.25rem !important;
    left: -1.25rem !important;
  }

  .lg\:-inset-6{
    top: -1.5rem !important;
    right: -1.5rem !important;
    bottom: -1.5rem !important;
    left: -1.5rem !important;
  }

  .lg\:-inset-7{
    top: -1.75rem !important;
    right: -1.75rem !important;
    bottom: -1.75rem !important;
    left: -1.75rem !important;
  }

  .lg\:-inset-8{
    top: -2rem !important;
    right: -2rem !important;
    bottom: -2rem !important;
    left: -2rem !important;
  }

  .lg\:-inset-9{
    top: -2.25rem !important;
    right: -2.25rem !important;
    bottom: -2.25rem !important;
    left: -2.25rem !important;
  }

  .lg\:-inset-10{
    top: -2.5rem !important;
    right: -2.5rem !important;
    bottom: -2.5rem !important;
    left: -2.5rem !important;
  }

  .lg\:-inset-11{
    top: -2.75rem !important;
    right: -2.75rem !important;
    bottom: -2.75rem !important;
    left: -2.75rem !important;
  }

  .lg\:-inset-12{
    top: -3rem !important;
    right: -3rem !important;
    bottom: -3rem !important;
    left: -3rem !important;
  }

  .lg\:-inset-14{
    top: -3.5rem !important;
    right: -3.5rem !important;
    bottom: -3.5rem !important;
    left: -3.5rem !important;
  }

  .lg\:-inset-16{
    top: -4rem !important;
    right: -4rem !important;
    bottom: -4rem !important;
    left: -4rem !important;
  }

  .lg\:-inset-20{
    top: -5rem !important;
    right: -5rem !important;
    bottom: -5rem !important;
    left: -5rem !important;
  }

  .lg\:-inset-24{
    top: -6rem !important;
    right: -6rem !important;
    bottom: -6rem !important;
    left: -6rem !important;
  }

  .lg\:-inset-28{
    top: -7rem !important;
    right: -7rem !important;
    bottom: -7rem !important;
    left: -7rem !important;
  }

  .lg\:-inset-32{
    top: -8rem !important;
    right: -8rem !important;
    bottom: -8rem !important;
    left: -8rem !important;
  }

  .lg\:-inset-36{
    top: -9rem !important;
    right: -9rem !important;
    bottom: -9rem !important;
    left: -9rem !important;
  }

  .lg\:-inset-40{
    top: -10rem !important;
    right: -10rem !important;
    bottom: -10rem !important;
    left: -10rem !important;
  }

  .lg\:-inset-44{
    top: -11rem !important;
    right: -11rem !important;
    bottom: -11rem !important;
    left: -11rem !important;
  }

  .lg\:-inset-48{
    top: -12rem !important;
    right: -12rem !important;
    bottom: -12rem !important;
    left: -12rem !important;
  }

  .lg\:-inset-52{
    top: -13rem !important;
    right: -13rem !important;
    bottom: -13rem !important;
    left: -13rem !important;
  }

  .lg\:-inset-56{
    top: -14rem !important;
    right: -14rem !important;
    bottom: -14rem !important;
    left: -14rem !important;
  }

  .lg\:-inset-60{
    top: -15rem !important;
    right: -15rem !important;
    bottom: -15rem !important;
    left: -15rem !important;
  }

  .lg\:-inset-64{
    top: -16rem !important;
    right: -16rem !important;
    bottom: -16rem !important;
    left: -16rem !important;
  }

  .lg\:-inset-72{
    top: -18rem !important;
    right: -18rem !important;
    bottom: -18rem !important;
    left: -18rem !important;
  }

  .lg\:-inset-80{
    top: -20rem !important;
    right: -20rem !important;
    bottom: -20rem !important;
    left: -20rem !important;
  }

  .lg\:-inset-96{
    top: -24rem !important;
    right: -24rem !important;
    bottom: -24rem !important;
    left: -24rem !important;
  }

  .lg\:-inset-px{
    top: -1px !important;
    right: -1px !important;
    bottom: -1px !important;
    left: -1px !important;
  }

  .lg\:-inset-0\.5{
    top: -0.125rem !important;
    right: -0.125rem !important;
    bottom: -0.125rem !important;
    left: -0.125rem !important;
  }

  .lg\:-inset-1\.5{
    top: -0.375rem !important;
    right: -0.375rem !important;
    bottom: -0.375rem !important;
    left: -0.375rem !important;
  }

  .lg\:-inset-2\.5{
    top: -0.625rem !important;
    right: -0.625rem !important;
    bottom: -0.625rem !important;
    left: -0.625rem !important;
  }

  .lg\:-inset-3\.5{
    top: -0.875rem !important;
    right: -0.875rem !important;
    bottom: -0.875rem !important;
    left: -0.875rem !important;
  }

  .lg\:inset-1\/2{
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:inset-1\/3{
    top: 33.333333% !important;
    right: 33.333333% !important;
    bottom: 33.333333% !important;
    left: 33.333333% !important;
  }

  .lg\:inset-2\/3{
    top: 66.666667% !important;
    right: 66.666667% !important;
    bottom: 66.666667% !important;
    left: 66.666667% !important;
  }

  .lg\:inset-1\/4{
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .lg\:inset-2\/4{
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:inset-3\/4{
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .lg\:inset-full{
    top: 100% !important;
    right: 100% !important;
    bottom: 100% !important;
    left: 100% !important;
  }

  .lg\:-inset-1\/2{
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:-inset-1\/3{
    top: -33.333333% !important;
    right: -33.333333% !important;
    bottom: -33.333333% !important;
    left: -33.333333% !important;
  }

  .lg\:-inset-2\/3{
    top: -66.666667% !important;
    right: -66.666667% !important;
    bottom: -66.666667% !important;
    left: -66.666667% !important;
  }

  .lg\:-inset-1\/4{
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .lg\:-inset-2\/4{
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:-inset-3\/4{
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .lg\:-inset-full{
    top: -100% !important;
    right: -100% !important;
    bottom: -100% !important;
    left: -100% !important;
  }

  .lg\:inset-y-0{
    top: 0px !important;
    bottom: 0px !important;
  }

  .lg\:inset-x-0{
    right: 0px !important;
    left: 0px !important;
  }

  .lg\:inset-y-1{
    top: 0.25rem !important;
    bottom: 0.25rem !important;
  }

  .lg\:inset-x-1{
    right: 0.25rem !important;
    left: 0.25rem !important;
  }

  .lg\:inset-y-2{
    top: 0.5rem !important;
    bottom: 0.5rem !important;
  }

  .lg\:inset-x-2{
    right: 0.5rem !important;
    left: 0.5rem !important;
  }

  .lg\:inset-y-3{
    top: 0.75rem !important;
    bottom: 0.75rem !important;
  }

  .lg\:inset-x-3{
    right: 0.75rem !important;
    left: 0.75rem !important;
  }

  .lg\:inset-y-4{
    top: 1rem !important;
    bottom: 1rem !important;
  }

  .lg\:inset-x-4{
    right: 1rem !important;
    left: 1rem !important;
  }

  .lg\:inset-y-5{
    top: 1.25rem !important;
    bottom: 1.25rem !important;
  }

  .lg\:inset-x-5{
    right: 1.25rem !important;
    left: 1.25rem !important;
  }

  .lg\:inset-y-6{
    top: 1.5rem !important;
    bottom: 1.5rem !important;
  }

  .lg\:inset-x-6{
    right: 1.5rem !important;
    left: 1.5rem !important;
  }

  .lg\:inset-y-7{
    top: 1.75rem !important;
    bottom: 1.75rem !important;
  }

  .lg\:inset-x-7{
    right: 1.75rem !important;
    left: 1.75rem !important;
  }

  .lg\:inset-y-8{
    top: 2rem !important;
    bottom: 2rem !important;
  }

  .lg\:inset-x-8{
    right: 2rem !important;
    left: 2rem !important;
  }

  .lg\:inset-y-9{
    top: 2.25rem !important;
    bottom: 2.25rem !important;
  }

  .lg\:inset-x-9{
    right: 2.25rem !important;
    left: 2.25rem !important;
  }

  .lg\:inset-y-10{
    top: 2.5rem !important;
    bottom: 2.5rem !important;
  }

  .lg\:inset-x-10{
    right: 2.5rem !important;
    left: 2.5rem !important;
  }

  .lg\:inset-y-11{
    top: 2.75rem !important;
    bottom: 2.75rem !important;
  }

  .lg\:inset-x-11{
    right: 2.75rem !important;
    left: 2.75rem !important;
  }

  .lg\:inset-y-12{
    top: 3rem !important;
    bottom: 3rem !important;
  }

  .lg\:inset-x-12{
    right: 3rem !important;
    left: 3rem !important;
  }

  .lg\:inset-y-14{
    top: 3.5rem !important;
    bottom: 3.5rem !important;
  }

  .lg\:inset-x-14{
    right: 3.5rem !important;
    left: 3.5rem !important;
  }

  .lg\:inset-y-16{
    top: 4rem !important;
    bottom: 4rem !important;
  }

  .lg\:inset-x-16{
    right: 4rem !important;
    left: 4rem !important;
  }

  .lg\:inset-y-20{
    top: 5rem !important;
    bottom: 5rem !important;
  }

  .lg\:inset-x-20{
    right: 5rem !important;
    left: 5rem !important;
  }

  .lg\:inset-y-24{
    top: 6rem !important;
    bottom: 6rem !important;
  }

  .lg\:inset-x-24{
    right: 6rem !important;
    left: 6rem !important;
  }

  .lg\:inset-y-28{
    top: 7rem !important;
    bottom: 7rem !important;
  }

  .lg\:inset-x-28{
    right: 7rem !important;
    left: 7rem !important;
  }

  .lg\:inset-y-32{
    top: 8rem !important;
    bottom: 8rem !important;
  }

  .lg\:inset-x-32{
    right: 8rem !important;
    left: 8rem !important;
  }

  .lg\:inset-y-36{
    top: 9rem !important;
    bottom: 9rem !important;
  }

  .lg\:inset-x-36{
    right: 9rem !important;
    left: 9rem !important;
  }

  .lg\:inset-y-40{
    top: 10rem !important;
    bottom: 10rem !important;
  }

  .lg\:inset-x-40{
    right: 10rem !important;
    left: 10rem !important;
  }

  .lg\:inset-y-44{
    top: 11rem !important;
    bottom: 11rem !important;
  }

  .lg\:inset-x-44{
    right: 11rem !important;
    left: 11rem !important;
  }

  .lg\:inset-y-48{
    top: 12rem !important;
    bottom: 12rem !important;
  }

  .lg\:inset-x-48{
    right: 12rem !important;
    left: 12rem !important;
  }

  .lg\:inset-y-52{
    top: 13rem !important;
    bottom: 13rem !important;
  }

  .lg\:inset-x-52{
    right: 13rem !important;
    left: 13rem !important;
  }

  .lg\:inset-y-56{
    top: 14rem !important;
    bottom: 14rem !important;
  }

  .lg\:inset-x-56{
    right: 14rem !important;
    left: 14rem !important;
  }

  .lg\:inset-y-60{
    top: 15rem !important;
    bottom: 15rem !important;
  }

  .lg\:inset-x-60{
    right: 15rem !important;
    left: 15rem !important;
  }

  .lg\:inset-y-64{
    top: 16rem !important;
    bottom: 16rem !important;
  }

  .lg\:inset-x-64{
    right: 16rem !important;
    left: 16rem !important;
  }

  .lg\:inset-y-72{
    top: 18rem !important;
    bottom: 18rem !important;
  }

  .lg\:inset-x-72{
    right: 18rem !important;
    left: 18rem !important;
  }

  .lg\:inset-y-80{
    top: 20rem !important;
    bottom: 20rem !important;
  }

  .lg\:inset-x-80{
    right: 20rem !important;
    left: 20rem !important;
  }

  .lg\:inset-y-96{
    top: 24rem !important;
    bottom: 24rem !important;
  }

  .lg\:inset-x-96{
    right: 24rem !important;
    left: 24rem !important;
  }

  .lg\:inset-y-auto{
    top: auto !important;
    bottom: auto !important;
  }

  .lg\:inset-x-auto{
    right: auto !important;
    left: auto !important;
  }

  .lg\:inset-y-px{
    top: 1px !important;
    bottom: 1px !important;
  }

  .lg\:inset-x-px{
    right: 1px !important;
    left: 1px !important;
  }

  .lg\:inset-y-0\.5{
    top: 0.125rem !important;
    bottom: 0.125rem !important;
  }

  .lg\:inset-x-0\.5{
    right: 0.125rem !important;
    left: 0.125rem !important;
  }

  .lg\:inset-y-1\.5{
    top: 0.375rem !important;
    bottom: 0.375rem !important;
  }

  .lg\:inset-x-1\.5{
    right: 0.375rem !important;
    left: 0.375rem !important;
  }

  .lg\:inset-y-2\.5{
    top: 0.625rem !important;
    bottom: 0.625rem !important;
  }

  .lg\:inset-x-2\.5{
    right: 0.625rem !important;
    left: 0.625rem !important;
  }

  .lg\:inset-y-3\.5{
    top: 0.875rem !important;
    bottom: 0.875rem !important;
  }

  .lg\:inset-x-3\.5{
    right: 0.875rem !important;
    left: 0.875rem !important;
  }

  .lg\:-inset-y-0{
    top: 0px !important;
    bottom: 0px !important;
  }

  .lg\:-inset-x-0{
    right: 0px !important;
    left: 0px !important;
  }

  .lg\:-inset-y-1{
    top: -0.25rem !important;
    bottom: -0.25rem !important;
  }

  .lg\:-inset-x-1{
    right: -0.25rem !important;
    left: -0.25rem !important;
  }

  .lg\:-inset-y-2{
    top: -0.5rem !important;
    bottom: -0.5rem !important;
  }

  .lg\:-inset-x-2{
    right: -0.5rem !important;
    left: -0.5rem !important;
  }

  .lg\:-inset-y-3{
    top: -0.75rem !important;
    bottom: -0.75rem !important;
  }

  .lg\:-inset-x-3{
    right: -0.75rem !important;
    left: -0.75rem !important;
  }

  .lg\:-inset-y-4{
    top: -1rem !important;
    bottom: -1rem !important;
  }

  .lg\:-inset-x-4{
    right: -1rem !important;
    left: -1rem !important;
  }

  .lg\:-inset-y-5{
    top: -1.25rem !important;
    bottom: -1.25rem !important;
  }

  .lg\:-inset-x-5{
    right: -1.25rem !important;
    left: -1.25rem !important;
  }

  .lg\:-inset-y-6{
    top: -1.5rem !important;
    bottom: -1.5rem !important;
  }

  .lg\:-inset-x-6{
    right: -1.5rem !important;
    left: -1.5rem !important;
  }

  .lg\:-inset-y-7{
    top: -1.75rem !important;
    bottom: -1.75rem !important;
  }

  .lg\:-inset-x-7{
    right: -1.75rem !important;
    left: -1.75rem !important;
  }

  .lg\:-inset-y-8{
    top: -2rem !important;
    bottom: -2rem !important;
  }

  .lg\:-inset-x-8{
    right: -2rem !important;
    left: -2rem !important;
  }

  .lg\:-inset-y-9{
    top: -2.25rem !important;
    bottom: -2.25rem !important;
  }

  .lg\:-inset-x-9{
    right: -2.25rem !important;
    left: -2.25rem !important;
  }

  .lg\:-inset-y-10{
    top: -2.5rem !important;
    bottom: -2.5rem !important;
  }

  .lg\:-inset-x-10{
    right: -2.5rem !important;
    left: -2.5rem !important;
  }

  .lg\:-inset-y-11{
    top: -2.75rem !important;
    bottom: -2.75rem !important;
  }

  .lg\:-inset-x-11{
    right: -2.75rem !important;
    left: -2.75rem !important;
  }

  .lg\:-inset-y-12{
    top: -3rem !important;
    bottom: -3rem !important;
  }

  .lg\:-inset-x-12{
    right: -3rem !important;
    left: -3rem !important;
  }

  .lg\:-inset-y-14{
    top: -3.5rem !important;
    bottom: -3.5rem !important;
  }

  .lg\:-inset-x-14{
    right: -3.5rem !important;
    left: -3.5rem !important;
  }

  .lg\:-inset-y-16{
    top: -4rem !important;
    bottom: -4rem !important;
  }

  .lg\:-inset-x-16{
    right: -4rem !important;
    left: -4rem !important;
  }

  .lg\:-inset-y-20{
    top: -5rem !important;
    bottom: -5rem !important;
  }

  .lg\:-inset-x-20{
    right: -5rem !important;
    left: -5rem !important;
  }

  .lg\:-inset-y-24{
    top: -6rem !important;
    bottom: -6rem !important;
  }

  .lg\:-inset-x-24{
    right: -6rem !important;
    left: -6rem !important;
  }

  .lg\:-inset-y-28{
    top: -7rem !important;
    bottom: -7rem !important;
  }

  .lg\:-inset-x-28{
    right: -7rem !important;
    left: -7rem !important;
  }

  .lg\:-inset-y-32{
    top: -8rem !important;
    bottom: -8rem !important;
  }

  .lg\:-inset-x-32{
    right: -8rem !important;
    left: -8rem !important;
  }

  .lg\:-inset-y-36{
    top: -9rem !important;
    bottom: -9rem !important;
  }

  .lg\:-inset-x-36{
    right: -9rem !important;
    left: -9rem !important;
  }

  .lg\:-inset-y-40{
    top: -10rem !important;
    bottom: -10rem !important;
  }

  .lg\:-inset-x-40{
    right: -10rem !important;
    left: -10rem !important;
  }

  .lg\:-inset-y-44{
    top: -11rem !important;
    bottom: -11rem !important;
  }

  .lg\:-inset-x-44{
    right: -11rem !important;
    left: -11rem !important;
  }

  .lg\:-inset-y-48{
    top: -12rem !important;
    bottom: -12rem !important;
  }

  .lg\:-inset-x-48{
    right: -12rem !important;
    left: -12rem !important;
  }

  .lg\:-inset-y-52{
    top: -13rem !important;
    bottom: -13rem !important;
  }

  .lg\:-inset-x-52{
    right: -13rem !important;
    left: -13rem !important;
  }

  .lg\:-inset-y-56{
    top: -14rem !important;
    bottom: -14rem !important;
  }

  .lg\:-inset-x-56{
    right: -14rem !important;
    left: -14rem !important;
  }

  .lg\:-inset-y-60{
    top: -15rem !important;
    bottom: -15rem !important;
  }

  .lg\:-inset-x-60{
    right: -15rem !important;
    left: -15rem !important;
  }

  .lg\:-inset-y-64{
    top: -16rem !important;
    bottom: -16rem !important;
  }

  .lg\:-inset-x-64{
    right: -16rem !important;
    left: -16rem !important;
  }

  .lg\:-inset-y-72{
    top: -18rem !important;
    bottom: -18rem !important;
  }

  .lg\:-inset-x-72{
    right: -18rem !important;
    left: -18rem !important;
  }

  .lg\:-inset-y-80{
    top: -20rem !important;
    bottom: -20rem !important;
  }

  .lg\:-inset-x-80{
    right: -20rem !important;
    left: -20rem !important;
  }

  .lg\:-inset-y-96{
    top: -24rem !important;
    bottom: -24rem !important;
  }

  .lg\:-inset-x-96{
    right: -24rem !important;
    left: -24rem !important;
  }

  .lg\:-inset-y-px{
    top: -1px !important;
    bottom: -1px !important;
  }

  .lg\:-inset-x-px{
    right: -1px !important;
    left: -1px !important;
  }

  .lg\:-inset-y-0\.5{
    top: -0.125rem !important;
    bottom: -0.125rem !important;
  }

  .lg\:-inset-x-0\.5{
    right: -0.125rem !important;
    left: -0.125rem !important;
  }

  .lg\:-inset-y-1\.5{
    top: -0.375rem !important;
    bottom: -0.375rem !important;
  }

  .lg\:-inset-x-1\.5{
    right: -0.375rem !important;
    left: -0.375rem !important;
  }

  .lg\:-inset-y-2\.5{
    top: -0.625rem !important;
    bottom: -0.625rem !important;
  }

  .lg\:-inset-x-2\.5{
    right: -0.625rem !important;
    left: -0.625rem !important;
  }

  .lg\:-inset-y-3\.5{
    top: -0.875rem !important;
    bottom: -0.875rem !important;
  }

  .lg\:-inset-x-3\.5{
    right: -0.875rem !important;
    left: -0.875rem !important;
  }

  .lg\:inset-y-1\/2{
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:inset-x-1\/2{
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:inset-y-1\/3{
    top: 33.333333% !important;
    bottom: 33.333333% !important;
  }

  .lg\:inset-x-1\/3{
    right: 33.333333% !important;
    left: 33.333333% !important;
  }

  .lg\:inset-y-2\/3{
    top: 66.666667% !important;
    bottom: 66.666667% !important;
  }

  .lg\:inset-x-2\/3{
    right: 66.666667% !important;
    left: 66.666667% !important;
  }

  .lg\:inset-y-1\/4{
    top: 25% !important;
    bottom: 25% !important;
  }

  .lg\:inset-x-1\/4{
    right: 25% !important;
    left: 25% !important;
  }

  .lg\:inset-y-2\/4{
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:inset-x-2\/4{
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:inset-y-3\/4{
    top: 75% !important;
    bottom: 75% !important;
  }

  .lg\:inset-x-3\/4{
    right: 75% !important;
    left: 75% !important;
  }

  .lg\:inset-y-full{
    top: 100% !important;
    bottom: 100% !important;
  }

  .lg\:inset-x-full{
    right: 100% !important;
    left: 100% !important;
  }

  .lg\:-inset-y-1\/2{
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:-inset-x-1\/2{
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:-inset-y-1\/3{
    top: -33.333333% !important;
    bottom: -33.333333% !important;
  }

  .lg\:-inset-x-1\/3{
    right: -33.333333% !important;
    left: -33.333333% !important;
  }

  .lg\:-inset-y-2\/3{
    top: -66.666667% !important;
    bottom: -66.666667% !important;
  }

  .lg\:-inset-x-2\/3{
    right: -66.666667% !important;
    left: -66.666667% !important;
  }

  .lg\:-inset-y-1\/4{
    top: -25% !important;
    bottom: -25% !important;
  }

  .lg\:-inset-x-1\/4{
    right: -25% !important;
    left: -25% !important;
  }

  .lg\:-inset-y-2\/4{
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:-inset-x-2\/4{
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:-inset-y-3\/4{
    top: -75% !important;
    bottom: -75% !important;
  }

  .lg\:-inset-x-3\/4{
    right: -75% !important;
    left: -75% !important;
  }

  .lg\:-inset-y-full{
    top: -100% !important;
    bottom: -100% !important;
  }

  .lg\:-inset-x-full{
    right: -100% !important;
    left: -100% !important;
  }

  .lg\:top-0{
    top: 0px !important;
  }

  .lg\:right-0{
    right: 0px !important;
  }

  .lg\:bottom-0{
    bottom: 0px !important;
  }

  .lg\:left-0{
    left: 0px !important;
  }

  .lg\:top-1{
    top: 0.25rem !important;
  }

  .lg\:right-1{
    right: 0.25rem !important;
  }

  .lg\:bottom-1{
    bottom: 0.25rem !important;
  }

  .lg\:left-1{
    left: 0.25rem !important;
  }

  .lg\:top-2{
    top: 0.5rem !important;
  }

  .lg\:right-2{
    right: 0.5rem !important;
  }

  .lg\:bottom-2{
    bottom: 0.5rem !important;
  }

  .lg\:left-2{
    left: 0.5rem !important;
  }

  .lg\:top-3{
    top: 0.75rem !important;
  }

  .lg\:right-3{
    right: 0.75rem !important;
  }

  .lg\:bottom-3{
    bottom: 0.75rem !important;
  }

  .lg\:left-3{
    left: 0.75rem !important;
  }

  .lg\:top-4{
    top: 1rem !important;
  }

  .lg\:right-4{
    right: 1rem !important;
  }

  .lg\:bottom-4{
    bottom: 1rem !important;
  }

  .lg\:left-4{
    left: 1rem !important;
  }

  .lg\:top-5{
    top: 1.25rem !important;
  }

  .lg\:right-5{
    right: 1.25rem !important;
  }

  .lg\:bottom-5{
    bottom: 1.25rem !important;
  }

  .lg\:left-5{
    left: 1.25rem !important;
  }

  .lg\:top-6{
    top: 1.5rem !important;
  }

  .lg\:right-6{
    right: 1.5rem !important;
  }

  .lg\:bottom-6{
    bottom: 1.5rem !important;
  }

  .lg\:left-6{
    left: 1.5rem !important;
  }

  .lg\:top-7{
    top: 1.75rem !important;
  }

  .lg\:right-7{
    right: 1.75rem !important;
  }

  .lg\:bottom-7{
    bottom: 1.75rem !important;
  }

  .lg\:left-7{
    left: 1.75rem !important;
  }

  .lg\:top-8{
    top: 2rem !important;
  }

  .lg\:right-8{
    right: 2rem !important;
  }

  .lg\:bottom-8{
    bottom: 2rem !important;
  }

  .lg\:left-8{
    left: 2rem !important;
  }

  .lg\:top-9{
    top: 2.25rem !important;
  }

  .lg\:right-9{
    right: 2.25rem !important;
  }

  .lg\:bottom-9{
    bottom: 2.25rem !important;
  }

  .lg\:left-9{
    left: 2.25rem !important;
  }

  .lg\:top-10{
    top: 2.5rem !important;
  }

  .lg\:right-10{
    right: 2.5rem !important;
  }

  .lg\:bottom-10{
    bottom: 2.5rem !important;
  }

  .lg\:left-10{
    left: 2.5rem !important;
  }

  .lg\:top-11{
    top: 2.75rem !important;
  }

  .lg\:right-11{
    right: 2.75rem !important;
  }

  .lg\:bottom-11{
    bottom: 2.75rem !important;
  }

  .lg\:left-11{
    left: 2.75rem !important;
  }

  .lg\:top-12{
    top: 3rem !important;
  }

  .lg\:right-12{
    right: 3rem !important;
  }

  .lg\:bottom-12{
    bottom: 3rem !important;
  }

  .lg\:left-12{
    left: 3rem !important;
  }

  .lg\:top-14{
    top: 3.5rem !important;
  }

  .lg\:right-14{
    right: 3.5rem !important;
  }

  .lg\:bottom-14{
    bottom: 3.5rem !important;
  }

  .lg\:left-14{
    left: 3.5rem !important;
  }

  .lg\:top-16{
    top: 4rem !important;
  }

  .lg\:right-16{
    right: 4rem !important;
  }

  .lg\:bottom-16{
    bottom: 4rem !important;
  }

  .lg\:left-16{
    left: 4rem !important;
  }

  .lg\:top-20{
    top: 5rem !important;
  }

  .lg\:right-20{
    right: 5rem !important;
  }

  .lg\:bottom-20{
    bottom: 5rem !important;
  }

  .lg\:left-20{
    left: 5rem !important;
  }

  .lg\:top-24{
    top: 6rem !important;
  }

  .lg\:right-24{
    right: 6rem !important;
  }

  .lg\:bottom-24{
    bottom: 6rem !important;
  }

  .lg\:left-24{
    left: 6rem !important;
  }

  .lg\:top-28{
    top: 7rem !important;
  }

  .lg\:right-28{
    right: 7rem !important;
  }

  .lg\:bottom-28{
    bottom: 7rem !important;
  }

  .lg\:left-28{
    left: 7rem !important;
  }

  .lg\:top-32{
    top: 8rem !important;
  }

  .lg\:right-32{
    right: 8rem !important;
  }

  .lg\:bottom-32{
    bottom: 8rem !important;
  }

  .lg\:left-32{
    left: 8rem !important;
  }

  .lg\:top-36{
    top: 9rem !important;
  }

  .lg\:right-36{
    right: 9rem !important;
  }

  .lg\:bottom-36{
    bottom: 9rem !important;
  }

  .lg\:left-36{
    left: 9rem !important;
  }

  .lg\:top-40{
    top: 10rem !important;
  }

  .lg\:right-40{
    right: 10rem !important;
  }

  .lg\:bottom-40{
    bottom: 10rem !important;
  }

  .lg\:left-40{
    left: 10rem !important;
  }

  .lg\:top-44{
    top: 11rem !important;
  }

  .lg\:right-44{
    right: 11rem !important;
  }

  .lg\:bottom-44{
    bottom: 11rem !important;
  }

  .lg\:left-44{
    left: 11rem !important;
  }

  .lg\:top-48{
    top: 12rem !important;
  }

  .lg\:right-48{
    right: 12rem !important;
  }

  .lg\:bottom-48{
    bottom: 12rem !important;
  }

  .lg\:left-48{
    left: 12rem !important;
  }

  .lg\:top-52{
    top: 13rem !important;
  }

  .lg\:right-52{
    right: 13rem !important;
  }

  .lg\:bottom-52{
    bottom: 13rem !important;
  }

  .lg\:left-52{
    left: 13rem !important;
  }

  .lg\:top-56{
    top: 14rem !important;
  }

  .lg\:right-56{
    right: 14rem !important;
  }

  .lg\:bottom-56{
    bottom: 14rem !important;
  }

  .lg\:left-56{
    left: 14rem !important;
  }

  .lg\:top-60{
    top: 15rem !important;
  }

  .lg\:right-60{
    right: 15rem !important;
  }

  .lg\:bottom-60{
    bottom: 15rem !important;
  }

  .lg\:left-60{
    left: 15rem !important;
  }

  .lg\:top-64{
    top: 16rem !important;
  }

  .lg\:right-64{
    right: 16rem !important;
  }

  .lg\:bottom-64{
    bottom: 16rem !important;
  }

  .lg\:left-64{
    left: 16rem !important;
  }

  .lg\:top-72{
    top: 18rem !important;
  }

  .lg\:right-72{
    right: 18rem !important;
  }

  .lg\:bottom-72{
    bottom: 18rem !important;
  }

  .lg\:left-72{
    left: 18rem !important;
  }

  .lg\:top-80{
    top: 20rem !important;
  }

  .lg\:right-80{
    right: 20rem !important;
  }

  .lg\:bottom-80{
    bottom: 20rem !important;
  }

  .lg\:left-80{
    left: 20rem !important;
  }

  .lg\:top-96{
    top: 24rem !important;
  }

  .lg\:right-96{
    right: 24rem !important;
  }

  .lg\:bottom-96{
    bottom: 24rem !important;
  }

  .lg\:left-96{
    left: 24rem !important;
  }

  .lg\:top-auto{
    top: auto !important;
  }

  .lg\:right-auto{
    right: auto !important;
  }

  .lg\:bottom-auto{
    bottom: auto !important;
  }

  .lg\:left-auto{
    left: auto !important;
  }

  .lg\:top-px{
    top: 1px !important;
  }

  .lg\:right-px{
    right: 1px !important;
  }

  .lg\:bottom-px{
    bottom: 1px !important;
  }

  .lg\:left-px{
    left: 1px !important;
  }

  .lg\:top-0\.5{
    top: 0.125rem !important;
  }

  .lg\:right-0\.5{
    right: 0.125rem !important;
  }

  .lg\:bottom-0\.5{
    bottom: 0.125rem !important;
  }

  .lg\:left-0\.5{
    left: 0.125rem !important;
  }

  .lg\:top-1\.5{
    top: 0.375rem !important;
  }

  .lg\:right-1\.5{
    right: 0.375rem !important;
  }

  .lg\:bottom-1\.5{
    bottom: 0.375rem !important;
  }

  .lg\:left-1\.5{
    left: 0.375rem !important;
  }

  .lg\:top-2\.5{
    top: 0.625rem !important;
  }

  .lg\:right-2\.5{
    right: 0.625rem !important;
  }

  .lg\:bottom-2\.5{
    bottom: 0.625rem !important;
  }

  .lg\:left-2\.5{
    left: 0.625rem !important;
  }

  .lg\:top-3\.5{
    top: 0.875rem !important;
  }

  .lg\:right-3\.5{
    right: 0.875rem !important;
  }

  .lg\:bottom-3\.5{
    bottom: 0.875rem !important;
  }

  .lg\:left-3\.5{
    left: 0.875rem !important;
  }

  .lg\:-top-0{
    top: 0px !important;
  }

  .lg\:-right-0{
    right: 0px !important;
  }

  .lg\:-bottom-0{
    bottom: 0px !important;
  }

  .lg\:-left-0{
    left: 0px !important;
  }

  .lg\:-top-1{
    top: -0.25rem !important;
  }

  .lg\:-right-1{
    right: -0.25rem !important;
  }

  .lg\:-bottom-1{
    bottom: -0.25rem !important;
  }

  .lg\:-left-1{
    left: -0.25rem !important;
  }

  .lg\:-top-2{
    top: -0.5rem !important;
  }

  .lg\:-right-2{
    right: -0.5rem !important;
  }

  .lg\:-bottom-2{
    bottom: -0.5rem !important;
  }

  .lg\:-left-2{
    left: -0.5rem !important;
  }

  .lg\:-top-3{
    top: -0.75rem !important;
  }

  .lg\:-right-3{
    right: -0.75rem !important;
  }

  .lg\:-bottom-3{
    bottom: -0.75rem !important;
  }

  .lg\:-left-3{
    left: -0.75rem !important;
  }

  .lg\:-top-4{
    top: -1rem !important;
  }

  .lg\:-right-4{
    right: -1rem !important;
  }

  .lg\:-bottom-4{
    bottom: -1rem !important;
  }

  .lg\:-left-4{
    left: -1rem !important;
  }

  .lg\:-top-5{
    top: -1.25rem !important;
  }

  .lg\:-right-5{
    right: -1.25rem !important;
  }

  .lg\:-bottom-5{
    bottom: -1.25rem !important;
  }

  .lg\:-left-5{
    left: -1.25rem !important;
  }

  .lg\:-top-6{
    top: -1.5rem !important;
  }

  .lg\:-right-6{
    right: -1.5rem !important;
  }

  .lg\:-bottom-6{
    bottom: -1.5rem !important;
  }

  .lg\:-left-6{
    left: -1.5rem !important;
  }

  .lg\:-top-7{
    top: -1.75rem !important;
  }

  .lg\:-right-7{
    right: -1.75rem !important;
  }

  .lg\:-bottom-7{
    bottom: -1.75rem !important;
  }

  .lg\:-left-7{
    left: -1.75rem !important;
  }

  .lg\:-top-8{
    top: -2rem !important;
  }

  .lg\:-right-8{
    right: -2rem !important;
  }

  .lg\:-bottom-8{
    bottom: -2rem !important;
  }

  .lg\:-left-8{
    left: -2rem !important;
  }

  .lg\:-top-9{
    top: -2.25rem !important;
  }

  .lg\:-right-9{
    right: -2.25rem !important;
  }

  .lg\:-bottom-9{
    bottom: -2.25rem !important;
  }

  .lg\:-left-9{
    left: -2.25rem !important;
  }

  .lg\:-top-10{
    top: -2.5rem !important;
  }

  .lg\:-right-10{
    right: -2.5rem !important;
  }

  .lg\:-bottom-10{
    bottom: -2.5rem !important;
  }

  .lg\:-left-10{
    left: -2.5rem !important;
  }

  .lg\:-top-11{
    top: -2.75rem !important;
  }

  .lg\:-right-11{
    right: -2.75rem !important;
  }

  .lg\:-bottom-11{
    bottom: -2.75rem !important;
  }

  .lg\:-left-11{
    left: -2.75rem !important;
  }

  .lg\:-top-12{
    top: -3rem !important;
  }

  .lg\:-right-12{
    right: -3rem !important;
  }

  .lg\:-bottom-12{
    bottom: -3rem !important;
  }

  .lg\:-left-12{
    left: -3rem !important;
  }

  .lg\:-top-14{
    top: -3.5rem !important;
  }

  .lg\:-right-14{
    right: -3.5rem !important;
  }

  .lg\:-bottom-14{
    bottom: -3.5rem !important;
  }

  .lg\:-left-14{
    left: -3.5rem !important;
  }

  .lg\:-top-16{
    top: -4rem !important;
  }

  .lg\:-right-16{
    right: -4rem !important;
  }

  .lg\:-bottom-16{
    bottom: -4rem !important;
  }

  .lg\:-left-16{
    left: -4rem !important;
  }

  .lg\:-top-20{
    top: -5rem !important;
  }

  .lg\:-right-20{
    right: -5rem !important;
  }

  .lg\:-bottom-20{
    bottom: -5rem !important;
  }

  .lg\:-left-20{
    left: -5rem !important;
  }

  .lg\:-top-24{
    top: -6rem !important;
  }

  .lg\:-right-24{
    right: -6rem !important;
  }

  .lg\:-bottom-24{
    bottom: -6rem !important;
  }

  .lg\:-left-24{
    left: -6rem !important;
  }

  .lg\:-top-28{
    top: -7rem !important;
  }

  .lg\:-right-28{
    right: -7rem !important;
  }

  .lg\:-bottom-28{
    bottom: -7rem !important;
  }

  .lg\:-left-28{
    left: -7rem !important;
  }

  .lg\:-top-32{
    top: -8rem !important;
  }

  .lg\:-right-32{
    right: -8rem !important;
  }

  .lg\:-bottom-32{
    bottom: -8rem !important;
  }

  .lg\:-left-32{
    left: -8rem !important;
  }

  .lg\:-top-36{
    top: -9rem !important;
  }

  .lg\:-right-36{
    right: -9rem !important;
  }

  .lg\:-bottom-36{
    bottom: -9rem !important;
  }

  .lg\:-left-36{
    left: -9rem !important;
  }

  .lg\:-top-40{
    top: -10rem !important;
  }

  .lg\:-right-40{
    right: -10rem !important;
  }

  .lg\:-bottom-40{
    bottom: -10rem !important;
  }

  .lg\:-left-40{
    left: -10rem !important;
  }

  .lg\:-top-44{
    top: -11rem !important;
  }

  .lg\:-right-44{
    right: -11rem !important;
  }

  .lg\:-bottom-44{
    bottom: -11rem !important;
  }

  .lg\:-left-44{
    left: -11rem !important;
  }

  .lg\:-top-48{
    top: -12rem !important;
  }

  .lg\:-right-48{
    right: -12rem !important;
  }

  .lg\:-bottom-48{
    bottom: -12rem !important;
  }

  .lg\:-left-48{
    left: -12rem !important;
  }

  .lg\:-top-52{
    top: -13rem !important;
  }

  .lg\:-right-52{
    right: -13rem !important;
  }

  .lg\:-bottom-52{
    bottom: -13rem !important;
  }

  .lg\:-left-52{
    left: -13rem !important;
  }

  .lg\:-top-56{
    top: -14rem !important;
  }

  .lg\:-right-56{
    right: -14rem !important;
  }

  .lg\:-bottom-56{
    bottom: -14rem !important;
  }

  .lg\:-left-56{
    left: -14rem !important;
  }

  .lg\:-top-60{
    top: -15rem !important;
  }

  .lg\:-right-60{
    right: -15rem !important;
  }

  .lg\:-bottom-60{
    bottom: -15rem !important;
  }

  .lg\:-left-60{
    left: -15rem !important;
  }

  .lg\:-top-64{
    top: -16rem !important;
  }

  .lg\:-right-64{
    right: -16rem !important;
  }

  .lg\:-bottom-64{
    bottom: -16rem !important;
  }

  .lg\:-left-64{
    left: -16rem !important;
  }

  .lg\:-top-72{
    top: -18rem !important;
  }

  .lg\:-right-72{
    right: -18rem !important;
  }

  .lg\:-bottom-72{
    bottom: -18rem !important;
  }

  .lg\:-left-72{
    left: -18rem !important;
  }

  .lg\:-top-80{
    top: -20rem !important;
  }

  .lg\:-right-80{
    right: -20rem !important;
  }

  .lg\:-bottom-80{
    bottom: -20rem !important;
  }

  .lg\:-left-80{
    left: -20rem !important;
  }

  .lg\:-top-96{
    top: -24rem !important;
  }

  .lg\:-right-96{
    right: -24rem !important;
  }

  .lg\:-bottom-96{
    bottom: -24rem !important;
  }

  .lg\:-left-96{
    left: -24rem !important;
  }

  .lg\:-top-px{
    top: -1px !important;
  }

  .lg\:-right-px{
    right: -1px !important;
  }

  .lg\:-bottom-px{
    bottom: -1px !important;
  }

  .lg\:-left-px{
    left: -1px !important;
  }

  .lg\:-top-0\.5{
    top: -0.125rem !important;
  }

  .lg\:-right-0\.5{
    right: -0.125rem !important;
  }

  .lg\:-bottom-0\.5{
    bottom: -0.125rem !important;
  }

  .lg\:-left-0\.5{
    left: -0.125rem !important;
  }

  .lg\:-top-1\.5{
    top: -0.375rem !important;
  }

  .lg\:-right-1\.5{
    right: -0.375rem !important;
  }

  .lg\:-bottom-1\.5{
    bottom: -0.375rem !important;
  }

  .lg\:-left-1\.5{
    left: -0.375rem !important;
  }

  .lg\:-top-2\.5{
    top: -0.625rem !important;
  }

  .lg\:-right-2\.5{
    right: -0.625rem !important;
  }

  .lg\:-bottom-2\.5{
    bottom: -0.625rem !important;
  }

  .lg\:-left-2\.5{
    left: -0.625rem !important;
  }

  .lg\:-top-3\.5{
    top: -0.875rem !important;
  }

  .lg\:-right-3\.5{
    right: -0.875rem !important;
  }

  .lg\:-bottom-3\.5{
    bottom: -0.875rem !important;
  }

  .lg\:-left-3\.5{
    left: -0.875rem !important;
  }

  .lg\:top-1\/2{
    top: 50% !important;
  }

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

  .lg\:bottom-1\/2{
    bottom: 50% !important;
  }

  .lg\:left-1\/2{
    left: 50% !important;
  }

  .lg\:top-1\/3{
    top: 33.333333% !important;
  }

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

  .lg\:bottom-1\/3{
    bottom: 33.333333% !important;
  }

  .lg\:left-1\/3{
    left: 33.333333% !important;
  }

  .lg\:top-2\/3{
    top: 66.666667% !important;
  }

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

  .lg\:bottom-2\/3{
    bottom: 66.666667% !important;
  }

  .lg\:left-2\/3{
    left: 66.666667% !important;
  }

  .lg\:top-1\/4{
    top: 25% !important;
  }

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

  .lg\:bottom-1\/4{
    bottom: 25% !important;
  }

  .lg\:left-1\/4{
    left: 25% !important;
  }

  .lg\:top-2\/4{
    top: 50% !important;
  }

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

  .lg\:bottom-2\/4{
    bottom: 50% !important;
  }

  .lg\:left-2\/4{
    left: 50% !important;
  }

  .lg\:top-3\/4{
    top: 75% !important;
  }

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

  .lg\:bottom-3\/4{
    bottom: 75% !important;
  }

  .lg\:left-3\/4{
    left: 75% !important;
  }

  .lg\:top-full{
    top: 100% !important;
  }

  .lg\:right-full{
    right: 100% !important;
  }

  .lg\:bottom-full{
    bottom: 100% !important;
  }

  .lg\:left-full{
    left: 100% !important;
  }

  .lg\:-top-1\/2{
    top: -50% !important;
  }

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

  .lg\:-bottom-1\/2{
    bottom: -50% !important;
  }

  .lg\:-left-1\/2{
    left: -50% !important;
  }

  .lg\:-top-1\/3{
    top: -33.333333% !important;
  }

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

  .lg\:-bottom-1\/3{
    bottom: -33.333333% !important;
  }

  .lg\:-left-1\/3{
    left: -33.333333% !important;
  }

  .lg\:-top-2\/3{
    top: -66.666667% !important;
  }

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

  .lg\:-bottom-2\/3{
    bottom: -66.666667% !important;
  }

  .lg\:-left-2\/3{
    left: -66.666667% !important;
  }

  .lg\:-top-1\/4{
    top: -25% !important;
  }

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

  .lg\:-bottom-1\/4{
    bottom: -25% !important;
  }

  .lg\:-left-1\/4{
    left: -25% !important;
  }

  .lg\:-top-2\/4{
    top: -50% !important;
  }

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

  .lg\:-bottom-2\/4{
    bottom: -50% !important;
  }

  .lg\:-left-2\/4{
    left: -50% !important;
  }

  .lg\:-top-3\/4{
    top: -75% !important;
  }

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

  .lg\:-bottom-3\/4{
    bottom: -75% !important;
  }

  .lg\:-left-3\/4{
    left: -75% !important;
  }

  .lg\:-top-full{
    top: -100% !important;
  }

  .lg\:-right-full{
    right: -100% !important;
  }

  .lg\:-bottom-full{
    bottom: -100% !important;
  }

  .lg\:-left-full{
    left: -100% !important;
  }

  .lg\:resize-none{
    resize: none !important;
  }

  .lg\:resize-y{
    resize: vertical !important;
  }

  .lg\:resize-x{
    resize: horizontal !important;
  }

  .lg\:resize{
    resize: both !important;
  }

  .lg\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:shadow-none{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .lg\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .lg\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .lg\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .lg\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .lg\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .lg\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .lg\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .lg\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .lg\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:ring-inset{
    --tw-ring-inset: inset !important;
  }

  .lg\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset !important;
  }

  .lg\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .lg\:focus\:ring-inset:focus{
    --tw-ring-inset: inset !important;
  }

  .lg\:ring-offset-transparent{
    --tw-ring-offset-color: transparent !important;
  }

  .lg\:ring-offset-current{
    --tw-ring-offset-color: currentColor !important;
  }

  .lg\:ring-offset-black{
    --tw-ring-offset-color: #000 !important;
  }

  .lg\:ring-offset-white{
    --tw-ring-offset-color: #fff !important;
  }

  .lg\:ring-offset-gray-50{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .lg\:ring-offset-gray-100{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .lg\:ring-offset-gray-200{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .lg\:ring-offset-gray-300{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .lg\:ring-offset-gray-400{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .lg\:ring-offset-gray-500{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .lg\:ring-offset-gray-600{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .lg\:ring-offset-gray-700{
    --tw-ring-offset-color: #374151 !important;
  }

  .lg\:ring-offset-gray-800{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .lg\:ring-offset-gray-900{
    --tw-ring-offset-color: #111827 !important;
  }

  .lg\:ring-offset-red-50{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .lg\:ring-offset-red-100{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .lg\:ring-offset-red-200{
    --tw-ring-offset-color: #fecaca !important;
  }

  .lg\:ring-offset-red-300{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .lg\:ring-offset-red-400{
    --tw-ring-offset-color: #f87171 !important;
  }

  .lg\:ring-offset-red-500{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .lg\:ring-offset-red-600{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .lg\:ring-offset-red-700{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .lg\:ring-offset-red-800{
    --tw-ring-offset-color: #991b1b !important;
  }

  .lg\:ring-offset-red-900{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .lg\:ring-offset-yellow-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .lg\:ring-offset-yellow-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .lg\:ring-offset-yellow-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .lg\:ring-offset-yellow-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .lg\:ring-offset-yellow-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .lg\:ring-offset-yellow-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .lg\:ring-offset-yellow-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .lg\:ring-offset-yellow-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .lg\:ring-offset-yellow-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .lg\:ring-offset-yellow-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .lg\:ring-offset-green-50{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .lg\:ring-offset-green-100{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .lg\:ring-offset-green-200{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .lg\:ring-offset-green-300{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .lg\:ring-offset-green-400{
    --tw-ring-offset-color: #34d399 !important;
  }

  .lg\:ring-offset-green-500{
    --tw-ring-offset-color: #10b981 !important;
  }

  .lg\:ring-offset-green-600{
    --tw-ring-offset-color: #059669 !important;
  }

  .lg\:ring-offset-green-700{
    --tw-ring-offset-color: #047857 !important;
  }

  .lg\:ring-offset-green-800{
    --tw-ring-offset-color: #065f46 !important;
  }

  .lg\:ring-offset-green-900{
    --tw-ring-offset-color: #064e3b !important;
  }

  .lg\:ring-offset-blue-50{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .lg\:ring-offset-blue-100{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .lg\:ring-offset-blue-200{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .lg\:ring-offset-blue-300{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .lg\:ring-offset-blue-400{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .lg\:ring-offset-blue-500{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .lg\:ring-offset-blue-600{
    --tw-ring-offset-color: #2563eb !important;
  }

  .lg\:ring-offset-blue-700{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .lg\:ring-offset-blue-800{
    --tw-ring-offset-color: #1e40af !important;
  }

  .lg\:ring-offset-blue-900{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .lg\:ring-offset-indigo-50{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .lg\:ring-offset-indigo-100{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .lg\:ring-offset-indigo-200{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .lg\:ring-offset-indigo-300{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .lg\:ring-offset-indigo-400{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .lg\:ring-offset-indigo-500{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .lg\:ring-offset-indigo-600{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .lg\:ring-offset-indigo-700{
    --tw-ring-offset-color: #4338ca !important;
  }

  .lg\:ring-offset-indigo-800{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .lg\:ring-offset-indigo-900{
    --tw-ring-offset-color: #312e81 !important;
  }

  .lg\:ring-offset-purple-50{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .lg\:ring-offset-purple-100{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .lg\:ring-offset-purple-200{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .lg\:ring-offset-purple-300{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .lg\:ring-offset-purple-400{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .lg\:ring-offset-purple-500{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .lg\:ring-offset-purple-600{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .lg\:ring-offset-purple-700{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .lg\:ring-offset-purple-800{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .lg\:ring-offset-purple-900{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .lg\:ring-offset-pink-50{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .lg\:ring-offset-pink-100{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .lg\:ring-offset-pink-200{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .lg\:ring-offset-pink-300{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .lg\:ring-offset-pink-400{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .lg\:ring-offset-pink-500{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .lg\:ring-offset-pink-600{
    --tw-ring-offset-color: #db2777 !important;
  }

  .lg\:ring-offset-pink-700{
    --tw-ring-offset-color: #be185d !important;
  }

  .lg\:ring-offset-pink-800{
    --tw-ring-offset-color: #9d174d !important;
  }

  .lg\:ring-offset-pink-900{
    --tw-ring-offset-color: #831843 !important;
  }

  .lg\:ring-offset-cyan-50{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .lg\:ring-offset-cyan-100{
    --tw-ring-offset-color: #cffafe !important;
  }

  .lg\:ring-offset-cyan-200{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .lg\:ring-offset-cyan-300{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .lg\:ring-offset-cyan-400{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .lg\:ring-offset-cyan-500{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .lg\:ring-offset-cyan-600{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .lg\:ring-offset-cyan-700{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .lg\:ring-offset-cyan-800{
    --tw-ring-offset-color: #155e75 !important;
  }

  .lg\:ring-offset-cyan-900{
    --tw-ring-offset-color: #164e63 !important;
  }

  .lg\:ring-offset-light-blue-50{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .lg\:ring-offset-light-blue-100{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .lg\:ring-offset-light-blue-200{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .lg\:ring-offset-light-blue-300{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .lg\:ring-offset-light-blue-400{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .lg\:ring-offset-light-blue-500{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .lg\:ring-offset-light-blue-600{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .lg\:ring-offset-light-blue-700{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .lg\:ring-offset-light-blue-800{
    --tw-ring-offset-color: #075985 !important;
  }

  .lg\:ring-offset-light-blue-900{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .lg\:ring-offset-amber-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .lg\:ring-offset-amber-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .lg\:ring-offset-amber-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .lg\:ring-offset-amber-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .lg\:ring-offset-amber-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .lg\:ring-offset-amber-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .lg\:ring-offset-amber-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .lg\:ring-offset-amber-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .lg\:ring-offset-amber-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .lg\:ring-offset-amber-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .lg\:ring-offset-space-cadet{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .lg\:ring-offset-manatee{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .lg\:ring-offset-cynabar{
    --tw-ring-offset-color: #F24333 !important;
  }

  .lg\:ring-offset-imperial-red{
    --tw-ring-offset-color: #EF233C !important;
  }

  .lg\:ring-offset-special-black{
    --tw-ring-offset-color: #03071E !important;
  }

  .lg\:ring-offset-dark-sienna{
    --tw-ring-offset-color: #370617 !important;
  }

  .lg\:ring-offset-rosewood{
    --tw-ring-offset-color: #6A040F !important;
  }

  .lg\:ring-offset-dark-red{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .lg\:ring-offset-rosso-corsa{
    --tw-ring-offset-color: #D00000 !important;
  }

  .lg\:ring-offset-vermillion{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .lg\:ring-offset-persimmon{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .lg\:ring-offset-carrot-orange{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .lg\:ring-offset-orange-web{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .lg\:ring-offset-selective-yellow{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .lg\:ring-offset-bottle-green{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .lg\:ring-offset-illuminating-emerald{
    --tw-ring-offset-color: #40916C !important;
  }

  .lg\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent !important;
  }

  .lg\:focus-within\:ring-offset-current:focus-within{
    --tw-ring-offset-color: currentColor !important;
  }

  .lg\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000 !important;
  }

  .lg\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff !important;
  }

  .lg\:focus-within\:ring-offset-gray-50:focus-within{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .lg\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .lg\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .lg\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .lg\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .lg\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .lg\:focus-within\:ring-offset-gray-600:focus-within{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .lg\:focus-within\:ring-offset-gray-700:focus-within{
    --tw-ring-offset-color: #374151 !important;
  }

  .lg\:focus-within\:ring-offset-gray-800:focus-within{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .lg\:focus-within\:ring-offset-gray-900:focus-within{
    --tw-ring-offset-color: #111827 !important;
  }

  .lg\:focus-within\:ring-offset-red-50:focus-within{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .lg\:focus-within\:ring-offset-red-100:focus-within{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .lg\:focus-within\:ring-offset-red-200:focus-within{
    --tw-ring-offset-color: #fecaca !important;
  }

  .lg\:focus-within\:ring-offset-red-300:focus-within{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .lg\:focus-within\:ring-offset-red-400:focus-within{
    --tw-ring-offset-color: #f87171 !important;
  }

  .lg\:focus-within\:ring-offset-red-500:focus-within{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .lg\:focus-within\:ring-offset-red-600:focus-within{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .lg\:focus-within\:ring-offset-red-700:focus-within{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .lg\:focus-within\:ring-offset-red-800:focus-within{
    --tw-ring-offset-color: #991b1b !important;
  }

  .lg\:focus-within\:ring-offset-red-900:focus-within{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .lg\:focus-within\:ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .lg\:focus-within\:ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .lg\:focus-within\:ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .lg\:focus-within\:ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .lg\:focus-within\:ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .lg\:focus-within\:ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .lg\:focus-within\:ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .lg\:focus-within\:ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .lg\:focus-within\:ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .lg\:focus-within\:ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .lg\:focus-within\:ring-offset-green-50:focus-within{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .lg\:focus-within\:ring-offset-green-100:focus-within{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .lg\:focus-within\:ring-offset-green-200:focus-within{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .lg\:focus-within\:ring-offset-green-300:focus-within{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .lg\:focus-within\:ring-offset-green-400:focus-within{
    --tw-ring-offset-color: #34d399 !important;
  }

  .lg\:focus-within\:ring-offset-green-500:focus-within{
    --tw-ring-offset-color: #10b981 !important;
  }

  .lg\:focus-within\:ring-offset-green-600:focus-within{
    --tw-ring-offset-color: #059669 !important;
  }

  .lg\:focus-within\:ring-offset-green-700:focus-within{
    --tw-ring-offset-color: #047857 !important;
  }

  .lg\:focus-within\:ring-offset-green-800:focus-within{
    --tw-ring-offset-color: #065f46 !important;
  }

  .lg\:focus-within\:ring-offset-green-900:focus-within{
    --tw-ring-offset-color: #064e3b !important;
  }

  .lg\:focus-within\:ring-offset-blue-50:focus-within{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .lg\:focus-within\:ring-offset-blue-100:focus-within{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .lg\:focus-within\:ring-offset-blue-200:focus-within{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .lg\:focus-within\:ring-offset-blue-300:focus-within{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .lg\:focus-within\:ring-offset-blue-400:focus-within{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .lg\:focus-within\:ring-offset-blue-500:focus-within{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .lg\:focus-within\:ring-offset-blue-600:focus-within{
    --tw-ring-offset-color: #2563eb !important;
  }

  .lg\:focus-within\:ring-offset-blue-700:focus-within{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .lg\:focus-within\:ring-offset-blue-800:focus-within{
    --tw-ring-offset-color: #1e40af !important;
  }

  .lg\:focus-within\:ring-offset-blue-900:focus-within{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .lg\:focus-within\:ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .lg\:focus-within\:ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .lg\:focus-within\:ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .lg\:focus-within\:ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .lg\:focus-within\:ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .lg\:focus-within\:ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .lg\:focus-within\:ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .lg\:focus-within\:ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color: #4338ca !important;
  }

  .lg\:focus-within\:ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .lg\:focus-within\:ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color: #312e81 !important;
  }

  .lg\:focus-within\:ring-offset-purple-50:focus-within{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .lg\:focus-within\:ring-offset-purple-100:focus-within{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .lg\:focus-within\:ring-offset-purple-200:focus-within{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .lg\:focus-within\:ring-offset-purple-300:focus-within{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .lg\:focus-within\:ring-offset-purple-400:focus-within{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .lg\:focus-within\:ring-offset-purple-500:focus-within{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .lg\:focus-within\:ring-offset-purple-600:focus-within{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .lg\:focus-within\:ring-offset-purple-700:focus-within{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .lg\:focus-within\:ring-offset-purple-800:focus-within{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .lg\:focus-within\:ring-offset-purple-900:focus-within{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .lg\:focus-within\:ring-offset-pink-50:focus-within{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .lg\:focus-within\:ring-offset-pink-100:focus-within{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .lg\:focus-within\:ring-offset-pink-200:focus-within{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .lg\:focus-within\:ring-offset-pink-300:focus-within{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .lg\:focus-within\:ring-offset-pink-400:focus-within{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .lg\:focus-within\:ring-offset-pink-500:focus-within{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .lg\:focus-within\:ring-offset-pink-600:focus-within{
    --tw-ring-offset-color: #db2777 !important;
  }

  .lg\:focus-within\:ring-offset-pink-700:focus-within{
    --tw-ring-offset-color: #be185d !important;
  }

  .lg\:focus-within\:ring-offset-pink-800:focus-within{
    --tw-ring-offset-color: #9d174d !important;
  }

  .lg\:focus-within\:ring-offset-pink-900:focus-within{
    --tw-ring-offset-color: #831843 !important;
  }

  .lg\:focus-within\:ring-offset-cyan-50:focus-within{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .lg\:focus-within\:ring-offset-cyan-100:focus-within{
    --tw-ring-offset-color: #cffafe !important;
  }

  .lg\:focus-within\:ring-offset-cyan-200:focus-within{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .lg\:focus-within\:ring-offset-cyan-300:focus-within{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .lg\:focus-within\:ring-offset-cyan-400:focus-within{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .lg\:focus-within\:ring-offset-cyan-500:focus-within{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .lg\:focus-within\:ring-offset-cyan-600:focus-within{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .lg\:focus-within\:ring-offset-cyan-700:focus-within{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .lg\:focus-within\:ring-offset-cyan-800:focus-within{
    --tw-ring-offset-color: #155e75 !important;
  }

  .lg\:focus-within\:ring-offset-cyan-900:focus-within{
    --tw-ring-offset-color: #164e63 !important;
  }

  .lg\:focus-within\:ring-offset-light-blue-50:focus-within{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .lg\:focus-within\:ring-offset-light-blue-100:focus-within{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .lg\:focus-within\:ring-offset-light-blue-200:focus-within{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .lg\:focus-within\:ring-offset-light-blue-300:focus-within{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .lg\:focus-within\:ring-offset-light-blue-400:focus-within{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .lg\:focus-within\:ring-offset-light-blue-500:focus-within{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .lg\:focus-within\:ring-offset-light-blue-600:focus-within{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .lg\:focus-within\:ring-offset-light-blue-700:focus-within{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .lg\:focus-within\:ring-offset-light-blue-800:focus-within{
    --tw-ring-offset-color: #075985 !important;
  }

  .lg\:focus-within\:ring-offset-light-blue-900:focus-within{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .lg\:focus-within\:ring-offset-amber-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .lg\:focus-within\:ring-offset-amber-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .lg\:focus-within\:ring-offset-amber-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .lg\:focus-within\:ring-offset-amber-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .lg\:focus-within\:ring-offset-amber-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .lg\:focus-within\:ring-offset-amber-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .lg\:focus-within\:ring-offset-amber-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .lg\:focus-within\:ring-offset-amber-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .lg\:focus-within\:ring-offset-amber-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .lg\:focus-within\:ring-offset-amber-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .lg\:focus-within\:ring-offset-space-cadet:focus-within{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .lg\:focus-within\:ring-offset-manatee:focus-within{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .lg\:focus-within\:ring-offset-cynabar:focus-within{
    --tw-ring-offset-color: #F24333 !important;
  }

  .lg\:focus-within\:ring-offset-imperial-red:focus-within{
    --tw-ring-offset-color: #EF233C !important;
  }

  .lg\:focus-within\:ring-offset-special-black:focus-within{
    --tw-ring-offset-color: #03071E !important;
  }

  .lg\:focus-within\:ring-offset-dark-sienna:focus-within{
    --tw-ring-offset-color: #370617 !important;
  }

  .lg\:focus-within\:ring-offset-rosewood:focus-within{
    --tw-ring-offset-color: #6A040F !important;
  }

  .lg\:focus-within\:ring-offset-dark-red:focus-within{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .lg\:focus-within\:ring-offset-rosso-corsa:focus-within{
    --tw-ring-offset-color: #D00000 !important;
  }

  .lg\:focus-within\:ring-offset-vermillion:focus-within{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .lg\:focus-within\:ring-offset-persimmon:focus-within{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .lg\:focus-within\:ring-offset-carrot-orange:focus-within{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .lg\:focus-within\:ring-offset-orange-web:focus-within{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .lg\:focus-within\:ring-offset-selective-yellow:focus-within{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .lg\:focus-within\:ring-offset-bottle-green:focus-within{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .lg\:focus-within\:ring-offset-illuminating-emerald:focus-within{
    --tw-ring-offset-color: #40916C !important;
  }

  .lg\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent !important;
  }

  .lg\:focus\:ring-offset-current:focus{
    --tw-ring-offset-color: currentColor !important;
  }

  .lg\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000 !important;
  }

  .lg\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff !important;
  }

  .lg\:focus\:ring-offset-gray-50:focus{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .lg\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .lg\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .lg\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .lg\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .lg\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .lg\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .lg\:focus\:ring-offset-gray-700:focus{
    --tw-ring-offset-color: #374151 !important;
  }

  .lg\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .lg\:focus\:ring-offset-gray-900:focus{
    --tw-ring-offset-color: #111827 !important;
  }

  .lg\:focus\:ring-offset-red-50:focus{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .lg\:focus\:ring-offset-red-100:focus{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .lg\:focus\:ring-offset-red-200:focus{
    --tw-ring-offset-color: #fecaca !important;
  }

  .lg\:focus\:ring-offset-red-300:focus{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .lg\:focus\:ring-offset-red-400:focus{
    --tw-ring-offset-color: #f87171 !important;
  }

  .lg\:focus\:ring-offset-red-500:focus{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .lg\:focus\:ring-offset-red-600:focus{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .lg\:focus\:ring-offset-red-700:focus{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .lg\:focus\:ring-offset-red-800:focus{
    --tw-ring-offset-color: #991b1b !important;
  }

  .lg\:focus\:ring-offset-red-900:focus{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .lg\:focus\:ring-offset-yellow-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .lg\:focus\:ring-offset-yellow-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .lg\:focus\:ring-offset-yellow-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .lg\:focus\:ring-offset-yellow-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .lg\:focus\:ring-offset-yellow-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .lg\:focus\:ring-offset-yellow-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .lg\:focus\:ring-offset-yellow-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .lg\:focus\:ring-offset-yellow-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .lg\:focus\:ring-offset-yellow-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .lg\:focus\:ring-offset-yellow-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .lg\:focus\:ring-offset-green-50:focus{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .lg\:focus\:ring-offset-green-100:focus{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .lg\:focus\:ring-offset-green-200:focus{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .lg\:focus\:ring-offset-green-300:focus{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .lg\:focus\:ring-offset-green-400:focus{
    --tw-ring-offset-color: #34d399 !important;
  }

  .lg\:focus\:ring-offset-green-500:focus{
    --tw-ring-offset-color: #10b981 !important;
  }

  .lg\:focus\:ring-offset-green-600:focus{
    --tw-ring-offset-color: #059669 !important;
  }

  .lg\:focus\:ring-offset-green-700:focus{
    --tw-ring-offset-color: #047857 !important;
  }

  .lg\:focus\:ring-offset-green-800:focus{
    --tw-ring-offset-color: #065f46 !important;
  }

  .lg\:focus\:ring-offset-green-900:focus{
    --tw-ring-offset-color: #064e3b !important;
  }

  .lg\:focus\:ring-offset-blue-50:focus{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .lg\:focus\:ring-offset-blue-100:focus{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .lg\:focus\:ring-offset-blue-200:focus{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .lg\:focus\:ring-offset-blue-300:focus{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .lg\:focus\:ring-offset-blue-400:focus{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .lg\:focus\:ring-offset-blue-500:focus{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .lg\:focus\:ring-offset-blue-600:focus{
    --tw-ring-offset-color: #2563eb !important;
  }

  .lg\:focus\:ring-offset-blue-700:focus{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .lg\:focus\:ring-offset-blue-800:focus{
    --tw-ring-offset-color: #1e40af !important;
  }

  .lg\:focus\:ring-offset-blue-900:focus{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .lg\:focus\:ring-offset-indigo-50:focus{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .lg\:focus\:ring-offset-indigo-100:focus{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .lg\:focus\:ring-offset-indigo-200:focus{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .lg\:focus\:ring-offset-indigo-300:focus{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .lg\:focus\:ring-offset-indigo-400:focus{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .lg\:focus\:ring-offset-indigo-500:focus{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .lg\:focus\:ring-offset-indigo-600:focus{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .lg\:focus\:ring-offset-indigo-700:focus{
    --tw-ring-offset-color: #4338ca !important;
  }

  .lg\:focus\:ring-offset-indigo-800:focus{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .lg\:focus\:ring-offset-indigo-900:focus{
    --tw-ring-offset-color: #312e81 !important;
  }

  .lg\:focus\:ring-offset-purple-50:focus{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .lg\:focus\:ring-offset-purple-100:focus{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .lg\:focus\:ring-offset-purple-200:focus{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .lg\:focus\:ring-offset-purple-300:focus{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .lg\:focus\:ring-offset-purple-400:focus{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .lg\:focus\:ring-offset-purple-500:focus{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .lg\:focus\:ring-offset-purple-600:focus{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .lg\:focus\:ring-offset-purple-700:focus{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .lg\:focus\:ring-offset-purple-800:focus{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .lg\:focus\:ring-offset-purple-900:focus{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .lg\:focus\:ring-offset-pink-50:focus{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .lg\:focus\:ring-offset-pink-100:focus{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .lg\:focus\:ring-offset-pink-200:focus{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .lg\:focus\:ring-offset-pink-300:focus{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .lg\:focus\:ring-offset-pink-400:focus{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .lg\:focus\:ring-offset-pink-500:focus{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .lg\:focus\:ring-offset-pink-600:focus{
    --tw-ring-offset-color: #db2777 !important;
  }

  .lg\:focus\:ring-offset-pink-700:focus{
    --tw-ring-offset-color: #be185d !important;
  }

  .lg\:focus\:ring-offset-pink-800:focus{
    --tw-ring-offset-color: #9d174d !important;
  }

  .lg\:focus\:ring-offset-pink-900:focus{
    --tw-ring-offset-color: #831843 !important;
  }

  .lg\:focus\:ring-offset-cyan-50:focus{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .lg\:focus\:ring-offset-cyan-100:focus{
    --tw-ring-offset-color: #cffafe !important;
  }

  .lg\:focus\:ring-offset-cyan-200:focus{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .lg\:focus\:ring-offset-cyan-300:focus{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .lg\:focus\:ring-offset-cyan-400:focus{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .lg\:focus\:ring-offset-cyan-500:focus{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .lg\:focus\:ring-offset-cyan-600:focus{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .lg\:focus\:ring-offset-cyan-700:focus{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .lg\:focus\:ring-offset-cyan-800:focus{
    --tw-ring-offset-color: #155e75 !important;
  }

  .lg\:focus\:ring-offset-cyan-900:focus{
    --tw-ring-offset-color: #164e63 !important;
  }

  .lg\:focus\:ring-offset-light-blue-50:focus{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .lg\:focus\:ring-offset-light-blue-100:focus{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .lg\:focus\:ring-offset-light-blue-200:focus{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .lg\:focus\:ring-offset-light-blue-300:focus{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .lg\:focus\:ring-offset-light-blue-400:focus{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .lg\:focus\:ring-offset-light-blue-500:focus{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .lg\:focus\:ring-offset-light-blue-600:focus{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .lg\:focus\:ring-offset-light-blue-700:focus{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .lg\:focus\:ring-offset-light-blue-800:focus{
    --tw-ring-offset-color: #075985 !important;
  }

  .lg\:focus\:ring-offset-light-blue-900:focus{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .lg\:focus\:ring-offset-amber-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .lg\:focus\:ring-offset-amber-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .lg\:focus\:ring-offset-amber-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .lg\:focus\:ring-offset-amber-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .lg\:focus\:ring-offset-amber-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .lg\:focus\:ring-offset-amber-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .lg\:focus\:ring-offset-amber-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .lg\:focus\:ring-offset-amber-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .lg\:focus\:ring-offset-amber-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .lg\:focus\:ring-offset-amber-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .lg\:focus\:ring-offset-space-cadet:focus{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .lg\:focus\:ring-offset-manatee:focus{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .lg\:focus\:ring-offset-cynabar:focus{
    --tw-ring-offset-color: #F24333 !important;
  }

  .lg\:focus\:ring-offset-imperial-red:focus{
    --tw-ring-offset-color: #EF233C !important;
  }

  .lg\:focus\:ring-offset-special-black:focus{
    --tw-ring-offset-color: #03071E !important;
  }

  .lg\:focus\:ring-offset-dark-sienna:focus{
    --tw-ring-offset-color: #370617 !important;
  }

  .lg\:focus\:ring-offset-rosewood:focus{
    --tw-ring-offset-color: #6A040F !important;
  }

  .lg\:focus\:ring-offset-dark-red:focus{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .lg\:focus\:ring-offset-rosso-corsa:focus{
    --tw-ring-offset-color: #D00000 !important;
  }

  .lg\:focus\:ring-offset-vermillion:focus{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .lg\:focus\:ring-offset-persimmon:focus{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .lg\:focus\:ring-offset-carrot-orange:focus{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .lg\:focus\:ring-offset-orange-web:focus{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .lg\:focus\:ring-offset-selective-yellow:focus{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .lg\:focus\:ring-offset-bottle-green:focus{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .lg\:focus\:ring-offset-illuminating-emerald:focus{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .lg\:dark\:ring-offset-transparent{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .lg\:dark\:ring-offset-current{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .lg\:dark\:ring-offset-black{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .lg\:dark\:ring-offset-white{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .lg\:dark\:ring-offset-gray-50{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .lg\:dark\:ring-offset-gray-100{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .lg\:dark\:ring-offset-gray-200{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .lg\:dark\:ring-offset-gray-300{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .lg\:dark\:ring-offset-gray-400{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .lg\:dark\:ring-offset-gray-500{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .lg\:dark\:ring-offset-gray-600{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .lg\:dark\:ring-offset-gray-700{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .lg\:dark\:ring-offset-gray-800{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .lg\:dark\:ring-offset-gray-900{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .lg\:dark\:ring-offset-red-50{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .lg\:dark\:ring-offset-red-100{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .lg\:dark\:ring-offset-red-200{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .lg\:dark\:ring-offset-red-300{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .lg\:dark\:ring-offset-red-400{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .lg\:dark\:ring-offset-red-500{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .lg\:dark\:ring-offset-red-600{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .lg\:dark\:ring-offset-red-700{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .lg\:dark\:ring-offset-red-800{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .lg\:dark\:ring-offset-red-900{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .lg\:dark\:ring-offset-yellow-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .lg\:dark\:ring-offset-yellow-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .lg\:dark\:ring-offset-yellow-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .lg\:dark\:ring-offset-yellow-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .lg\:dark\:ring-offset-yellow-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .lg\:dark\:ring-offset-yellow-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .lg\:dark\:ring-offset-yellow-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .lg\:dark\:ring-offset-yellow-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .lg\:dark\:ring-offset-yellow-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .lg\:dark\:ring-offset-yellow-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .lg\:dark\:ring-offset-green-50{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .lg\:dark\:ring-offset-green-100{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .lg\:dark\:ring-offset-green-200{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .lg\:dark\:ring-offset-green-300{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .lg\:dark\:ring-offset-green-400{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .lg\:dark\:ring-offset-green-500{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .lg\:dark\:ring-offset-green-600{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .lg\:dark\:ring-offset-green-700{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .lg\:dark\:ring-offset-green-800{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .lg\:dark\:ring-offset-green-900{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .lg\:dark\:ring-offset-blue-50{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .lg\:dark\:ring-offset-blue-100{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .lg\:dark\:ring-offset-blue-200{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .lg\:dark\:ring-offset-blue-300{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .lg\:dark\:ring-offset-blue-400{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .lg\:dark\:ring-offset-blue-500{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .lg\:dark\:ring-offset-blue-600{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .lg\:dark\:ring-offset-blue-700{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .lg\:dark\:ring-offset-blue-800{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .lg\:dark\:ring-offset-blue-900{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .lg\:dark\:ring-offset-indigo-50{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .lg\:dark\:ring-offset-indigo-100{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .lg\:dark\:ring-offset-indigo-200{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .lg\:dark\:ring-offset-indigo-300{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .lg\:dark\:ring-offset-indigo-400{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .lg\:dark\:ring-offset-indigo-500{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .lg\:dark\:ring-offset-indigo-600{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .lg\:dark\:ring-offset-indigo-700{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .lg\:dark\:ring-offset-indigo-800{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .lg\:dark\:ring-offset-indigo-900{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .lg\:dark\:ring-offset-purple-50{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .lg\:dark\:ring-offset-purple-100{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .lg\:dark\:ring-offset-purple-200{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .lg\:dark\:ring-offset-purple-300{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .lg\:dark\:ring-offset-purple-400{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .lg\:dark\:ring-offset-purple-500{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .lg\:dark\:ring-offset-purple-600{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .lg\:dark\:ring-offset-purple-700{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .lg\:dark\:ring-offset-purple-800{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .lg\:dark\:ring-offset-purple-900{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .lg\:dark\:ring-offset-pink-50{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .lg\:dark\:ring-offset-pink-100{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .lg\:dark\:ring-offset-pink-200{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .lg\:dark\:ring-offset-pink-300{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .lg\:dark\:ring-offset-pink-400{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .lg\:dark\:ring-offset-pink-500{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .lg\:dark\:ring-offset-pink-600{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .lg\:dark\:ring-offset-pink-700{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .lg\:dark\:ring-offset-pink-800{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .lg\:dark\:ring-offset-pink-900{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .lg\:dark\:ring-offset-cyan-50{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .lg\:dark\:ring-offset-cyan-100{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .lg\:dark\:ring-offset-cyan-200{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .lg\:dark\:ring-offset-cyan-300{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .lg\:dark\:ring-offset-cyan-400{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .lg\:dark\:ring-offset-cyan-500{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .lg\:dark\:ring-offset-cyan-600{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .lg\:dark\:ring-offset-cyan-700{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .lg\:dark\:ring-offset-cyan-800{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .lg\:dark\:ring-offset-cyan-900{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .lg\:dark\:ring-offset-light-blue-50{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .lg\:dark\:ring-offset-light-blue-100{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .lg\:dark\:ring-offset-light-blue-200{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .lg\:dark\:ring-offset-light-blue-300{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .lg\:dark\:ring-offset-light-blue-400{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .lg\:dark\:ring-offset-light-blue-500{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .lg\:dark\:ring-offset-light-blue-600{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .lg\:dark\:ring-offset-light-blue-700{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .lg\:dark\:ring-offset-light-blue-800{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .lg\:dark\:ring-offset-light-blue-900{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .lg\:dark\:ring-offset-amber-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .lg\:dark\:ring-offset-amber-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .lg\:dark\:ring-offset-amber-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .lg\:dark\:ring-offset-amber-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .lg\:dark\:ring-offset-amber-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .lg\:dark\:ring-offset-amber-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .lg\:dark\:ring-offset-amber-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .lg\:dark\:ring-offset-amber-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .lg\:dark\:ring-offset-amber-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .lg\:dark\:ring-offset-amber-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .lg\:dark\:ring-offset-space-cadet{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .lg\:dark\:ring-offset-manatee{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .lg\:dark\:ring-offset-cynabar{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .lg\:dark\:ring-offset-imperial-red{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .lg\:dark\:ring-offset-special-black{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .lg\:dark\:ring-offset-dark-sienna{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .lg\:dark\:ring-offset-rosewood{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .lg\:dark\:ring-offset-dark-red{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .lg\:dark\:ring-offset-rosso-corsa{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .lg\:dark\:ring-offset-vermillion{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .lg\:dark\:ring-offset-persimmon{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .lg\:dark\:ring-offset-carrot-orange{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .lg\:dark\:ring-offset-orange-web{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .lg\:dark\:ring-offset-selective-yellow{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .lg\:dark\:ring-offset-bottle-green{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .lg\:dark\:ring-offset-illuminating-emerald{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-current:focus-within{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-gray-50:focus-within{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-gray-600:focus-within{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-gray-700:focus-within{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-gray-800:focus-within{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-gray-900:focus-within{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-red-50:focus-within{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-red-100:focus-within{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-red-200:focus-within{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-red-300:focus-within{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-red-400:focus-within{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-red-500:focus-within{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-red-600:focus-within{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-red-700:focus-within{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-red-800:focus-within{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-red-900:focus-within{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-green-50:focus-within{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-green-100:focus-within{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-green-200:focus-within{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-green-300:focus-within{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-green-400:focus-within{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-green-500:focus-within{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-green-600:focus-within{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-green-700:focus-within{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-green-800:focus-within{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-green-900:focus-within{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-blue-50:focus-within{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-blue-100:focus-within{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-blue-200:focus-within{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-blue-300:focus-within{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-blue-400:focus-within{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-blue-500:focus-within{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-blue-600:focus-within{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-blue-700:focus-within{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-blue-800:focus-within{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-blue-900:focus-within{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-purple-50:focus-within{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-purple-100:focus-within{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-purple-200:focus-within{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-purple-300:focus-within{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-purple-400:focus-within{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-purple-500:focus-within{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-purple-600:focus-within{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-purple-700:focus-within{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-purple-800:focus-within{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-purple-900:focus-within{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-pink-50:focus-within{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-pink-100:focus-within{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-pink-200:focus-within{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-pink-300:focus-within{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-pink-400:focus-within{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-pink-500:focus-within{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-pink-600:focus-within{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-pink-700:focus-within{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-pink-800:focus-within{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-pink-900:focus-within{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cyan-50:focus-within{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cyan-100:focus-within{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cyan-200:focus-within{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cyan-300:focus-within{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cyan-400:focus-within{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cyan-500:focus-within{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cyan-600:focus-within{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cyan-700:focus-within{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cyan-800:focus-within{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cyan-900:focus-within{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-light-blue-50:focus-within{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-light-blue-100:focus-within{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-light-blue-200:focus-within{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-light-blue-300:focus-within{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-light-blue-400:focus-within{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-light-blue-500:focus-within{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-light-blue-600:focus-within{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-light-blue-700:focus-within{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-light-blue-800:focus-within{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-light-blue-900:focus-within{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-amber-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-amber-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-amber-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-amber-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-amber-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-amber-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-amber-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-amber-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-amber-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-amber-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-space-cadet:focus-within{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-manatee:focus-within{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-cynabar:focus-within{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-imperial-red:focus-within{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-special-black:focus-within{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-dark-sienna:focus-within{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-rosewood:focus-within{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-dark-red:focus-within{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-rosso-corsa:focus-within{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-vermillion:focus-within{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-persimmon:focus-within{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-carrot-orange:focus-within{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-orange-web:focus-within{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-selective-yellow:focus-within{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-bottle-green:focus-within{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .lg\:dark\:focus-within\:ring-offset-illuminating-emerald:focus-within{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-current:focus{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-gray-50:focus{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-gray-700:focus{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-gray-900:focus{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-red-50:focus{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-red-100:focus{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-red-200:focus{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-red-300:focus{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-red-400:focus{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-red-500:focus{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-red-600:focus{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-red-700:focus{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-red-800:focus{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-red-900:focus{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-yellow-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-yellow-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-yellow-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-yellow-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-yellow-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-yellow-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-yellow-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-yellow-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-yellow-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-yellow-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-green-50:focus{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-green-100:focus{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-green-200:focus{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-green-300:focus{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-green-400:focus{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-green-500:focus{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-green-600:focus{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-green-700:focus{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-green-800:focus{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-green-900:focus{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-blue-50:focus{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-blue-100:focus{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-blue-200:focus{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-blue-300:focus{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-blue-400:focus{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-blue-500:focus{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-blue-600:focus{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-blue-700:focus{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-blue-800:focus{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-blue-900:focus{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-indigo-50:focus{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-indigo-100:focus{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-indigo-200:focus{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-indigo-300:focus{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-indigo-400:focus{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-indigo-500:focus{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-indigo-600:focus{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-indigo-700:focus{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-indigo-800:focus{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-indigo-900:focus{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-purple-50:focus{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-purple-100:focus{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-purple-200:focus{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-purple-300:focus{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-purple-400:focus{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-purple-500:focus{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-purple-600:focus{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-purple-700:focus{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-purple-800:focus{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-purple-900:focus{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-pink-50:focus{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-pink-100:focus{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-pink-200:focus{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-pink-300:focus{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-pink-400:focus{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-pink-500:focus{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-pink-600:focus{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-pink-700:focus{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-pink-800:focus{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-pink-900:focus{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cyan-50:focus{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cyan-100:focus{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cyan-200:focus{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cyan-300:focus{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cyan-400:focus{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cyan-500:focus{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cyan-600:focus{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cyan-700:focus{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cyan-800:focus{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cyan-900:focus{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-light-blue-50:focus{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-light-blue-100:focus{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-light-blue-200:focus{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-light-blue-300:focus{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-light-blue-400:focus{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-light-blue-500:focus{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-light-blue-600:focus{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-light-blue-700:focus{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-light-blue-800:focus{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-light-blue-900:focus{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-amber-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-amber-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-amber-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-amber-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-amber-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-amber-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-amber-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-amber-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-amber-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-amber-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-space-cadet:focus{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-manatee:focus{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-cynabar:focus{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-imperial-red:focus{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-special-black:focus{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-dark-sienna:focus{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-rosewood:focus{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-dark-red:focus{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-rosso-corsa:focus{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-vermillion:focus{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-persimmon:focus{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-carrot-orange:focus{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-orange-web:focus{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-selective-yellow:focus{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-bottle-green:focus{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .lg\:dark\:focus\:ring-offset-illuminating-emerald:focus{
    --tw-ring-offset-color: #40916C !important;
  }

  .lg\:ring-offset-0{
    --tw-ring-offset-width: 0px !important;
  }

  .lg\:ring-offset-1{
    --tw-ring-offset-width: 1px !important;
  }

  .lg\:ring-offset-2{
    --tw-ring-offset-width: 2px !important;
  }

  .lg\:ring-offset-4{
    --tw-ring-offset-width: 4px !important;
  }

  .lg\:ring-offset-8{
    --tw-ring-offset-width: 8px !important;
  }

  .lg\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px !important;
  }

  .lg\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px !important;
  }

  .lg\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px !important;
  }

  .lg\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px !important;
  }

  .lg\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px !important;
  }

  .lg\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px !important;
  }

  .lg\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px !important;
  }

  .lg\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px !important;
  }

  .lg\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px !important;
  }

  .lg\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px !important;
  }

  .lg\:ring-transparent{
    --tw-ring-color: transparent !important;
  }

  .lg\:ring-current{
    --tw-ring-color: currentColor !important;
  }

  .lg\:ring-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-white{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-gray-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-gray-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-gray-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-gray-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-gray-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-gray-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-gray-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-gray-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-gray-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-gray-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-red-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-red-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-red-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-red-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-red-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-red-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-red-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-red-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-red-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-red-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-yellow-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-yellow-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-yellow-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-yellow-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-yellow-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-yellow-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-yellow-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-yellow-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-yellow-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-yellow-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-green-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-green-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-green-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-green-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-green-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-green-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-green-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-green-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-green-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-green-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-indigo-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-indigo-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-indigo-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-indigo-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-indigo-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-indigo-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-indigo-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-indigo-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-indigo-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-indigo-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-purple-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-purple-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-purple-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-purple-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-purple-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-purple-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-purple-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-purple-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-purple-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-purple-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-pink-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-pink-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-pink-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-pink-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-pink-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-pink-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-pink-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-pink-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-pink-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-pink-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cyan-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cyan-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cyan-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cyan-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cyan-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cyan-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cyan-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cyan-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cyan-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cyan-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-light-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-light-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-light-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-light-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-light-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-light-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-light-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-light-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-light-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-light-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-amber-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-amber-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-amber-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-amber-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-amber-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-amber-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-amber-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-amber-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-amber-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-amber-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-space-cadet{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-manatee{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-cynabar{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-imperial-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-special-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-dark-sienna{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-rosewood{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-dark-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-rosso-corsa{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-vermillion{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-persimmon{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-carrot-orange{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-orange-web{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-selective-yellow{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-bottle-green{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-illuminating-emerald{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent !important;
  }

  .lg\:focus-within\:ring-current:focus-within{
    --tw-ring-color: currentColor !important;
  }

  .lg\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-gray-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-gray-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-gray-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-gray-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-gray-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-red-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-red-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-red-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-red-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-red-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-red-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-red-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-red-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-red-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-red-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-yellow-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-yellow-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-yellow-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-yellow-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-yellow-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-yellow-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-yellow-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-yellow-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-yellow-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-yellow-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-green-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-green-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-green-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-green-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-green-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-green-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-green-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-green-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-green-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-green-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-indigo-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-indigo-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-indigo-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-indigo-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-indigo-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-indigo-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-indigo-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-indigo-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-indigo-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-indigo-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-purple-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-purple-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-purple-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-purple-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-purple-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-purple-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-purple-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-purple-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-purple-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-purple-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-pink-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-pink-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-pink-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-pink-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-pink-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-pink-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-pink-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-pink-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-pink-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-pink-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cyan-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cyan-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cyan-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cyan-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cyan-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cyan-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cyan-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cyan-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cyan-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cyan-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-light-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-light-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-light-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-light-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-light-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-light-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-light-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-light-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-light-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-light-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-amber-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-amber-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-amber-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-amber-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-amber-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-amber-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-amber-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-amber-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-amber-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-amber-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-space-cadet:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-manatee:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-cynabar:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-imperial-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-special-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-dark-sienna:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-rosewood:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-dark-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-rosso-corsa:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-vermillion:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-persimmon:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-carrot-orange:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-orange-web:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-selective-yellow:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-bottle-green:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus-within\:ring-illuminating-emerald:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent !important;
  }

  .lg\:focus\:ring-current:focus{
    --tw-ring-color: currentColor !important;
  }

  .lg\:focus\:ring-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-white:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-gray-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-gray-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-gray-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-gray-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-gray-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-gray-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-gray-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-gray-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-gray-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-red-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-red-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-red-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-red-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-red-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-red-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-red-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-red-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-red-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-red-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-yellow-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-yellow-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-yellow-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-yellow-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-yellow-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-yellow-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-yellow-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-yellow-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-yellow-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-yellow-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-green-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-green-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-green-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-green-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-green-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-green-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-green-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-green-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-green-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-green-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-indigo-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-indigo-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-indigo-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-indigo-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-indigo-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-indigo-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-indigo-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-indigo-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-indigo-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-purple-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-purple-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-purple-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-purple-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-purple-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-purple-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-purple-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-purple-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-purple-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-purple-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-pink-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-pink-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-pink-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-pink-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-pink-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-pink-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-pink-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-pink-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-pink-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-pink-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cyan-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cyan-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cyan-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cyan-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cyan-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cyan-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cyan-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cyan-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cyan-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cyan-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-light-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-light-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-light-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-light-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-light-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-light-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-light-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-light-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-light-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-light-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-amber-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-amber-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-amber-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-amber-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-amber-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-amber-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-amber-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-amber-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-amber-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-amber-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-space-cadet:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-manatee:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-cynabar:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-imperial-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-special-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-dark-sienna:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-rosewood:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-dark-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-rosso-corsa:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-vermillion:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-persimmon:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-carrot-orange:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-orange-web:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-selective-yellow:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-bottle-green:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .lg\:focus\:ring-illuminating-emerald:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-transparent{
    --tw-ring-color: transparent !important;
  }

  .dark .lg\:dark\:ring-current{
    --tw-ring-color: currentColor !important;
  }

  .dark .lg\:dark\:ring-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-white{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-gray-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-gray-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-gray-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-gray-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-gray-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-gray-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-gray-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-gray-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-gray-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-gray-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-red-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-red-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-red-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-red-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-red-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-red-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-red-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-red-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-red-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-red-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-yellow-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-yellow-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-yellow-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-yellow-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-yellow-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-yellow-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-yellow-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-yellow-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-yellow-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-yellow-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-green-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-green-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-green-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-green-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-green-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-green-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-green-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-green-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-green-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-green-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-indigo-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-indigo-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-indigo-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-indigo-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-indigo-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-indigo-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-indigo-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-indigo-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-indigo-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-indigo-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-purple-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-purple-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-purple-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-purple-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-purple-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-purple-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-purple-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-purple-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-purple-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-purple-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-pink-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-pink-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-pink-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-pink-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-pink-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-pink-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-pink-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-pink-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-pink-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-pink-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cyan-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cyan-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cyan-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cyan-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cyan-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cyan-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cyan-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cyan-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cyan-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cyan-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-light-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-light-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-light-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-light-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-light-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-light-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-light-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-light-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-light-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-light-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-amber-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-amber-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-amber-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-amber-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-amber-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-amber-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-amber-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-amber-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-amber-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-amber-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-space-cadet{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-manatee{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-cynabar{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-imperial-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-special-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-dark-sienna{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-rosewood{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-dark-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-rosso-corsa{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-vermillion{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-persimmon{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-carrot-orange{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-orange-web{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-selective-yellow{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-bottle-green{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:ring-illuminating-emerald{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent !important;
  }

  .dark .lg\:dark\:focus-within\:ring-current:focus-within{
    --tw-ring-color: currentColor !important;
  }

  .dark .lg\:dark\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-gray-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-gray-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-gray-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-gray-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-gray-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-red-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-red-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-red-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-red-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-red-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-red-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-red-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-red-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-red-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-red-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-yellow-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-yellow-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-yellow-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-yellow-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-yellow-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-yellow-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-yellow-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-yellow-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-yellow-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-yellow-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-green-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-green-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-green-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-green-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-green-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-green-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-green-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-green-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-green-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-green-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-indigo-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-indigo-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-indigo-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-indigo-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-indigo-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-indigo-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-indigo-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-indigo-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-indigo-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-indigo-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-purple-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-purple-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-purple-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-purple-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-purple-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-purple-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-purple-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-purple-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-purple-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-purple-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-pink-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-pink-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-pink-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-pink-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-pink-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-pink-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-pink-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-pink-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-pink-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-pink-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cyan-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cyan-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cyan-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cyan-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cyan-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cyan-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cyan-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cyan-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cyan-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cyan-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-light-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-light-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-light-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-light-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-light-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-light-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-light-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-light-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-light-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-light-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-amber-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-amber-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-amber-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-amber-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-amber-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-amber-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-amber-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-amber-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-amber-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-amber-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-space-cadet:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-manatee:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-cynabar:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-imperial-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-special-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-dark-sienna:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-rosewood:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-dark-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-rosso-corsa:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-vermillion:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-persimmon:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-carrot-orange:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-orange-web:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-selective-yellow:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-bottle-green:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:ring-illuminating-emerald:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent !important;
  }

  .dark .lg\:dark\:focus\:ring-current:focus{
    --tw-ring-color: currentColor !important;
  }

  .dark .lg\:dark\:focus\:ring-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-white:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-gray-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-gray-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-gray-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-gray-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-gray-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-gray-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-gray-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-gray-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-gray-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-red-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-red-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-red-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-red-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-red-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-red-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-red-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-red-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-red-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-red-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-yellow-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-yellow-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-yellow-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-yellow-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-yellow-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-yellow-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-yellow-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-yellow-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-yellow-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-yellow-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-green-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-green-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-green-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-green-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-green-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-green-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-green-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-green-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-green-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-green-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-indigo-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-indigo-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-indigo-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-indigo-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-indigo-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-indigo-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-indigo-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-indigo-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-indigo-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-purple-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-purple-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-purple-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-purple-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-purple-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-purple-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-purple-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-purple-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-purple-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-purple-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-pink-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-pink-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-pink-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-pink-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-pink-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-pink-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-pink-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-pink-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-pink-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-pink-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cyan-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cyan-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cyan-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cyan-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cyan-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cyan-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cyan-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cyan-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cyan-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cyan-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-light-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-light-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-light-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-light-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-light-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-light-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-light-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-light-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-light-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-light-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-amber-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-amber-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-amber-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-amber-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-amber-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-amber-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-amber-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-amber-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-amber-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-amber-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-space-cadet:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-manatee:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-cynabar:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-imperial-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-special-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-dark-sienna:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-rosewood:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-dark-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-rosso-corsa:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-vermillion:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-persimmon:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-carrot-orange:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-orange-web:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-selective-yellow:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-bottle-green:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:ring-illuminating-emerald:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .lg\:ring-opacity-0{
    --tw-ring-opacity: 0 !important;
  }

  .lg\:ring-opacity-5{
    --tw-ring-opacity: 0.05 !important;
  }

  .lg\:ring-opacity-10{
    --tw-ring-opacity: 0.1 !important;
  }

  .lg\:ring-opacity-20{
    --tw-ring-opacity: 0.2 !important;
  }

  .lg\:ring-opacity-25{
    --tw-ring-opacity: 0.25 !important;
  }

  .lg\:ring-opacity-30{
    --tw-ring-opacity: 0.3 !important;
  }

  .lg\:ring-opacity-40{
    --tw-ring-opacity: 0.4 !important;
  }

  .lg\:ring-opacity-50{
    --tw-ring-opacity: 0.5 !important;
  }

  .lg\:ring-opacity-60{
    --tw-ring-opacity: 0.6 !important;
  }

  .lg\:ring-opacity-70{
    --tw-ring-opacity: 0.7 !important;
  }

  .lg\:ring-opacity-75{
    --tw-ring-opacity: 0.75 !important;
  }

  .lg\:ring-opacity-80{
    --tw-ring-opacity: 0.8 !important;
  }

  .lg\:ring-opacity-90{
    --tw-ring-opacity: 0.9 !important;
  }

  .lg\:ring-opacity-95{
    --tw-ring-opacity: 0.95 !important;
  }

  .lg\:ring-opacity-100{
    --tw-ring-opacity: 1 !important;
  }

  .lg\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0 !important;
  }

  .lg\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05 !important;
  }

  .lg\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1 !important;
  }

  .lg\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2 !important;
  }

  .lg\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25 !important;
  }

  .lg\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3 !important;
  }

  .lg\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4 !important;
  }

  .lg\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5 !important;
  }

  .lg\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6 !important;
  }

  .lg\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7 !important;
  }

  .lg\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75 !important;
  }

  .lg\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8 !important;
  }

  .lg\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9 !important;
  }

  .lg\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95 !important;
  }

  .lg\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1 !important;
  }

  .lg\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0 !important;
  }

  .lg\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05 !important;
  }

  .lg\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1 !important;
  }

  .lg\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2 !important;
  }

  .lg\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25 !important;
  }

  .lg\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3 !important;
  }

  .lg\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4 !important;
  }

  .lg\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5 !important;
  }

  .lg\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6 !important;
  }

  .lg\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7 !important;
  }

  .lg\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75 !important;
  }

  .lg\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8 !important;
  }

  .lg\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9 !important;
  }

  .lg\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95 !important;
  }

  .lg\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1 !important;
  }

  .dark .lg\:dark\:ring-opacity-0{
    --tw-ring-opacity: 0 !important;
  }

  .dark .lg\:dark\:ring-opacity-5{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:ring-opacity-10{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:ring-opacity-20{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:ring-opacity-25{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:ring-opacity-30{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:ring-opacity-40{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:ring-opacity-50{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:ring-opacity-60{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:ring-opacity-70{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:ring-opacity-75{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:ring-opacity-80{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:ring-opacity-90{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:ring-opacity-95{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:ring-opacity-100{
    --tw-ring-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1 !important;
  }

  .lg\:fill-current{
    fill: currentColor !important;
  }

  .lg\:stroke-current{
    stroke: currentColor !important;
  }

  .lg\:stroke-0{
    stroke-width: 0 !important;
  }

  .lg\:stroke-1{
    stroke-width: 1 !important;
  }

  .lg\:stroke-2{
    stroke-width: 2 !important;
  }

  .lg\:table-auto{
    table-layout: auto !important;
  }

  .lg\:table-fixed{
    table-layout: fixed !important;
  }

  .lg\:text-left{
    text-align: left !important;
  }

  .lg\:text-center{
    text-align: center !important;
  }

  .lg\:text-right{
    text-align: right !important;
  }

  .lg\:text-justify{
    text-align: justify !important;
  }

  .lg\:text-transparent{
    color: transparent !important;
  }

  .lg\:text-current{
    color: currentColor !important;
  }

  .lg\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .lg\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .lg\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .lg\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .lg\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .lg\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .lg\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .lg\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .lg\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .lg\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .lg\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .lg\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .lg\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .lg\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .lg\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .lg\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .lg\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .lg\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .lg\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .lg\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .lg\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .lg\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .lg\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .lg\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .lg\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .lg\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .lg\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .lg\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .lg\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .lg\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .lg\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .lg\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .lg\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .lg\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .lg\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .lg\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .lg\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .lg\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .lg\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .lg\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .lg\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .lg\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .lg\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .lg\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .lg\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .lg\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .lg\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .lg\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .lg\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .lg\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .lg\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .lg\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .lg\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .lg\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .lg\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .lg\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .lg\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .lg\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .lg\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .lg\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .lg\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .lg\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .lg\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .lg\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .lg\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .lg\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .lg\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .lg\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .lg\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .lg\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .lg\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .lg\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .lg\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .lg\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .lg\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .lg\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-transparent{
    color: transparent !important;
  }

  .group:hover .lg\:group-hover\:text-current{
    color: currentColor !important;
  }

  .group:hover .lg\:group-hover\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .group:hover .lg\:group-hover\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-transparent:focus-within{
    color: transparent !important;
  }

  .lg\:focus-within\:text-current:focus-within{
    color: currentColor !important;
  }

  .lg\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-gray-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-gray-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-gray-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-gray-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-gray-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-red-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-red-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-red-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-red-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-red-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-red-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-red-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-red-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-red-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-red-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-yellow-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-yellow-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-yellow-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-yellow-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-yellow-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-yellow-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-yellow-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-yellow-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-yellow-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-yellow-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-green-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-green-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-green-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-green-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-green-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-green-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-green-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-green-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-green-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-green-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-indigo-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-indigo-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-indigo-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-indigo-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-indigo-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-indigo-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-indigo-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-indigo-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-indigo-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-indigo-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-purple-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-purple-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-purple-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-purple-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-purple-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-purple-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-purple-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-purple-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-purple-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-purple-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-pink-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-pink-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-pink-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-pink-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-pink-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-pink-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-pink-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-pink-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-pink-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-pink-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cyan-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cyan-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cyan-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cyan-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cyan-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cyan-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cyan-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cyan-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cyan-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cyan-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-light-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-light-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-light-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-light-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-light-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-light-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-light-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-light-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-light-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-light-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-amber-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-amber-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-amber-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-amber-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-amber-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-amber-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-amber-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-amber-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-amber-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-amber-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-space-cadet:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-manatee:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-cynabar:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-imperial-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-special-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-dark-sienna:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-rosewood:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-dark-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-rosso-corsa:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-vermillion:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-persimmon:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-carrot-orange:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-orange-web:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-selective-yellow:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-bottle-green:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .lg\:focus-within\:text-illuminating-emerald:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-transparent:hover{
    color: transparent !important;
  }

  .lg\:hover\:text-current:hover{
    color: currentColor !important;
  }

  .lg\:hover\:text-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-white:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-gray-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-gray-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-gray-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-gray-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-gray-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-gray-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-red-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-red-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-red-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-red-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-red-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-red-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-red-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-red-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-red-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-red-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-yellow-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-yellow-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-yellow-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-yellow-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-yellow-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-yellow-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-yellow-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-yellow-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-yellow-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-yellow-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-green-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-green-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-green-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-green-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-green-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-green-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-green-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-green-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-green-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-green-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-indigo-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-indigo-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-indigo-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-indigo-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-indigo-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-indigo-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-indigo-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-indigo-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-indigo-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-indigo-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-purple-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-purple-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-purple-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-purple-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-purple-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-purple-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-purple-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-purple-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-purple-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-purple-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-pink-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-pink-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-pink-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-pink-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-pink-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-pink-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-pink-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-pink-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-pink-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-pink-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cyan-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cyan-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cyan-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cyan-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cyan-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cyan-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cyan-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cyan-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cyan-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cyan-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-light-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-light-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-light-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-light-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-light-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-light-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-light-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-light-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-light-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-light-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-amber-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-amber-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-amber-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-amber-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-amber-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-amber-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-amber-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-amber-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-amber-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-amber-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-space-cadet:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-manatee:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-cynabar:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-imperial-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-special-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-dark-sienna:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-rosewood:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-dark-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-rosso-corsa:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-vermillion:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-persimmon:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-carrot-orange:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-orange-web:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-selective-yellow:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-bottle-green:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .lg\:hover\:text-illuminating-emerald:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-transparent:focus{
    color: transparent !important;
  }

  .lg\:focus\:text-current:focus{
    color: currentColor !important;
  }

  .lg\:focus\:text-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-white:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-gray-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-gray-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-gray-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-gray-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-gray-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-gray-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-gray-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-red-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-red-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-red-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-red-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-red-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-red-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-red-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-red-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-red-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-red-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-yellow-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-yellow-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-yellow-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-yellow-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-yellow-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-yellow-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-yellow-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-yellow-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-yellow-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-yellow-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-green-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-green-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-green-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-green-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-green-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-green-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-green-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-green-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-green-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-green-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-indigo-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-indigo-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-indigo-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-indigo-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-indigo-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-indigo-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-indigo-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-indigo-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-indigo-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-purple-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-purple-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-purple-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-purple-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-purple-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-purple-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-purple-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-purple-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-purple-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-purple-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-pink-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-pink-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-pink-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-pink-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-pink-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-pink-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-pink-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-pink-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-pink-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-pink-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cyan-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cyan-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cyan-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cyan-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cyan-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cyan-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cyan-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cyan-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cyan-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cyan-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-light-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-light-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-light-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-light-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-light-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-light-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-light-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-light-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-light-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-light-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-amber-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-amber-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-amber-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-amber-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-amber-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-amber-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-amber-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-amber-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-amber-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-amber-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-space-cadet:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-manatee:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-cynabar:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-imperial-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-special-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-dark-sienna:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-rosewood:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-dark-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-rosso-corsa:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-vermillion:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-persimmon:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-carrot-orange:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-orange-web:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-selective-yellow:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-bottle-green:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .lg\:focus\:text-illuminating-emerald:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-transparent{
    color: transparent !important;
  }

  .dark .lg\:dark\:text-current{
    color: currentColor !important;
  }

  .dark .lg\:dark\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-transparent{
    color: transparent !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-current{
    color: currentColor !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-transparent:focus-within{
    color: transparent !important;
  }

  .dark .lg\:dark\:focus-within\:text-current:focus-within{
    color: currentColor !important;
  }

  .dark .lg\:dark\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-gray-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-gray-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-gray-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-gray-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-gray-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-red-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-red-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-red-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-red-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-red-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-red-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-red-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-red-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-red-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-red-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-yellow-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-yellow-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-yellow-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-yellow-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-yellow-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-yellow-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-yellow-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-yellow-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-yellow-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-yellow-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-green-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-green-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-green-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-green-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-green-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-green-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-green-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-green-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-green-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-green-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-indigo-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-indigo-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-indigo-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-indigo-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-indigo-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-indigo-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-indigo-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-indigo-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-indigo-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-indigo-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-purple-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-purple-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-purple-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-purple-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-purple-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-purple-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-purple-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-purple-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-purple-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-purple-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-pink-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-pink-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-pink-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-pink-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-pink-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-pink-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-pink-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-pink-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-pink-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-pink-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cyan-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cyan-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cyan-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cyan-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cyan-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cyan-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cyan-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cyan-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cyan-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cyan-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-light-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-light-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-light-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-light-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-light-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-light-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-light-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-light-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-light-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-light-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-amber-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-amber-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-amber-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-amber-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-amber-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-amber-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-amber-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-amber-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-amber-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-amber-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-space-cadet:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-manatee:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-cynabar:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-imperial-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-special-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-dark-sienna:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-rosewood:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-dark-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-rosso-corsa:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-vermillion:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-persimmon:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-carrot-orange:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-orange-web:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-selective-yellow:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-bottle-green:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus-within\:text-illuminating-emerald:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-transparent:hover{
    color: transparent !important;
  }

  .dark .lg\:dark\:hover\:text-current:hover{
    color: currentColor !important;
  }

  .dark .lg\:dark\:hover\:text-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-white:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-gray-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-gray-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-gray-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-gray-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-gray-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-gray-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-red-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-red-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-red-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-red-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-red-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-red-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-red-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-red-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-red-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-red-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-yellow-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-yellow-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-yellow-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-yellow-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-yellow-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-yellow-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-yellow-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-yellow-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-yellow-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-yellow-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-green-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-green-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-green-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-green-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-green-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-green-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-green-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-green-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-green-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-green-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-indigo-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-indigo-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-indigo-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-indigo-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-indigo-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-indigo-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-indigo-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-indigo-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-indigo-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-indigo-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-purple-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-purple-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-purple-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-purple-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-purple-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-purple-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-purple-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-purple-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-purple-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-purple-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-pink-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-pink-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-pink-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-pink-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-pink-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-pink-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-pink-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-pink-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-pink-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-pink-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cyan-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cyan-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cyan-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cyan-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cyan-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cyan-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cyan-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cyan-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cyan-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cyan-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-light-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-light-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-light-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-light-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-light-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-light-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-light-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-light-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-light-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-light-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-amber-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-amber-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-amber-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-amber-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-amber-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-amber-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-amber-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-amber-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-amber-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-amber-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-space-cadet:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-manatee:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-cynabar:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-imperial-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-special-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-dark-sienna:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-rosewood:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-dark-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-rosso-corsa:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-vermillion:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-persimmon:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-carrot-orange:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-orange-web:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-selective-yellow:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-bottle-green:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:hover\:text-illuminating-emerald:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-transparent:focus{
    color: transparent !important;
  }

  .dark .lg\:dark\:focus\:text-current:focus{
    color: currentColor !important;
  }

  .dark .lg\:dark\:focus\:text-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-white:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-gray-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-gray-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-gray-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-gray-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-gray-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-gray-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-gray-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-red-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-red-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-red-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-red-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-red-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-red-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-red-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-red-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-red-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-red-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-yellow-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-yellow-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-yellow-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-yellow-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-yellow-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-yellow-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-yellow-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-yellow-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-yellow-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-yellow-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-green-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-green-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-green-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-green-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-green-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-green-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-green-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-green-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-green-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-green-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-indigo-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-indigo-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-indigo-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-indigo-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-indigo-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-indigo-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-indigo-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-indigo-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-indigo-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-purple-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-purple-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-purple-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-purple-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-purple-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-purple-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-purple-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-purple-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-purple-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-purple-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-pink-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-pink-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-pink-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-pink-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-pink-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-pink-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-pink-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-pink-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-pink-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-pink-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cyan-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cyan-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cyan-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cyan-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cyan-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cyan-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cyan-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cyan-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cyan-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cyan-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-light-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-light-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-light-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-light-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-light-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-light-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-light-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-light-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-light-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-light-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-amber-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-amber-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-amber-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-amber-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-amber-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-amber-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-amber-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-amber-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-amber-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-amber-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-space-cadet:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-manatee:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-cynabar:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-imperial-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-special-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-dark-sienna:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-rosewood:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-dark-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-rosso-corsa:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-vermillion:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-persimmon:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-carrot-orange:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-orange-web:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-selective-yellow:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-bottle-green:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .lg\:dark\:focus\:text-illuminating-emerald:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .lg\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .lg\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .lg\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .lg\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .lg\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .lg\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .lg\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .lg\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .lg\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .lg\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .lg\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .lg\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .lg\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .lg\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .lg\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .group:hover .lg\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .lg\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0 !important;
  }

  .lg\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05 !important;
  }

  .lg\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1 !important;
  }

  .lg\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2 !important;
  }

  .lg\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25 !important;
  }

  .lg\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3 !important;
  }

  .lg\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4 !important;
  }

  .lg\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5 !important;
  }

  .lg\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6 !important;
  }

  .lg\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7 !important;
  }

  .lg\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75 !important;
  }

  .lg\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8 !important;
  }

  .lg\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9 !important;
  }

  .lg\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95 !important;
  }

  .lg\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1 !important;
  }

  .lg\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0 !important;
  }

  .lg\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05 !important;
  }

  .lg\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1 !important;
  }

  .lg\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2 !important;
  }

  .lg\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25 !important;
  }

  .lg\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3 !important;
  }

  .lg\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4 !important;
  }

  .lg\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5 !important;
  }

  .lg\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6 !important;
  }

  .lg\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7 !important;
  }

  .lg\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75 !important;
  }

  .lg\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8 !important;
  }

  .lg\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9 !important;
  }

  .lg\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95 !important;
  }

  .lg\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1 !important;
  }

  .lg\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0 !important;
  }

  .lg\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05 !important;
  }

  .lg\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1 !important;
  }

  .lg\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2 !important;
  }

  .lg\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25 !important;
  }

  .lg\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3 !important;
  }

  .lg\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4 !important;
  }

  .lg\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5 !important;
  }

  .lg\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6 !important;
  }

  .lg\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7 !important;
  }

  .lg\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75 !important;
  }

  .lg\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8 !important;
  }

  .lg\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9 !important;
  }

  .lg\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95 !important;
  }

  .lg\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1 !important;
  }

  .dark .lg\:dark\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .dark .lg\:dark\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .group:hover .lg\:dark\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .lg\:dark\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1 !important;
  }

  .lg\:truncate{
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .lg\:overflow-ellipsis{
    text-overflow: ellipsis !important;
  }

  .lg\:overflow-clip{
    text-overflow: clip !important;
  }

  .lg\:italic{
    font-style: italic !important;
  }

  .lg\:not-italic{
    font-style: normal !important;
  }

  .lg\:uppercase{
    text-transform: uppercase !important;
  }

  .lg\:lowercase{
    text-transform: lowercase !important;
  }

  .lg\:capitalize{
    text-transform: capitalize !important;
  }

  .lg\:normal-case{
    text-transform: none !important;
  }

  .lg\:underline{
    text-decoration: underline !important;
  }

  .lg\:line-through{
    text-decoration: line-through !important;
  }

  .lg\:no-underline{
    text-decoration: none !important;
  }

  .group:hover .lg\:group-hover\:underline{
    text-decoration: underline !important;
  }

  .group:hover .lg\:group-hover\:line-through{
    text-decoration: line-through !important;
  }

  .group:hover .lg\:group-hover\:no-underline{
    text-decoration: none !important;
  }

  .lg\:focus-within\:underline:focus-within{
    text-decoration: underline !important;
  }

  .lg\:focus-within\:line-through:focus-within{
    text-decoration: line-through !important;
  }

  .lg\:focus-within\:no-underline:focus-within{
    text-decoration: none !important;
  }

  .lg\:hover\:underline:hover{
    text-decoration: underline !important;
  }

  .lg\:hover\:line-through:hover{
    text-decoration: line-through !important;
  }

  .lg\:hover\:no-underline:hover{
    text-decoration: none !important;
  }

  .lg\:focus\:underline:focus{
    text-decoration: underline !important;
  }

  .lg\:focus\:line-through:focus{
    text-decoration: line-through !important;
  }

  .lg\:focus\:no-underline:focus{
    text-decoration: none !important;
  }

  .lg\:antialiased{
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .lg\:subpixel-antialiased{
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .lg\:ordinal, .lg\:slashed-zero, .lg\:lining-nums, .lg\:oldstyle-nums, .lg\:proportional-nums, .lg\:tabular-nums, .lg\:diagonal-fractions, .lg\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/) !important;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction) !important;
  }

  .lg\:normal-nums{
    font-variant-numeric: normal !important;
  }

  .lg\:ordinal{
    --tw-ordinal: ordinal !important;
  }

  .lg\:slashed-zero{
    --tw-slashed-zero: slashed-zero !important;
  }

  .lg\:lining-nums{
    --tw-numeric-figure: lining-nums !important;
  }

  .lg\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums !important;
  }

  .lg\:proportional-nums{
    --tw-numeric-spacing: proportional-nums !important;
  }

  .lg\:tabular-nums{
    --tw-numeric-spacing: tabular-nums !important;
  }

  .lg\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions !important;
  }

  .lg\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions !important;
  }

  .lg\:tracking-tighter{
    letter-spacing: -0.05em !important;
  }

  .lg\:tracking-tight{
    letter-spacing: -0.025em !important;
  }

  .lg\:tracking-normal{
    letter-spacing: 0em !important;
  }

  .lg\:tracking-wide{
    letter-spacing: 0.025em !important;
  }

  .lg\:tracking-wider{
    letter-spacing: 0.05em !important;
  }

  .lg\:tracking-widest{
    letter-spacing: 0.1em !important;
  }

  .lg\:select-none{
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .lg\:select-text{
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .lg\:select-all{
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .lg\:select-auto{
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .lg\:align-baseline{
    vertical-align: baseline !important;
  }

  .lg\:align-top{
    vertical-align: top !important;
  }

  .lg\:align-middle{
    vertical-align: middle !important;
  }

  .lg\:align-bottom{
    vertical-align: bottom !important;
  }

  .lg\:align-text-top{
    vertical-align: text-top !important;
  }

  .lg\:align-text-bottom{
    vertical-align: text-bottom !important;
  }

  .lg\:visible{
    visibility: visible !important;
  }

  .lg\:invisible{
    visibility: hidden !important;
  }

  .lg\:hover\:visible:hover{
    visibility: visible !important;
  }

  .lg\:hover\:invisible:hover{
    visibility: hidden !important;
  }

  .group:hover .lg\:group-hover\:visible{
    visibility: visible !important;
  }

  .group:hover .lg\:group-hover\:invisible{
    visibility: hidden !important;
  }

  .lg\:whitespace-normal{
    white-space: normal !important;
  }

  .lg\:whitespace-nowrap{
    white-space: nowrap !important;
  }

  .lg\:whitespace-pre{
    white-space: pre !important;
  }

  .lg\:whitespace-pre-line{
    white-space: pre-line !important;
  }

  .lg\:whitespace-pre-wrap{
    white-space: pre-wrap !important;
  }

  .lg\:break-normal{
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .lg\:break-words{
    overflow-wrap: break-word !important;
  }

  .lg\:break-all{
    word-break: break-all !important;
  }

  .lg\:w-0{
    width: 0px !important;
  }

  .lg\:w-1{
    width: 0.25rem !important;
  }

  .lg\:w-2{
    width: 0.5rem !important;
  }

  .lg\:w-3{
    width: 0.75rem !important;
  }

  .lg\:w-4{
    width: 1rem !important;
  }

  .lg\:w-5{
    width: 1.25rem !important;
  }

  .lg\:w-6{
    width: 1.5rem !important;
  }

  .lg\:w-7{
    width: 1.75rem !important;
  }

  .lg\:w-8{
    width: 2rem !important;
  }

  .lg\:w-9{
    width: 2.25rem !important;
  }

  .lg\:w-10{
    width: 2.5rem !important;
  }

  .lg\:w-11{
    width: 2.75rem !important;
  }

  .lg\:w-12{
    width: 3rem !important;
  }

  .lg\:w-14{
    width: 3.5rem !important;
  }

  .lg\:w-16{
    width: 4rem !important;
  }

  .lg\:w-20{
    width: 5rem !important;
  }

  .lg\:w-24{
    width: 6rem !important;
  }

  .lg\:w-28{
    width: 7rem !important;
  }

  .lg\:w-32{
    width: 8rem !important;
  }

  .lg\:w-36{
    width: 9rem !important;
  }

  .lg\:w-40{
    width: 10rem !important;
  }

  .lg\:w-44{
    width: 11rem !important;
  }

  .lg\:w-48{
    width: 12rem !important;
  }

  .lg\:w-52{
    width: 13rem !important;
  }

  .lg\:w-56{
    width: 14rem !important;
  }

  .lg\:w-60{
    width: 15rem !important;
  }

  .lg\:w-64{
    width: 16rem !important;
  }

  .lg\:w-72{
    width: 18rem !important;
  }

  .lg\:w-80{
    width: 20rem !important;
  }

  .lg\:w-96{
    width: 24rem !important;
  }

  .lg\:w-auto{
    width: auto !important;
  }

  .lg\:w-px{
    width: 1px !important;
  }

  .lg\:w-0\.5{
    width: 0.125rem !important;
  }

  .lg\:w-1\.5{
    width: 0.375rem !important;
  }

  .lg\:w-2\.5{
    width: 0.625rem !important;
  }

  .lg\:w-3\.5{
    width: 0.875rem !important;
  }

  .lg\:w-1\/2{
    width: 50% !important;
  }

  .lg\:w-1\/3{
    width: 33.333333% !important;
  }

  .lg\:w-2\/3{
    width: 66.666667% !important;
  }

  .lg\:w-1\/4{
    width: 25% !important;
  }

  .lg\:w-2\/4{
    width: 50% !important;
  }

  .lg\:w-3\/4{
    width: 75% !important;
  }

  .lg\:w-1\/5{
    width: 20% !important;
  }

  .lg\:w-2\/5{
    width: 40% !important;
  }

  .lg\:w-3\/5{
    width: 60% !important;
  }

  .lg\:w-4\/5{
    width: 80% !important;
  }

  .lg\:w-1\/6{
    width: 16.666667% !important;
  }

  .lg\:w-2\/6{
    width: 33.333333% !important;
  }

  .lg\:w-3\/6{
    width: 50% !important;
  }

  .lg\:w-4\/6{
    width: 66.666667% !important;
  }

  .lg\:w-5\/6{
    width: 83.333333% !important;
  }

  .lg\:w-1\/12{
    width: 8.333333% !important;
  }

  .lg\:w-2\/12{
    width: 16.666667% !important;
  }

  .lg\:w-3\/12{
    width: 25% !important;
  }

  .lg\:w-4\/12{
    width: 33.333333% !important;
  }

  .lg\:w-5\/12{
    width: 41.666667% !important;
  }

  .lg\:w-6\/12{
    width: 50% !important;
  }

  .lg\:w-7\/12{
    width: 58.333333% !important;
  }

  .lg\:w-8\/12{
    width: 66.666667% !important;
  }

  .lg\:w-9\/12{
    width: 75% !important;
  }

  .lg\:w-10\/12{
    width: 83.333333% !important;
  }

  .lg\:w-11\/12{
    width: 91.666667% !important;
  }

  .lg\:w-full{
    width: 100% !important;
  }

  .lg\:w-screen{
    width: 100vw !important;
  }

  .lg\:w-min{
    width: -webkit-min-content !important;
    width: -moz-min-content !important;
    width: min-content !important;
  }

  .lg\:w-max{
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
  }

  .lg\:z-0{
    z-index: 0 !important;
  }

  .lg\:z-10{
    z-index: 10 !important;
  }

  .lg\:z-20{
    z-index: 20 !important;
  }

  .lg\:z-30{
    z-index: 30 !important;
  }

  .lg\:z-40{
    z-index: 40 !important;
  }

  .lg\:z-50{
    z-index: 50 !important;
  }

  .lg\:z-auto{
    z-index: auto !important;
  }

  .lg\:focus-within\:z-0:focus-within{
    z-index: 0 !important;
  }

  .lg\:focus-within\:z-10:focus-within{
    z-index: 10 !important;
  }

  .lg\:focus-within\:z-20:focus-within{
    z-index: 20 !important;
  }

  .lg\:focus-within\:z-30:focus-within{
    z-index: 30 !important;
  }

  .lg\:focus-within\:z-40:focus-within{
    z-index: 40 !important;
  }

  .lg\:focus-within\:z-50:focus-within{
    z-index: 50 !important;
  }

  .lg\:focus-within\:z-auto:focus-within{
    z-index: auto !important;
  }

  .lg\:focus\:z-0:focus{
    z-index: 0 !important;
  }

  .lg\:focus\:z-10:focus{
    z-index: 10 !important;
  }

  .lg\:focus\:z-20:focus{
    z-index: 20 !important;
  }

  .lg\:focus\:z-30:focus{
    z-index: 30 !important;
  }

  .lg\:focus\:z-40:focus{
    z-index: 40 !important;
  }

  .lg\:focus\:z-50:focus{
    z-index: 50 !important;
  }

  .lg\:focus\:z-auto:focus{
    z-index: auto !important;
  }

  .lg\:isolate{
    isolation: isolate !important;
  }

  .lg\:isolation-auto{
    isolation: auto !important;
  }

  .lg\:gap-0{
    gap: 0px !important;
  }

  .lg\:gap-1{
    gap: 0.25rem !important;
  }

  .lg\:gap-2{
    gap: 0.5rem !important;
  }

  .lg\:gap-3{
    gap: 0.75rem !important;
  }

  .lg\:gap-4{
    gap: 1rem !important;
  }

  .lg\:gap-5{
    gap: 1.25rem !important;
  }

  .lg\:gap-6{
    gap: 1.5rem !important;
  }

  .lg\:gap-7{
    gap: 1.75rem !important;
  }

  .lg\:gap-8{
    gap: 2rem !important;
  }

  .lg\:gap-9{
    gap: 2.25rem !important;
  }

  .lg\:gap-10{
    gap: 2.5rem !important;
  }

  .lg\:gap-11{
    gap: 2.75rem !important;
  }

  .lg\:gap-12{
    gap: 3rem !important;
  }

  .lg\:gap-14{
    gap: 3.5rem !important;
  }

  .lg\:gap-16{
    gap: 4rem !important;
  }

  .lg\:gap-20{
    gap: 5rem !important;
  }

  .lg\:gap-24{
    gap: 6rem !important;
  }

  .lg\:gap-28{
    gap: 7rem !important;
  }

  .lg\:gap-32{
    gap: 8rem !important;
  }

  .lg\:gap-36{
    gap: 9rem !important;
  }

  .lg\:gap-40{
    gap: 10rem !important;
  }

  .lg\:gap-44{
    gap: 11rem !important;
  }

  .lg\:gap-48{
    gap: 12rem !important;
  }

  .lg\:gap-52{
    gap: 13rem !important;
  }

  .lg\:gap-56{
    gap: 14rem !important;
  }

  .lg\:gap-60{
    gap: 15rem !important;
  }

  .lg\:gap-64{
    gap: 16rem !important;
  }

  .lg\:gap-72{
    gap: 18rem !important;
  }

  .lg\:gap-80{
    gap: 20rem !important;
  }

  .lg\:gap-96{
    gap: 24rem !important;
  }

  .lg\:gap-px{
    gap: 1px !important;
  }

  .lg\:gap-0\.5{
    gap: 0.125rem !important;
  }

  .lg\:gap-1\.5{
    gap: 0.375rem !important;
  }

  .lg\:gap-2\.5{
    gap: 0.625rem !important;
  }

  .lg\:gap-3\.5{
    gap: 0.875rem !important;
  }

  .lg\:gap-x-0{
    -moz-column-gap: 0px !important;
         column-gap: 0px !important;
  }

  .lg\:gap-x-1{
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }

  .lg\:gap-x-2{
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }

  .lg\:gap-x-3{
    -moz-column-gap: 0.75rem !important;
         column-gap: 0.75rem !important;
  }

  .lg\:gap-x-4{
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }

  .lg\:gap-x-5{
    -moz-column-gap: 1.25rem !important;
         column-gap: 1.25rem !important;
  }

  .lg\:gap-x-6{
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }

  .lg\:gap-x-7{
    -moz-column-gap: 1.75rem !important;
         column-gap: 1.75rem !important;
  }

  .lg\:gap-x-8{
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }

  .lg\:gap-x-9{
    -moz-column-gap: 2.25rem !important;
         column-gap: 2.25rem !important;
  }

  .lg\:gap-x-10{
    -moz-column-gap: 2.5rem !important;
         column-gap: 2.5rem !important;
  }

  .lg\:gap-x-11{
    -moz-column-gap: 2.75rem !important;
         column-gap: 2.75rem !important;
  }

  .lg\:gap-x-12{
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }

  .lg\:gap-x-14{
    -moz-column-gap: 3.5rem !important;
         column-gap: 3.5rem !important;
  }

  .lg\:gap-x-16{
    -moz-column-gap: 4rem !important;
         column-gap: 4rem !important;
  }

  .lg\:gap-x-20{
    -moz-column-gap: 5rem !important;
         column-gap: 5rem !important;
  }

  .lg\:gap-x-24{
    -moz-column-gap: 6rem !important;
         column-gap: 6rem !important;
  }

  .lg\:gap-x-28{
    -moz-column-gap: 7rem !important;
         column-gap: 7rem !important;
  }

  .lg\:gap-x-32{
    -moz-column-gap: 8rem !important;
         column-gap: 8rem !important;
  }

  .lg\:gap-x-36{
    -moz-column-gap: 9rem !important;
         column-gap: 9rem !important;
  }

  .lg\:gap-x-40{
    -moz-column-gap: 10rem !important;
         column-gap: 10rem !important;
  }

  .lg\:gap-x-44{
    -moz-column-gap: 11rem !important;
         column-gap: 11rem !important;
  }

  .lg\:gap-x-48{
    -moz-column-gap: 12rem !important;
         column-gap: 12rem !important;
  }

  .lg\:gap-x-52{
    -moz-column-gap: 13rem !important;
         column-gap: 13rem !important;
  }

  .lg\:gap-x-56{
    -moz-column-gap: 14rem !important;
         column-gap: 14rem !important;
  }

  .lg\:gap-x-60{
    -moz-column-gap: 15rem !important;
         column-gap: 15rem !important;
  }

  .lg\:gap-x-64{
    -moz-column-gap: 16rem !important;
         column-gap: 16rem !important;
  }

  .lg\:gap-x-72{
    -moz-column-gap: 18rem !important;
         column-gap: 18rem !important;
  }

  .lg\:gap-x-80{
    -moz-column-gap: 20rem !important;
         column-gap: 20rem !important;
  }

  .lg\:gap-x-96{
    -moz-column-gap: 24rem !important;
         column-gap: 24rem !important;
  }

  .lg\:gap-x-px{
    -moz-column-gap: 1px !important;
         column-gap: 1px !important;
  }

  .lg\:gap-x-0\.5{
    -moz-column-gap: 0.125rem !important;
         column-gap: 0.125rem !important;
  }

  .lg\:gap-x-1\.5{
    -moz-column-gap: 0.375rem !important;
         column-gap: 0.375rem !important;
  }

  .lg\:gap-x-2\.5{
    -moz-column-gap: 0.625rem !important;
         column-gap: 0.625rem !important;
  }

  .lg\:gap-x-3\.5{
    -moz-column-gap: 0.875rem !important;
         column-gap: 0.875rem !important;
  }

  .lg\:gap-y-0{
    row-gap: 0px !important;
  }

  .lg\:gap-y-1{
    row-gap: 0.25rem !important;
  }

  .lg\:gap-y-2{
    row-gap: 0.5rem !important;
  }

  .lg\:gap-y-3{
    row-gap: 0.75rem !important;
  }

  .lg\:gap-y-4{
    row-gap: 1rem !important;
  }

  .lg\:gap-y-5{
    row-gap: 1.25rem !important;
  }

  .lg\:gap-y-6{
    row-gap: 1.5rem !important;
  }

  .lg\:gap-y-7{
    row-gap: 1.75rem !important;
  }

  .lg\:gap-y-8{
    row-gap: 2rem !important;
  }

  .lg\:gap-y-9{
    row-gap: 2.25rem !important;
  }

  .lg\:gap-y-10{
    row-gap: 2.5rem !important;
  }

  .lg\:gap-y-11{
    row-gap: 2.75rem !important;
  }

  .lg\:gap-y-12{
    row-gap: 3rem !important;
  }

  .lg\:gap-y-14{
    row-gap: 3.5rem !important;
  }

  .lg\:gap-y-16{
    row-gap: 4rem !important;
  }

  .lg\:gap-y-20{
    row-gap: 5rem !important;
  }

  .lg\:gap-y-24{
    row-gap: 6rem !important;
  }

  .lg\:gap-y-28{
    row-gap: 7rem !important;
  }

  .lg\:gap-y-32{
    row-gap: 8rem !important;
  }

  .lg\:gap-y-36{
    row-gap: 9rem !important;
  }

  .lg\:gap-y-40{
    row-gap: 10rem !important;
  }

  .lg\:gap-y-44{
    row-gap: 11rem !important;
  }

  .lg\:gap-y-48{
    row-gap: 12rem !important;
  }

  .lg\:gap-y-52{
    row-gap: 13rem !important;
  }

  .lg\:gap-y-56{
    row-gap: 14rem !important;
  }

  .lg\:gap-y-60{
    row-gap: 15rem !important;
  }

  .lg\:gap-y-64{
    row-gap: 16rem !important;
  }

  .lg\:gap-y-72{
    row-gap: 18rem !important;
  }

  .lg\:gap-y-80{
    row-gap: 20rem !important;
  }

  .lg\:gap-y-96{
    row-gap: 24rem !important;
  }

  .lg\:gap-y-px{
    row-gap: 1px !important;
  }

  .lg\:gap-y-0\.5{
    row-gap: 0.125rem !important;
  }

  .lg\:gap-y-1\.5{
    row-gap: 0.375rem !important;
  }

  .lg\:gap-y-2\.5{
    row-gap: 0.625rem !important;
  }

  .lg\:gap-y-3\.5{
    row-gap: 0.875rem !important;
  }

  .lg\:grid-flow-row{
    grid-auto-flow: row !important;
  }

  .lg\:grid-flow-col{
    grid-auto-flow: column !important;
  }

  .lg\:grid-flow-row-dense{
    grid-auto-flow: row dense !important;
  }

  .lg\:grid-flow-col-dense{
    grid-auto-flow: column dense !important;
  }

  .lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-none{
    grid-template-columns: none !important;
  }

  .lg\:auto-cols-auto{
    grid-auto-columns: auto !important;
  }

  .lg\:auto-cols-min{
    grid-auto-columns: -webkit-min-content !important;
    grid-auto-columns: min-content !important;
  }

  .lg\:auto-cols-max{
    grid-auto-columns: -webkit-max-content !important;
    grid-auto-columns: max-content !important;
  }

  .lg\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr) !important;
  }

  .lg\:col-auto{
    grid-column: auto !important;
  }

  .lg\:col-span-1{
    grid-column: span 1 / span 1 !important;
  }

  .lg\:col-span-2{
    grid-column: span 2 / span 2 !important;
  }

  .lg\:col-span-3{
    grid-column: span 3 / span 3 !important;
  }

  .lg\:col-span-4{
    grid-column: span 4 / span 4 !important;
  }

  .lg\:col-span-5{
    grid-column: span 5 / span 5 !important;
  }

  .lg\:col-span-6{
    grid-column: span 6 / span 6 !important;
  }

  .lg\:col-span-7{
    grid-column: span 7 / span 7 !important;
  }

  .lg\:col-span-8{
    grid-column: span 8 / span 8 !important;
  }

  .lg\:col-span-9{
    grid-column: span 9 / span 9 !important;
  }

  .lg\:col-span-10{
    grid-column: span 10 / span 10 !important;
  }

  .lg\:col-span-11{
    grid-column: span 11 / span 11 !important;
  }

  .lg\:col-span-12{
    grid-column: span 12 / span 12 !important;
  }

  .lg\:col-span-full{
    grid-column: 1 / -1 !important;
  }

  .lg\:col-start-1{
    grid-column-start: 1 !important;
  }

  .lg\:col-start-2{
    grid-column-start: 2 !important;
  }

  .lg\:col-start-3{
    grid-column-start: 3 !important;
  }

  .lg\:col-start-4{
    grid-column-start: 4 !important;
  }

  .lg\:col-start-5{
    grid-column-start: 5 !important;
  }

  .lg\:col-start-6{
    grid-column-start: 6 !important;
  }

  .lg\:col-start-7{
    grid-column-start: 7 !important;
  }

  .lg\:col-start-8{
    grid-column-start: 8 !important;
  }

  .lg\:col-start-9{
    grid-column-start: 9 !important;
  }

  .lg\:col-start-10{
    grid-column-start: 10 !important;
  }

  .lg\:col-start-11{
    grid-column-start: 11 !important;
  }

  .lg\:col-start-12{
    grid-column-start: 12 !important;
  }

  .lg\:col-start-13{
    grid-column-start: 13 !important;
  }

  .lg\:col-start-auto{
    grid-column-start: auto !important;
  }

  .lg\:col-end-1{
    grid-column-end: 1 !important;
  }

  .lg\:col-end-2{
    grid-column-end: 2 !important;
  }

  .lg\:col-end-3{
    grid-column-end: 3 !important;
  }

  .lg\:col-end-4{
    grid-column-end: 4 !important;
  }

  .lg\:col-end-5{
    grid-column-end: 5 !important;
  }

  .lg\:col-end-6{
    grid-column-end: 6 !important;
  }

  .lg\:col-end-7{
    grid-column-end: 7 !important;
  }

  .lg\:col-end-8{
    grid-column-end: 8 !important;
  }

  .lg\:col-end-9{
    grid-column-end: 9 !important;
  }

  .lg\:col-end-10{
    grid-column-end: 10 !important;
  }

  .lg\:col-end-11{
    grid-column-end: 11 !important;
  }

  .lg\:col-end-12{
    grid-column-end: 12 !important;
  }

  .lg\:col-end-13{
    grid-column-end: 13 !important;
  }

  .lg\:col-end-auto{
    grid-column-end: auto !important;
  }

  .lg\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
  }

  .lg\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .lg\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  }

  .lg\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }

  .lg\:grid-rows-none{
    grid-template-rows: none !important;
  }

  .lg\:auto-rows-auto{
    grid-auto-rows: auto !important;
  }

  .lg\:auto-rows-min{
    grid-auto-rows: -webkit-min-content !important;
    grid-auto-rows: min-content !important;
  }

  .lg\:auto-rows-max{
    grid-auto-rows: -webkit-max-content !important;
    grid-auto-rows: max-content !important;
  }

  .lg\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr) !important;
  }

  .lg\:row-auto{
    grid-row: auto !important;
  }

  .lg\:row-span-1{
    grid-row: span 1 / span 1 !important;
  }

  .lg\:row-span-2{
    grid-row: span 2 / span 2 !important;
  }

  .lg\:row-span-3{
    grid-row: span 3 / span 3 !important;
  }

  .lg\:row-span-4{
    grid-row: span 4 / span 4 !important;
  }

  .lg\:row-span-5{
    grid-row: span 5 / span 5 !important;
  }

  .lg\:row-span-6{
    grid-row: span 6 / span 6 !important;
  }

  .lg\:row-span-full{
    grid-row: 1 / -1 !important;
  }

  .lg\:row-start-1{
    grid-row-start: 1 !important;
  }

  .lg\:row-start-2{
    grid-row-start: 2 !important;
  }

  .lg\:row-start-3{
    grid-row-start: 3 !important;
  }

  .lg\:row-start-4{
    grid-row-start: 4 !important;
  }

  .lg\:row-start-5{
    grid-row-start: 5 !important;
  }

  .lg\:row-start-6{
    grid-row-start: 6 !important;
  }

  .lg\:row-start-7{
    grid-row-start: 7 !important;
  }

  .lg\:row-start-auto{
    grid-row-start: auto !important;
  }

  .lg\:row-end-1{
    grid-row-end: 1 !important;
  }

  .lg\:row-end-2{
    grid-row-end: 2 !important;
  }

  .lg\:row-end-3{
    grid-row-end: 3 !important;
  }

  .lg\:row-end-4{
    grid-row-end: 4 !important;
  }

  .lg\:row-end-5{
    grid-row-end: 5 !important;
  }

  .lg\:row-end-6{
    grid-row-end: 6 !important;
  }

  .lg\:row-end-7{
    grid-row-end: 7 !important;
  }

  .lg\:row-end-auto{
    grid-row-end: auto !important;
  }

  .lg\:transform{
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .lg\:transform-gpu{
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .lg\:transform-none{
    transform: none !important;
  }

  .lg\:origin-center{
    transform-origin: center !important;
  }

  .lg\:origin-top{
    transform-origin: top !important;
  }

  .lg\:origin-top-right{
    transform-origin: top right !important;
  }

  .lg\:origin-right{
    transform-origin: right !important;
  }

  .lg\:origin-bottom-right{
    transform-origin: bottom right !important;
  }

  .lg\:origin-bottom{
    transform-origin: bottom !important;
  }

  .lg\:origin-bottom-left{
    transform-origin: bottom left !important;
  }

  .lg\:origin-left{
    transform-origin: left !important;
  }

  .lg\:origin-top-left{
    transform-origin: top left !important;
  }

  .lg\:scale-0{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .lg\:scale-50{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .lg\:scale-75{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .lg\:scale-90{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .lg\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .lg\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .lg\:scale-105{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .lg\:scale-110{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .lg\:scale-125{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .lg\:scale-150{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .lg\:scale-x-0{
    --tw-scale-x: 0 !important;
  }

  .lg\:scale-x-50{
    --tw-scale-x: .5 !important;
  }

  .lg\:scale-x-75{
    --tw-scale-x: .75 !important;
  }

  .lg\:scale-x-90{
    --tw-scale-x: .9 !important;
  }

  .lg\:scale-x-95{
    --tw-scale-x: .95 !important;
  }

  .lg\:scale-x-100{
    --tw-scale-x: 1 !important;
  }

  .lg\:scale-x-105{
    --tw-scale-x: 1.05 !important;
  }

  .lg\:scale-x-110{
    --tw-scale-x: 1.1 !important;
  }

  .lg\:scale-x-125{
    --tw-scale-x: 1.25 !important;
  }

  .lg\:scale-x-150{
    --tw-scale-x: 1.5 !important;
  }

  .lg\:scale-y-0{
    --tw-scale-y: 0 !important;
  }

  .lg\:scale-y-50{
    --tw-scale-y: .5 !important;
  }

  .lg\:scale-y-75{
    --tw-scale-y: .75 !important;
  }

  .lg\:scale-y-90{
    --tw-scale-y: .9 !important;
  }

  .lg\:scale-y-95{
    --tw-scale-y: .95 !important;
  }

  .lg\:scale-y-100{
    --tw-scale-y: 1 !important;
  }

  .lg\:scale-y-105{
    --tw-scale-y: 1.05 !important;
  }

  .lg\:scale-y-110{
    --tw-scale-y: 1.1 !important;
  }

  .lg\:scale-y-125{
    --tw-scale-y: 1.25 !important;
  }

  .lg\:scale-y-150{
    --tw-scale-y: 1.5 !important;
  }

  .lg\:hover\:scale-0:hover{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .lg\:hover\:scale-50:hover{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .lg\:hover\:scale-75:hover{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .lg\:hover\:scale-90:hover{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .lg\:hover\:scale-95:hover{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .lg\:hover\:scale-100:hover{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .lg\:hover\:scale-105:hover{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .lg\:hover\:scale-110:hover{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .lg\:hover\:scale-125:hover{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .lg\:hover\:scale-150:hover{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .lg\:hover\:scale-x-0:hover{
    --tw-scale-x: 0 !important;
  }

  .lg\:hover\:scale-x-50:hover{
    --tw-scale-x: .5 !important;
  }

  .lg\:hover\:scale-x-75:hover{
    --tw-scale-x: .75 !important;
  }

  .lg\:hover\:scale-x-90:hover{
    --tw-scale-x: .9 !important;
  }

  .lg\:hover\:scale-x-95:hover{
    --tw-scale-x: .95 !important;
  }

  .lg\:hover\:scale-x-100:hover{
    --tw-scale-x: 1 !important;
  }

  .lg\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05 !important;
  }

  .lg\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1 !important;
  }

  .lg\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25 !important;
  }

  .lg\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5 !important;
  }

  .lg\:hover\:scale-y-0:hover{
    --tw-scale-y: 0 !important;
  }

  .lg\:hover\:scale-y-50:hover{
    --tw-scale-y: .5 !important;
  }

  .lg\:hover\:scale-y-75:hover{
    --tw-scale-y: .75 !important;
  }

  .lg\:hover\:scale-y-90:hover{
    --tw-scale-y: .9 !important;
  }

  .lg\:hover\:scale-y-95:hover{
    --tw-scale-y: .95 !important;
  }

  .lg\:hover\:scale-y-100:hover{
    --tw-scale-y: 1 !important;
  }

  .lg\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05 !important;
  }

  .lg\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1 !important;
  }

  .lg\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25 !important;
  }

  .lg\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5 !important;
  }

  .lg\:focus\:scale-0:focus{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .lg\:focus\:scale-50:focus{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .lg\:focus\:scale-75:focus{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .lg\:focus\:scale-90:focus{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .lg\:focus\:scale-95:focus{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .lg\:focus\:scale-100:focus{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .lg\:focus\:scale-105:focus{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .lg\:focus\:scale-110:focus{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .lg\:focus\:scale-125:focus{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .lg\:focus\:scale-150:focus{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .lg\:focus\:scale-x-0:focus{
    --tw-scale-x: 0 !important;
  }

  .lg\:focus\:scale-x-50:focus{
    --tw-scale-x: .5 !important;
  }

  .lg\:focus\:scale-x-75:focus{
    --tw-scale-x: .75 !important;
  }

  .lg\:focus\:scale-x-90:focus{
    --tw-scale-x: .9 !important;
  }

  .lg\:focus\:scale-x-95:focus{
    --tw-scale-x: .95 !important;
  }

  .lg\:focus\:scale-x-100:focus{
    --tw-scale-x: 1 !important;
  }

  .lg\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05 !important;
  }

  .lg\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1 !important;
  }

  .lg\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25 !important;
  }

  .lg\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5 !important;
  }

  .lg\:focus\:scale-y-0:focus{
    --tw-scale-y: 0 !important;
  }

  .lg\:focus\:scale-y-50:focus{
    --tw-scale-y: .5 !important;
  }

  .lg\:focus\:scale-y-75:focus{
    --tw-scale-y: .75 !important;
  }

  .lg\:focus\:scale-y-90:focus{
    --tw-scale-y: .9 !important;
  }

  .lg\:focus\:scale-y-95:focus{
    --tw-scale-y: .95 !important;
  }

  .lg\:focus\:scale-y-100:focus{
    --tw-scale-y: 1 !important;
  }

  .lg\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05 !important;
  }

  .lg\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1 !important;
  }

  .lg\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25 !important;
  }

  .lg\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5 !important;
  }

  .lg\:active\:scale-0:active{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .lg\:active\:scale-50:active{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .lg\:active\:scale-75:active{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .lg\:active\:scale-90:active{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .lg\:active\:scale-95:active{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .lg\:active\:scale-100:active{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .lg\:active\:scale-105:active{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .lg\:active\:scale-110:active{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .lg\:active\:scale-125:active{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .lg\:active\:scale-150:active{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .lg\:active\:scale-x-0:active{
    --tw-scale-x: 0 !important;
  }

  .lg\:active\:scale-x-50:active{
    --tw-scale-x: .5 !important;
  }

  .lg\:active\:scale-x-75:active{
    --tw-scale-x: .75 !important;
  }

  .lg\:active\:scale-x-90:active{
    --tw-scale-x: .9 !important;
  }

  .lg\:active\:scale-x-95:active{
    --tw-scale-x: .95 !important;
  }

  .lg\:active\:scale-x-100:active{
    --tw-scale-x: 1 !important;
  }

  .lg\:active\:scale-x-105:active{
    --tw-scale-x: 1.05 !important;
  }

  .lg\:active\:scale-x-110:active{
    --tw-scale-x: 1.1 !important;
  }

  .lg\:active\:scale-x-125:active{
    --tw-scale-x: 1.25 !important;
  }

  .lg\:active\:scale-x-150:active{
    --tw-scale-x: 1.5 !important;
  }

  .lg\:active\:scale-y-0:active{
    --tw-scale-y: 0 !important;
  }

  .lg\:active\:scale-y-50:active{
    --tw-scale-y: .5 !important;
  }

  .lg\:active\:scale-y-75:active{
    --tw-scale-y: .75 !important;
  }

  .lg\:active\:scale-y-90:active{
    --tw-scale-y: .9 !important;
  }

  .lg\:active\:scale-y-95:active{
    --tw-scale-y: .95 !important;
  }

  .lg\:active\:scale-y-100:active{
    --tw-scale-y: 1 !important;
  }

  .lg\:active\:scale-y-105:active{
    --tw-scale-y: 1.05 !important;
  }

  .lg\:active\:scale-y-110:active{
    --tw-scale-y: 1.1 !important;
  }

  .lg\:active\:scale-y-125:active{
    --tw-scale-y: 1.25 !important;
  }

  .lg\:active\:scale-y-150:active{
    --tw-scale-y: 1.5 !important;
  }

  .group:hover .lg\:group-hover\:scale-0{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .group:hover .lg\:group-hover\:scale-50{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .group:hover .lg\:group-hover\:scale-75{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .group:hover .lg\:group-hover\:scale-90{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .group:hover .lg\:group-hover\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .group:hover .lg\:group-hover\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .group:hover .lg\:group-hover\:scale-105{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .group:hover .lg\:group-hover\:scale-110{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .group:hover .lg\:group-hover\:scale-125{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .group:hover .lg\:group-hover\:scale-150{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .group:hover .lg\:group-hover\:scale-x-0{
    --tw-scale-x: 0 !important;
  }

  .group:hover .lg\:group-hover\:scale-x-50{
    --tw-scale-x: .5 !important;
  }

  .group:hover .lg\:group-hover\:scale-x-75{
    --tw-scale-x: .75 !important;
  }

  .group:hover .lg\:group-hover\:scale-x-90{
    --tw-scale-x: .9 !important;
  }

  .group:hover .lg\:group-hover\:scale-x-95{
    --tw-scale-x: .95 !important;
  }

  .group:hover .lg\:group-hover\:scale-x-100{
    --tw-scale-x: 1 !important;
  }

  .group:hover .lg\:group-hover\:scale-x-105{
    --tw-scale-x: 1.05 !important;
  }

  .group:hover .lg\:group-hover\:scale-x-110{
    --tw-scale-x: 1.1 !important;
  }

  .group:hover .lg\:group-hover\:scale-x-125{
    --tw-scale-x: 1.25 !important;
  }

  .group:hover .lg\:group-hover\:scale-x-150{
    --tw-scale-x: 1.5 !important;
  }

  .group:hover .lg\:group-hover\:scale-y-0{
    --tw-scale-y: 0 !important;
  }

  .group:hover .lg\:group-hover\:scale-y-50{
    --tw-scale-y: .5 !important;
  }

  .group:hover .lg\:group-hover\:scale-y-75{
    --tw-scale-y: .75 !important;
  }

  .group:hover .lg\:group-hover\:scale-y-90{
    --tw-scale-y: .9 !important;
  }

  .group:hover .lg\:group-hover\:scale-y-95{
    --tw-scale-y: .95 !important;
  }

  .group:hover .lg\:group-hover\:scale-y-100{
    --tw-scale-y: 1 !important;
  }

  .group:hover .lg\:group-hover\:scale-y-105{
    --tw-scale-y: 1.05 !important;
  }

  .group:hover .lg\:group-hover\:scale-y-110{
    --tw-scale-y: 1.1 !important;
  }

  .group:hover .lg\:group-hover\:scale-y-125{
    --tw-scale-y: 1.25 !important;
  }

  .group:hover .lg\:group-hover\:scale-y-150{
    --tw-scale-y: 1.5 !important;
  }

  .lg\:rotate-0{
    --tw-rotate: 0deg !important;
  }

  .lg\:rotate-1{
    --tw-rotate: 1deg !important;
  }

  .lg\:rotate-2{
    --tw-rotate: 2deg !important;
  }

  .lg\:rotate-3{
    --tw-rotate: 3deg !important;
  }

  .lg\:rotate-6{
    --tw-rotate: 6deg !important;
  }

  .lg\:rotate-12{
    --tw-rotate: 12deg !important;
  }

  .lg\:rotate-45{
    --tw-rotate: 45deg !important;
  }

  .lg\:rotate-90{
    --tw-rotate: 90deg !important;
  }

  .lg\:rotate-180{
    --tw-rotate: 180deg !important;
  }

  .lg\:-rotate-180{
    --tw-rotate: -180deg !important;
  }

  .lg\:-rotate-90{
    --tw-rotate: -90deg !important;
  }

  .lg\:-rotate-45{
    --tw-rotate: -45deg !important;
  }

  .lg\:-rotate-12{
    --tw-rotate: -12deg !important;
  }

  .lg\:-rotate-6{
    --tw-rotate: -6deg !important;
  }

  .lg\:-rotate-3{
    --tw-rotate: -3deg !important;
  }

  .lg\:-rotate-2{
    --tw-rotate: -2deg !important;
  }

  .lg\:-rotate-1{
    --tw-rotate: -1deg !important;
  }

  .lg\:hover\:rotate-0:hover{
    --tw-rotate: 0deg !important;
  }

  .lg\:hover\:rotate-1:hover{
    --tw-rotate: 1deg !important;
  }

  .lg\:hover\:rotate-2:hover{
    --tw-rotate: 2deg !important;
  }

  .lg\:hover\:rotate-3:hover{
    --tw-rotate: 3deg !important;
  }

  .lg\:hover\:rotate-6:hover{
    --tw-rotate: 6deg !important;
  }

  .lg\:hover\:rotate-12:hover{
    --tw-rotate: 12deg !important;
  }

  .lg\:hover\:rotate-45:hover{
    --tw-rotate: 45deg !important;
  }

  .lg\:hover\:rotate-90:hover{
    --tw-rotate: 90deg !important;
  }

  .lg\:hover\:rotate-180:hover{
    --tw-rotate: 180deg !important;
  }

  .lg\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg !important;
  }

  .lg\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg !important;
  }

  .lg\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg !important;
  }

  .lg\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg !important;
  }

  .lg\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg !important;
  }

  .lg\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg !important;
  }

  .lg\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg !important;
  }

  .lg\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg !important;
  }

  .lg\:focus\:rotate-0:focus{
    --tw-rotate: 0deg !important;
  }

  .lg\:focus\:rotate-1:focus{
    --tw-rotate: 1deg !important;
  }

  .lg\:focus\:rotate-2:focus{
    --tw-rotate: 2deg !important;
  }

  .lg\:focus\:rotate-3:focus{
    --tw-rotate: 3deg !important;
  }

  .lg\:focus\:rotate-6:focus{
    --tw-rotate: 6deg !important;
  }

  .lg\:focus\:rotate-12:focus{
    --tw-rotate: 12deg !important;
  }

  .lg\:focus\:rotate-45:focus{
    --tw-rotate: 45deg !important;
  }

  .lg\:focus\:rotate-90:focus{
    --tw-rotate: 90deg !important;
  }

  .lg\:focus\:rotate-180:focus{
    --tw-rotate: 180deg !important;
  }

  .lg\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg !important;
  }

  .lg\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg !important;
  }

  .lg\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg !important;
  }

  .lg\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg !important;
  }

  .lg\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg !important;
  }

  .lg\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg !important;
  }

  .lg\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg !important;
  }

  .lg\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg !important;
  }

  .lg\:translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .lg\:translate-x-1{
    --tw-translate-x: 0.25rem !important;
  }

  .lg\:translate-x-2{
    --tw-translate-x: 0.5rem !important;
  }

  .lg\:translate-x-3{
    --tw-translate-x: 0.75rem !important;
  }

  .lg\:translate-x-4{
    --tw-translate-x: 1rem !important;
  }

  .lg\:translate-x-5{
    --tw-translate-x: 1.25rem !important;
  }

  .lg\:translate-x-6{
    --tw-translate-x: 1.5rem !important;
  }

  .lg\:translate-x-7{
    --tw-translate-x: 1.75rem !important;
  }

  .lg\:translate-x-8{
    --tw-translate-x: 2rem !important;
  }

  .lg\:translate-x-9{
    --tw-translate-x: 2.25rem !important;
  }

  .lg\:translate-x-10{
    --tw-translate-x: 2.5rem !important;
  }

  .lg\:translate-x-11{
    --tw-translate-x: 2.75rem !important;
  }

  .lg\:translate-x-12{
    --tw-translate-x: 3rem !important;
  }

  .lg\:translate-x-14{
    --tw-translate-x: 3.5rem !important;
  }

  .lg\:translate-x-16{
    --tw-translate-x: 4rem !important;
  }

  .lg\:translate-x-20{
    --tw-translate-x: 5rem !important;
  }

  .lg\:translate-x-24{
    --tw-translate-x: 6rem !important;
  }

  .lg\:translate-x-28{
    --tw-translate-x: 7rem !important;
  }

  .lg\:translate-x-32{
    --tw-translate-x: 8rem !important;
  }

  .lg\:translate-x-36{
    --tw-translate-x: 9rem !important;
  }

  .lg\:translate-x-40{
    --tw-translate-x: 10rem !important;
  }

  .lg\:translate-x-44{
    --tw-translate-x: 11rem !important;
  }

  .lg\:translate-x-48{
    --tw-translate-x: 12rem !important;
  }

  .lg\:translate-x-52{
    --tw-translate-x: 13rem !important;
  }

  .lg\:translate-x-56{
    --tw-translate-x: 14rem !important;
  }

  .lg\:translate-x-60{
    --tw-translate-x: 15rem !important;
  }

  .lg\:translate-x-64{
    --tw-translate-x: 16rem !important;
  }

  .lg\:translate-x-72{
    --tw-translate-x: 18rem !important;
  }

  .lg\:translate-x-80{
    --tw-translate-x: 20rem !important;
  }

  .lg\:translate-x-96{
    --tw-translate-x: 24rem !important;
  }

  .lg\:translate-x-px{
    --tw-translate-x: 1px !important;
  }

  .lg\:translate-x-0\.5{
    --tw-translate-x: 0.125rem !important;
  }

  .lg\:translate-x-1\.5{
    --tw-translate-x: 0.375rem !important;
  }

  .lg\:translate-x-2\.5{
    --tw-translate-x: 0.625rem !important;
  }

  .lg\:translate-x-3\.5{
    --tw-translate-x: 0.875rem !important;
  }

  .lg\:-translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .lg\:-translate-x-1{
    --tw-translate-x: -0.25rem !important;
  }

  .lg\:-translate-x-2{
    --tw-translate-x: -0.5rem !important;
  }

  .lg\:-translate-x-3{
    --tw-translate-x: -0.75rem !important;
  }

  .lg\:-translate-x-4{
    --tw-translate-x: -1rem !important;
  }

  .lg\:-translate-x-5{
    --tw-translate-x: -1.25rem !important;
  }

  .lg\:-translate-x-6{
    --tw-translate-x: -1.5rem !important;
  }

  .lg\:-translate-x-7{
    --tw-translate-x: -1.75rem !important;
  }

  .lg\:-translate-x-8{
    --tw-translate-x: -2rem !important;
  }

  .lg\:-translate-x-9{
    --tw-translate-x: -2.25rem !important;
  }

  .lg\:-translate-x-10{
    --tw-translate-x: -2.5rem !important;
  }

  .lg\:-translate-x-11{
    --tw-translate-x: -2.75rem !important;
  }

  .lg\:-translate-x-12{
    --tw-translate-x: -3rem !important;
  }

  .lg\:-translate-x-14{
    --tw-translate-x: -3.5rem !important;
  }

  .lg\:-translate-x-16{
    --tw-translate-x: -4rem !important;
  }

  .lg\:-translate-x-20{
    --tw-translate-x: -5rem !important;
  }

  .lg\:-translate-x-24{
    --tw-translate-x: -6rem !important;
  }

  .lg\:-translate-x-28{
    --tw-translate-x: -7rem !important;
  }

  .lg\:-translate-x-32{
    --tw-translate-x: -8rem !important;
  }

  .lg\:-translate-x-36{
    --tw-translate-x: -9rem !important;
  }

  .lg\:-translate-x-40{
    --tw-translate-x: -10rem !important;
  }

  .lg\:-translate-x-44{
    --tw-translate-x: -11rem !important;
  }

  .lg\:-translate-x-48{
    --tw-translate-x: -12rem !important;
  }

  .lg\:-translate-x-52{
    --tw-translate-x: -13rem !important;
  }

  .lg\:-translate-x-56{
    --tw-translate-x: -14rem !important;
  }

  .lg\:-translate-x-60{
    --tw-translate-x: -15rem !important;
  }

  .lg\:-translate-x-64{
    --tw-translate-x: -16rem !important;
  }

  .lg\:-translate-x-72{
    --tw-translate-x: -18rem !important;
  }

  .lg\:-translate-x-80{
    --tw-translate-x: -20rem !important;
  }

  .lg\:-translate-x-96{
    --tw-translate-x: -24rem !important;
  }

  .lg\:-translate-x-px{
    --tw-translate-x: -1px !important;
  }

  .lg\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem !important;
  }

  .lg\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem !important;
  }

  .lg\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem !important;
  }

  .lg\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem !important;
  }

  .lg\:translate-x-1\/2{
    --tw-translate-x: 50% !important;
  }

  .lg\:translate-x-1\/3{
    --tw-translate-x: 33.333333% !important;
  }

  .lg\:translate-x-2\/3{
    --tw-translate-x: 66.666667% !important;
  }

  .lg\:translate-x-1\/4{
    --tw-translate-x: 25% !important;
  }

  .lg\:translate-x-2\/4{
    --tw-translate-x: 50% !important;
  }

  .lg\:translate-x-3\/4{
    --tw-translate-x: 75% !important;
  }

  .lg\:translate-x-full{
    --tw-translate-x: 100% !important;
  }

  .lg\:-translate-x-1\/2{
    --tw-translate-x: -50% !important;
  }

  .lg\:-translate-x-1\/3{
    --tw-translate-x: -33.333333% !important;
  }

  .lg\:-translate-x-2\/3{
    --tw-translate-x: -66.666667% !important;
  }

  .lg\:-translate-x-1\/4{
    --tw-translate-x: -25% !important;
  }

  .lg\:-translate-x-2\/4{
    --tw-translate-x: -50% !important;
  }

  .lg\:-translate-x-3\/4{
    --tw-translate-x: -75% !important;
  }

  .lg\:-translate-x-full{
    --tw-translate-x: -100% !important;
  }

  .lg\:translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .lg\:translate-y-1{
    --tw-translate-y: 0.25rem !important;
  }

  .lg\:translate-y-2{
    --tw-translate-y: 0.5rem !important;
  }

  .lg\:translate-y-3{
    --tw-translate-y: 0.75rem !important;
  }

  .lg\:translate-y-4{
    --tw-translate-y: 1rem !important;
  }

  .lg\:translate-y-5{
    --tw-translate-y: 1.25rem !important;
  }

  .lg\:translate-y-6{
    --tw-translate-y: 1.5rem !important;
  }

  .lg\:translate-y-7{
    --tw-translate-y: 1.75rem !important;
  }

  .lg\:translate-y-8{
    --tw-translate-y: 2rem !important;
  }

  .lg\:translate-y-9{
    --tw-translate-y: 2.25rem !important;
  }

  .lg\:translate-y-10{
    --tw-translate-y: 2.5rem !important;
  }

  .lg\:translate-y-11{
    --tw-translate-y: 2.75rem !important;
  }

  .lg\:translate-y-12{
    --tw-translate-y: 3rem !important;
  }

  .lg\:translate-y-14{
    --tw-translate-y: 3.5rem !important;
  }

  .lg\:translate-y-16{
    --tw-translate-y: 4rem !important;
  }

  .lg\:translate-y-20{
    --tw-translate-y: 5rem !important;
  }

  .lg\:translate-y-24{
    --tw-translate-y: 6rem !important;
  }

  .lg\:translate-y-28{
    --tw-translate-y: 7rem !important;
  }

  .lg\:translate-y-32{
    --tw-translate-y: 8rem !important;
  }

  .lg\:translate-y-36{
    --tw-translate-y: 9rem !important;
  }

  .lg\:translate-y-40{
    --tw-translate-y: 10rem !important;
  }

  .lg\:translate-y-44{
    --tw-translate-y: 11rem !important;
  }

  .lg\:translate-y-48{
    --tw-translate-y: 12rem !important;
  }

  .lg\:translate-y-52{
    --tw-translate-y: 13rem !important;
  }

  .lg\:translate-y-56{
    --tw-translate-y: 14rem !important;
  }

  .lg\:translate-y-60{
    --tw-translate-y: 15rem !important;
  }

  .lg\:translate-y-64{
    --tw-translate-y: 16rem !important;
  }

  .lg\:translate-y-72{
    --tw-translate-y: 18rem !important;
  }

  .lg\:translate-y-80{
    --tw-translate-y: 20rem !important;
  }

  .lg\:translate-y-96{
    --tw-translate-y: 24rem !important;
  }

  .lg\:translate-y-px{
    --tw-translate-y: 1px !important;
  }

  .lg\:translate-y-0\.5{
    --tw-translate-y: 0.125rem !important;
  }

  .lg\:translate-y-1\.5{
    --tw-translate-y: 0.375rem !important;
  }

  .lg\:translate-y-2\.5{
    --tw-translate-y: 0.625rem !important;
  }

  .lg\:translate-y-3\.5{
    --tw-translate-y: 0.875rem !important;
  }

  .lg\:-translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .lg\:-translate-y-1{
    --tw-translate-y: -0.25rem !important;
  }

  .lg\:-translate-y-2{
    --tw-translate-y: -0.5rem !important;
  }

  .lg\:-translate-y-3{
    --tw-translate-y: -0.75rem !important;
  }

  .lg\:-translate-y-4{
    --tw-translate-y: -1rem !important;
  }

  .lg\:-translate-y-5{
    --tw-translate-y: -1.25rem !important;
  }

  .lg\:-translate-y-6{
    --tw-translate-y: -1.5rem !important;
  }

  .lg\:-translate-y-7{
    --tw-translate-y: -1.75rem !important;
  }

  .lg\:-translate-y-8{
    --tw-translate-y: -2rem !important;
  }

  .lg\:-translate-y-9{
    --tw-translate-y: -2.25rem !important;
  }

  .lg\:-translate-y-10{
    --tw-translate-y: -2.5rem !important;
  }

  .lg\:-translate-y-11{
    --tw-translate-y: -2.75rem !important;
  }

  .lg\:-translate-y-12{
    --tw-translate-y: -3rem !important;
  }

  .lg\:-translate-y-14{
    --tw-translate-y: -3.5rem !important;
  }

  .lg\:-translate-y-16{
    --tw-translate-y: -4rem !important;
  }

  .lg\:-translate-y-20{
    --tw-translate-y: -5rem !important;
  }

  .lg\:-translate-y-24{
    --tw-translate-y: -6rem !important;
  }

  .lg\:-translate-y-28{
    --tw-translate-y: -7rem !important;
  }

  .lg\:-translate-y-32{
    --tw-translate-y: -8rem !important;
  }

  .lg\:-translate-y-36{
    --tw-translate-y: -9rem !important;
  }

  .lg\:-translate-y-40{
    --tw-translate-y: -10rem !important;
  }

  .lg\:-translate-y-44{
    --tw-translate-y: -11rem !important;
  }

  .lg\:-translate-y-48{
    --tw-translate-y: -12rem !important;
  }

  .lg\:-translate-y-52{
    --tw-translate-y: -13rem !important;
  }

  .lg\:-translate-y-56{
    --tw-translate-y: -14rem !important;
  }

  .lg\:-translate-y-60{
    --tw-translate-y: -15rem !important;
  }

  .lg\:-translate-y-64{
    --tw-translate-y: -16rem !important;
  }

  .lg\:-translate-y-72{
    --tw-translate-y: -18rem !important;
  }

  .lg\:-translate-y-80{
    --tw-translate-y: -20rem !important;
  }

  .lg\:-translate-y-96{
    --tw-translate-y: -24rem !important;
  }

  .lg\:-translate-y-px{
    --tw-translate-y: -1px !important;
  }

  .lg\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem !important;
  }

  .lg\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem !important;
  }

  .lg\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem !important;
  }

  .lg\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem !important;
  }

  .lg\:translate-y-1\/2{
    --tw-translate-y: 50% !important;
  }

  .lg\:translate-y-1\/3{
    --tw-translate-y: 33.333333% !important;
  }

  .lg\:translate-y-2\/3{
    --tw-translate-y: 66.666667% !important;
  }

  .lg\:translate-y-1\/4{
    --tw-translate-y: 25% !important;
  }

  .lg\:translate-y-2\/4{
    --tw-translate-y: 50% !important;
  }

  .lg\:translate-y-3\/4{
    --tw-translate-y: 75% !important;
  }

  .lg\:translate-y-full{
    --tw-translate-y: 100% !important;
  }

  .lg\:-translate-y-1\/2{
    --tw-translate-y: -50% !important;
  }

  .lg\:-translate-y-1\/3{
    --tw-translate-y: -33.333333% !important;
  }

  .lg\:-translate-y-2\/3{
    --tw-translate-y: -66.666667% !important;
  }

  .lg\:-translate-y-1\/4{
    --tw-translate-y: -25% !important;
  }

  .lg\:-translate-y-2\/4{
    --tw-translate-y: -50% !important;
  }

  .lg\:-translate-y-3\/4{
    --tw-translate-y: -75% !important;
  }

  .lg\:-translate-y-full{
    --tw-translate-y: -100% !important;
  }

  .lg\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px !important;
  }

  .lg\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem !important;
  }

  .lg\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem !important;
  }

  .lg\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem !important;
  }

  .lg\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem !important;
  }

  .lg\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem !important;
  }

  .lg\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem !important;
  }

  .lg\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem !important;
  }

  .lg\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem !important;
  }

  .lg\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem !important;
  }

  .lg\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem !important;
  }

  .lg\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem !important;
  }

  .lg\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem !important;
  }

  .lg\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem !important;
  }

  .lg\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem !important;
  }

  .lg\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem !important;
  }

  .lg\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem !important;
  }

  .lg\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem !important;
  }

  .lg\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem !important;
  }

  .lg\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem !important;
  }

  .lg\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem !important;
  }

  .lg\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem !important;
  }

  .lg\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem !important;
  }

  .lg\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem !important;
  }

  .lg\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem !important;
  }

  .lg\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem !important;
  }

  .lg\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem !important;
  }

  .lg\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem !important;
  }

  .lg\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem !important;
  }

  .lg\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem !important;
  }

  .lg\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px !important;
  }

  .lg\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem !important;
  }

  .lg\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem !important;
  }

  .lg\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem !important;
  }

  .lg\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem !important;
  }

  .lg\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px !important;
  }

  .lg\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem !important;
  }

  .lg\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem !important;
  }

  .lg\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem !important;
  }

  .lg\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem !important;
  }

  .lg\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem !important;
  }

  .lg\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem !important;
  }

  .lg\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem !important;
  }

  .lg\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem !important;
  }

  .lg\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem !important;
  }

  .lg\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem !important;
  }

  .lg\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem !important;
  }

  .lg\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem !important;
  }

  .lg\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem !important;
  }

  .lg\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem !important;
  }

  .lg\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem !important;
  }

  .lg\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem !important;
  }

  .lg\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem !important;
  }

  .lg\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem !important;
  }

  .lg\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem !important;
  }

  .lg\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem !important;
  }

  .lg\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem !important;
  }

  .lg\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem !important;
  }

  .lg\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem !important;
  }

  .lg\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem !important;
  }

  .lg\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem !important;
  }

  .lg\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem !important;
  }

  .lg\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem !important;
  }

  .lg\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem !important;
  }

  .lg\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem !important;
  }

  .lg\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px !important;
  }

  .lg\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem !important;
  }

  .lg\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem !important;
  }

  .lg\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem !important;
  }

  .lg\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem !important;
  }

  .lg\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50% !important;
  }

  .lg\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333% !important;
  }

  .lg\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667% !important;
  }

  .lg\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25% !important;
  }

  .lg\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50% !important;
  }

  .lg\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75% !important;
  }

  .lg\:hover\:translate-x-full:hover{
    --tw-translate-x: 100% !important;
  }

  .lg\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50% !important;
  }

  .lg\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333% !important;
  }

  .lg\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667% !important;
  }

  .lg\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25% !important;
  }

  .lg\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50% !important;
  }

  .lg\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75% !important;
  }

  .lg\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100% !important;
  }

  .lg\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px !important;
  }

  .lg\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem !important;
  }

  .lg\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem !important;
  }

  .lg\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem !important;
  }

  .lg\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem !important;
  }

  .lg\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem !important;
  }

  .lg\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem !important;
  }

  .lg\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem !important;
  }

  .lg\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem !important;
  }

  .lg\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem !important;
  }

  .lg\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem !important;
  }

  .lg\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem !important;
  }

  .lg\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem !important;
  }

  .lg\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem !important;
  }

  .lg\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem !important;
  }

  .lg\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem !important;
  }

  .lg\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem !important;
  }

  .lg\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem !important;
  }

  .lg\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem !important;
  }

  .lg\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem !important;
  }

  .lg\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem !important;
  }

  .lg\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem !important;
  }

  .lg\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem !important;
  }

  .lg\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem !important;
  }

  .lg\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem !important;
  }

  .lg\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem !important;
  }

  .lg\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem !important;
  }

  .lg\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem !important;
  }

  .lg\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem !important;
  }

  .lg\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem !important;
  }

  .lg\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px !important;
  }

  .lg\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem !important;
  }

  .lg\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem !important;
  }

  .lg\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem !important;
  }

  .lg\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem !important;
  }

  .lg\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px !important;
  }

  .lg\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem !important;
  }

  .lg\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem !important;
  }

  .lg\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem !important;
  }

  .lg\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem !important;
  }

  .lg\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem !important;
  }

  .lg\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem !important;
  }

  .lg\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem !important;
  }

  .lg\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem !important;
  }

  .lg\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem !important;
  }

  .lg\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem !important;
  }

  .lg\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem !important;
  }

  .lg\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem !important;
  }

  .lg\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem !important;
  }

  .lg\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem !important;
  }

  .lg\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem !important;
  }

  .lg\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem !important;
  }

  .lg\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem !important;
  }

  .lg\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem !important;
  }

  .lg\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem !important;
  }

  .lg\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem !important;
  }

  .lg\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem !important;
  }

  .lg\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem !important;
  }

  .lg\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem !important;
  }

  .lg\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem !important;
  }

  .lg\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem !important;
  }

  .lg\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem !important;
  }

  .lg\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem !important;
  }

  .lg\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem !important;
  }

  .lg\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem !important;
  }

  .lg\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px !important;
  }

  .lg\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem !important;
  }

  .lg\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem !important;
  }

  .lg\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem !important;
  }

  .lg\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem !important;
  }

  .lg\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50% !important;
  }

  .lg\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333% !important;
  }

  .lg\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667% !important;
  }

  .lg\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25% !important;
  }

  .lg\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50% !important;
  }

  .lg\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75% !important;
  }

  .lg\:hover\:translate-y-full:hover{
    --tw-translate-y: 100% !important;
  }

  .lg\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50% !important;
  }

  .lg\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333% !important;
  }

  .lg\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667% !important;
  }

  .lg\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25% !important;
  }

  .lg\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50% !important;
  }

  .lg\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75% !important;
  }

  .lg\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100% !important;
  }

  .lg\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px !important;
  }

  .lg\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem !important;
  }

  .lg\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem !important;
  }

  .lg\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem !important;
  }

  .lg\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem !important;
  }

  .lg\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem !important;
  }

  .lg\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem !important;
  }

  .lg\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem !important;
  }

  .lg\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem !important;
  }

  .lg\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem !important;
  }

  .lg\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem !important;
  }

  .lg\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem !important;
  }

  .lg\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem !important;
  }

  .lg\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem !important;
  }

  .lg\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem !important;
  }

  .lg\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem !important;
  }

  .lg\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem !important;
  }

  .lg\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem !important;
  }

  .lg\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem !important;
  }

  .lg\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem !important;
  }

  .lg\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem !important;
  }

  .lg\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem !important;
  }

  .lg\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem !important;
  }

  .lg\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem !important;
  }

  .lg\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem !important;
  }

  .lg\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem !important;
  }

  .lg\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem !important;
  }

  .lg\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem !important;
  }

  .lg\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem !important;
  }

  .lg\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem !important;
  }

  .lg\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px !important;
  }

  .lg\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem !important;
  }

  .lg\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem !important;
  }

  .lg\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem !important;
  }

  .lg\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem !important;
  }

  .lg\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px !important;
  }

  .lg\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem !important;
  }

  .lg\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem !important;
  }

  .lg\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem !important;
  }

  .lg\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem !important;
  }

  .lg\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem !important;
  }

  .lg\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem !important;
  }

  .lg\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem !important;
  }

  .lg\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem !important;
  }

  .lg\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem !important;
  }

  .lg\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem !important;
  }

  .lg\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem !important;
  }

  .lg\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem !important;
  }

  .lg\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem !important;
  }

  .lg\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem !important;
  }

  .lg\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem !important;
  }

  .lg\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem !important;
  }

  .lg\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem !important;
  }

  .lg\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem !important;
  }

  .lg\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem !important;
  }

  .lg\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem !important;
  }

  .lg\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem !important;
  }

  .lg\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem !important;
  }

  .lg\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem !important;
  }

  .lg\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem !important;
  }

  .lg\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem !important;
  }

  .lg\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem !important;
  }

  .lg\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem !important;
  }

  .lg\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem !important;
  }

  .lg\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem !important;
  }

  .lg\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px !important;
  }

  .lg\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem !important;
  }

  .lg\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem !important;
  }

  .lg\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem !important;
  }

  .lg\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem !important;
  }

  .lg\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50% !important;
  }

  .lg\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333% !important;
  }

  .lg\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667% !important;
  }

  .lg\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25% !important;
  }

  .lg\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50% !important;
  }

  .lg\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75% !important;
  }

  .lg\:focus\:translate-x-full:focus{
    --tw-translate-x: 100% !important;
  }

  .lg\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50% !important;
  }

  .lg\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333% !important;
  }

  .lg\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667% !important;
  }

  .lg\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25% !important;
  }

  .lg\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50% !important;
  }

  .lg\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75% !important;
  }

  .lg\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100% !important;
  }

  .lg\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px !important;
  }

  .lg\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem !important;
  }

  .lg\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem !important;
  }

  .lg\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem !important;
  }

  .lg\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem !important;
  }

  .lg\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem !important;
  }

  .lg\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem !important;
  }

  .lg\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem !important;
  }

  .lg\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem !important;
  }

  .lg\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem !important;
  }

  .lg\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem !important;
  }

  .lg\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem !important;
  }

  .lg\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem !important;
  }

  .lg\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem !important;
  }

  .lg\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem !important;
  }

  .lg\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem !important;
  }

  .lg\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem !important;
  }

  .lg\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem !important;
  }

  .lg\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem !important;
  }

  .lg\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem !important;
  }

  .lg\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem !important;
  }

  .lg\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem !important;
  }

  .lg\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem !important;
  }

  .lg\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem !important;
  }

  .lg\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem !important;
  }

  .lg\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem !important;
  }

  .lg\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem !important;
  }

  .lg\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem !important;
  }

  .lg\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem !important;
  }

  .lg\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem !important;
  }

  .lg\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px !important;
  }

  .lg\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem !important;
  }

  .lg\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem !important;
  }

  .lg\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem !important;
  }

  .lg\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem !important;
  }

  .lg\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px !important;
  }

  .lg\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem !important;
  }

  .lg\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem !important;
  }

  .lg\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem !important;
  }

  .lg\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem !important;
  }

  .lg\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem !important;
  }

  .lg\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem !important;
  }

  .lg\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem !important;
  }

  .lg\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem !important;
  }

  .lg\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem !important;
  }

  .lg\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem !important;
  }

  .lg\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem !important;
  }

  .lg\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem !important;
  }

  .lg\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem !important;
  }

  .lg\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem !important;
  }

  .lg\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem !important;
  }

  .lg\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem !important;
  }

  .lg\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem !important;
  }

  .lg\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem !important;
  }

  .lg\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem !important;
  }

  .lg\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem !important;
  }

  .lg\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem !important;
  }

  .lg\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem !important;
  }

  .lg\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem !important;
  }

  .lg\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem !important;
  }

  .lg\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem !important;
  }

  .lg\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem !important;
  }

  .lg\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem !important;
  }

  .lg\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem !important;
  }

  .lg\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem !important;
  }

  .lg\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px !important;
  }

  .lg\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem !important;
  }

  .lg\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem !important;
  }

  .lg\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem !important;
  }

  .lg\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem !important;
  }

  .lg\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50% !important;
  }

  .lg\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333% !important;
  }

  .lg\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667% !important;
  }

  .lg\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25% !important;
  }

  .lg\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50% !important;
  }

  .lg\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75% !important;
  }

  .lg\:focus\:translate-y-full:focus{
    --tw-translate-y: 100% !important;
  }

  .lg\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50% !important;
  }

  .lg\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333% !important;
  }

  .lg\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667% !important;
  }

  .lg\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25% !important;
  }

  .lg\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50% !important;
  }

  .lg\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75% !important;
  }

  .lg\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100% !important;
  }

  .lg\:active\:translate-x-0:active{
    --tw-translate-x: 0px !important;
  }

  .lg\:active\:translate-x-1:active{
    --tw-translate-x: 0.25rem !important;
  }

  .lg\:active\:translate-x-2:active{
    --tw-translate-x: 0.5rem !important;
  }

  .lg\:active\:translate-x-3:active{
    --tw-translate-x: 0.75rem !important;
  }

  .lg\:active\:translate-x-4:active{
    --tw-translate-x: 1rem !important;
  }

  .lg\:active\:translate-x-5:active{
    --tw-translate-x: 1.25rem !important;
  }

  .lg\:active\:translate-x-6:active{
    --tw-translate-x: 1.5rem !important;
  }

  .lg\:active\:translate-x-7:active{
    --tw-translate-x: 1.75rem !important;
  }

  .lg\:active\:translate-x-8:active{
    --tw-translate-x: 2rem !important;
  }

  .lg\:active\:translate-x-9:active{
    --tw-translate-x: 2.25rem !important;
  }

  .lg\:active\:translate-x-10:active{
    --tw-translate-x: 2.5rem !important;
  }

  .lg\:active\:translate-x-11:active{
    --tw-translate-x: 2.75rem !important;
  }

  .lg\:active\:translate-x-12:active{
    --tw-translate-x: 3rem !important;
  }

  .lg\:active\:translate-x-14:active{
    --tw-translate-x: 3.5rem !important;
  }

  .lg\:active\:translate-x-16:active{
    --tw-translate-x: 4rem !important;
  }

  .lg\:active\:translate-x-20:active{
    --tw-translate-x: 5rem !important;
  }

  .lg\:active\:translate-x-24:active{
    --tw-translate-x: 6rem !important;
  }

  .lg\:active\:translate-x-28:active{
    --tw-translate-x: 7rem !important;
  }

  .lg\:active\:translate-x-32:active{
    --tw-translate-x: 8rem !important;
  }

  .lg\:active\:translate-x-36:active{
    --tw-translate-x: 9rem !important;
  }

  .lg\:active\:translate-x-40:active{
    --tw-translate-x: 10rem !important;
  }

  .lg\:active\:translate-x-44:active{
    --tw-translate-x: 11rem !important;
  }

  .lg\:active\:translate-x-48:active{
    --tw-translate-x: 12rem !important;
  }

  .lg\:active\:translate-x-52:active{
    --tw-translate-x: 13rem !important;
  }

  .lg\:active\:translate-x-56:active{
    --tw-translate-x: 14rem !important;
  }

  .lg\:active\:translate-x-60:active{
    --tw-translate-x: 15rem !important;
  }

  .lg\:active\:translate-x-64:active{
    --tw-translate-x: 16rem !important;
  }

  .lg\:active\:translate-x-72:active{
    --tw-translate-x: 18rem !important;
  }

  .lg\:active\:translate-x-80:active{
    --tw-translate-x: 20rem !important;
  }

  .lg\:active\:translate-x-96:active{
    --tw-translate-x: 24rem !important;
  }

  .lg\:active\:translate-x-px:active{
    --tw-translate-x: 1px !important;
  }

  .lg\:active\:translate-x-0\.5:active{
    --tw-translate-x: 0.125rem !important;
  }

  .lg\:active\:translate-x-1\.5:active{
    --tw-translate-x: 0.375rem !important;
  }

  .lg\:active\:translate-x-2\.5:active{
    --tw-translate-x: 0.625rem !important;
  }

  .lg\:active\:translate-x-3\.5:active{
    --tw-translate-x: 0.875rem !important;
  }

  .lg\:active\:-translate-x-0:active{
    --tw-translate-x: 0px !important;
  }

  .lg\:active\:-translate-x-1:active{
    --tw-translate-x: -0.25rem !important;
  }

  .lg\:active\:-translate-x-2:active{
    --tw-translate-x: -0.5rem !important;
  }

  .lg\:active\:-translate-x-3:active{
    --tw-translate-x: -0.75rem !important;
  }

  .lg\:active\:-translate-x-4:active{
    --tw-translate-x: -1rem !important;
  }

  .lg\:active\:-translate-x-5:active{
    --tw-translate-x: -1.25rem !important;
  }

  .lg\:active\:-translate-x-6:active{
    --tw-translate-x: -1.5rem !important;
  }

  .lg\:active\:-translate-x-7:active{
    --tw-translate-x: -1.75rem !important;
  }

  .lg\:active\:-translate-x-8:active{
    --tw-translate-x: -2rem !important;
  }

  .lg\:active\:-translate-x-9:active{
    --tw-translate-x: -2.25rem !important;
  }

  .lg\:active\:-translate-x-10:active{
    --tw-translate-x: -2.5rem !important;
  }

  .lg\:active\:-translate-x-11:active{
    --tw-translate-x: -2.75rem !important;
  }

  .lg\:active\:-translate-x-12:active{
    --tw-translate-x: -3rem !important;
  }

  .lg\:active\:-translate-x-14:active{
    --tw-translate-x: -3.5rem !important;
  }

  .lg\:active\:-translate-x-16:active{
    --tw-translate-x: -4rem !important;
  }

  .lg\:active\:-translate-x-20:active{
    --tw-translate-x: -5rem !important;
  }

  .lg\:active\:-translate-x-24:active{
    --tw-translate-x: -6rem !important;
  }

  .lg\:active\:-translate-x-28:active{
    --tw-translate-x: -7rem !important;
  }

  .lg\:active\:-translate-x-32:active{
    --tw-translate-x: -8rem !important;
  }

  .lg\:active\:-translate-x-36:active{
    --tw-translate-x: -9rem !important;
  }

  .lg\:active\:-translate-x-40:active{
    --tw-translate-x: -10rem !important;
  }

  .lg\:active\:-translate-x-44:active{
    --tw-translate-x: -11rem !important;
  }

  .lg\:active\:-translate-x-48:active{
    --tw-translate-x: -12rem !important;
  }

  .lg\:active\:-translate-x-52:active{
    --tw-translate-x: -13rem !important;
  }

  .lg\:active\:-translate-x-56:active{
    --tw-translate-x: -14rem !important;
  }

  .lg\:active\:-translate-x-60:active{
    --tw-translate-x: -15rem !important;
  }

  .lg\:active\:-translate-x-64:active{
    --tw-translate-x: -16rem !important;
  }

  .lg\:active\:-translate-x-72:active{
    --tw-translate-x: -18rem !important;
  }

  .lg\:active\:-translate-x-80:active{
    --tw-translate-x: -20rem !important;
  }

  .lg\:active\:-translate-x-96:active{
    --tw-translate-x: -24rem !important;
  }

  .lg\:active\:-translate-x-px:active{
    --tw-translate-x: -1px !important;
  }

  .lg\:active\:-translate-x-0\.5:active{
    --tw-translate-x: -0.125rem !important;
  }

  .lg\:active\:-translate-x-1\.5:active{
    --tw-translate-x: -0.375rem !important;
  }

  .lg\:active\:-translate-x-2\.5:active{
    --tw-translate-x: -0.625rem !important;
  }

  .lg\:active\:-translate-x-3\.5:active{
    --tw-translate-x: -0.875rem !important;
  }

  .lg\:active\:translate-x-1\/2:active{
    --tw-translate-x: 50% !important;
  }

  .lg\:active\:translate-x-1\/3:active{
    --tw-translate-x: 33.333333% !important;
  }

  .lg\:active\:translate-x-2\/3:active{
    --tw-translate-x: 66.666667% !important;
  }

  .lg\:active\:translate-x-1\/4:active{
    --tw-translate-x: 25% !important;
  }

  .lg\:active\:translate-x-2\/4:active{
    --tw-translate-x: 50% !important;
  }

  .lg\:active\:translate-x-3\/4:active{
    --tw-translate-x: 75% !important;
  }

  .lg\:active\:translate-x-full:active{
    --tw-translate-x: 100% !important;
  }

  .lg\:active\:-translate-x-1\/2:active{
    --tw-translate-x: -50% !important;
  }

  .lg\:active\:-translate-x-1\/3:active{
    --tw-translate-x: -33.333333% !important;
  }

  .lg\:active\:-translate-x-2\/3:active{
    --tw-translate-x: -66.666667% !important;
  }

  .lg\:active\:-translate-x-1\/4:active{
    --tw-translate-x: -25% !important;
  }

  .lg\:active\:-translate-x-2\/4:active{
    --tw-translate-x: -50% !important;
  }

  .lg\:active\:-translate-x-3\/4:active{
    --tw-translate-x: -75% !important;
  }

  .lg\:active\:-translate-x-full:active{
    --tw-translate-x: -100% !important;
  }

  .lg\:active\:translate-y-0:active{
    --tw-translate-y: 0px !important;
  }

  .lg\:active\:translate-y-1:active{
    --tw-translate-y: 0.25rem !important;
  }

  .lg\:active\:translate-y-2:active{
    --tw-translate-y: 0.5rem !important;
  }

  .lg\:active\:translate-y-3:active{
    --tw-translate-y: 0.75rem !important;
  }

  .lg\:active\:translate-y-4:active{
    --tw-translate-y: 1rem !important;
  }

  .lg\:active\:translate-y-5:active{
    --tw-translate-y: 1.25rem !important;
  }

  .lg\:active\:translate-y-6:active{
    --tw-translate-y: 1.5rem !important;
  }

  .lg\:active\:translate-y-7:active{
    --tw-translate-y: 1.75rem !important;
  }

  .lg\:active\:translate-y-8:active{
    --tw-translate-y: 2rem !important;
  }

  .lg\:active\:translate-y-9:active{
    --tw-translate-y: 2.25rem !important;
  }

  .lg\:active\:translate-y-10:active{
    --tw-translate-y: 2.5rem !important;
  }

  .lg\:active\:translate-y-11:active{
    --tw-translate-y: 2.75rem !important;
  }

  .lg\:active\:translate-y-12:active{
    --tw-translate-y: 3rem !important;
  }

  .lg\:active\:translate-y-14:active{
    --tw-translate-y: 3.5rem !important;
  }

  .lg\:active\:translate-y-16:active{
    --tw-translate-y: 4rem !important;
  }

  .lg\:active\:translate-y-20:active{
    --tw-translate-y: 5rem !important;
  }

  .lg\:active\:translate-y-24:active{
    --tw-translate-y: 6rem !important;
  }

  .lg\:active\:translate-y-28:active{
    --tw-translate-y: 7rem !important;
  }

  .lg\:active\:translate-y-32:active{
    --tw-translate-y: 8rem !important;
  }

  .lg\:active\:translate-y-36:active{
    --tw-translate-y: 9rem !important;
  }

  .lg\:active\:translate-y-40:active{
    --tw-translate-y: 10rem !important;
  }

  .lg\:active\:translate-y-44:active{
    --tw-translate-y: 11rem !important;
  }

  .lg\:active\:translate-y-48:active{
    --tw-translate-y: 12rem !important;
  }

  .lg\:active\:translate-y-52:active{
    --tw-translate-y: 13rem !important;
  }

  .lg\:active\:translate-y-56:active{
    --tw-translate-y: 14rem !important;
  }

  .lg\:active\:translate-y-60:active{
    --tw-translate-y: 15rem !important;
  }

  .lg\:active\:translate-y-64:active{
    --tw-translate-y: 16rem !important;
  }

  .lg\:active\:translate-y-72:active{
    --tw-translate-y: 18rem !important;
  }

  .lg\:active\:translate-y-80:active{
    --tw-translate-y: 20rem !important;
  }

  .lg\:active\:translate-y-96:active{
    --tw-translate-y: 24rem !important;
  }

  .lg\:active\:translate-y-px:active{
    --tw-translate-y: 1px !important;
  }

  .lg\:active\:translate-y-0\.5:active{
    --tw-translate-y: 0.125rem !important;
  }

  .lg\:active\:translate-y-1\.5:active{
    --tw-translate-y: 0.375rem !important;
  }

  .lg\:active\:translate-y-2\.5:active{
    --tw-translate-y: 0.625rem !important;
  }

  .lg\:active\:translate-y-3\.5:active{
    --tw-translate-y: 0.875rem !important;
  }

  .lg\:active\:-translate-y-0:active{
    --tw-translate-y: 0px !important;
  }

  .lg\:active\:-translate-y-1:active{
    --tw-translate-y: -0.25rem !important;
  }

  .lg\:active\:-translate-y-2:active{
    --tw-translate-y: -0.5rem !important;
  }

  .lg\:active\:-translate-y-3:active{
    --tw-translate-y: -0.75rem !important;
  }

  .lg\:active\:-translate-y-4:active{
    --tw-translate-y: -1rem !important;
  }

  .lg\:active\:-translate-y-5:active{
    --tw-translate-y: -1.25rem !important;
  }

  .lg\:active\:-translate-y-6:active{
    --tw-translate-y: -1.5rem !important;
  }

  .lg\:active\:-translate-y-7:active{
    --tw-translate-y: -1.75rem !important;
  }

  .lg\:active\:-translate-y-8:active{
    --tw-translate-y: -2rem !important;
  }

  .lg\:active\:-translate-y-9:active{
    --tw-translate-y: -2.25rem !important;
  }

  .lg\:active\:-translate-y-10:active{
    --tw-translate-y: -2.5rem !important;
  }

  .lg\:active\:-translate-y-11:active{
    --tw-translate-y: -2.75rem !important;
  }

  .lg\:active\:-translate-y-12:active{
    --tw-translate-y: -3rem !important;
  }

  .lg\:active\:-translate-y-14:active{
    --tw-translate-y: -3.5rem !important;
  }

  .lg\:active\:-translate-y-16:active{
    --tw-translate-y: -4rem !important;
  }

  .lg\:active\:-translate-y-20:active{
    --tw-translate-y: -5rem !important;
  }

  .lg\:active\:-translate-y-24:active{
    --tw-translate-y: -6rem !important;
  }

  .lg\:active\:-translate-y-28:active{
    --tw-translate-y: -7rem !important;
  }

  .lg\:active\:-translate-y-32:active{
    --tw-translate-y: -8rem !important;
  }

  .lg\:active\:-translate-y-36:active{
    --tw-translate-y: -9rem !important;
  }

  .lg\:active\:-translate-y-40:active{
    --tw-translate-y: -10rem !important;
  }

  .lg\:active\:-translate-y-44:active{
    --tw-translate-y: -11rem !important;
  }

  .lg\:active\:-translate-y-48:active{
    --tw-translate-y: -12rem !important;
  }

  .lg\:active\:-translate-y-52:active{
    --tw-translate-y: -13rem !important;
  }

  .lg\:active\:-translate-y-56:active{
    --tw-translate-y: -14rem !important;
  }

  .lg\:active\:-translate-y-60:active{
    --tw-translate-y: -15rem !important;
  }

  .lg\:active\:-translate-y-64:active{
    --tw-translate-y: -16rem !important;
  }

  .lg\:active\:-translate-y-72:active{
    --tw-translate-y: -18rem !important;
  }

  .lg\:active\:-translate-y-80:active{
    --tw-translate-y: -20rem !important;
  }

  .lg\:active\:-translate-y-96:active{
    --tw-translate-y: -24rem !important;
  }

  .lg\:active\:-translate-y-px:active{
    --tw-translate-y: -1px !important;
  }

  .lg\:active\:-translate-y-0\.5:active{
    --tw-translate-y: -0.125rem !important;
  }

  .lg\:active\:-translate-y-1\.5:active{
    --tw-translate-y: -0.375rem !important;
  }

  .lg\:active\:-translate-y-2\.5:active{
    --tw-translate-y: -0.625rem !important;
  }

  .lg\:active\:-translate-y-3\.5:active{
    --tw-translate-y: -0.875rem !important;
  }

  .lg\:active\:translate-y-1\/2:active{
    --tw-translate-y: 50% !important;
  }

  .lg\:active\:translate-y-1\/3:active{
    --tw-translate-y: 33.333333% !important;
  }

  .lg\:active\:translate-y-2\/3:active{
    --tw-translate-y: 66.666667% !important;
  }

  .lg\:active\:translate-y-1\/4:active{
    --tw-translate-y: 25% !important;
  }

  .lg\:active\:translate-y-2\/4:active{
    --tw-translate-y: 50% !important;
  }

  .lg\:active\:translate-y-3\/4:active{
    --tw-translate-y: 75% !important;
  }

  .lg\:active\:translate-y-full:active{
    --tw-translate-y: 100% !important;
  }

  .lg\:active\:-translate-y-1\/2:active{
    --tw-translate-y: -50% !important;
  }

  .lg\:active\:-translate-y-1\/3:active{
    --tw-translate-y: -33.333333% !important;
  }

  .lg\:active\:-translate-y-2\/3:active{
    --tw-translate-y: -66.666667% !important;
  }

  .lg\:active\:-translate-y-1\/4:active{
    --tw-translate-y: -25% !important;
  }

  .lg\:active\:-translate-y-2\/4:active{
    --tw-translate-y: -50% !important;
  }

  .lg\:active\:-translate-y-3\/4:active{
    --tw-translate-y: -75% !important;
  }

  .lg\:active\:-translate-y-full:active{
    --tw-translate-y: -100% !important;
  }

  .group:hover .lg\:group-hover\:translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .group:hover .lg\:group-hover\:translate-x-1{
    --tw-translate-x: 0.25rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-2{
    --tw-translate-x: 0.5rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-3{
    --tw-translate-x: 0.75rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-4{
    --tw-translate-x: 1rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-5{
    --tw-translate-x: 1.25rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-6{
    --tw-translate-x: 1.5rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-7{
    --tw-translate-x: 1.75rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-8{
    --tw-translate-x: 2rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-9{
    --tw-translate-x: 2.25rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-10{
    --tw-translate-x: 2.5rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-11{
    --tw-translate-x: 2.75rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-12{
    --tw-translate-x: 3rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-14{
    --tw-translate-x: 3.5rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-16{
    --tw-translate-x: 4rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-20{
    --tw-translate-x: 5rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-24{
    --tw-translate-x: 6rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-28{
    --tw-translate-x: 7rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-32{
    --tw-translate-x: 8rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-36{
    --tw-translate-x: 9rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-40{
    --tw-translate-x: 10rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-44{
    --tw-translate-x: 11rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-48{
    --tw-translate-x: 12rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-52{
    --tw-translate-x: 13rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-56{
    --tw-translate-x: 14rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-60{
    --tw-translate-x: 15rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-64{
    --tw-translate-x: 16rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-72{
    --tw-translate-x: 18rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-80{
    --tw-translate-x: 20rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-96{
    --tw-translate-x: 24rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-px{
    --tw-translate-x: 1px !important;
  }

  .group:hover .lg\:group-hover\:translate-x-0\.5{
    --tw-translate-x: 0.125rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-1\.5{
    --tw-translate-x: 0.375rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-2\.5{
    --tw-translate-x: 0.625rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-3\.5{
    --tw-translate-x: 0.875rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-1{
    --tw-translate-x: -0.25rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-2{
    --tw-translate-x: -0.5rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-3{
    --tw-translate-x: -0.75rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-4{
    --tw-translate-x: -1rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-5{
    --tw-translate-x: -1.25rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-6{
    --tw-translate-x: -1.5rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-7{
    --tw-translate-x: -1.75rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-8{
    --tw-translate-x: -2rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-9{
    --tw-translate-x: -2.25rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-10{
    --tw-translate-x: -2.5rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-11{
    --tw-translate-x: -2.75rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-12{
    --tw-translate-x: -3rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-14{
    --tw-translate-x: -3.5rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-16{
    --tw-translate-x: -4rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-20{
    --tw-translate-x: -5rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-24{
    --tw-translate-x: -6rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-28{
    --tw-translate-x: -7rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-32{
    --tw-translate-x: -8rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-36{
    --tw-translate-x: -9rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-40{
    --tw-translate-x: -10rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-44{
    --tw-translate-x: -11rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-48{
    --tw-translate-x: -12rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-52{
    --tw-translate-x: -13rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-56{
    --tw-translate-x: -14rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-60{
    --tw-translate-x: -15rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-64{
    --tw-translate-x: -16rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-72{
    --tw-translate-x: -18rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-80{
    --tw-translate-x: -20rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-96{
    --tw-translate-x: -24rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-px{
    --tw-translate-x: -1px !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem !important;
  }

  .group:hover .lg\:group-hover\:translate-x-1\/2{
    --tw-translate-x: 50% !important;
  }

  .group:hover .lg\:group-hover\:translate-x-1\/3{
    --tw-translate-x: 33.333333% !important;
  }

  .group:hover .lg\:group-hover\:translate-x-2\/3{
    --tw-translate-x: 66.666667% !important;
  }

  .group:hover .lg\:group-hover\:translate-x-1\/4{
    --tw-translate-x: 25% !important;
  }

  .group:hover .lg\:group-hover\:translate-x-2\/4{
    --tw-translate-x: 50% !important;
  }

  .group:hover .lg\:group-hover\:translate-x-3\/4{
    --tw-translate-x: 75% !important;
  }

  .group:hover .lg\:group-hover\:translate-x-full{
    --tw-translate-x: 100% !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-1\/2{
    --tw-translate-x: -50% !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-1\/3{
    --tw-translate-x: -33.333333% !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-2\/3{
    --tw-translate-x: -66.666667% !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-1\/4{
    --tw-translate-x: -25% !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-2\/4{
    --tw-translate-x: -50% !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-3\/4{
    --tw-translate-x: -75% !important;
  }

  .group:hover .lg\:group-hover\:-translate-x-full{
    --tw-translate-x: -100% !important;
  }

  .group:hover .lg\:group-hover\:translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .group:hover .lg\:group-hover\:translate-y-1{
    --tw-translate-y: 0.25rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-2{
    --tw-translate-y: 0.5rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-3{
    --tw-translate-y: 0.75rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-4{
    --tw-translate-y: 1rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-5{
    --tw-translate-y: 1.25rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-6{
    --tw-translate-y: 1.5rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-7{
    --tw-translate-y: 1.75rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-8{
    --tw-translate-y: 2rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-9{
    --tw-translate-y: 2.25rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-10{
    --tw-translate-y: 2.5rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-11{
    --tw-translate-y: 2.75rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-12{
    --tw-translate-y: 3rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-14{
    --tw-translate-y: 3.5rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-16{
    --tw-translate-y: 4rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-20{
    --tw-translate-y: 5rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-24{
    --tw-translate-y: 6rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-28{
    --tw-translate-y: 7rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-32{
    --tw-translate-y: 8rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-36{
    --tw-translate-y: 9rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-40{
    --tw-translate-y: 10rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-44{
    --tw-translate-y: 11rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-48{
    --tw-translate-y: 12rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-52{
    --tw-translate-y: 13rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-56{
    --tw-translate-y: 14rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-60{
    --tw-translate-y: 15rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-64{
    --tw-translate-y: 16rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-72{
    --tw-translate-y: 18rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-80{
    --tw-translate-y: 20rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-96{
    --tw-translate-y: 24rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-px{
    --tw-translate-y: 1px !important;
  }

  .group:hover .lg\:group-hover\:translate-y-0\.5{
    --tw-translate-y: 0.125rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-1\.5{
    --tw-translate-y: 0.375rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-2\.5{
    --tw-translate-y: 0.625rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-3\.5{
    --tw-translate-y: 0.875rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-1{
    --tw-translate-y: -0.25rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-2{
    --tw-translate-y: -0.5rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-3{
    --tw-translate-y: -0.75rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-4{
    --tw-translate-y: -1rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-5{
    --tw-translate-y: -1.25rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-6{
    --tw-translate-y: -1.5rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-7{
    --tw-translate-y: -1.75rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-8{
    --tw-translate-y: -2rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-9{
    --tw-translate-y: -2.25rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-10{
    --tw-translate-y: -2.5rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-11{
    --tw-translate-y: -2.75rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-12{
    --tw-translate-y: -3rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-14{
    --tw-translate-y: -3.5rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-16{
    --tw-translate-y: -4rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-20{
    --tw-translate-y: -5rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-24{
    --tw-translate-y: -6rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-28{
    --tw-translate-y: -7rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-32{
    --tw-translate-y: -8rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-36{
    --tw-translate-y: -9rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-40{
    --tw-translate-y: -10rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-44{
    --tw-translate-y: -11rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-48{
    --tw-translate-y: -12rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-52{
    --tw-translate-y: -13rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-56{
    --tw-translate-y: -14rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-60{
    --tw-translate-y: -15rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-64{
    --tw-translate-y: -16rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-72{
    --tw-translate-y: -18rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-80{
    --tw-translate-y: -20rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-96{
    --tw-translate-y: -24rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-px{
    --tw-translate-y: -1px !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem !important;
  }

  .group:hover .lg\:group-hover\:translate-y-1\/2{
    --tw-translate-y: 50% !important;
  }

  .group:hover .lg\:group-hover\:translate-y-1\/3{
    --tw-translate-y: 33.333333% !important;
  }

  .group:hover .lg\:group-hover\:translate-y-2\/3{
    --tw-translate-y: 66.666667% !important;
  }

  .group:hover .lg\:group-hover\:translate-y-1\/4{
    --tw-translate-y: 25% !important;
  }

  .group:hover .lg\:group-hover\:translate-y-2\/4{
    --tw-translate-y: 50% !important;
  }

  .group:hover .lg\:group-hover\:translate-y-3\/4{
    --tw-translate-y: 75% !important;
  }

  .group:hover .lg\:group-hover\:translate-y-full{
    --tw-translate-y: 100% !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-1\/2{
    --tw-translate-y: -50% !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-1\/3{
    --tw-translate-y: -33.333333% !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-2\/3{
    --tw-translate-y: -66.666667% !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-1\/4{
    --tw-translate-y: -25% !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-2\/4{
    --tw-translate-y: -50% !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-3\/4{
    --tw-translate-y: -75% !important;
  }

  .group:hover .lg\:group-hover\:-translate-y-full{
    --tw-translate-y: -100% !important;
  }

  .lg\:transition-none{
    transition-property: none !important;
  }

  .lg\:transition-all{
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .lg\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .lg\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .lg\:transition-opacity{
    transition-property: opacity !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .lg\:transition-shadow{
    transition-property: box-shadow !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .lg\:transition-transform{
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .lg\:ease-linear{
    transition-timing-function: linear !important;
  }

  .lg\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .lg\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .lg\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .lg\:duration-75{
    transition-duration: 75ms !important;
  }

  .lg\:duration-100{
    transition-duration: 100ms !important;
  }

  .lg\:duration-150{
    transition-duration: 150ms !important;
  }

  .lg\:duration-200{
    transition-duration: 200ms !important;
  }

  .lg\:duration-300{
    transition-duration: 300ms !important;
  }

  .lg\:duration-500{
    transition-duration: 500ms !important;
  }

  .lg\:duration-700{
    transition-duration: 700ms !important;
  }

  .lg\:duration-1000{
    transition-duration: 1000ms !important;
  }

  .lg\:delay-75{
    transition-delay: 75ms !important;
  }

  .lg\:delay-100{
    transition-delay: 100ms !important;
  }

  .lg\:delay-150{
    transition-delay: 150ms !important;
  }

  .lg\:delay-200{
    transition-delay: 200ms !important;
  }

  .lg\:delay-300{
    transition-delay: 300ms !important;
  }

  .lg\:delay-500{
    transition-delay: 500ms !important;
  }

  .lg\:delay-700{
    transition-delay: 700ms !important;
  }

  .lg\:delay-1000{
    transition-delay: 1000ms !important;
  }

  .lg\:animate-none{
    -webkit-animation: none !important;
            animation: none !important;
  }

  .lg\:animate-spin{
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .lg\:animate-ping{
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .lg\:animate-pulse{
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .lg\:animate-bounce{
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .lg\:mix-blend-normal{
    mix-blend-mode: normal !important;
  }

  .lg\:mix-blend-multiply{
    mix-blend-mode: multiply !important;
  }

  .lg\:mix-blend-screen{
    mix-blend-mode: screen !important;
  }

  .lg\:mix-blend-overlay{
    mix-blend-mode: overlay !important;
  }

  .lg\:mix-blend-darken{
    mix-blend-mode: darken !important;
  }

  .lg\:mix-blend-lighten{
    mix-blend-mode: lighten !important;
  }

  .lg\:mix-blend-color-dodge{
    mix-blend-mode: color-dodge !important;
  }

  .lg\:mix-blend-color-burn{
    mix-blend-mode: color-burn !important;
  }

  .lg\:mix-blend-hard-light{
    mix-blend-mode: hard-light !important;
  }

  .lg\:mix-blend-soft-light{
    mix-blend-mode: soft-light !important;
  }

  .lg\:mix-blend-difference{
    mix-blend-mode: difference !important;
  }

  .lg\:mix-blend-exclusion{
    mix-blend-mode: exclusion !important;
  }

  .lg\:mix-blend-hue{
    mix-blend-mode: hue !important;
  }

  .lg\:mix-blend-saturation{
    mix-blend-mode: saturation !important;
  }

  .lg\:mix-blend-color{
    mix-blend-mode: color !important;
  }

  .lg\:mix-blend-luminosity{
    mix-blend-mode: luminosity !important;
  }

  .lg\:bg-blend-normal{
    background-blend-mode: normal !important;
  }

  .lg\:bg-blend-multiply{
    background-blend-mode: multiply !important;
  }

  .lg\:bg-blend-screen{
    background-blend-mode: screen !important;
  }

  .lg\:bg-blend-overlay{
    background-blend-mode: overlay !important;
  }

  .lg\:bg-blend-darken{
    background-blend-mode: darken !important;
  }

  .lg\:bg-blend-lighten{
    background-blend-mode: lighten !important;
  }

  .lg\:bg-blend-color-dodge{
    background-blend-mode: color-dodge !important;
  }

  .lg\:bg-blend-color-burn{
    background-blend-mode: color-burn !important;
  }

  .lg\:bg-blend-hard-light{
    background-blend-mode: hard-light !important;
  }

  .lg\:bg-blend-soft-light{
    background-blend-mode: soft-light !important;
  }

  .lg\:bg-blend-difference{
    background-blend-mode: difference !important;
  }

  .lg\:bg-blend-exclusion{
    background-blend-mode: exclusion !important;
  }

  .lg\:bg-blend-hue{
    background-blend-mode: hue !important;
  }

  .lg\:bg-blend-saturation{
    background-blend-mode: saturation !important;
  }

  .lg\:bg-blend-color{
    background-blend-mode: color !important;
  }

  .lg\:bg-blend-luminosity{
    background-blend-mode: luminosity !important;
  }

  .lg\:filter{
    --tw-blur: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-invert: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/) !important;
    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) !important;
  }

  .lg\:filter-none{
    filter: none !important;
  }

  .lg\:blur-0{
    --tw-blur: blur(0) !important;
  }

  .lg\:blur-sm{
    --tw-blur: blur(4px) !important;
  }

  .lg\:blur{
    --tw-blur: blur(8px) !important;
  }

  .lg\:blur-md{
    --tw-blur: blur(12px) !important;
  }

  .lg\:blur-lg{
    --tw-blur: blur(16px) !important;
  }

  .lg\:blur-xl{
    --tw-blur: blur(24px) !important;
  }

  .lg\:blur-2xl{
    --tw-blur: blur(40px) !important;
  }

  .lg\:blur-3xl{
    --tw-blur: blur(64px) !important;
  }

  .lg\:brightness-0{
    --tw-brightness: brightness(0) !important;
  }

  .lg\:brightness-50{
    --tw-brightness: brightness(.5) !important;
  }

  .lg\:brightness-75{
    --tw-brightness: brightness(.75) !important;
  }

  .lg\:brightness-90{
    --tw-brightness: brightness(.9) !important;
  }

  .lg\:brightness-95{
    --tw-brightness: brightness(.95) !important;
  }

  .lg\:brightness-100{
    --tw-brightness: brightness(1) !important;
  }

  .lg\:brightness-105{
    --tw-brightness: brightness(1.05) !important;
  }

  .lg\:brightness-110{
    --tw-brightness: brightness(1.1) !important;
  }

  .lg\:brightness-125{
    --tw-brightness: brightness(1.25) !important;
  }

  .lg\:brightness-150{
    --tw-brightness: brightness(1.5) !important;
  }

  .lg\:brightness-200{
    --tw-brightness: brightness(2) !important;
  }

  .lg\:contrast-0{
    --tw-contrast: contrast(0) !important;
  }

  .lg\:contrast-50{
    --tw-contrast: contrast(.5) !important;
  }

  .lg\:contrast-75{
    --tw-contrast: contrast(.75) !important;
  }

  .lg\:contrast-100{
    --tw-contrast: contrast(1) !important;
  }

  .lg\:contrast-125{
    --tw-contrast: contrast(1.25) !important;
  }

  .lg\:contrast-150{
    --tw-contrast: contrast(1.5) !important;
  }

  .lg\:contrast-200{
    --tw-contrast: contrast(2) !important;
  }

  .lg\:drop-shadow-sm{
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05)) !important;
  }

  .lg\:drop-shadow{
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06)) !important;
  }

  .lg\:drop-shadow-md{
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06)) !important;
  }

  .lg\:drop-shadow-lg{
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1)) !important;
  }

  .lg\:drop-shadow-xl{
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08)) !important;
  }

  .lg\:drop-shadow-2xl{
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15)) !important;
  }

  .lg\:drop-shadow-none{
    --tw-drop-shadow: drop-shadow(0 0 #0000) !important;
  }

  .lg\:grayscale-0{
    --tw-grayscale: grayscale(0) !important;
  }

  .lg\:grayscale{
    --tw-grayscale: grayscale(100%) !important;
  }

  .lg\:hue-rotate-0{
    --tw-hue-rotate: hue-rotate(0deg) !important;
  }

  .lg\:hue-rotate-15{
    --tw-hue-rotate: hue-rotate(15deg) !important;
  }

  .lg\:hue-rotate-30{
    --tw-hue-rotate: hue-rotate(30deg) !important;
  }

  .lg\:hue-rotate-60{
    --tw-hue-rotate: hue-rotate(60deg) !important;
  }

  .lg\:hue-rotate-90{
    --tw-hue-rotate: hue-rotate(90deg) !important;
  }

  .lg\:hue-rotate-180{
    --tw-hue-rotate: hue-rotate(180deg) !important;
  }

  .lg\:-hue-rotate-180{
    --tw-hue-rotate: hue-rotate(-180deg) !important;
  }

  .lg\:-hue-rotate-90{
    --tw-hue-rotate: hue-rotate(-90deg) !important;
  }

  .lg\:-hue-rotate-60{
    --tw-hue-rotate: hue-rotate(-60deg) !important;
  }

  .lg\:-hue-rotate-30{
    --tw-hue-rotate: hue-rotate(-30deg) !important;
  }

  .lg\:-hue-rotate-15{
    --tw-hue-rotate: hue-rotate(-15deg) !important;
  }

  .lg\:invert-0{
    --tw-invert: invert(0) !important;
  }

  .lg\:invert{
    --tw-invert: invert(100%) !important;
  }

  .lg\:saturate-0{
    --tw-saturate: saturate(0) !important;
  }

  .lg\:saturate-50{
    --tw-saturate: saturate(.5) !important;
  }

  .lg\:saturate-100{
    --tw-saturate: saturate(1) !important;
  }

  .lg\:saturate-150{
    --tw-saturate: saturate(1.5) !important;
  }

  .lg\:saturate-200{
    --tw-saturate: saturate(2) !important;
  }

  .lg\:sepia-0{
    --tw-sepia: sepia(0) !important;
  }

  .lg\:sepia{
    --tw-sepia: sepia(100%) !important;
  }

  .lg\:backdrop-filter{
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
    -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) !important;
            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) !important;
  }

  .lg\:backdrop-filter-none{
    -webkit-backdrop-filter: none !important;
            backdrop-filter: none !important;
  }

  .lg\:backdrop-brightness-0{
    --tw-backdrop-brightness: brightness(0) !important;
  }

  .lg\:backdrop-brightness-50{
    --tw-backdrop-brightness: brightness(.5) !important;
  }

  .lg\:backdrop-brightness-75{
    --tw-backdrop-brightness: brightness(.75) !important;
  }

  .lg\:backdrop-brightness-90{
    --tw-backdrop-brightness: brightness(.9) !important;
  }

  .lg\:backdrop-brightness-95{
    --tw-backdrop-brightness: brightness(.95) !important;
  }

  .lg\:backdrop-brightness-100{
    --tw-backdrop-brightness: brightness(1) !important;
  }

  .lg\:backdrop-brightness-105{
    --tw-backdrop-brightness: brightness(1.05) !important;
  }

  .lg\:backdrop-brightness-110{
    --tw-backdrop-brightness: brightness(1.1) !important;
  }

  .lg\:backdrop-brightness-125{
    --tw-backdrop-brightness: brightness(1.25) !important;
  }

  .lg\:backdrop-brightness-150{
    --tw-backdrop-brightness: brightness(1.5) !important;
  }

  .lg\:backdrop-brightness-200{
    --tw-backdrop-brightness: brightness(2) !important;
  }

  .lg\:backdrop-contrast-0{
    --tw-backdrop-contrast: contrast(0) !important;
  }

  .lg\:backdrop-contrast-50{
    --tw-backdrop-contrast: contrast(.5) !important;
  }

  .lg\:backdrop-contrast-75{
    --tw-backdrop-contrast: contrast(.75) !important;
  }

  .lg\:backdrop-contrast-100{
    --tw-backdrop-contrast: contrast(1) !important;
  }

  .lg\:backdrop-contrast-125{
    --tw-backdrop-contrast: contrast(1.25) !important;
  }

  .lg\:backdrop-contrast-150{
    --tw-backdrop-contrast: contrast(1.5) !important;
  }

  .lg\:backdrop-contrast-200{
    --tw-backdrop-contrast: contrast(2) !important;
  }

  .lg\:backdrop-grayscale-0{
    --tw-backdrop-grayscale: grayscale(0) !important;
  }

  .lg\:backdrop-grayscale{
    --tw-backdrop-grayscale: grayscale(100%) !important;
  }

  .lg\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate: hue-rotate(0deg) !important;
  }

  .lg\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(15deg) !important;
  }

  .lg\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(30deg) !important;
  }

  .lg\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(60deg) !important;
  }

  .lg\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(90deg) !important;
  }

  .lg\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(180deg) !important;
  }

  .lg\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(-180deg) !important;
  }

  .lg\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(-90deg) !important;
  }

  .lg\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(-60deg) !important;
  }

  .lg\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(-30deg) !important;
  }

  .lg\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(-15deg) !important;
  }

  .lg\:backdrop-invert-0{
    --tw-backdrop-invert: invert(0) !important;
  }

  .lg\:backdrop-invert{
    --tw-backdrop-invert: invert(100%) !important;
  }

  .lg\:backdrop-saturate-0{
    --tw-backdrop-saturate: saturate(0) !important;
  }

  .lg\:backdrop-saturate-50{
    --tw-backdrop-saturate: saturate(.5) !important;
  }

  .lg\:backdrop-saturate-100{
    --tw-backdrop-saturate: saturate(1) !important;
  }

  .lg\:backdrop-saturate-150{
    --tw-backdrop-saturate: saturate(1.5) !important;
  }

  .lg\:backdrop-saturate-200{
    --tw-backdrop-saturate: saturate(2) !important;
  }

  .lg\:backdrop-sepia-0{
    --tw-backdrop-sepia: sepia(0) !important;
  }

  .lg\:backdrop-sepia{
    --tw-backdrop-sepia: sepia(100%) !important;
  }
}

@media (min-width: 1280px){
  .xl\:container{
    width: 100%;
  }

  @media (min-width: 640px){
    .xl\:container{
      max-width: 640px;
    }
  }

  @media (min-width: 768px){
    .xl\:container{
      max-width: 768px;
    }
  }

  @media (min-width: 1024px){
    .xl\:container{
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px){
    .xl\:container{
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px){
    .xl\:container{
      max-width: 1536px;
    }
  }

  .xl\:prose{
    color: #374151;
    max-width: 65ch;
  }

  .xl\:prose [class~="lead"]{
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .xl\:prose a{
    color: #111827;
    text-decoration: underline;
    font-weight: 500;
  }

  .xl\:prose strong{
    color: #111827;
    font-weight: 600;
  }

  .xl\:prose ol[type="A"]{
    --list-counter-style: upper-alpha;
  }

  .xl\:prose ol[type="a"]{
    --list-counter-style: lower-alpha;
  }

  .xl\:prose ol[type="A" s]{
    --list-counter-style: upper-alpha;
  }

  .xl\:prose ol[type="a" s]{
    --list-counter-style: lower-alpha;
  }

  .xl\:prose ol[type="I"]{
    --list-counter-style: upper-roman;
  }

  .xl\:prose ol[type="i"]{
    --list-counter-style: lower-roman;
  }

  .xl\:prose ol[type="I" s]{
    --list-counter-style: upper-roman;
  }

  .xl\:prose ol[type="i" s]{
    --list-counter-style: lower-roman;
  }

  .xl\:prose ol[type="1"]{
    --list-counter-style: decimal;
  }

  .xl\:prose ol > li{
    position: relative;
    padding-left: 1.75em;
  }

  .xl\:prose ol > li::before{
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0;
  }

  .xl\:prose ul > li{
    position: relative;
    padding-left: 1.75em;
  }

  .xl\:prose ul > li::before{
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: 0.375em;
    height: 0.375em;
    top: calc(0.875em - 0.1875em);
    left: 0.25em;
  }

  .xl\:prose hr{
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .xl\:prose blockquote{
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: 0.25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .xl\:prose blockquote p:first-of-type::before{
    content: open-quote;
  }

  .xl\:prose blockquote p:last-of-type::after{
    content: close-quote;
  }

  .xl\:prose h1{
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .xl\:prose h2{
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .xl\:prose h3{
    color: #111827;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .xl\:prose h4{
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .xl\:prose figure figcaption{
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .xl\:prose code{
    color: #111827;
    font-weight: 600;
    font-size: 0.875em;
  }

  .xl\:prose code::before{
    content: "`";
  }

  .xl\:prose code::after{
    content: "`";
  }

  .xl\:prose a code{
    color: #111827;
  }

  .xl\:prose pre{
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .xl\:prose pre code{
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .xl\:prose pre code::before{
    content: none;
  }

  .xl\:prose pre code::after{
    content: none;
  }

  .xl\:prose table{
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .xl\:prose thead{
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db;
  }

  .xl\:prose thead th{
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .xl\:prose tbody tr{
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb;
  }

  .xl\:prose tbody tr:last-child{
    border-bottom-width: 0;
  }

  .xl\:prose tbody td{
    vertical-align: top;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .xl\:prose{
    font-size: 1rem;
    line-height: 1.75;
  }

  .xl\:prose p{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .xl\:prose img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .xl\:prose h2 code{
    font-size: 0.875em;
  }

  .xl\:prose h3 code{
    font-size: 0.9em;
  }

  .xl\:prose ol{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .xl\:prose ul{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .xl\:prose li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .xl\:prose > ul > li p{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .xl\:prose > ul > li > *:first-child{
    margin-top: 1.25em;
  }

  .xl\:prose > ul > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .xl\:prose > ol > li > *:first-child{
    margin-top: 1.25em;
  }

  .xl\:prose > ol > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .xl\:prose ul ul, .xl\:prose ul ol, .xl\:prose ol ul, .xl\:prose ol ol{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .xl\:prose hr + *{
    margin-top: 0;
  }

  .xl\:prose h2 + *{
    margin-top: 0;
  }

  .xl\:prose h3 + *{
    margin-top: 0;
  }

  .xl\:prose h4 + *{
    margin-top: 0;
  }

  .xl\:prose thead th:first-child{
    padding-left: 0;
  }

  .xl\:prose thead th:last-child{
    padding-right: 0;
  }

  .xl\:prose tbody td:first-child{
    padding-left: 0;
  }

  .xl\:prose tbody td:last-child{
    padding-right: 0;
  }

  .xl\:prose > :first-child{
    margin-top: 0;
  }

  .xl\:prose > :last-child{
    margin-bottom: 0;
  }

  .xl\:prose-sm{
    font-size: 0.875rem;
    line-height: 1.7142857;
  }

  .xl\:prose-sm p{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .xl\:prose-sm [class~="lead"]{
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .xl\:prose-sm blockquote{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em;
  }

  .xl\:prose-sm h1{
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }

  .xl\:prose-sm h2{
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .xl\:prose-sm h3{
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .xl\:prose-sm h4{
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
  }

  .xl\:prose-sm img{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .xl\:prose-sm video{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .xl\:prose-sm figure{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .xl\:prose-sm figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .xl\:prose-sm figure figcaption{
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }

  .xl\:prose-sm code{
    font-size: 0.8571429em;
  }

  .xl\:prose-sm h2 code{
    font-size: 0.9em;
  }

  .xl\:prose-sm h3 code{
    font-size: 0.8888889em;
  }

  .xl\:prose-sm pre{
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: 0.25rem;
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .xl\:prose-sm ol{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .xl\:prose-sm ul{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .xl\:prose-sm li{
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
  }

  .xl\:prose-sm ol > li{
    padding-left: 1.5714286em;
  }

  .xl\:prose-sm ol > li::before{
    left: 0;
  }

  .xl\:prose-sm ul > li{
    padding-left: 1.5714286em;
  }

  .xl\:prose-sm ul > li::before{
    height: 0.3571429em;
    width: 0.3571429em;
    top: calc(0.8571429em - 0.1785714em);
    left: 0.2142857em;
  }

  .xl\:prose-sm > ul > li p{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .xl\:prose-sm > ul > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .xl\:prose-sm > ul > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .xl\:prose-sm > ol > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .xl\:prose-sm > ol > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .xl\:prose-sm ul ul, .xl\:prose-sm ul ol, .xl\:prose-sm ol ul, .xl\:prose-sm ol ol{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .xl\:prose-sm hr{
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }

  .xl\:prose-sm hr + *{
    margin-top: 0;
  }

  .xl\:prose-sm h2 + *{
    margin-top: 0;
  }

  .xl\:prose-sm h3 + *{
    margin-top: 0;
  }

  .xl\:prose-sm h4 + *{
    margin-top: 0;
  }

  .xl\:prose-sm table{
    font-size: 0.8571429em;
    line-height: 1.5;
  }

  .xl\:prose-sm thead th{
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .xl\:prose-sm thead th:first-child{
    padding-left: 0;
  }

  .xl\:prose-sm thead th:last-child{
    padding-right: 0;
  }

  .xl\:prose-sm tbody td{
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .xl\:prose-sm tbody td:first-child{
    padding-left: 0;
  }

  .xl\:prose-sm tbody td:last-child{
    padding-right: 0;
  }

  .xl\:prose-sm > :first-child{
    margin-top: 0;
  }

  .xl\:prose-sm > :last-child{
    margin-bottom: 0;
  }

  .xl\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .xl\:prose-lg p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .xl\:prose-lg [class~="lead"]{
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .xl\:prose-lg blockquote{
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .xl\:prose-lg h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .xl\:prose-lg h2{
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .xl\:prose-lg h3{
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .xl\:prose-lg h4{
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .xl\:prose-lg img{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .xl\:prose-lg video{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .xl\:prose-lg figure{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .xl\:prose-lg figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .xl\:prose-lg figure figcaption{
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .xl\:prose-lg code{
    font-size: 0.8888889em;
  }

  .xl\:prose-lg h2 code{
    font-size: 0.8666667em;
  }

  .xl\:prose-lg h3 code{
    font-size: 0.875em;
  }

  .xl\:prose-lg pre{
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .xl\:prose-lg ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .xl\:prose-lg ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .xl\:prose-lg li{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .xl\:prose-lg ol > li{
    padding-left: 1.6666667em;
  }

  .xl\:prose-lg ol > li::before{
    left: 0;
  }

  .xl\:prose-lg ul > li{
    padding-left: 1.6666667em;
  }

  .xl\:prose-lg ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8888889em - 0.1666667em);
    left: 0.2222222em;
  }

  .xl\:prose-lg > ul > li p{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .xl\:prose-lg > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .xl\:prose-lg > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .xl\:prose-lg > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .xl\:prose-lg > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .xl\:prose-lg ul ul, .xl\:prose-lg ul ol, .xl\:prose-lg ol ul, .xl\:prose-lg ol ol{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .xl\:prose-lg hr{
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .xl\:prose-lg hr + *{
    margin-top: 0;
  }

  .xl\:prose-lg h2 + *{
    margin-top: 0;
  }

  .xl\:prose-lg h3 + *{
    margin-top: 0;
  }

  .xl\:prose-lg h4 + *{
    margin-top: 0;
  }

  .xl\:prose-lg table{
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .xl\:prose-lg thead th{
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .xl\:prose-lg thead th:first-child{
    padding-left: 0;
  }

  .xl\:prose-lg thead th:last-child{
    padding-right: 0;
  }

  .xl\:prose-lg tbody td{
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .xl\:prose-lg tbody td:first-child{
    padding-left: 0;
  }

  .xl\:prose-lg tbody td:last-child{
    padding-right: 0;
  }

  .xl\:prose-lg > :first-child{
    margin-top: 0;
  }

  .xl\:prose-lg > :last-child{
    margin-bottom: 0;
  }

  .xl\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .xl\:prose-xl p{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .xl\:prose-xl [class~="lead"]{
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .xl\:prose-xl blockquote{
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .xl\:prose-xl h1{
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }

  .xl\:prose-xl h2{
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .xl\:prose-xl h3{
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }

  .xl\:prose-xl h4{
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .xl\:prose-xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose-xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose-xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose-xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .xl\:prose-xl figure figcaption{
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

  .xl\:prose-xl code{
    font-size: 0.9em;
  }

  .xl\:prose-xl h2 code{
    font-size: 0.8611111em;
  }

  .xl\:prose-xl h3 code{
    font-size: 0.9em;
  }

  .xl\:prose-xl pre{
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .xl\:prose-xl ol{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .xl\:prose-xl ul{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .xl\:prose-xl li{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .xl\:prose-xl ol > li{
    padding-left: 1.8em;
  }

  .xl\:prose-xl ol > li::before{
    left: 0;
  }

  .xl\:prose-xl ul > li{
    padding-left: 1.8em;
  }

  .xl\:prose-xl ul > li::before{
    width: 0.35em;
    height: 0.35em;
    top: calc(0.9em - 0.175em);
    left: 0.25em;
  }

  .xl\:prose-xl > ul > li p{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .xl\:prose-xl > ul > li > *:first-child{
    margin-top: 1.2em;
  }

  .xl\:prose-xl > ul > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .xl\:prose-xl > ol > li > *:first-child{
    margin-top: 1.2em;
  }

  .xl\:prose-xl > ol > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .xl\:prose-xl ul ul, .xl\:prose-xl ul ol, .xl\:prose-xl ol ul, .xl\:prose-xl ol ol{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .xl\:prose-xl hr{
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .xl\:prose-xl hr + *{
    margin-top: 0;
  }

  .xl\:prose-xl h2 + *{
    margin-top: 0;
  }

  .xl\:prose-xl h3 + *{
    margin-top: 0;
  }

  .xl\:prose-xl h4 + *{
    margin-top: 0;
  }

  .xl\:prose-xl table{
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .xl\:prose-xl thead th{
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .xl\:prose-xl thead th:first-child{
    padding-left: 0;
  }

  .xl\:prose-xl thead th:last-child{
    padding-right: 0;
  }

  .xl\:prose-xl tbody td{
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .xl\:prose-xl tbody td:first-child{
    padding-left: 0;
  }

  .xl\:prose-xl tbody td:last-child{
    padding-right: 0;
  }

  .xl\:prose-xl > :first-child{
    margin-top: 0;
  }

  .xl\:prose-xl > :last-child{
    margin-bottom: 0;
  }

  .xl\:prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .xl\:prose-2xl p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .xl\:prose-2xl [class~="lead"]{
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .xl\:prose-2xl blockquote{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .xl\:prose-2xl h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .xl\:prose-2xl h2{
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .xl\:prose-2xl h3{
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .xl\:prose-2xl h4{
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .xl\:prose-2xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose-2xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose-2xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:prose-2xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .xl\:prose-2xl figure figcaption{
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .xl\:prose-2xl code{
    font-size: 0.8333333em;
  }

  .xl\:prose-2xl h2 code{
    font-size: 0.875em;
  }

  .xl\:prose-2xl h3 code{
    font-size: 0.8888889em;
  }

  .xl\:prose-2xl pre{
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .xl\:prose-2xl ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .xl\:prose-2xl ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .xl\:prose-2xl li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .xl\:prose-2xl ol > li{
    padding-left: 1.6666667em;
  }

  .xl\:prose-2xl ol > li::before{
    left: 0;
  }

  .xl\:prose-2xl ul > li{
    padding-left: 1.6666667em;
  }

  .xl\:prose-2xl ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8333333em - 0.1666667em);
    left: 0.25em;
  }

  .xl\:prose-2xl > ul > li p{
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .xl\:prose-2xl > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .xl\:prose-2xl > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .xl\:prose-2xl > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .xl\:prose-2xl > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .xl\:prose-2xl ul ul, .xl\:prose-2xl ul ol, .xl\:prose-2xl ol ul, .xl\:prose-2xl ol ol{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .xl\:prose-2xl hr{
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .xl\:prose-2xl hr + *{
    margin-top: 0;
  }

  .xl\:prose-2xl h2 + *{
    margin-top: 0;
  }

  .xl\:prose-2xl h3 + *{
    margin-top: 0;
  }

  .xl\:prose-2xl h4 + *{
    margin-top: 0;
  }

  .xl\:prose-2xl table{
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .xl\:prose-2xl thead th{
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .xl\:prose-2xl thead th:first-child{
    padding-left: 0;
  }

  .xl\:prose-2xl thead th:last-child{
    padding-right: 0;
  }

  .xl\:prose-2xl tbody td{
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .xl\:prose-2xl tbody td:first-child{
    padding-left: 0;
  }

  .xl\:prose-2xl tbody td:last-child{
    padding-right: 0;
  }

  .xl\:prose-2xl > :first-child{
    margin-top: 0;
  }

  .xl\:prose-2xl > :last-child{
    margin-bottom: 0;
  }

  .xl\:prose-red a{
    color: #dc2626;
  }

  .xl\:prose-red a code{
    color: #dc2626;
  }

  .xl\:prose-yellow a{
    color: #d97706;
  }

  .xl\:prose-yellow a code{
    color: #d97706;
  }

  .xl\:prose-green a{
    color: #059669;
  }

  .xl\:prose-green a code{
    color: #059669;
  }

  .xl\:prose-blue a{
    color: #2563eb;
  }

  .xl\:prose-blue a code{
    color: #2563eb;
  }

  .xl\:prose-indigo a{
    color: #4f46e5;
  }

  .xl\:prose-indigo a code{
    color: #4f46e5;
  }

  .xl\:prose-purple a{
    color: #7c3aed;
  }

  .xl\:prose-purple a code{
    color: #7c3aed;
  }

  .xl\:prose-pink a{
    color: #db2777;
  }

  .xl\:prose-pink a code{
    color: #db2777;
  }

  .xl\:prose-cyan a{
    color: #0891b2;
  }

  .xl\:prose-cyan a code{
    color: #0891b2;
  }

  .xl\:prose-light-blue a{
    color: #0284c7;
  }

  .xl\:prose-light-blue a code{
    color: #0284c7;
  }

  .xl\:prose-amber a{
    color: #d97706;
  }

  .xl\:prose-amber a code{
    color: #d97706;
  }

  .xl\:prose-dark{
    color: #d1d5db;
  }

  .xl\:prose-dark [class~="lead"]{
    color: #9ca3af;
  }

  .xl\:prose-dark a{
    color: #f87171;
  }

  .xl\:prose-dark strong{
    color: #f3f4f6;
  }

  .xl\:prose-dark ul > li::before{
    background-color: #374151;
  }

  .xl\:prose-dark hr{
    border-color: #1f2937;
  }

  .xl\:prose-dark blockquote{
    color: #f3f4f6;
    border-left-color: #b91c1c;
  }

  .xl\:prose-dark h1{
    color: #f3f4f6;
  }

  .xl\:prose-dark h2{
    color: #e5e7eb;
  }

  .xl\:prose-dark h3{
    color: #d1d5db;
  }

  .xl\:prose-dark h4{
    color: #f3f4f6;
  }

  .xl\:prose-dark code{
    color: #f3f4f6;
  }

  .xl\:prose-dark a code{
    color: #f3f4f6;
  }

  .xl\:prose-dark pre{
    color: #e5e7eb;
    background-color: #1f2937;
  }

  .xl\:prose-dark thead{
    color: #f3f4f6;
    border-bottom-color: #374151;
  }

  .xl\:prose-dark tbody tr{
    border-bottom-color: #1f2937;
  }

  .dark .xl\:dark\:prose{
    color: #374151;
    max-width: 65ch;
  }

  .dark .xl\:dark\:prose [class~="lead"]{
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .xl\:dark\:prose a{
    color: #111827;
    text-decoration: underline;
    font-weight: 500;
  }

  .dark .xl\:dark\:prose strong{
    color: #111827;
    font-weight: 600;
  }

  .dark .xl\:dark\:prose ol[type="A"]{
    --list-counter-style: upper-alpha;
  }

  .dark .xl\:dark\:prose ol[type="a"]{
    --list-counter-style: lower-alpha;
  }

  .dark .xl\:dark\:prose ol[type="A" s]{
    --list-counter-style: upper-alpha;
  }

  .dark .xl\:dark\:prose ol[type="a" s]{
    --list-counter-style: lower-alpha;
  }

  .dark .xl\:dark\:prose ol[type="I"]{
    --list-counter-style: upper-roman;
  }

  .dark .xl\:dark\:prose ol[type="i"]{
    --list-counter-style: lower-roman;
  }

  .dark .xl\:dark\:prose ol[type="I" s]{
    --list-counter-style: upper-roman;
  }

  .dark .xl\:dark\:prose ol[type="i" s]{
    --list-counter-style: lower-roman;
  }

  .dark .xl\:dark\:prose ol[type="1"]{
    --list-counter-style: decimal;
  }

  .dark .xl\:dark\:prose ol > li{
    position: relative;
    padding-left: 1.75em;
  }

  .dark .xl\:dark\:prose ol > li::before{
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0;
  }

  .dark .xl\:dark\:prose ul > li{
    position: relative;
    padding-left: 1.75em;
  }

  .dark .xl\:dark\:prose ul > li::before{
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: 0.375em;
    height: 0.375em;
    top: calc(0.875em - 0.1875em);
    left: 0.25em;
  }

  .dark .xl\:dark\:prose hr{
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .dark .xl\:dark\:prose blockquote{
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: 0.25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .dark .xl\:dark\:prose blockquote p:first-of-type::before{
    content: open-quote;
  }

  .dark .xl\:dark\:prose blockquote p:last-of-type::after{
    content: close-quote;
  }

  .dark .xl\:dark\:prose h1{
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .dark .xl\:dark\:prose h2{
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .dark .xl\:dark\:prose h3{
    color: #111827;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .dark .xl\:dark\:prose h4{
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .dark .xl\:dark\:prose figure figcaption{
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .dark .xl\:dark\:prose code{
    color: #111827;
    font-weight: 600;
    font-size: 0.875em;
  }

  .dark .xl\:dark\:prose code::before{
    content: "`";
  }

  .dark .xl\:dark\:prose code::after{
    content: "`";
  }

  .dark .xl\:dark\:prose a code{
    color: #111827;
  }

  .dark .xl\:dark\:prose pre{
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .dark .xl\:dark\:prose pre code{
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .dark .xl\:dark\:prose pre code::before{
    content: none;
  }

  .dark .xl\:dark\:prose pre code::after{
    content: none;
  }

  .dark .xl\:dark\:prose table{
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .dark .xl\:dark\:prose thead{
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db;
  }

  .dark .xl\:dark\:prose thead th{
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .dark .xl\:dark\:prose tbody tr{
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb;
  }

  .dark .xl\:dark\:prose tbody tr:last-child{
    border-bottom-width: 0;
  }

  .dark .xl\:dark\:prose tbody td{
    vertical-align: top;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .dark .xl\:dark\:prose{
    font-size: 1rem;
    line-height: 1.75;
  }

  .dark .xl\:dark\:prose p{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .xl\:dark\:prose img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .xl\:dark\:prose video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .xl\:dark\:prose figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .xl\:dark\:prose figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .xl\:dark\:prose h2 code{
    font-size: 0.875em;
  }

  .dark .xl\:dark\:prose h3 code{
    font-size: 0.9em;
  }

  .dark .xl\:dark\:prose ol{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .xl\:dark\:prose ul{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .xl\:dark\:prose li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .dark .xl\:dark\:prose > ul > li p{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .dark .xl\:dark\:prose > ul > li > *:first-child{
    margin-top: 1.25em;
  }

  .dark .xl\:dark\:prose > ul > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .dark .xl\:dark\:prose > ol > li > *:first-child{
    margin-top: 1.25em;
  }

  .dark .xl\:dark\:prose > ol > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .dark .xl\:dark\:prose ul ul, .dark .xl\:dark\:prose ul ol, .dark .xl\:dark\:prose ol ul, .dark .xl\:dark\:prose ol ol{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .dark .xl\:dark\:prose hr + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose h2 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose h3 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose h4 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose thead th:first-child{
    padding-left: 0;
  }

  .dark .xl\:dark\:prose thead th:last-child{
    padding-right: 0;
  }

  .dark .xl\:dark\:prose tbody td:first-child{
    padding-left: 0;
  }

  .dark .xl\:dark\:prose tbody td:last-child{
    padding-right: 0;
  }

  .dark .xl\:dark\:prose > :first-child{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose > :last-child{
    margin-bottom: 0;
  }

  .dark .xl\:dark\:prose-sm{
    font-size: 0.875rem;
    line-height: 1.7142857;
  }

  .dark .xl\:dark\:prose-sm p{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .xl\:dark\:prose-sm [class~="lead"]{
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .xl\:dark\:prose-sm blockquote{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em;
  }

  .dark .xl\:dark\:prose-sm h1{
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }

  .dark .xl\:dark\:prose-sm h2{
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .dark .xl\:dark\:prose-sm h3{
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .dark .xl\:dark\:prose-sm h4{
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
  }

  .dark .xl\:dark\:prose-sm img{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .xl\:dark\:prose-sm video{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .xl\:dark\:prose-sm figure{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .xl\:dark\:prose-sm figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .xl\:dark\:prose-sm figure figcaption{
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }

  .dark .xl\:dark\:prose-sm code{
    font-size: 0.8571429em;
  }

  .dark .xl\:dark\:prose-sm h2 code{
    font-size: 0.9em;
  }

  .dark .xl\:dark\:prose-sm h3 code{
    font-size: 0.8888889em;
  }

  .dark .xl\:dark\:prose-sm pre{
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: 0.25rem;
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .xl\:dark\:prose-sm ol{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .xl\:dark\:prose-sm ul{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .xl\:dark\:prose-sm li{
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
  }

  .dark .xl\:dark\:prose-sm ol > li{
    padding-left: 1.5714286em;
  }

  .dark .xl\:dark\:prose-sm ol > li::before{
    left: 0;
  }

  .dark .xl\:dark\:prose-sm ul > li{
    padding-left: 1.5714286em;
  }

  .dark .xl\:dark\:prose-sm ul > li::before{
    height: 0.3571429em;
    width: 0.3571429em;
    top: calc(0.8571429em - 0.1785714em);
    left: 0.2142857em;
  }

  .dark .xl\:dark\:prose-sm > ul > li p{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .dark .xl\:dark\:prose-sm > ul > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .dark .xl\:dark\:prose-sm > ul > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .dark .xl\:dark\:prose-sm > ol > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .dark .xl\:dark\:prose-sm > ol > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .dark .xl\:dark\:prose-sm ul ul, .dark .xl\:dark\:prose-sm ul ol, .dark .xl\:dark\:prose-sm ol ul, .dark .xl\:dark\:prose-sm ol ol{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .dark .xl\:dark\:prose-sm hr{
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }

  .dark .xl\:dark\:prose-sm hr + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-sm h2 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-sm h3 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-sm h4 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-sm table{
    font-size: 0.8571429em;
    line-height: 1.5;
  }

  .dark .xl\:dark\:prose-sm thead th{
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .xl\:dark\:prose-sm thead th:first-child{
    padding-left: 0;
  }

  .dark .xl\:dark\:prose-sm thead th:last-child{
    padding-right: 0;
  }

  .dark .xl\:dark\:prose-sm tbody td{
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .xl\:dark\:prose-sm tbody td:first-child{
    padding-left: 0;
  }

  .dark .xl\:dark\:prose-sm tbody td:last-child{
    padding-right: 0;
  }

  .dark .xl\:dark\:prose-sm > :first-child{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-sm > :last-child{
    margin-bottom: 0;
  }

  .dark .xl\:dark\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .dark .xl\:dark\:prose-lg p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .xl\:dark\:prose-lg [class~="lead"]{
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .dark .xl\:dark\:prose-lg blockquote{
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .dark .xl\:dark\:prose-lg h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .dark .xl\:dark\:prose-lg h2{
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .dark .xl\:dark\:prose-lg h3{
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .dark .xl\:dark\:prose-lg h4{
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .dark .xl\:dark\:prose-lg img{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .xl\:dark\:prose-lg video{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .xl\:dark\:prose-lg figure{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .xl\:dark\:prose-lg figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .xl\:dark\:prose-lg figure figcaption{
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .dark .xl\:dark\:prose-lg code{
    font-size: 0.8888889em;
  }

  .dark .xl\:dark\:prose-lg h2 code{
    font-size: 0.8666667em;
  }

  .dark .xl\:dark\:prose-lg h3 code{
    font-size: 0.875em;
  }

  .dark .xl\:dark\:prose-lg pre{
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .dark .xl\:dark\:prose-lg ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .xl\:dark\:prose-lg ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .xl\:dark\:prose-lg li{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .dark .xl\:dark\:prose-lg ol > li{
    padding-left: 1.6666667em;
  }

  .dark .xl\:dark\:prose-lg ol > li::before{
    left: 0;
  }

  .dark .xl\:dark\:prose-lg ul > li{
    padding-left: 1.6666667em;
  }

  .dark .xl\:dark\:prose-lg ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8888889em - 0.1666667em);
    left: 0.2222222em;
  }

  .dark .xl\:dark\:prose-lg > ul > li p{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .xl\:dark\:prose-lg > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .xl\:dark\:prose-lg > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .xl\:dark\:prose-lg > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .xl\:dark\:prose-lg > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .xl\:dark\:prose-lg ul ul, .dark .xl\:dark\:prose-lg ul ol, .dark .xl\:dark\:prose-lg ol ul, .dark .xl\:dark\:prose-lg ol ol{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .xl\:dark\:prose-lg hr{
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .dark .xl\:dark\:prose-lg hr + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-lg h2 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-lg h3 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-lg h4 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-lg table{
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .dark .xl\:dark\:prose-lg thead th{
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .dark .xl\:dark\:prose-lg thead th:first-child{
    padding-left: 0;
  }

  .dark .xl\:dark\:prose-lg thead th:last-child{
    padding-right: 0;
  }

  .dark .xl\:dark\:prose-lg tbody td{
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .dark .xl\:dark\:prose-lg tbody td:first-child{
    padding-left: 0;
  }

  .dark .xl\:dark\:prose-lg tbody td:last-child{
    padding-right: 0;
  }

  .dark .xl\:dark\:prose-lg > :first-child{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-lg > :last-child{
    margin-bottom: 0;
  }

  .dark .xl\:dark\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .dark .xl\:dark\:prose-xl p{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .xl\:dark\:prose-xl [class~="lead"]{
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .dark .xl\:dark\:prose-xl blockquote{
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .dark .xl\:dark\:prose-xl h1{
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }

  .dark .xl\:dark\:prose-xl h2{
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .dark .xl\:dark\:prose-xl h3{
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }

  .dark .xl\:dark\:prose-xl h4{
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .dark .xl\:dark\:prose-xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .xl\:dark\:prose-xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .xl\:dark\:prose-xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .xl\:dark\:prose-xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .xl\:dark\:prose-xl figure figcaption{
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

  .dark .xl\:dark\:prose-xl code{
    font-size: 0.9em;
  }

  .dark .xl\:dark\:prose-xl h2 code{
    font-size: 0.8611111em;
  }

  .dark .xl\:dark\:prose-xl h3 code{
    font-size: 0.9em;
  }

  .dark .xl\:dark\:prose-xl pre{
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .dark .xl\:dark\:prose-xl ol{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .xl\:dark\:prose-xl ul{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .xl\:dark\:prose-xl li{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .dark .xl\:dark\:prose-xl ol > li{
    padding-left: 1.8em;
  }

  .dark .xl\:dark\:prose-xl ol > li::before{
    left: 0;
  }

  .dark .xl\:dark\:prose-xl ul > li{
    padding-left: 1.8em;
  }

  .dark .xl\:dark\:prose-xl ul > li::before{
    width: 0.35em;
    height: 0.35em;
    top: calc(0.9em - 0.175em);
    left: 0.25em;
  }

  .dark .xl\:dark\:prose-xl > ul > li p{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .dark .xl\:dark\:prose-xl > ul > li > *:first-child{
    margin-top: 1.2em;
  }

  .dark .xl\:dark\:prose-xl > ul > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .dark .xl\:dark\:prose-xl > ol > li > *:first-child{
    margin-top: 1.2em;
  }

  .dark .xl\:dark\:prose-xl > ol > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .dark .xl\:dark\:prose-xl ul ul, .dark .xl\:dark\:prose-xl ul ol, .dark .xl\:dark\:prose-xl ol ul, .dark .xl\:dark\:prose-xl ol ol{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .dark .xl\:dark\:prose-xl hr{
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .dark .xl\:dark\:prose-xl hr + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-xl h2 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-xl h3 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-xl h4 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-xl table{
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .dark .xl\:dark\:prose-xl thead th{
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .dark .xl\:dark\:prose-xl thead th:first-child{
    padding-left: 0;
  }

  .dark .xl\:dark\:prose-xl thead th:last-child{
    padding-right: 0;
  }

  .dark .xl\:dark\:prose-xl tbody td{
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .dark .xl\:dark\:prose-xl tbody td:first-child{
    padding-left: 0;
  }

  .dark .xl\:dark\:prose-xl tbody td:last-child{
    padding-right: 0;
  }

  .dark .xl\:dark\:prose-xl > :first-child{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-xl > :last-child{
    margin-bottom: 0;
  }

  .dark .xl\:dark\:prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .dark .xl\:dark\:prose-2xl p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .xl\:dark\:prose-2xl [class~="lead"]{
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .dark .xl\:dark\:prose-2xl blockquote{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .dark .xl\:dark\:prose-2xl h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .dark .xl\:dark\:prose-2xl h2{
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .dark .xl\:dark\:prose-2xl h3{
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .dark .xl\:dark\:prose-2xl h4{
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .dark .xl\:dark\:prose-2xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .xl\:dark\:prose-2xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .xl\:dark\:prose-2xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .xl\:dark\:prose-2xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .xl\:dark\:prose-2xl figure figcaption{
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .dark .xl\:dark\:prose-2xl code{
    font-size: 0.8333333em;
  }

  .dark .xl\:dark\:prose-2xl h2 code{
    font-size: 0.875em;
  }

  .dark .xl\:dark\:prose-2xl h3 code{
    font-size: 0.8888889em;
  }

  .dark .xl\:dark\:prose-2xl pre{
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .dark .xl\:dark\:prose-2xl ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .xl\:dark\:prose-2xl ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .xl\:dark\:prose-2xl li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .dark .xl\:dark\:prose-2xl ol > li{
    padding-left: 1.6666667em;
  }

  .dark .xl\:dark\:prose-2xl ol > li::before{
    left: 0;
  }

  .dark .xl\:dark\:prose-2xl ul > li{
    padding-left: 1.6666667em;
  }

  .dark .xl\:dark\:prose-2xl ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8333333em - 0.1666667em);
    left: 0.25em;
  }

  .dark .xl\:dark\:prose-2xl > ul > li p{
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .dark .xl\:dark\:prose-2xl > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .xl\:dark\:prose-2xl > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .xl\:dark\:prose-2xl > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .xl\:dark\:prose-2xl > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .xl\:dark\:prose-2xl ul ul, .dark .xl\:dark\:prose-2xl ul ol, .dark .xl\:dark\:prose-2xl ol ul, .dark .xl\:dark\:prose-2xl ol ol{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .dark .xl\:dark\:prose-2xl hr{
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .dark .xl\:dark\:prose-2xl hr + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-2xl h2 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-2xl h3 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-2xl h4 + *{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-2xl table{
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .dark .xl\:dark\:prose-2xl thead th{
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .dark .xl\:dark\:prose-2xl thead th:first-child{
    padding-left: 0;
  }

  .dark .xl\:dark\:prose-2xl thead th:last-child{
    padding-right: 0;
  }

  .dark .xl\:dark\:prose-2xl tbody td{
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .dark .xl\:dark\:prose-2xl tbody td:first-child{
    padding-left: 0;
  }

  .dark .xl\:dark\:prose-2xl tbody td:last-child{
    padding-right: 0;
  }

  .dark .xl\:dark\:prose-2xl > :first-child{
    margin-top: 0;
  }

  .dark .xl\:dark\:prose-2xl > :last-child{
    margin-bottom: 0;
  }

  .dark .xl\:dark\:prose-red a{
    color: #dc2626;
  }

  .dark .xl\:dark\:prose-red a code{
    color: #dc2626;
  }

  .dark .xl\:dark\:prose-yellow a{
    color: #d97706;
  }

  .dark .xl\:dark\:prose-yellow a code{
    color: #d97706;
  }

  .dark .xl\:dark\:prose-green a{
    color: #059669;
  }

  .dark .xl\:dark\:prose-green a code{
    color: #059669;
  }

  .dark .xl\:dark\:prose-blue a{
    color: #2563eb;
  }

  .dark .xl\:dark\:prose-blue a code{
    color: #2563eb;
  }

  .dark .xl\:dark\:prose-indigo a{
    color: #4f46e5;
  }

  .dark .xl\:dark\:prose-indigo a code{
    color: #4f46e5;
  }

  .dark .xl\:dark\:prose-purple a{
    color: #7c3aed;
  }

  .dark .xl\:dark\:prose-purple a code{
    color: #7c3aed;
  }

  .dark .xl\:dark\:prose-pink a{
    color: #db2777;
  }

  .dark .xl\:dark\:prose-pink a code{
    color: #db2777;
  }

  .dark .xl\:dark\:prose-cyan a{
    color: #0891b2;
  }

  .dark .xl\:dark\:prose-cyan a code{
    color: #0891b2;
  }

  .dark .xl\:dark\:prose-light-blue a{
    color: #0284c7;
  }

  .dark .xl\:dark\:prose-light-blue a code{
    color: #0284c7;
  }

  .dark .xl\:dark\:prose-amber a{
    color: #d97706;
  }

  .dark .xl\:dark\:prose-amber a code{
    color: #d97706;
  }

  .dark .xl\:dark\:prose-dark{
    color: #d1d5db;
  }

  .dark .xl\:dark\:prose-dark [class~="lead"]{
    color: #9ca3af;
  }

  .dark .xl\:dark\:prose-dark a{
    color: #f87171;
  }

  .dark .xl\:dark\:prose-dark strong{
    color: #f3f4f6;
  }

  .dark .xl\:dark\:prose-dark ul > li::before{
    background-color: #374151;
  }

  .dark .xl\:dark\:prose-dark hr{
    border-color: #1f2937;
  }

  .dark .xl\:dark\:prose-dark blockquote{
    color: #f3f4f6;
    border-left-color: #b91c1c;
  }

  .dark .xl\:dark\:prose-dark h1{
    color: #f3f4f6;
  }

  .dark .xl\:dark\:prose-dark h2{
    color: #e5e7eb;
  }

  .dark .xl\:dark\:prose-dark h3{
    color: #d1d5db;
  }

  .dark .xl\:dark\:prose-dark h4{
    color: #f3f4f6;
  }

  .dark .xl\:dark\:prose-dark code{
    color: #f3f4f6;
  }

  .dark .xl\:dark\:prose-dark a code{
    color: #f3f4f6;
  }

  .dark .xl\:dark\:prose-dark pre{
    color: #e5e7eb;
    background-color: #1f2937;
  }

  .dark .xl\:dark\:prose-dark thead{
    color: #f3f4f6;
    border-bottom-color: #374151;
  }

  .dark .xl\:dark\:prose-dark tbody tr{
    border-bottom-color: #1f2937;
  }

  .xl\:ta-gallery{
    position: relative;
    min-height: var(--ta-gallery-min-height);
    max-width: var(--ta-gallery-width, 100%);
    max-height: var(--ta-gallery-height, 100%);
    perspective: 1000px;
    perspective-origin: center center;
  }

  .xl\:ta-gallery-size{
    width: var(--ta-gallery-width, 100%);
    height: var(--ta-gallery-height, 100%);
    min-height: var(--ta-gallery-min-height, 100%);
  }

  .xl\:ta-gallery-aspect-square{
    --ta-gallery-aspect-ratio: 1.000;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-movietone{
    --ta-gallery-aspect-ratio: 1.200;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-large{
    --ta-gallery-aspect-ratio: 1.250;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-tv{
    --ta-gallery-aspect-ratio: 1.333;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-academy{
    --ta-gallery-aspect-ratio: 1.375;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-imax{
    --ta-gallery-aspect-ratio: 1.430;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-classic{
    --ta-gallery-aspect-ratio: 1.500;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-still{
    --ta-gallery-aspect-ratio: 1.500;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-modern{
    --ta-gallery-aspect-ratio: 1.556;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-common{
    --ta-gallery-aspect-ratio: 1.600;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-golden{
    --ta-gallery-aspect-ratio: 1.618;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-super{
    --ta-gallery-aspect-ratio: 1.667;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-hd{
    --ta-gallery-aspect-ratio: 1.778;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-wide{
    --ta-gallery-aspect-ratio: 1.850;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-aspect-instagram{
    --ta-gallery-aspect-ratio: 0.600;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .xl\:ta-gallery-element{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    -webkit-animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
            animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: var(--ta-gallery-anim-duration, 0.3s);
            animation-duration: var(--ta-gallery-anim-duration, 0.3s);
    transform-origin: center center;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    visibility: hidden;
    opacity: 0;
    --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
    --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
    --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
    --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
  }

  .xl\:ta-gallery-background{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .xl\:ta-gallery-background-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .xl\:ta-gallery-element-active{
    visibility: visible;
    z-index: 2;
    opacity: 1;
  }

  .xl\:ta-gallery-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }

  .xl\:ta-gallery-image-lazy{
    width: 20vw;
    max-width: 100px;
    height: 10rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .xl\:ta-gallery-button{
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
  }

  .xl\:ta-gallery-button-left{
    left: 0.5rem;
  }

  .xl\:ta-gallery-button-right{
    right: 0.5rem;
  }

  .xl\:ta-gallery-anim-swing{
    --ta-gallery-anim-right-in: ta-gallery-swing-right-in;
    --ta-gallery-anim-right-out: ta-gallery-swing-right-out;
    --ta-gallery-anim-left-in: ta-gallery-swing-left-in;
    --ta-gallery-anim-left-out: ta-gallery-swing-left-out;
  }

  .xl\:ta-gallery-anim-swipe{
    --ta-gallery-anim-right-in: ta-gallery-swipe-right-in;
    --ta-gallery-anim-right-out: ta-gallery-swipe-right-out;
    --ta-gallery-anim-left-in: ta-gallery-swipe-left-in;
    --ta-gallery-anim-left-out: ta-gallery-swipe-left-out;
  }

  .xl\:ta-gallery-anim-slide{
    --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
    --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
    --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
    --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
  }

  .xl\:ta-gallery-anim-rotate{
    --ta-gallery-anim-right-in: ta-gallery-rotate-right-in;
    --ta-gallery-anim-right-out: ta-gallery-rotate-right-out;
    --ta-gallery-anim-left-in: ta-gallery-rotate-left-in;
    --ta-gallery-anim-left-out: ta-gallery-rotate-left-out;
  }

  .xl\:ta-gallery-anim-snake{
    --ta-gallery-anim-right-in: ta-gallery-snake-right-in;
    --ta-gallery-anim-right-out: ta-gallery-snake-right-out;
    --ta-gallery-anim-left-in: ta-gallery-snake-left-in;
    --ta-gallery-anim-left-out: ta-gallery-snake-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .xl\:ta-gallery-anim-window{
    --ta-gallery-anim-right-in: ta-gallery-window-right-in;
    --ta-gallery-anim-right-out: ta-gallery-window-right-out;
    --ta-gallery-anim-left-in: ta-gallery-window-left-in;
    --ta-gallery-anim-left-out: ta-gallery-window-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .xl\:ta-gallery-anim-scroll{
    --ta-gallery-anim-right-in: ta-gallery-scroll-right-in;
    --ta-gallery-anim-right-out: ta-gallery-scroll-right-out;
    --ta-gallery-anim-left-in: ta-gallery-scroll-left-in;
    --ta-gallery-anim-left-out: ta-gallery-scroll-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .xl\:ta-gallery-anim-fade{
    --ta-gallery-anim-right-in: ta-gallery-fade-right-in;
    --ta-gallery-anim-right-out: ta-gallery-fade-right-out;
    --ta-gallery-anim-left-in: ta-gallery-fade-left-in;
    --ta-gallery-anim-left-out: ta-gallery-fade-left-out;
  }

  .xl\:ta-gallery-anim-dynamic{
    --ta-gallery-anim-right-in: ta-gallery-dynamic-right-in;
    --ta-gallery-anim-right-out: ta-gallery-dynamic-right-out;
    --ta-gallery-anim-left-in: ta-gallery-dynamic-left-in;
    --ta-gallery-anim-left-out: ta-gallery-dynamic-left-out;
  }

  .xl\:ta-gallery-anim-right-in{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-right-in);
    -webkit-animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
            animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
    -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
            animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
  }

  .xl\:ta-gallery-anim-right-out{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-right-out);
    -webkit-animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
            animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }

  .xl\:ta-gallery-anim-left-in{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-left-in);
    -webkit-animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
            animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
    -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
            animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
  }

  .xl\:ta-gallery-anim-left-out{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-left-out);
    -webkit-animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
            animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }

  .xl\:ta-gallery-image-caption{
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    z-index: 1;
  }

  .xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(3rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(4rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(4rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(5rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(6rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(7rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(7rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(8rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(8rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(9rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(9rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(10rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(10rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(11rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(11rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(12rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(12rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(13rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(13rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(14rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(14rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(15rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(15rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(16rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(16rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(18rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(18rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(20rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(20rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(24rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(24rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1px * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-3rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-4rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-7rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-8rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-9rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-10rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-11rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-12rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-13rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-14rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-15rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-16rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-18rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-20rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-24rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1px * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse)) !important;
  }

  .xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1 !important;
  }

  .xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1 !important;
  }

  .xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse)) !important;
  }

  .xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(0px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse)) !important;
  }

  .xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(2px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse)) !important;
  }

  .xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(4px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse)) !important;
  }

  .xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(8px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .xl\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
  }

  .xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1 !important;
  }

  .xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1 !important;
  }

  .xl\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent !important;
  }

  .xl\:divide-current > :not([hidden]) ~ :not([hidden]){
    border-color: currentColor !important;
  }

  .xl\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-manatee > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-special-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent !important;
  }

  .dark .xl\:dark\:divide-current > :not([hidden]) ~ :not([hidden]){
    border-color: currentColor !important;
  }

  .dark .xl\:dark\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-manatee > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-special-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
  }

  .dark .xl\:dark\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
  }

  .xl\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid !important;
  }

  .xl\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed !important;
  }

  .xl\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted !important;
  }

  .xl\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double !important;
  }

  .xl\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none !important;
  }

  .xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0 !important;
  }

  .xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05 !important;
  }

  .xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1 !important;
  }

  .xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2 !important;
  }

  .xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25 !important;
  }

  .xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3 !important;
  }

  .xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4 !important;
  }

  .xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5 !important;
  }

  .xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6 !important;
  }

  .xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7 !important;
  }

  .xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75 !important;
  }

  .xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8 !important;
  }

  .xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9 !important;
  }

  .xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95 !important;
  }

  .xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
  }

  .dark .xl\:dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0 !important;
  }

  .dark .xl\:dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
  }

  .xl\:sr-only{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .xl\:not-sr-only{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .xl\:focus-within\:sr-only:focus-within{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .xl\:focus-within\:not-sr-only:focus-within{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .xl\:focus\:sr-only:focus{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .xl\:focus\:not-sr-only:focus{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .xl\:appearance-none{
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .xl\:bg-fixed{
    background-attachment: fixed !important;
  }

  .xl\:bg-local{
    background-attachment: local !important;
  }

  .xl\:bg-scroll{
    background-attachment: scroll !important;
  }

  .xl\:bg-clip-border{
    background-clip: border-box !important;
  }

  .xl\:bg-clip-padding{
    background-clip: padding-box !important;
  }

  .xl\:bg-clip-content{
    background-clip: content-box !important;
  }

  .xl\:bg-clip-text{
    -webkit-background-clip: text !important;
            background-clip: text !important;
  }

  .xl\:bg-transparent{
    background-color: transparent !important;
  }

  .xl\:bg-current{
    background-color: currentColor !important;
  }

  .xl\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-transparent{
    background-color: transparent !important;
  }

  .group:hover .xl\:group-hover\:bg-current{
    background-color: currentColor !important;
  }

  .group:hover .xl\:group-hover\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-transparent:focus-within{
    background-color: transparent !important;
  }

  .xl\:focus-within\:bg-current:focus-within{
    background-color: currentColor !important;
  }

  .xl\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-gray-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-gray-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-gray-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-gray-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-gray-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-red-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-red-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-red-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-red-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-red-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-red-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-red-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-red-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-red-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-red-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-yellow-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-yellow-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-yellow-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-yellow-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-yellow-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-yellow-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-yellow-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-yellow-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-yellow-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-yellow-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-green-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-green-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-green-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-green-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-green-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-green-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-green-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-green-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-green-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-green-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-indigo-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-indigo-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-indigo-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-indigo-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-indigo-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-indigo-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-indigo-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-indigo-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-indigo-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-indigo-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-purple-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-purple-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-purple-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-purple-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-purple-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-purple-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-purple-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-purple-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-purple-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-purple-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-pink-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-pink-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-pink-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-pink-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-pink-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-pink-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-pink-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-pink-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-pink-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-pink-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cyan-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cyan-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cyan-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cyan-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cyan-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cyan-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cyan-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cyan-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cyan-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cyan-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-light-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-light-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-light-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-light-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-light-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-light-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-light-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-light-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-light-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-light-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-amber-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-amber-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-amber-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-amber-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-amber-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-amber-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-amber-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-amber-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-amber-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-amber-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-space-cadet:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-manatee:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-cynabar:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-imperial-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-special-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-dark-sienna:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-rosewood:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-dark-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-rosso-corsa:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-vermillion:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-persimmon:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-carrot-orange:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-orange-web:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-selective-yellow:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-bottle-green:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus-within\:bg-illuminating-emerald:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-transparent:hover{
    background-color: transparent !important;
  }

  .xl\:hover\:bg-current:hover{
    background-color: currentColor !important;
  }

  .xl\:hover\:bg-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-white:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-gray-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-gray-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-red-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-red-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-red-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-green-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-indigo-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-indigo-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-indigo-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-indigo-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-indigo-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-indigo-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-indigo-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-indigo-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-indigo-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-indigo-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-purple-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-purple-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-purple-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-purple-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-purple-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-purple-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-purple-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-purple-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-purple-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-purple-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-pink-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cyan-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cyan-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cyan-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cyan-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cyan-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cyan-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cyan-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cyan-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cyan-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cyan-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-light-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-light-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-light-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-light-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-light-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-light-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-light-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-light-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-light-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-light-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-amber-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-space-cadet:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-manatee:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-cynabar:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-imperial-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-special-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-dark-sienna:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-rosewood:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-dark-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-rosso-corsa:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-vermillion:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-persimmon:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-carrot-orange:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-orange-web:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-selective-yellow:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-bottle-green:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .xl\:hover\:bg-illuminating-emerald:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-transparent:focus{
    background-color: transparent !important;
  }

  .xl\:focus\:bg-current:focus{
    background-color: currentColor !important;
  }

  .xl\:focus\:bg-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-white:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-gray-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-gray-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-gray-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-gray-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-gray-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-gray-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-gray-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-red-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-red-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-red-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-red-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-red-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-red-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-red-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-red-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-red-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-red-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-yellow-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-yellow-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-yellow-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-yellow-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-yellow-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-yellow-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-yellow-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-yellow-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-yellow-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-yellow-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-green-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-green-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-green-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-green-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-green-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-green-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-green-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-green-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-green-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-green-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-indigo-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-indigo-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-indigo-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-indigo-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-indigo-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-indigo-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-indigo-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-indigo-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-purple-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-purple-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-purple-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-purple-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-purple-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-purple-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-purple-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-purple-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-purple-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-purple-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-pink-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-pink-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-pink-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-pink-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-pink-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-pink-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-pink-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-pink-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-pink-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-pink-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cyan-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cyan-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cyan-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cyan-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cyan-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cyan-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cyan-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cyan-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cyan-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cyan-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-light-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-light-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-light-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-light-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-light-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-light-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-light-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-light-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-light-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-light-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-amber-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-amber-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-amber-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-amber-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-amber-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-amber-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-amber-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-amber-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-amber-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-amber-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-space-cadet:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-manatee:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-cynabar:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-imperial-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-special-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-dark-sienna:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-rosewood:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-dark-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-rosso-corsa:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-vermillion:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-persimmon:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-carrot-orange:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-orange-web:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-selective-yellow:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-bottle-green:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .xl\:focus\:bg-illuminating-emerald:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-transparent{
    background-color: transparent !important;
  }

  .dark .xl\:dark\:bg-current{
    background-color: currentColor !important;
  }

  .dark .xl\:dark\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-transparent{
    background-color: transparent !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-current{
    background-color: currentColor !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-transparent:focus-within{
    background-color: transparent !important;
  }

  .dark .xl\:dark\:focus-within\:bg-current:focus-within{
    background-color: currentColor !important;
  }

  .dark .xl\:dark\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-gray-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-gray-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-gray-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-gray-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-gray-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-red-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-red-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-red-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-red-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-red-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-red-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-red-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-red-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-red-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-red-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-yellow-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-yellow-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-yellow-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-yellow-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-yellow-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-yellow-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-yellow-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-yellow-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-yellow-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-yellow-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-green-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-green-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-green-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-green-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-green-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-green-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-green-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-green-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-green-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-green-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-indigo-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-indigo-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-indigo-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-indigo-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-indigo-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-indigo-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-indigo-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-indigo-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-indigo-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-indigo-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-purple-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-purple-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-purple-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-purple-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-purple-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-purple-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-purple-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-purple-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-purple-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-purple-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-pink-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-pink-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-pink-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-pink-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-pink-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-pink-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-pink-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-pink-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-pink-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-pink-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cyan-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cyan-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cyan-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cyan-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cyan-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cyan-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cyan-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cyan-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cyan-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cyan-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-light-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-light-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-light-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-light-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-light-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-light-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-light-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-light-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-light-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-light-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-amber-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-amber-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-amber-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-amber-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-amber-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-amber-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-amber-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-amber-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-amber-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-amber-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-space-cadet:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-manatee:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-cynabar:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-imperial-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-special-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-dark-sienna:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-rosewood:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-dark-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-rosso-corsa:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-vermillion:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-persimmon:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-carrot-orange:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-orange-web:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-selective-yellow:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-bottle-green:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:bg-illuminating-emerald:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-transparent:hover{
    background-color: transparent !important;
  }

  .dark .xl\:dark\:hover\:bg-current:hover{
    background-color: currentColor !important;
  }

  .dark .xl\:dark\:hover\:bg-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-white:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-gray-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-gray-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-red-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-red-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-red-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-green-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-indigo-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-indigo-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-indigo-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-indigo-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-indigo-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-indigo-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-indigo-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-indigo-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-indigo-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-indigo-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-purple-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-purple-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-purple-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-purple-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-purple-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-purple-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-purple-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-purple-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-purple-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-purple-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-pink-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cyan-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cyan-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cyan-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cyan-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cyan-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cyan-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cyan-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cyan-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cyan-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cyan-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-light-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-light-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-light-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-light-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-light-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-light-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-light-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-light-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-light-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-light-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-amber-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-space-cadet:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-manatee:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-cynabar:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-imperial-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-special-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-dark-sienna:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-rosewood:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-dark-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-rosso-corsa:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-vermillion:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-persimmon:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-carrot-orange:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-orange-web:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-selective-yellow:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-bottle-green:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:bg-illuminating-emerald:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-transparent:focus{
    background-color: transparent !important;
  }

  .dark .xl\:dark\:focus\:bg-current:focus{
    background-color: currentColor !important;
  }

  .dark .xl\:dark\:focus\:bg-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-white:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-gray-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-gray-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-gray-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-gray-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-gray-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-gray-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-gray-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-red-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-red-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-red-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-red-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-red-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-red-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-red-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-red-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-red-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-red-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-yellow-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-yellow-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-yellow-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-yellow-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-yellow-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-yellow-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-yellow-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-yellow-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-yellow-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-yellow-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-green-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-green-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-green-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-green-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-green-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-green-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-green-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-green-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-green-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-green-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-indigo-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-indigo-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-indigo-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-indigo-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-indigo-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-indigo-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-indigo-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-indigo-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-purple-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-purple-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-purple-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-purple-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-purple-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-purple-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-purple-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-purple-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-purple-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-purple-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-pink-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-pink-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-pink-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-pink-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-pink-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-pink-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-pink-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-pink-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-pink-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-pink-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cyan-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cyan-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cyan-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cyan-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cyan-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cyan-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cyan-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cyan-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cyan-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cyan-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-light-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-light-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-light-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-light-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-light-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-light-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-light-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-light-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-light-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-light-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-amber-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-amber-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-amber-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-amber-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-amber-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-amber-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-amber-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-amber-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-amber-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-amber-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-space-cadet:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-manatee:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-cynabar:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-imperial-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-special-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-dark-sienna:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-rosewood:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-dark-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-rosso-corsa:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-vermillion:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-persimmon:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-carrot-orange:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-orange-web:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-selective-yellow:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-bottle-green:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:bg-illuminating-emerald:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .xl\:bg-none{
    background-image: none !important;
  }

  .xl\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
  }

  .xl\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
  }

  .xl\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
  }

  .xl\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
  }

  .xl\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
  }

  .xl\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)) !important;
  }

  .xl\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
  }

  .xl\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
  }

  .xl\:from-transparent{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:from-current{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:from-black{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:from-white{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:from-gray-50{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .xl\:from-gray-100{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .xl\:from-gray-200{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .xl\:from-gray-300{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .xl\:from-gray-400{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .xl\:from-gray-500{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .xl\:from-gray-600{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .xl\:from-gray-700{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .xl\:from-gray-800{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .xl\:from-gray-900{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .xl\:from-red-50{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .xl\:from-red-100{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .xl\:from-red-200{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .xl\:from-red-300{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .xl\:from-red-400{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .xl\:from-red-500{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .xl\:from-red-600{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .xl\:from-red-700{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .xl\:from-red-800{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .xl\:from-red-900{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .xl\:from-yellow-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:from-yellow-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:from-yellow-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:from-yellow-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:from-yellow-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:from-yellow-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:from-yellow-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:from-yellow-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:from-yellow-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:from-yellow-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:from-green-50{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .xl\:from-green-100{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .xl\:from-green-200{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .xl\:from-green-300{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .xl\:from-green-400{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .xl\:from-green-500{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .xl\:from-green-600{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .xl\:from-green-700{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .xl\:from-green-800{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .xl\:from-green-900{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .xl\:from-blue-50{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .xl\:from-blue-100{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .xl\:from-blue-200{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .xl\:from-blue-300{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .xl\:from-blue-400{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .xl\:from-blue-500{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .xl\:from-blue-600{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .xl\:from-blue-700{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .xl\:from-blue-800{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .xl\:from-blue-900{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .xl\:from-indigo-50{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .xl\:from-indigo-100{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .xl\:from-indigo-200{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .xl\:from-indigo-300{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .xl\:from-indigo-400{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .xl\:from-indigo-500{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .xl\:from-indigo-600{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .xl\:from-indigo-700{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .xl\:from-indigo-800{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .xl\:from-indigo-900{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .xl\:from-purple-50{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .xl\:from-purple-100{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .xl\:from-purple-200{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .xl\:from-purple-300{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .xl\:from-purple-400{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .xl\:from-purple-500{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .xl\:from-purple-600{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .xl\:from-purple-700{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .xl\:from-purple-800{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .xl\:from-purple-900{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .xl\:from-pink-50{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .xl\:from-pink-100{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .xl\:from-pink-200{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .xl\:from-pink-300{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .xl\:from-pink-400{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .xl\:from-pink-500{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .xl\:from-pink-600{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .xl\:from-pink-700{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .xl\:from-pink-800{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .xl\:from-pink-900{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .xl\:from-cyan-50{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .xl\:from-cyan-100{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .xl\:from-cyan-200{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .xl\:from-cyan-300{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .xl\:from-cyan-400{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .xl\:from-cyan-500{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .xl\:from-cyan-600{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .xl\:from-cyan-700{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .xl\:from-cyan-800{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .xl\:from-cyan-900{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .xl\:from-light-blue-50{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .xl\:from-light-blue-100{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .xl\:from-light-blue-200{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .xl\:from-light-blue-300{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .xl\:from-light-blue-400{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .xl\:from-light-blue-500{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .xl\:from-light-blue-600{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .xl\:from-light-blue-700{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .xl\:from-light-blue-800{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .xl\:from-light-blue-900{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .xl\:from-amber-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:from-amber-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:from-amber-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:from-amber-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:from-amber-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:from-amber-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:from-amber-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:from-amber-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:from-amber-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:from-amber-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:from-space-cadet{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .xl\:from-manatee{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .xl\:from-cynabar{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .xl\:from-imperial-red{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .xl\:from-special-black{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .xl\:from-dark-sienna{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .xl\:from-rosewood{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .xl\:from-dark-red{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .xl\:from-rosso-corsa{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .xl\:from-vermillion{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .xl\:from-persimmon{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .xl\:from-carrot-orange{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .xl\:from-orange-web{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .xl\:from-selective-yellow{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .xl\:from-bottle-green{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .xl\:from-illuminating-emerald{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .xl\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:via-current{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:via-gray-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .xl\:via-gray-100{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .xl\:via-gray-200{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .xl\:via-gray-300{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .xl\:via-gray-400{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .xl\:via-gray-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .xl\:via-gray-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .xl\:via-gray-700{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .xl\:via-gray-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .xl\:via-gray-900{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .xl\:via-red-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .xl\:via-red-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .xl\:via-red-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .xl\:via-red-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .xl\:via-red-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .xl\:via-red-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .xl\:via-red-600{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .xl\:via-red-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .xl\:via-red-800{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .xl\:via-red-900{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .xl\:via-yellow-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:via-yellow-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:via-yellow-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:via-yellow-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:via-yellow-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:via-yellow-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:via-yellow-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:via-yellow-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:via-yellow-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:via-yellow-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:via-green-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .xl\:via-green-100{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .xl\:via-green-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .xl\:via-green-300{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .xl\:via-green-400{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .xl\:via-green-500{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .xl\:via-green-600{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .xl\:via-green-700{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .xl\:via-green-800{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .xl\:via-green-900{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .xl\:via-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .xl\:via-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .xl\:via-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .xl\:via-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .xl\:via-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .xl\:via-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .xl\:via-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .xl\:via-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .xl\:via-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .xl\:via-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .xl\:via-indigo-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .xl\:via-indigo-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .xl\:via-indigo-200{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .xl\:via-indigo-300{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .xl\:via-indigo-400{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .xl\:via-indigo-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .xl\:via-indigo-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .xl\:via-indigo-700{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .xl\:via-indigo-800{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .xl\:via-indigo-900{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .xl\:via-purple-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .xl\:via-purple-100{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .xl\:via-purple-200{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .xl\:via-purple-300{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .xl\:via-purple-400{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .xl\:via-purple-500{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .xl\:via-purple-600{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .xl\:via-purple-700{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .xl\:via-purple-800{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .xl\:via-purple-900{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .xl\:via-pink-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .xl\:via-pink-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .xl\:via-pink-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .xl\:via-pink-300{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .xl\:via-pink-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .xl\:via-pink-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .xl\:via-pink-600{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .xl\:via-pink-700{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .xl\:via-pink-800{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .xl\:via-pink-900{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .xl\:via-cyan-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .xl\:via-cyan-100{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .xl\:via-cyan-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .xl\:via-cyan-300{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .xl\:via-cyan-400{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .xl\:via-cyan-500{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .xl\:via-cyan-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .xl\:via-cyan-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .xl\:via-cyan-800{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .xl\:via-cyan-900{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .xl\:via-light-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .xl\:via-light-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .xl\:via-light-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .xl\:via-light-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .xl\:via-light-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .xl\:via-light-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .xl\:via-light-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .xl\:via-light-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .xl\:via-light-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .xl\:via-light-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .xl\:via-amber-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:via-amber-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:via-amber-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:via-amber-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:via-amber-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:via-amber-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:via-amber-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:via-amber-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:via-amber-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:via-amber-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:via-space-cadet{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .xl\:via-manatee{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .xl\:via-cynabar{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .xl\:via-imperial-red{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .xl\:via-special-black{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .xl\:via-dark-sienna{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .xl\:via-rosewood{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .xl\:via-dark-red{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .xl\:via-rosso-corsa{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .xl\:via-vermillion{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .xl\:via-persimmon{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .xl\:via-carrot-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .xl\:via-orange-web{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .xl\:via-selective-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .xl\:via-bottle-green{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .xl\:via-illuminating-emerald{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .xl\:to-transparent{
    --tw-gradient-to: transparent !important;
  }

  .xl\:to-current{
    --tw-gradient-to: currentColor !important;
  }

  .xl\:to-black{
    --tw-gradient-to: #000 !important;
  }

  .xl\:to-white{
    --tw-gradient-to: #fff !important;
  }

  .xl\:to-gray-50{
    --tw-gradient-to: #f9fafb !important;
  }

  .xl\:to-gray-100{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .xl\:to-gray-200{
    --tw-gradient-to: #e5e7eb !important;
  }

  .xl\:to-gray-300{
    --tw-gradient-to: #d1d5db !important;
  }

  .xl\:to-gray-400{
    --tw-gradient-to: #9ca3af !important;
  }

  .xl\:to-gray-500{
    --tw-gradient-to: #6b7280 !important;
  }

  .xl\:to-gray-600{
    --tw-gradient-to: #4b5563 !important;
  }

  .xl\:to-gray-700{
    --tw-gradient-to: #374151 !important;
  }

  .xl\:to-gray-800{
    --tw-gradient-to: #1f2937 !important;
  }

  .xl\:to-gray-900{
    --tw-gradient-to: #111827 !important;
  }

  .xl\:to-red-50{
    --tw-gradient-to: #fef2f2 !important;
  }

  .xl\:to-red-100{
    --tw-gradient-to: #fee2e2 !important;
  }

  .xl\:to-red-200{
    --tw-gradient-to: #fecaca !important;
  }

  .xl\:to-red-300{
    --tw-gradient-to: #fca5a5 !important;
  }

  .xl\:to-red-400{
    --tw-gradient-to: #f87171 !important;
  }

  .xl\:to-red-500{
    --tw-gradient-to: #ef4444 !important;
  }

  .xl\:to-red-600{
    --tw-gradient-to: #dc2626 !important;
  }

  .xl\:to-red-700{
    --tw-gradient-to: #b91c1c !important;
  }

  .xl\:to-red-800{
    --tw-gradient-to: #991b1b !important;
  }

  .xl\:to-red-900{
    --tw-gradient-to: #7f1d1d !important;
  }

  .xl\:to-yellow-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .xl\:to-yellow-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .xl\:to-yellow-200{
    --tw-gradient-to: #fde68a !important;
  }

  .xl\:to-yellow-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .xl\:to-yellow-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .xl\:to-yellow-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .xl\:to-yellow-600{
    --tw-gradient-to: #d97706 !important;
  }

  .xl\:to-yellow-700{
    --tw-gradient-to: #b45309 !important;
  }

  .xl\:to-yellow-800{
    --tw-gradient-to: #92400e !important;
  }

  .xl\:to-yellow-900{
    --tw-gradient-to: #78350f !important;
  }

  .xl\:to-green-50{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .xl\:to-green-100{
    --tw-gradient-to: #d1fae5 !important;
  }

  .xl\:to-green-200{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .xl\:to-green-300{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .xl\:to-green-400{
    --tw-gradient-to: #34d399 !important;
  }

  .xl\:to-green-500{
    --tw-gradient-to: #10b981 !important;
  }

  .xl\:to-green-600{
    --tw-gradient-to: #059669 !important;
  }

  .xl\:to-green-700{
    --tw-gradient-to: #047857 !important;
  }

  .xl\:to-green-800{
    --tw-gradient-to: #065f46 !important;
  }

  .xl\:to-green-900{
    --tw-gradient-to: #064e3b !important;
  }

  .xl\:to-blue-50{
    --tw-gradient-to: #eff6ff !important;
  }

  .xl\:to-blue-100{
    --tw-gradient-to: #dbeafe !important;
  }

  .xl\:to-blue-200{
    --tw-gradient-to: #bfdbfe !important;
  }

  .xl\:to-blue-300{
    --tw-gradient-to: #93c5fd !important;
  }

  .xl\:to-blue-400{
    --tw-gradient-to: #60a5fa !important;
  }

  .xl\:to-blue-500{
    --tw-gradient-to: #3b82f6 !important;
  }

  .xl\:to-blue-600{
    --tw-gradient-to: #2563eb !important;
  }

  .xl\:to-blue-700{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .xl\:to-blue-800{
    --tw-gradient-to: #1e40af !important;
  }

  .xl\:to-blue-900{
    --tw-gradient-to: #1e3a8a !important;
  }

  .xl\:to-indigo-50{
    --tw-gradient-to: #eef2ff !important;
  }

  .xl\:to-indigo-100{
    --tw-gradient-to: #e0e7ff !important;
  }

  .xl\:to-indigo-200{
    --tw-gradient-to: #c7d2fe !important;
  }

  .xl\:to-indigo-300{
    --tw-gradient-to: #a5b4fc !important;
  }

  .xl\:to-indigo-400{
    --tw-gradient-to: #818cf8 !important;
  }

  .xl\:to-indigo-500{
    --tw-gradient-to: #6366f1 !important;
  }

  .xl\:to-indigo-600{
    --tw-gradient-to: #4f46e5 !important;
  }

  .xl\:to-indigo-700{
    --tw-gradient-to: #4338ca !important;
  }

  .xl\:to-indigo-800{
    --tw-gradient-to: #3730a3 !important;
  }

  .xl\:to-indigo-900{
    --tw-gradient-to: #312e81 !important;
  }

  .xl\:to-purple-50{
    --tw-gradient-to: #f5f3ff !important;
  }

  .xl\:to-purple-100{
    --tw-gradient-to: #ede9fe !important;
  }

  .xl\:to-purple-200{
    --tw-gradient-to: #ddd6fe !important;
  }

  .xl\:to-purple-300{
    --tw-gradient-to: #c4b5fd !important;
  }

  .xl\:to-purple-400{
    --tw-gradient-to: #a78bfa !important;
  }

  .xl\:to-purple-500{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .xl\:to-purple-600{
    --tw-gradient-to: #7c3aed !important;
  }

  .xl\:to-purple-700{
    --tw-gradient-to: #6d28d9 !important;
  }

  .xl\:to-purple-800{
    --tw-gradient-to: #5b21b6 !important;
  }

  .xl\:to-purple-900{
    --tw-gradient-to: #4c1d95 !important;
  }

  .xl\:to-pink-50{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .xl\:to-pink-100{
    --tw-gradient-to: #fce7f3 !important;
  }

  .xl\:to-pink-200{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .xl\:to-pink-300{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .xl\:to-pink-400{
    --tw-gradient-to: #f472b6 !important;
  }

  .xl\:to-pink-500{
    --tw-gradient-to: #ec4899 !important;
  }

  .xl\:to-pink-600{
    --tw-gradient-to: #db2777 !important;
  }

  .xl\:to-pink-700{
    --tw-gradient-to: #be185d !important;
  }

  .xl\:to-pink-800{
    --tw-gradient-to: #9d174d !important;
  }

  .xl\:to-pink-900{
    --tw-gradient-to: #831843 !important;
  }

  .xl\:to-cyan-50{
    --tw-gradient-to: #ecfeff !important;
  }

  .xl\:to-cyan-100{
    --tw-gradient-to: #cffafe !important;
  }

  .xl\:to-cyan-200{
    --tw-gradient-to: #a5f3fc !important;
  }

  .xl\:to-cyan-300{
    --tw-gradient-to: #67e8f9 !important;
  }

  .xl\:to-cyan-400{
    --tw-gradient-to: #22d3ee !important;
  }

  .xl\:to-cyan-500{
    --tw-gradient-to: #06b6d4 !important;
  }

  .xl\:to-cyan-600{
    --tw-gradient-to: #0891b2 !important;
  }

  .xl\:to-cyan-700{
    --tw-gradient-to: #0e7490 !important;
  }

  .xl\:to-cyan-800{
    --tw-gradient-to: #155e75 !important;
  }

  .xl\:to-cyan-900{
    --tw-gradient-to: #164e63 !important;
  }

  .xl\:to-light-blue-50{
    --tw-gradient-to: #f0f9ff !important;
  }

  .xl\:to-light-blue-100{
    --tw-gradient-to: #e0f2fe !important;
  }

  .xl\:to-light-blue-200{
    --tw-gradient-to: #bae6fd !important;
  }

  .xl\:to-light-blue-300{
    --tw-gradient-to: #7dd3fc !important;
  }

  .xl\:to-light-blue-400{
    --tw-gradient-to: #38bdf8 !important;
  }

  .xl\:to-light-blue-500{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .xl\:to-light-blue-600{
    --tw-gradient-to: #0284c7 !important;
  }

  .xl\:to-light-blue-700{
    --tw-gradient-to: #0369a1 !important;
  }

  .xl\:to-light-blue-800{
    --tw-gradient-to: #075985 !important;
  }

  .xl\:to-light-blue-900{
    --tw-gradient-to: #0c4a6e !important;
  }

  .xl\:to-amber-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .xl\:to-amber-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .xl\:to-amber-200{
    --tw-gradient-to: #fde68a !important;
  }

  .xl\:to-amber-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .xl\:to-amber-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .xl\:to-amber-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .xl\:to-amber-600{
    --tw-gradient-to: #d97706 !important;
  }

  .xl\:to-amber-700{
    --tw-gradient-to: #b45309 !important;
  }

  .xl\:to-amber-800{
    --tw-gradient-to: #92400e !important;
  }

  .xl\:to-amber-900{
    --tw-gradient-to: #78350f !important;
  }

  .xl\:to-space-cadet{
    --tw-gradient-to: #2B2D42 !important;
  }

  .xl\:to-manatee{
    --tw-gradient-to: #8D99AE !important;
  }

  .xl\:to-cynabar{
    --tw-gradient-to: #F24333 !important;
  }

  .xl\:to-imperial-red{
    --tw-gradient-to: #EF233C !important;
  }

  .xl\:to-special-black{
    --tw-gradient-to: #03071E !important;
  }

  .xl\:to-dark-sienna{
    --tw-gradient-to: #370617 !important;
  }

  .xl\:to-rosewood{
    --tw-gradient-to: #6A040F !important;
  }

  .xl\:to-dark-red{
    --tw-gradient-to: #9D0208 !important;
  }

  .xl\:to-rosso-corsa{
    --tw-gradient-to: #D00000 !important;
  }

  .xl\:to-vermillion{
    --tw-gradient-to: #DC2F02 !important;
  }

  .xl\:to-persimmon{
    --tw-gradient-to: #E85D04 !important;
  }

  .xl\:to-carrot-orange{
    --tw-gradient-to: #F48C06 !important;
  }

  .xl\:to-orange-web{
    --tw-gradient-to: #FAA307 !important;
  }

  .xl\:to-selective-yellow{
    --tw-gradient-to: #FFBA08 !important;
  }

  .xl\:to-bottle-green{
    --tw-gradient-to: #2D6A4F !important;
  }

  .xl\:to-illuminating-emerald{
    --tw-gradient-to: #40916C !important;
  }

  .xl\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:hover\:from-current:hover{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:hover\:from-black:hover{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:hover\:from-white:hover{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:hover\:from-gray-50:hover{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .xl\:hover\:from-gray-100:hover{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .xl\:hover\:from-gray-200:hover{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .xl\:hover\:from-gray-300:hover{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .xl\:hover\:from-gray-400:hover{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .xl\:hover\:from-gray-500:hover{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .xl\:hover\:from-gray-600:hover{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .xl\:hover\:from-gray-700:hover{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .xl\:hover\:from-gray-800:hover{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .xl\:hover\:from-gray-900:hover{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .xl\:hover\:from-red-50:hover{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .xl\:hover\:from-red-100:hover{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .xl\:hover\:from-red-200:hover{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .xl\:hover\:from-red-300:hover{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .xl\:hover\:from-red-400:hover{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .xl\:hover\:from-red-500:hover{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .xl\:hover\:from-red-600:hover{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .xl\:hover\:from-red-700:hover{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .xl\:hover\:from-red-800:hover{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .xl\:hover\:from-red-900:hover{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .xl\:hover\:from-yellow-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:hover\:from-yellow-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:hover\:from-yellow-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:hover\:from-yellow-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:hover\:from-yellow-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:hover\:from-yellow-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:hover\:from-yellow-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:hover\:from-yellow-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:hover\:from-yellow-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:hover\:from-yellow-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:hover\:from-green-50:hover{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .xl\:hover\:from-green-100:hover{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .xl\:hover\:from-green-200:hover{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .xl\:hover\:from-green-300:hover{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .xl\:hover\:from-green-400:hover{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .xl\:hover\:from-green-500:hover{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .xl\:hover\:from-green-600:hover{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .xl\:hover\:from-green-700:hover{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .xl\:hover\:from-green-800:hover{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .xl\:hover\:from-green-900:hover{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .xl\:hover\:from-blue-50:hover{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .xl\:hover\:from-blue-100:hover{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .xl\:hover\:from-blue-200:hover{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .xl\:hover\:from-blue-300:hover{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .xl\:hover\:from-blue-400:hover{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .xl\:hover\:from-blue-500:hover{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .xl\:hover\:from-blue-600:hover{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .xl\:hover\:from-blue-700:hover{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .xl\:hover\:from-blue-800:hover{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .xl\:hover\:from-blue-900:hover{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .xl\:hover\:from-indigo-50:hover{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .xl\:hover\:from-indigo-100:hover{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .xl\:hover\:from-indigo-200:hover{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .xl\:hover\:from-indigo-300:hover{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .xl\:hover\:from-indigo-400:hover{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .xl\:hover\:from-indigo-500:hover{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .xl\:hover\:from-indigo-600:hover{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .xl\:hover\:from-indigo-700:hover{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .xl\:hover\:from-indigo-800:hover{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .xl\:hover\:from-indigo-900:hover{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .xl\:hover\:from-purple-50:hover{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .xl\:hover\:from-purple-100:hover{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .xl\:hover\:from-purple-200:hover{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .xl\:hover\:from-purple-300:hover{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .xl\:hover\:from-purple-400:hover{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .xl\:hover\:from-purple-500:hover{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .xl\:hover\:from-purple-600:hover{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .xl\:hover\:from-purple-700:hover{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .xl\:hover\:from-purple-800:hover{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .xl\:hover\:from-purple-900:hover{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .xl\:hover\:from-pink-50:hover{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .xl\:hover\:from-pink-100:hover{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .xl\:hover\:from-pink-200:hover{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .xl\:hover\:from-pink-300:hover{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .xl\:hover\:from-pink-400:hover{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .xl\:hover\:from-pink-500:hover{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .xl\:hover\:from-pink-600:hover{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .xl\:hover\:from-pink-700:hover{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .xl\:hover\:from-pink-800:hover{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .xl\:hover\:from-pink-900:hover{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .xl\:hover\:from-cyan-50:hover{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .xl\:hover\:from-cyan-100:hover{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .xl\:hover\:from-cyan-200:hover{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .xl\:hover\:from-cyan-300:hover{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .xl\:hover\:from-cyan-400:hover{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .xl\:hover\:from-cyan-500:hover{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .xl\:hover\:from-cyan-600:hover{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .xl\:hover\:from-cyan-700:hover{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .xl\:hover\:from-cyan-800:hover{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .xl\:hover\:from-cyan-900:hover{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .xl\:hover\:from-light-blue-50:hover{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .xl\:hover\:from-light-blue-100:hover{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .xl\:hover\:from-light-blue-200:hover{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .xl\:hover\:from-light-blue-300:hover{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .xl\:hover\:from-light-blue-400:hover{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .xl\:hover\:from-light-blue-500:hover{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .xl\:hover\:from-light-blue-600:hover{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .xl\:hover\:from-light-blue-700:hover{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .xl\:hover\:from-light-blue-800:hover{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .xl\:hover\:from-light-blue-900:hover{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .xl\:hover\:from-amber-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:hover\:from-amber-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:hover\:from-amber-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:hover\:from-amber-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:hover\:from-amber-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:hover\:from-amber-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:hover\:from-amber-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:hover\:from-amber-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:hover\:from-amber-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:hover\:from-amber-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:hover\:from-space-cadet:hover{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .xl\:hover\:from-manatee:hover{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .xl\:hover\:from-cynabar:hover{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .xl\:hover\:from-imperial-red:hover{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .xl\:hover\:from-special-black:hover{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .xl\:hover\:from-dark-sienna:hover{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .xl\:hover\:from-rosewood:hover{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .xl\:hover\:from-dark-red:hover{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .xl\:hover\:from-rosso-corsa:hover{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .xl\:hover\:from-vermillion:hover{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .xl\:hover\:from-persimmon:hover{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .xl\:hover\:from-carrot-orange:hover{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .xl\:hover\:from-orange-web:hover{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .xl\:hover\:from-selective-yellow:hover{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .xl\:hover\:from-bottle-green:hover{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .xl\:hover\:from-illuminating-emerald:hover{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .xl\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:hover\:via-current:hover{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:hover\:via-gray-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .xl\:hover\:via-gray-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .xl\:hover\:via-gray-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .xl\:hover\:via-gray-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .xl\:hover\:via-gray-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .xl\:hover\:via-gray-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .xl\:hover\:via-gray-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .xl\:hover\:via-gray-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .xl\:hover\:via-gray-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .xl\:hover\:via-gray-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .xl\:hover\:via-red-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .xl\:hover\:via-red-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .xl\:hover\:via-red-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .xl\:hover\:via-red-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .xl\:hover\:via-red-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .xl\:hover\:via-red-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .xl\:hover\:via-red-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .xl\:hover\:via-red-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .xl\:hover\:via-red-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .xl\:hover\:via-red-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .xl\:hover\:via-yellow-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:hover\:via-yellow-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:hover\:via-yellow-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:hover\:via-yellow-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:hover\:via-yellow-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:hover\:via-yellow-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:hover\:via-yellow-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:hover\:via-yellow-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:hover\:via-yellow-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:hover\:via-yellow-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:hover\:via-green-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .xl\:hover\:via-green-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .xl\:hover\:via-green-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .xl\:hover\:via-green-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .xl\:hover\:via-green-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .xl\:hover\:via-green-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .xl\:hover\:via-green-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .xl\:hover\:via-green-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .xl\:hover\:via-green-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .xl\:hover\:via-green-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .xl\:hover\:via-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .xl\:hover\:via-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .xl\:hover\:via-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .xl\:hover\:via-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .xl\:hover\:via-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .xl\:hover\:via-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .xl\:hover\:via-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .xl\:hover\:via-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .xl\:hover\:via-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .xl\:hover\:via-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .xl\:hover\:via-indigo-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .xl\:hover\:via-indigo-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .xl\:hover\:via-indigo-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .xl\:hover\:via-indigo-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .xl\:hover\:via-indigo-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .xl\:hover\:via-indigo-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .xl\:hover\:via-indigo-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .xl\:hover\:via-indigo-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .xl\:hover\:via-indigo-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .xl\:hover\:via-indigo-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .xl\:hover\:via-purple-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .xl\:hover\:via-purple-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .xl\:hover\:via-purple-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .xl\:hover\:via-purple-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .xl\:hover\:via-purple-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .xl\:hover\:via-purple-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .xl\:hover\:via-purple-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .xl\:hover\:via-purple-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .xl\:hover\:via-purple-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .xl\:hover\:via-purple-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .xl\:hover\:via-pink-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .xl\:hover\:via-pink-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .xl\:hover\:via-pink-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .xl\:hover\:via-pink-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .xl\:hover\:via-pink-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .xl\:hover\:via-pink-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .xl\:hover\:via-pink-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .xl\:hover\:via-pink-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .xl\:hover\:via-pink-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .xl\:hover\:via-pink-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .xl\:hover\:via-cyan-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .xl\:hover\:via-cyan-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .xl\:hover\:via-cyan-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .xl\:hover\:via-cyan-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .xl\:hover\:via-cyan-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .xl\:hover\:via-cyan-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .xl\:hover\:via-cyan-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .xl\:hover\:via-cyan-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .xl\:hover\:via-cyan-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .xl\:hover\:via-cyan-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .xl\:hover\:via-light-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .xl\:hover\:via-light-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .xl\:hover\:via-light-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .xl\:hover\:via-light-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .xl\:hover\:via-light-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .xl\:hover\:via-light-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .xl\:hover\:via-light-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .xl\:hover\:via-light-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .xl\:hover\:via-light-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .xl\:hover\:via-light-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .xl\:hover\:via-amber-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:hover\:via-amber-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:hover\:via-amber-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:hover\:via-amber-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:hover\:via-amber-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:hover\:via-amber-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:hover\:via-amber-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:hover\:via-amber-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:hover\:via-amber-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:hover\:via-amber-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:hover\:via-space-cadet:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .xl\:hover\:via-manatee:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .xl\:hover\:via-cynabar:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .xl\:hover\:via-imperial-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .xl\:hover\:via-special-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .xl\:hover\:via-dark-sienna:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .xl\:hover\:via-rosewood:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .xl\:hover\:via-dark-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .xl\:hover\:via-rosso-corsa:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .xl\:hover\:via-vermillion:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .xl\:hover\:via-persimmon:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .xl\:hover\:via-carrot-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .xl\:hover\:via-orange-web:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .xl\:hover\:via-selective-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .xl\:hover\:via-bottle-green:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .xl\:hover\:via-illuminating-emerald:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .xl\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent !important;
  }

  .xl\:hover\:to-current:hover{
    --tw-gradient-to: currentColor !important;
  }

  .xl\:hover\:to-black:hover{
    --tw-gradient-to: #000 !important;
  }

  .xl\:hover\:to-white:hover{
    --tw-gradient-to: #fff !important;
  }

  .xl\:hover\:to-gray-50:hover{
    --tw-gradient-to: #f9fafb !important;
  }

  .xl\:hover\:to-gray-100:hover{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .xl\:hover\:to-gray-200:hover{
    --tw-gradient-to: #e5e7eb !important;
  }

  .xl\:hover\:to-gray-300:hover{
    --tw-gradient-to: #d1d5db !important;
  }

  .xl\:hover\:to-gray-400:hover{
    --tw-gradient-to: #9ca3af !important;
  }

  .xl\:hover\:to-gray-500:hover{
    --tw-gradient-to: #6b7280 !important;
  }

  .xl\:hover\:to-gray-600:hover{
    --tw-gradient-to: #4b5563 !important;
  }

  .xl\:hover\:to-gray-700:hover{
    --tw-gradient-to: #374151 !important;
  }

  .xl\:hover\:to-gray-800:hover{
    --tw-gradient-to: #1f2937 !important;
  }

  .xl\:hover\:to-gray-900:hover{
    --tw-gradient-to: #111827 !important;
  }

  .xl\:hover\:to-red-50:hover{
    --tw-gradient-to: #fef2f2 !important;
  }

  .xl\:hover\:to-red-100:hover{
    --tw-gradient-to: #fee2e2 !important;
  }

  .xl\:hover\:to-red-200:hover{
    --tw-gradient-to: #fecaca !important;
  }

  .xl\:hover\:to-red-300:hover{
    --tw-gradient-to: #fca5a5 !important;
  }

  .xl\:hover\:to-red-400:hover{
    --tw-gradient-to: #f87171 !important;
  }

  .xl\:hover\:to-red-500:hover{
    --tw-gradient-to: #ef4444 !important;
  }

  .xl\:hover\:to-red-600:hover{
    --tw-gradient-to: #dc2626 !important;
  }

  .xl\:hover\:to-red-700:hover{
    --tw-gradient-to: #b91c1c !important;
  }

  .xl\:hover\:to-red-800:hover{
    --tw-gradient-to: #991b1b !important;
  }

  .xl\:hover\:to-red-900:hover{
    --tw-gradient-to: #7f1d1d !important;
  }

  .xl\:hover\:to-yellow-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .xl\:hover\:to-yellow-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .xl\:hover\:to-yellow-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .xl\:hover\:to-yellow-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .xl\:hover\:to-yellow-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .xl\:hover\:to-yellow-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .xl\:hover\:to-yellow-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .xl\:hover\:to-yellow-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .xl\:hover\:to-yellow-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .xl\:hover\:to-yellow-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .xl\:hover\:to-green-50:hover{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .xl\:hover\:to-green-100:hover{
    --tw-gradient-to: #d1fae5 !important;
  }

  .xl\:hover\:to-green-200:hover{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .xl\:hover\:to-green-300:hover{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .xl\:hover\:to-green-400:hover{
    --tw-gradient-to: #34d399 !important;
  }

  .xl\:hover\:to-green-500:hover{
    --tw-gradient-to: #10b981 !important;
  }

  .xl\:hover\:to-green-600:hover{
    --tw-gradient-to: #059669 !important;
  }

  .xl\:hover\:to-green-700:hover{
    --tw-gradient-to: #047857 !important;
  }

  .xl\:hover\:to-green-800:hover{
    --tw-gradient-to: #065f46 !important;
  }

  .xl\:hover\:to-green-900:hover{
    --tw-gradient-to: #064e3b !important;
  }

  .xl\:hover\:to-blue-50:hover{
    --tw-gradient-to: #eff6ff !important;
  }

  .xl\:hover\:to-blue-100:hover{
    --tw-gradient-to: #dbeafe !important;
  }

  .xl\:hover\:to-blue-200:hover{
    --tw-gradient-to: #bfdbfe !important;
  }

  .xl\:hover\:to-blue-300:hover{
    --tw-gradient-to: #93c5fd !important;
  }

  .xl\:hover\:to-blue-400:hover{
    --tw-gradient-to: #60a5fa !important;
  }

  .xl\:hover\:to-blue-500:hover{
    --tw-gradient-to: #3b82f6 !important;
  }

  .xl\:hover\:to-blue-600:hover{
    --tw-gradient-to: #2563eb !important;
  }

  .xl\:hover\:to-blue-700:hover{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .xl\:hover\:to-blue-800:hover{
    --tw-gradient-to: #1e40af !important;
  }

  .xl\:hover\:to-blue-900:hover{
    --tw-gradient-to: #1e3a8a !important;
  }

  .xl\:hover\:to-indigo-50:hover{
    --tw-gradient-to: #eef2ff !important;
  }

  .xl\:hover\:to-indigo-100:hover{
    --tw-gradient-to: #e0e7ff !important;
  }

  .xl\:hover\:to-indigo-200:hover{
    --tw-gradient-to: #c7d2fe !important;
  }

  .xl\:hover\:to-indigo-300:hover{
    --tw-gradient-to: #a5b4fc !important;
  }

  .xl\:hover\:to-indigo-400:hover{
    --tw-gradient-to: #818cf8 !important;
  }

  .xl\:hover\:to-indigo-500:hover{
    --tw-gradient-to: #6366f1 !important;
  }

  .xl\:hover\:to-indigo-600:hover{
    --tw-gradient-to: #4f46e5 !important;
  }

  .xl\:hover\:to-indigo-700:hover{
    --tw-gradient-to: #4338ca !important;
  }

  .xl\:hover\:to-indigo-800:hover{
    --tw-gradient-to: #3730a3 !important;
  }

  .xl\:hover\:to-indigo-900:hover{
    --tw-gradient-to: #312e81 !important;
  }

  .xl\:hover\:to-purple-50:hover{
    --tw-gradient-to: #f5f3ff !important;
  }

  .xl\:hover\:to-purple-100:hover{
    --tw-gradient-to: #ede9fe !important;
  }

  .xl\:hover\:to-purple-200:hover{
    --tw-gradient-to: #ddd6fe !important;
  }

  .xl\:hover\:to-purple-300:hover{
    --tw-gradient-to: #c4b5fd !important;
  }

  .xl\:hover\:to-purple-400:hover{
    --tw-gradient-to: #a78bfa !important;
  }

  .xl\:hover\:to-purple-500:hover{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .xl\:hover\:to-purple-600:hover{
    --tw-gradient-to: #7c3aed !important;
  }

  .xl\:hover\:to-purple-700:hover{
    --tw-gradient-to: #6d28d9 !important;
  }

  .xl\:hover\:to-purple-800:hover{
    --tw-gradient-to: #5b21b6 !important;
  }

  .xl\:hover\:to-purple-900:hover{
    --tw-gradient-to: #4c1d95 !important;
  }

  .xl\:hover\:to-pink-50:hover{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .xl\:hover\:to-pink-100:hover{
    --tw-gradient-to: #fce7f3 !important;
  }

  .xl\:hover\:to-pink-200:hover{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .xl\:hover\:to-pink-300:hover{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .xl\:hover\:to-pink-400:hover{
    --tw-gradient-to: #f472b6 !important;
  }

  .xl\:hover\:to-pink-500:hover{
    --tw-gradient-to: #ec4899 !important;
  }

  .xl\:hover\:to-pink-600:hover{
    --tw-gradient-to: #db2777 !important;
  }

  .xl\:hover\:to-pink-700:hover{
    --tw-gradient-to: #be185d !important;
  }

  .xl\:hover\:to-pink-800:hover{
    --tw-gradient-to: #9d174d !important;
  }

  .xl\:hover\:to-pink-900:hover{
    --tw-gradient-to: #831843 !important;
  }

  .xl\:hover\:to-cyan-50:hover{
    --tw-gradient-to: #ecfeff !important;
  }

  .xl\:hover\:to-cyan-100:hover{
    --tw-gradient-to: #cffafe !important;
  }

  .xl\:hover\:to-cyan-200:hover{
    --tw-gradient-to: #a5f3fc !important;
  }

  .xl\:hover\:to-cyan-300:hover{
    --tw-gradient-to: #67e8f9 !important;
  }

  .xl\:hover\:to-cyan-400:hover{
    --tw-gradient-to: #22d3ee !important;
  }

  .xl\:hover\:to-cyan-500:hover{
    --tw-gradient-to: #06b6d4 !important;
  }

  .xl\:hover\:to-cyan-600:hover{
    --tw-gradient-to: #0891b2 !important;
  }

  .xl\:hover\:to-cyan-700:hover{
    --tw-gradient-to: #0e7490 !important;
  }

  .xl\:hover\:to-cyan-800:hover{
    --tw-gradient-to: #155e75 !important;
  }

  .xl\:hover\:to-cyan-900:hover{
    --tw-gradient-to: #164e63 !important;
  }

  .xl\:hover\:to-light-blue-50:hover{
    --tw-gradient-to: #f0f9ff !important;
  }

  .xl\:hover\:to-light-blue-100:hover{
    --tw-gradient-to: #e0f2fe !important;
  }

  .xl\:hover\:to-light-blue-200:hover{
    --tw-gradient-to: #bae6fd !important;
  }

  .xl\:hover\:to-light-blue-300:hover{
    --tw-gradient-to: #7dd3fc !important;
  }

  .xl\:hover\:to-light-blue-400:hover{
    --tw-gradient-to: #38bdf8 !important;
  }

  .xl\:hover\:to-light-blue-500:hover{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .xl\:hover\:to-light-blue-600:hover{
    --tw-gradient-to: #0284c7 !important;
  }

  .xl\:hover\:to-light-blue-700:hover{
    --tw-gradient-to: #0369a1 !important;
  }

  .xl\:hover\:to-light-blue-800:hover{
    --tw-gradient-to: #075985 !important;
  }

  .xl\:hover\:to-light-blue-900:hover{
    --tw-gradient-to: #0c4a6e !important;
  }

  .xl\:hover\:to-amber-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .xl\:hover\:to-amber-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .xl\:hover\:to-amber-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .xl\:hover\:to-amber-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .xl\:hover\:to-amber-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .xl\:hover\:to-amber-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .xl\:hover\:to-amber-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .xl\:hover\:to-amber-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .xl\:hover\:to-amber-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .xl\:hover\:to-amber-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .xl\:hover\:to-space-cadet:hover{
    --tw-gradient-to: #2B2D42 !important;
  }

  .xl\:hover\:to-manatee:hover{
    --tw-gradient-to: #8D99AE !important;
  }

  .xl\:hover\:to-cynabar:hover{
    --tw-gradient-to: #F24333 !important;
  }

  .xl\:hover\:to-imperial-red:hover{
    --tw-gradient-to: #EF233C !important;
  }

  .xl\:hover\:to-special-black:hover{
    --tw-gradient-to: #03071E !important;
  }

  .xl\:hover\:to-dark-sienna:hover{
    --tw-gradient-to: #370617 !important;
  }

  .xl\:hover\:to-rosewood:hover{
    --tw-gradient-to: #6A040F !important;
  }

  .xl\:hover\:to-dark-red:hover{
    --tw-gradient-to: #9D0208 !important;
  }

  .xl\:hover\:to-rosso-corsa:hover{
    --tw-gradient-to: #D00000 !important;
  }

  .xl\:hover\:to-vermillion:hover{
    --tw-gradient-to: #DC2F02 !important;
  }

  .xl\:hover\:to-persimmon:hover{
    --tw-gradient-to: #E85D04 !important;
  }

  .xl\:hover\:to-carrot-orange:hover{
    --tw-gradient-to: #F48C06 !important;
  }

  .xl\:hover\:to-orange-web:hover{
    --tw-gradient-to: #FAA307 !important;
  }

  .xl\:hover\:to-selective-yellow:hover{
    --tw-gradient-to: #FFBA08 !important;
  }

  .xl\:hover\:to-bottle-green:hover{
    --tw-gradient-to: #2D6A4F !important;
  }

  .xl\:hover\:to-illuminating-emerald:hover{
    --tw-gradient-to: #40916C !important;
  }

  .xl\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:focus\:from-current:focus{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:focus\:from-black:focus{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:focus\:from-white:focus{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:focus\:from-gray-50:focus{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .xl\:focus\:from-gray-100:focus{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .xl\:focus\:from-gray-200:focus{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .xl\:focus\:from-gray-300:focus{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .xl\:focus\:from-gray-400:focus{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .xl\:focus\:from-gray-500:focus{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .xl\:focus\:from-gray-600:focus{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .xl\:focus\:from-gray-700:focus{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .xl\:focus\:from-gray-800:focus{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .xl\:focus\:from-gray-900:focus{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .xl\:focus\:from-red-50:focus{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .xl\:focus\:from-red-100:focus{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .xl\:focus\:from-red-200:focus{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .xl\:focus\:from-red-300:focus{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .xl\:focus\:from-red-400:focus{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .xl\:focus\:from-red-500:focus{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .xl\:focus\:from-red-600:focus{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .xl\:focus\:from-red-700:focus{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .xl\:focus\:from-red-800:focus{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .xl\:focus\:from-red-900:focus{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .xl\:focus\:from-yellow-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:focus\:from-yellow-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:focus\:from-yellow-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:focus\:from-yellow-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:focus\:from-yellow-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:focus\:from-yellow-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:focus\:from-yellow-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:focus\:from-yellow-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:focus\:from-yellow-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:focus\:from-yellow-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:focus\:from-green-50:focus{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .xl\:focus\:from-green-100:focus{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .xl\:focus\:from-green-200:focus{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .xl\:focus\:from-green-300:focus{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .xl\:focus\:from-green-400:focus{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .xl\:focus\:from-green-500:focus{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .xl\:focus\:from-green-600:focus{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .xl\:focus\:from-green-700:focus{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .xl\:focus\:from-green-800:focus{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .xl\:focus\:from-green-900:focus{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .xl\:focus\:from-blue-50:focus{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .xl\:focus\:from-blue-100:focus{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .xl\:focus\:from-blue-200:focus{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .xl\:focus\:from-blue-300:focus{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .xl\:focus\:from-blue-400:focus{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .xl\:focus\:from-blue-500:focus{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .xl\:focus\:from-blue-600:focus{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .xl\:focus\:from-blue-700:focus{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .xl\:focus\:from-blue-800:focus{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .xl\:focus\:from-blue-900:focus{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .xl\:focus\:from-indigo-50:focus{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .xl\:focus\:from-indigo-100:focus{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .xl\:focus\:from-indigo-200:focus{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .xl\:focus\:from-indigo-300:focus{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .xl\:focus\:from-indigo-400:focus{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .xl\:focus\:from-indigo-500:focus{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .xl\:focus\:from-indigo-600:focus{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .xl\:focus\:from-indigo-700:focus{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .xl\:focus\:from-indigo-800:focus{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .xl\:focus\:from-indigo-900:focus{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .xl\:focus\:from-purple-50:focus{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .xl\:focus\:from-purple-100:focus{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .xl\:focus\:from-purple-200:focus{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .xl\:focus\:from-purple-300:focus{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .xl\:focus\:from-purple-400:focus{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .xl\:focus\:from-purple-500:focus{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .xl\:focus\:from-purple-600:focus{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .xl\:focus\:from-purple-700:focus{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .xl\:focus\:from-purple-800:focus{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .xl\:focus\:from-purple-900:focus{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .xl\:focus\:from-pink-50:focus{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .xl\:focus\:from-pink-100:focus{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .xl\:focus\:from-pink-200:focus{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .xl\:focus\:from-pink-300:focus{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .xl\:focus\:from-pink-400:focus{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .xl\:focus\:from-pink-500:focus{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .xl\:focus\:from-pink-600:focus{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .xl\:focus\:from-pink-700:focus{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .xl\:focus\:from-pink-800:focus{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .xl\:focus\:from-pink-900:focus{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .xl\:focus\:from-cyan-50:focus{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .xl\:focus\:from-cyan-100:focus{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .xl\:focus\:from-cyan-200:focus{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .xl\:focus\:from-cyan-300:focus{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .xl\:focus\:from-cyan-400:focus{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .xl\:focus\:from-cyan-500:focus{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .xl\:focus\:from-cyan-600:focus{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .xl\:focus\:from-cyan-700:focus{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .xl\:focus\:from-cyan-800:focus{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .xl\:focus\:from-cyan-900:focus{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .xl\:focus\:from-light-blue-50:focus{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .xl\:focus\:from-light-blue-100:focus{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .xl\:focus\:from-light-blue-200:focus{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .xl\:focus\:from-light-blue-300:focus{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .xl\:focus\:from-light-blue-400:focus{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .xl\:focus\:from-light-blue-500:focus{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .xl\:focus\:from-light-blue-600:focus{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .xl\:focus\:from-light-blue-700:focus{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .xl\:focus\:from-light-blue-800:focus{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .xl\:focus\:from-light-blue-900:focus{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .xl\:focus\:from-amber-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:focus\:from-amber-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:focus\:from-amber-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:focus\:from-amber-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:focus\:from-amber-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:focus\:from-amber-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:focus\:from-amber-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:focus\:from-amber-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:focus\:from-amber-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:focus\:from-amber-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:focus\:from-space-cadet:focus{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .xl\:focus\:from-manatee:focus{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .xl\:focus\:from-cynabar:focus{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .xl\:focus\:from-imperial-red:focus{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .xl\:focus\:from-special-black:focus{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .xl\:focus\:from-dark-sienna:focus{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .xl\:focus\:from-rosewood:focus{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .xl\:focus\:from-dark-red:focus{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .xl\:focus\:from-rosso-corsa:focus{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .xl\:focus\:from-vermillion:focus{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .xl\:focus\:from-persimmon:focus{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .xl\:focus\:from-carrot-orange:focus{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .xl\:focus\:from-orange-web:focus{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .xl\:focus\:from-selective-yellow:focus{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .xl\:focus\:from-bottle-green:focus{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .xl\:focus\:from-illuminating-emerald:focus{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .xl\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:focus\:via-current:focus{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .xl\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .xl\:focus\:via-gray-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .xl\:focus\:via-gray-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .xl\:focus\:via-gray-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .xl\:focus\:via-gray-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .xl\:focus\:via-gray-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .xl\:focus\:via-gray-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .xl\:focus\:via-gray-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .xl\:focus\:via-gray-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .xl\:focus\:via-gray-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .xl\:focus\:via-gray-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .xl\:focus\:via-red-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .xl\:focus\:via-red-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .xl\:focus\:via-red-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .xl\:focus\:via-red-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .xl\:focus\:via-red-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .xl\:focus\:via-red-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .xl\:focus\:via-red-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .xl\:focus\:via-red-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .xl\:focus\:via-red-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .xl\:focus\:via-red-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .xl\:focus\:via-yellow-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:focus\:via-yellow-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:focus\:via-yellow-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:focus\:via-yellow-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:focus\:via-yellow-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:focus\:via-yellow-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:focus\:via-yellow-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:focus\:via-yellow-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:focus\:via-yellow-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:focus\:via-yellow-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:focus\:via-green-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .xl\:focus\:via-green-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .xl\:focus\:via-green-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .xl\:focus\:via-green-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .xl\:focus\:via-green-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .xl\:focus\:via-green-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .xl\:focus\:via-green-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .xl\:focus\:via-green-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .xl\:focus\:via-green-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .xl\:focus\:via-green-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .xl\:focus\:via-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .xl\:focus\:via-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .xl\:focus\:via-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .xl\:focus\:via-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .xl\:focus\:via-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .xl\:focus\:via-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .xl\:focus\:via-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .xl\:focus\:via-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .xl\:focus\:via-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .xl\:focus\:via-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .xl\:focus\:via-indigo-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .xl\:focus\:via-indigo-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .xl\:focus\:via-indigo-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .xl\:focus\:via-indigo-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .xl\:focus\:via-indigo-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .xl\:focus\:via-indigo-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .xl\:focus\:via-indigo-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .xl\:focus\:via-indigo-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .xl\:focus\:via-indigo-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .xl\:focus\:via-indigo-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .xl\:focus\:via-purple-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .xl\:focus\:via-purple-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .xl\:focus\:via-purple-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .xl\:focus\:via-purple-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .xl\:focus\:via-purple-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .xl\:focus\:via-purple-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .xl\:focus\:via-purple-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .xl\:focus\:via-purple-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .xl\:focus\:via-purple-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .xl\:focus\:via-purple-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .xl\:focus\:via-pink-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .xl\:focus\:via-pink-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .xl\:focus\:via-pink-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .xl\:focus\:via-pink-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .xl\:focus\:via-pink-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .xl\:focus\:via-pink-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .xl\:focus\:via-pink-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .xl\:focus\:via-pink-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .xl\:focus\:via-pink-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .xl\:focus\:via-pink-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .xl\:focus\:via-cyan-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .xl\:focus\:via-cyan-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .xl\:focus\:via-cyan-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .xl\:focus\:via-cyan-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .xl\:focus\:via-cyan-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .xl\:focus\:via-cyan-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .xl\:focus\:via-cyan-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .xl\:focus\:via-cyan-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .xl\:focus\:via-cyan-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .xl\:focus\:via-cyan-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .xl\:focus\:via-light-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .xl\:focus\:via-light-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .xl\:focus\:via-light-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .xl\:focus\:via-light-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .xl\:focus\:via-light-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .xl\:focus\:via-light-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .xl\:focus\:via-light-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .xl\:focus\:via-light-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .xl\:focus\:via-light-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .xl\:focus\:via-light-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .xl\:focus\:via-amber-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .xl\:focus\:via-amber-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .xl\:focus\:via-amber-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .xl\:focus\:via-amber-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .xl\:focus\:via-amber-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .xl\:focus\:via-amber-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .xl\:focus\:via-amber-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .xl\:focus\:via-amber-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .xl\:focus\:via-amber-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .xl\:focus\:via-amber-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .xl\:focus\:via-space-cadet:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .xl\:focus\:via-manatee:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .xl\:focus\:via-cynabar:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .xl\:focus\:via-imperial-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .xl\:focus\:via-special-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .xl\:focus\:via-dark-sienna:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .xl\:focus\:via-rosewood:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .xl\:focus\:via-dark-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .xl\:focus\:via-rosso-corsa:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .xl\:focus\:via-vermillion:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .xl\:focus\:via-persimmon:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .xl\:focus\:via-carrot-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .xl\:focus\:via-orange-web:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .xl\:focus\:via-selective-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .xl\:focus\:via-bottle-green:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .xl\:focus\:via-illuminating-emerald:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .xl\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent !important;
  }

  .xl\:focus\:to-current:focus{
    --tw-gradient-to: currentColor !important;
  }

  .xl\:focus\:to-black:focus{
    --tw-gradient-to: #000 !important;
  }

  .xl\:focus\:to-white:focus{
    --tw-gradient-to: #fff !important;
  }

  .xl\:focus\:to-gray-50:focus{
    --tw-gradient-to: #f9fafb !important;
  }

  .xl\:focus\:to-gray-100:focus{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .xl\:focus\:to-gray-200:focus{
    --tw-gradient-to: #e5e7eb !important;
  }

  .xl\:focus\:to-gray-300:focus{
    --tw-gradient-to: #d1d5db !important;
  }

  .xl\:focus\:to-gray-400:focus{
    --tw-gradient-to: #9ca3af !important;
  }

  .xl\:focus\:to-gray-500:focus{
    --tw-gradient-to: #6b7280 !important;
  }

  .xl\:focus\:to-gray-600:focus{
    --tw-gradient-to: #4b5563 !important;
  }

  .xl\:focus\:to-gray-700:focus{
    --tw-gradient-to: #374151 !important;
  }

  .xl\:focus\:to-gray-800:focus{
    --tw-gradient-to: #1f2937 !important;
  }

  .xl\:focus\:to-gray-900:focus{
    --tw-gradient-to: #111827 !important;
  }

  .xl\:focus\:to-red-50:focus{
    --tw-gradient-to: #fef2f2 !important;
  }

  .xl\:focus\:to-red-100:focus{
    --tw-gradient-to: #fee2e2 !important;
  }

  .xl\:focus\:to-red-200:focus{
    --tw-gradient-to: #fecaca !important;
  }

  .xl\:focus\:to-red-300:focus{
    --tw-gradient-to: #fca5a5 !important;
  }

  .xl\:focus\:to-red-400:focus{
    --tw-gradient-to: #f87171 !important;
  }

  .xl\:focus\:to-red-500:focus{
    --tw-gradient-to: #ef4444 !important;
  }

  .xl\:focus\:to-red-600:focus{
    --tw-gradient-to: #dc2626 !important;
  }

  .xl\:focus\:to-red-700:focus{
    --tw-gradient-to: #b91c1c !important;
  }

  .xl\:focus\:to-red-800:focus{
    --tw-gradient-to: #991b1b !important;
  }

  .xl\:focus\:to-red-900:focus{
    --tw-gradient-to: #7f1d1d !important;
  }

  .xl\:focus\:to-yellow-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .xl\:focus\:to-yellow-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .xl\:focus\:to-yellow-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .xl\:focus\:to-yellow-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .xl\:focus\:to-yellow-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .xl\:focus\:to-yellow-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .xl\:focus\:to-yellow-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .xl\:focus\:to-yellow-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .xl\:focus\:to-yellow-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .xl\:focus\:to-yellow-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .xl\:focus\:to-green-50:focus{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .xl\:focus\:to-green-100:focus{
    --tw-gradient-to: #d1fae5 !important;
  }

  .xl\:focus\:to-green-200:focus{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .xl\:focus\:to-green-300:focus{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .xl\:focus\:to-green-400:focus{
    --tw-gradient-to: #34d399 !important;
  }

  .xl\:focus\:to-green-500:focus{
    --tw-gradient-to: #10b981 !important;
  }

  .xl\:focus\:to-green-600:focus{
    --tw-gradient-to: #059669 !important;
  }

  .xl\:focus\:to-green-700:focus{
    --tw-gradient-to: #047857 !important;
  }

  .xl\:focus\:to-green-800:focus{
    --tw-gradient-to: #065f46 !important;
  }

  .xl\:focus\:to-green-900:focus{
    --tw-gradient-to: #064e3b !important;
  }

  .xl\:focus\:to-blue-50:focus{
    --tw-gradient-to: #eff6ff !important;
  }

  .xl\:focus\:to-blue-100:focus{
    --tw-gradient-to: #dbeafe !important;
  }

  .xl\:focus\:to-blue-200:focus{
    --tw-gradient-to: #bfdbfe !important;
  }

  .xl\:focus\:to-blue-300:focus{
    --tw-gradient-to: #93c5fd !important;
  }

  .xl\:focus\:to-blue-400:focus{
    --tw-gradient-to: #60a5fa !important;
  }

  .xl\:focus\:to-blue-500:focus{
    --tw-gradient-to: #3b82f6 !important;
  }

  .xl\:focus\:to-blue-600:focus{
    --tw-gradient-to: #2563eb !important;
  }

  .xl\:focus\:to-blue-700:focus{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .xl\:focus\:to-blue-800:focus{
    --tw-gradient-to: #1e40af !important;
  }

  .xl\:focus\:to-blue-900:focus{
    --tw-gradient-to: #1e3a8a !important;
  }

  .xl\:focus\:to-indigo-50:focus{
    --tw-gradient-to: #eef2ff !important;
  }

  .xl\:focus\:to-indigo-100:focus{
    --tw-gradient-to: #e0e7ff !important;
  }

  .xl\:focus\:to-indigo-200:focus{
    --tw-gradient-to: #c7d2fe !important;
  }

  .xl\:focus\:to-indigo-300:focus{
    --tw-gradient-to: #a5b4fc !important;
  }

  .xl\:focus\:to-indigo-400:focus{
    --tw-gradient-to: #818cf8 !important;
  }

  .xl\:focus\:to-indigo-500:focus{
    --tw-gradient-to: #6366f1 !important;
  }

  .xl\:focus\:to-indigo-600:focus{
    --tw-gradient-to: #4f46e5 !important;
  }

  .xl\:focus\:to-indigo-700:focus{
    --tw-gradient-to: #4338ca !important;
  }

  .xl\:focus\:to-indigo-800:focus{
    --tw-gradient-to: #3730a3 !important;
  }

  .xl\:focus\:to-indigo-900:focus{
    --tw-gradient-to: #312e81 !important;
  }

  .xl\:focus\:to-purple-50:focus{
    --tw-gradient-to: #f5f3ff !important;
  }

  .xl\:focus\:to-purple-100:focus{
    --tw-gradient-to: #ede9fe !important;
  }

  .xl\:focus\:to-purple-200:focus{
    --tw-gradient-to: #ddd6fe !important;
  }

  .xl\:focus\:to-purple-300:focus{
    --tw-gradient-to: #c4b5fd !important;
  }

  .xl\:focus\:to-purple-400:focus{
    --tw-gradient-to: #a78bfa !important;
  }

  .xl\:focus\:to-purple-500:focus{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .xl\:focus\:to-purple-600:focus{
    --tw-gradient-to: #7c3aed !important;
  }

  .xl\:focus\:to-purple-700:focus{
    --tw-gradient-to: #6d28d9 !important;
  }

  .xl\:focus\:to-purple-800:focus{
    --tw-gradient-to: #5b21b6 !important;
  }

  .xl\:focus\:to-purple-900:focus{
    --tw-gradient-to: #4c1d95 !important;
  }

  .xl\:focus\:to-pink-50:focus{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .xl\:focus\:to-pink-100:focus{
    --tw-gradient-to: #fce7f3 !important;
  }

  .xl\:focus\:to-pink-200:focus{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .xl\:focus\:to-pink-300:focus{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .xl\:focus\:to-pink-400:focus{
    --tw-gradient-to: #f472b6 !important;
  }

  .xl\:focus\:to-pink-500:focus{
    --tw-gradient-to: #ec4899 !important;
  }

  .xl\:focus\:to-pink-600:focus{
    --tw-gradient-to: #db2777 !important;
  }

  .xl\:focus\:to-pink-700:focus{
    --tw-gradient-to: #be185d !important;
  }

  .xl\:focus\:to-pink-800:focus{
    --tw-gradient-to: #9d174d !important;
  }

  .xl\:focus\:to-pink-900:focus{
    --tw-gradient-to: #831843 !important;
  }

  .xl\:focus\:to-cyan-50:focus{
    --tw-gradient-to: #ecfeff !important;
  }

  .xl\:focus\:to-cyan-100:focus{
    --tw-gradient-to: #cffafe !important;
  }

  .xl\:focus\:to-cyan-200:focus{
    --tw-gradient-to: #a5f3fc !important;
  }

  .xl\:focus\:to-cyan-300:focus{
    --tw-gradient-to: #67e8f9 !important;
  }

  .xl\:focus\:to-cyan-400:focus{
    --tw-gradient-to: #22d3ee !important;
  }

  .xl\:focus\:to-cyan-500:focus{
    --tw-gradient-to: #06b6d4 !important;
  }

  .xl\:focus\:to-cyan-600:focus{
    --tw-gradient-to: #0891b2 !important;
  }

  .xl\:focus\:to-cyan-700:focus{
    --tw-gradient-to: #0e7490 !important;
  }

  .xl\:focus\:to-cyan-800:focus{
    --tw-gradient-to: #155e75 !important;
  }

  .xl\:focus\:to-cyan-900:focus{
    --tw-gradient-to: #164e63 !important;
  }

  .xl\:focus\:to-light-blue-50:focus{
    --tw-gradient-to: #f0f9ff !important;
  }

  .xl\:focus\:to-light-blue-100:focus{
    --tw-gradient-to: #e0f2fe !important;
  }

  .xl\:focus\:to-light-blue-200:focus{
    --tw-gradient-to: #bae6fd !important;
  }

  .xl\:focus\:to-light-blue-300:focus{
    --tw-gradient-to: #7dd3fc !important;
  }

  .xl\:focus\:to-light-blue-400:focus{
    --tw-gradient-to: #38bdf8 !important;
  }

  .xl\:focus\:to-light-blue-500:focus{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .xl\:focus\:to-light-blue-600:focus{
    --tw-gradient-to: #0284c7 !important;
  }

  .xl\:focus\:to-light-blue-700:focus{
    --tw-gradient-to: #0369a1 !important;
  }

  .xl\:focus\:to-light-blue-800:focus{
    --tw-gradient-to: #075985 !important;
  }

  .xl\:focus\:to-light-blue-900:focus{
    --tw-gradient-to: #0c4a6e !important;
  }

  .xl\:focus\:to-amber-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .xl\:focus\:to-amber-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .xl\:focus\:to-amber-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .xl\:focus\:to-amber-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .xl\:focus\:to-amber-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .xl\:focus\:to-amber-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .xl\:focus\:to-amber-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .xl\:focus\:to-amber-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .xl\:focus\:to-amber-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .xl\:focus\:to-amber-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .xl\:focus\:to-space-cadet:focus{
    --tw-gradient-to: #2B2D42 !important;
  }

  .xl\:focus\:to-manatee:focus{
    --tw-gradient-to: #8D99AE !important;
  }

  .xl\:focus\:to-cynabar:focus{
    --tw-gradient-to: #F24333 !important;
  }

  .xl\:focus\:to-imperial-red:focus{
    --tw-gradient-to: #EF233C !important;
  }

  .xl\:focus\:to-special-black:focus{
    --tw-gradient-to: #03071E !important;
  }

  .xl\:focus\:to-dark-sienna:focus{
    --tw-gradient-to: #370617 !important;
  }

  .xl\:focus\:to-rosewood:focus{
    --tw-gradient-to: #6A040F !important;
  }

  .xl\:focus\:to-dark-red:focus{
    --tw-gradient-to: #9D0208 !important;
  }

  .xl\:focus\:to-rosso-corsa:focus{
    --tw-gradient-to: #D00000 !important;
  }

  .xl\:focus\:to-vermillion:focus{
    --tw-gradient-to: #DC2F02 !important;
  }

  .xl\:focus\:to-persimmon:focus{
    --tw-gradient-to: #E85D04 !important;
  }

  .xl\:focus\:to-carrot-orange:focus{
    --tw-gradient-to: #F48C06 !important;
  }

  .xl\:focus\:to-orange-web:focus{
    --tw-gradient-to: #FAA307 !important;
  }

  .xl\:focus\:to-selective-yellow:focus{
    --tw-gradient-to: #FFBA08 !important;
  }

  .xl\:focus\:to-bottle-green:focus{
    --tw-gradient-to: #2D6A4F !important;
  }

  .xl\:focus\:to-illuminating-emerald:focus{
    --tw-gradient-to: #40916C !important;
  }

  .dark .xl\:dark\:from-transparent{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:from-current{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:from-black{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:from-white{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:from-gray-50{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .xl\:dark\:from-gray-100{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .xl\:dark\:from-gray-200{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .xl\:dark\:from-gray-300{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .xl\:dark\:from-gray-400{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .xl\:dark\:from-gray-500{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .xl\:dark\:from-gray-600{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .xl\:dark\:from-gray-700{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .xl\:dark\:from-gray-800{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .xl\:dark\:from-gray-900{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .xl\:dark\:from-red-50{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .xl\:dark\:from-red-100{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .xl\:dark\:from-red-200{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .xl\:dark\:from-red-300{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .xl\:dark\:from-red-400{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .xl\:dark\:from-red-500{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .xl\:dark\:from-red-600{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .xl\:dark\:from-red-700{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .xl\:dark\:from-red-800{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .xl\:dark\:from-red-900{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .xl\:dark\:from-yellow-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:from-yellow-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:from-yellow-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:from-yellow-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:from-yellow-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:from-yellow-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:from-yellow-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:from-yellow-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:from-yellow-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:from-yellow-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:from-green-50{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .xl\:dark\:from-green-100{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .xl\:dark\:from-green-200{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .xl\:dark\:from-green-300{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .xl\:dark\:from-green-400{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .xl\:dark\:from-green-500{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .xl\:dark\:from-green-600{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .xl\:dark\:from-green-700{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .xl\:dark\:from-green-800{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .xl\:dark\:from-green-900{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .xl\:dark\:from-blue-50{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .xl\:dark\:from-blue-100{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .xl\:dark\:from-blue-200{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .xl\:dark\:from-blue-300{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .xl\:dark\:from-blue-400{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .xl\:dark\:from-blue-500{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .xl\:dark\:from-blue-600{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .xl\:dark\:from-blue-700{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .xl\:dark\:from-blue-800{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .xl\:dark\:from-blue-900{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .xl\:dark\:from-indigo-50{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .xl\:dark\:from-indigo-100{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .xl\:dark\:from-indigo-200{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .xl\:dark\:from-indigo-300{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .xl\:dark\:from-indigo-400{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .xl\:dark\:from-indigo-500{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .xl\:dark\:from-indigo-600{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .xl\:dark\:from-indigo-700{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .xl\:dark\:from-indigo-800{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .xl\:dark\:from-indigo-900{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .xl\:dark\:from-purple-50{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .xl\:dark\:from-purple-100{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .xl\:dark\:from-purple-200{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .xl\:dark\:from-purple-300{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .xl\:dark\:from-purple-400{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .xl\:dark\:from-purple-500{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .xl\:dark\:from-purple-600{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .xl\:dark\:from-purple-700{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .xl\:dark\:from-purple-800{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .xl\:dark\:from-purple-900{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .xl\:dark\:from-pink-50{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .xl\:dark\:from-pink-100{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .xl\:dark\:from-pink-200{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .xl\:dark\:from-pink-300{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .xl\:dark\:from-pink-400{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .xl\:dark\:from-pink-500{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .xl\:dark\:from-pink-600{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .xl\:dark\:from-pink-700{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .xl\:dark\:from-pink-800{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .xl\:dark\:from-pink-900{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .xl\:dark\:from-cyan-50{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .xl\:dark\:from-cyan-100{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .xl\:dark\:from-cyan-200{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .xl\:dark\:from-cyan-300{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .xl\:dark\:from-cyan-400{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .xl\:dark\:from-cyan-500{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .xl\:dark\:from-cyan-600{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .xl\:dark\:from-cyan-700{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .xl\:dark\:from-cyan-800{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .xl\:dark\:from-cyan-900{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .xl\:dark\:from-light-blue-50{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .xl\:dark\:from-light-blue-100{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .xl\:dark\:from-light-blue-200{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .xl\:dark\:from-light-blue-300{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .xl\:dark\:from-light-blue-400{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .xl\:dark\:from-light-blue-500{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .xl\:dark\:from-light-blue-600{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .xl\:dark\:from-light-blue-700{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .xl\:dark\:from-light-blue-800{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .xl\:dark\:from-light-blue-900{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .xl\:dark\:from-amber-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:from-amber-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:from-amber-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:from-amber-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:from-amber-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:from-amber-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:from-amber-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:from-amber-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:from-amber-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:from-amber-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:from-space-cadet{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .xl\:dark\:from-manatee{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .xl\:dark\:from-cynabar{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .xl\:dark\:from-imperial-red{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .xl\:dark\:from-special-black{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .xl\:dark\:from-dark-sienna{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .xl\:dark\:from-rosewood{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .xl\:dark\:from-dark-red{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .xl\:dark\:from-rosso-corsa{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:from-vermillion{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .xl\:dark\:from-persimmon{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .xl\:dark\:from-carrot-orange{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .xl\:dark\:from-orange-web{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .xl\:dark\:from-selective-yellow{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .xl\:dark\:from-bottle-green{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .xl\:dark\:from-illuminating-emerald{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .xl\:dark\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:via-current{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:via-gray-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .xl\:dark\:via-gray-100{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .xl\:dark\:via-gray-200{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .xl\:dark\:via-gray-300{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .xl\:dark\:via-gray-400{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .xl\:dark\:via-gray-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .xl\:dark\:via-gray-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .xl\:dark\:via-gray-700{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .xl\:dark\:via-gray-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .xl\:dark\:via-gray-900{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .xl\:dark\:via-red-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .xl\:dark\:via-red-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .xl\:dark\:via-red-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .xl\:dark\:via-red-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .xl\:dark\:via-red-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .xl\:dark\:via-red-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .xl\:dark\:via-red-600{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .xl\:dark\:via-red-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .xl\:dark\:via-red-800{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .xl\:dark\:via-red-900{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .xl\:dark\:via-yellow-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:via-yellow-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:via-yellow-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:via-yellow-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:via-yellow-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:via-yellow-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:via-yellow-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:via-yellow-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:via-yellow-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:via-yellow-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:via-green-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .xl\:dark\:via-green-100{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .xl\:dark\:via-green-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .xl\:dark\:via-green-300{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .xl\:dark\:via-green-400{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .xl\:dark\:via-green-500{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .xl\:dark\:via-green-600{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .xl\:dark\:via-green-700{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .xl\:dark\:via-green-800{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .xl\:dark\:via-green-900{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .xl\:dark\:via-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .xl\:dark\:via-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .xl\:dark\:via-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .xl\:dark\:via-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .xl\:dark\:via-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .xl\:dark\:via-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .xl\:dark\:via-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .xl\:dark\:via-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .xl\:dark\:via-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .xl\:dark\:via-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .xl\:dark\:via-indigo-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .xl\:dark\:via-indigo-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .xl\:dark\:via-indigo-200{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .xl\:dark\:via-indigo-300{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .xl\:dark\:via-indigo-400{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .xl\:dark\:via-indigo-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .xl\:dark\:via-indigo-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .xl\:dark\:via-indigo-700{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .xl\:dark\:via-indigo-800{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .xl\:dark\:via-indigo-900{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .xl\:dark\:via-purple-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .xl\:dark\:via-purple-100{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .xl\:dark\:via-purple-200{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .xl\:dark\:via-purple-300{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .xl\:dark\:via-purple-400{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .xl\:dark\:via-purple-500{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .xl\:dark\:via-purple-600{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .xl\:dark\:via-purple-700{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .xl\:dark\:via-purple-800{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .xl\:dark\:via-purple-900{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .xl\:dark\:via-pink-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .xl\:dark\:via-pink-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .xl\:dark\:via-pink-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .xl\:dark\:via-pink-300{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .xl\:dark\:via-pink-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .xl\:dark\:via-pink-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .xl\:dark\:via-pink-600{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .xl\:dark\:via-pink-700{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .xl\:dark\:via-pink-800{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .xl\:dark\:via-pink-900{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .xl\:dark\:via-cyan-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .xl\:dark\:via-cyan-100{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .xl\:dark\:via-cyan-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .xl\:dark\:via-cyan-300{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .xl\:dark\:via-cyan-400{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .xl\:dark\:via-cyan-500{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .xl\:dark\:via-cyan-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .xl\:dark\:via-cyan-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .xl\:dark\:via-cyan-800{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .xl\:dark\:via-cyan-900{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .xl\:dark\:via-light-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .xl\:dark\:via-light-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .xl\:dark\:via-light-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .xl\:dark\:via-light-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .xl\:dark\:via-light-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .xl\:dark\:via-light-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .xl\:dark\:via-light-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .xl\:dark\:via-light-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .xl\:dark\:via-light-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .xl\:dark\:via-light-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .xl\:dark\:via-amber-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:via-amber-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:via-amber-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:via-amber-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:via-amber-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:via-amber-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:via-amber-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:via-amber-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:via-amber-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:via-amber-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:via-space-cadet{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .xl\:dark\:via-manatee{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .xl\:dark\:via-cynabar{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .xl\:dark\:via-imperial-red{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .xl\:dark\:via-special-black{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .xl\:dark\:via-dark-sienna{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .xl\:dark\:via-rosewood{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .xl\:dark\:via-dark-red{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .xl\:dark\:via-rosso-corsa{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:via-vermillion{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .xl\:dark\:via-persimmon{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .xl\:dark\:via-carrot-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .xl\:dark\:via-orange-web{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .xl\:dark\:via-selective-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .xl\:dark\:via-bottle-green{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .xl\:dark\:via-illuminating-emerald{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .xl\:dark\:to-transparent{
    --tw-gradient-to: transparent !important;
  }

  .dark .xl\:dark\:to-current{
    --tw-gradient-to: currentColor !important;
  }

  .dark .xl\:dark\:to-black{
    --tw-gradient-to: #000 !important;
  }

  .dark .xl\:dark\:to-white{
    --tw-gradient-to: #fff !important;
  }

  .dark .xl\:dark\:to-gray-50{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .xl\:dark\:to-gray-100{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .xl\:dark\:to-gray-200{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .xl\:dark\:to-gray-300{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .xl\:dark\:to-gray-400{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .xl\:dark\:to-gray-500{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .xl\:dark\:to-gray-600{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .xl\:dark\:to-gray-700{
    --tw-gradient-to: #374151 !important;
  }

  .dark .xl\:dark\:to-gray-800{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .xl\:dark\:to-gray-900{
    --tw-gradient-to: #111827 !important;
  }

  .dark .xl\:dark\:to-red-50{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .xl\:dark\:to-red-100{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .xl\:dark\:to-red-200{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .xl\:dark\:to-red-300{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .xl\:dark\:to-red-400{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .xl\:dark\:to-red-500{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .xl\:dark\:to-red-600{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .xl\:dark\:to-red-700{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .xl\:dark\:to-red-800{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .xl\:dark\:to-red-900{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .xl\:dark\:to-yellow-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .xl\:dark\:to-yellow-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .xl\:dark\:to-yellow-200{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .xl\:dark\:to-yellow-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .xl\:dark\:to-yellow-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .xl\:dark\:to-yellow-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .xl\:dark\:to-yellow-600{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .xl\:dark\:to-yellow-700{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .xl\:dark\:to-yellow-800{
    --tw-gradient-to: #92400e !important;
  }

  .dark .xl\:dark\:to-yellow-900{
    --tw-gradient-to: #78350f !important;
  }

  .dark .xl\:dark\:to-green-50{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .xl\:dark\:to-green-100{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .xl\:dark\:to-green-200{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .xl\:dark\:to-green-300{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .xl\:dark\:to-green-400{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .xl\:dark\:to-green-500{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .xl\:dark\:to-green-600{
    --tw-gradient-to: #059669 !important;
  }

  .dark .xl\:dark\:to-green-700{
    --tw-gradient-to: #047857 !important;
  }

  .dark .xl\:dark\:to-green-800{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .xl\:dark\:to-green-900{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .xl\:dark\:to-blue-50{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .xl\:dark\:to-blue-100{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .xl\:dark\:to-blue-200{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .xl\:dark\:to-blue-300{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .xl\:dark\:to-blue-400{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .xl\:dark\:to-blue-500{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .xl\:dark\:to-blue-600{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .xl\:dark\:to-blue-700{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .xl\:dark\:to-blue-800{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .xl\:dark\:to-blue-900{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .xl\:dark\:to-indigo-50{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .xl\:dark\:to-indigo-100{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .xl\:dark\:to-indigo-200{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .xl\:dark\:to-indigo-300{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .xl\:dark\:to-indigo-400{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .xl\:dark\:to-indigo-500{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .xl\:dark\:to-indigo-600{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .xl\:dark\:to-indigo-700{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .xl\:dark\:to-indigo-800{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .xl\:dark\:to-indigo-900{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .xl\:dark\:to-purple-50{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .xl\:dark\:to-purple-100{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .xl\:dark\:to-purple-200{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .xl\:dark\:to-purple-300{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .xl\:dark\:to-purple-400{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .xl\:dark\:to-purple-500{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .xl\:dark\:to-purple-600{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .xl\:dark\:to-purple-700{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .xl\:dark\:to-purple-800{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .xl\:dark\:to-purple-900{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .xl\:dark\:to-pink-50{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .xl\:dark\:to-pink-100{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .xl\:dark\:to-pink-200{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .xl\:dark\:to-pink-300{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .xl\:dark\:to-pink-400{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .xl\:dark\:to-pink-500{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .xl\:dark\:to-pink-600{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .xl\:dark\:to-pink-700{
    --tw-gradient-to: #be185d !important;
  }

  .dark .xl\:dark\:to-pink-800{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .xl\:dark\:to-pink-900{
    --tw-gradient-to: #831843 !important;
  }

  .dark .xl\:dark\:to-cyan-50{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .xl\:dark\:to-cyan-100{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .xl\:dark\:to-cyan-200{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .xl\:dark\:to-cyan-300{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .xl\:dark\:to-cyan-400{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .xl\:dark\:to-cyan-500{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .xl\:dark\:to-cyan-600{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .xl\:dark\:to-cyan-700{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .xl\:dark\:to-cyan-800{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .xl\:dark\:to-cyan-900{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .xl\:dark\:to-light-blue-50{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .xl\:dark\:to-light-blue-100{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .xl\:dark\:to-light-blue-200{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .xl\:dark\:to-light-blue-300{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .xl\:dark\:to-light-blue-400{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .xl\:dark\:to-light-blue-500{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .xl\:dark\:to-light-blue-600{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .xl\:dark\:to-light-blue-700{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .xl\:dark\:to-light-blue-800{
    --tw-gradient-to: #075985 !important;
  }

  .dark .xl\:dark\:to-light-blue-900{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .xl\:dark\:to-amber-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .xl\:dark\:to-amber-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .xl\:dark\:to-amber-200{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .xl\:dark\:to-amber-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .xl\:dark\:to-amber-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .xl\:dark\:to-amber-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .xl\:dark\:to-amber-600{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .xl\:dark\:to-amber-700{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .xl\:dark\:to-amber-800{
    --tw-gradient-to: #92400e !important;
  }

  .dark .xl\:dark\:to-amber-900{
    --tw-gradient-to: #78350f !important;
  }

  .dark .xl\:dark\:to-space-cadet{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .xl\:dark\:to-manatee{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .xl\:dark\:to-cynabar{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .xl\:dark\:to-imperial-red{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .xl\:dark\:to-special-black{
    --tw-gradient-to: #03071E !important;
  }

  .dark .xl\:dark\:to-dark-sienna{
    --tw-gradient-to: #370617 !important;
  }

  .dark .xl\:dark\:to-rosewood{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .xl\:dark\:to-dark-red{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .xl\:dark\:to-rosso-corsa{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .xl\:dark\:to-vermillion{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .xl\:dark\:to-persimmon{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .xl\:dark\:to-carrot-orange{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .xl\:dark\:to-orange-web{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .xl\:dark\:to-selective-yellow{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .xl\:dark\:to-bottle-green{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .xl\:dark\:to-illuminating-emerald{
    --tw-gradient-to: #40916C !important;
  }

  .dark .xl\:dark\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-current:hover{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-black:hover{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-white:hover{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-gray-50:hover{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-gray-100:hover{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-gray-200:hover{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-gray-300:hover{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-gray-400:hover{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-gray-500:hover{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-gray-600:hover{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-gray-700:hover{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-gray-800:hover{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-gray-900:hover{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-red-50:hover{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-red-100:hover{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-red-200:hover{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-red-300:hover{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-red-400:hover{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-red-500:hover{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-red-600:hover{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-red-700:hover{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-red-800:hover{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-red-900:hover{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-yellow-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-yellow-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-yellow-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-yellow-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-yellow-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-yellow-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-yellow-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-yellow-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-yellow-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-yellow-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-green-50:hover{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-green-100:hover{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-green-200:hover{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-green-300:hover{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-green-400:hover{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-green-500:hover{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-green-600:hover{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-green-700:hover{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-green-800:hover{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-green-900:hover{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-blue-50:hover{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-blue-100:hover{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-blue-200:hover{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-blue-300:hover{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-blue-400:hover{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-blue-500:hover{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-blue-600:hover{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-blue-700:hover{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-blue-800:hover{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-blue-900:hover{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-indigo-50:hover{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-indigo-100:hover{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-indigo-200:hover{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-indigo-300:hover{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-indigo-400:hover{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-indigo-500:hover{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-indigo-600:hover{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-indigo-700:hover{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-indigo-800:hover{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-indigo-900:hover{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-purple-50:hover{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-purple-100:hover{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-purple-200:hover{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-purple-300:hover{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-purple-400:hover{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-purple-500:hover{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-purple-600:hover{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-purple-700:hover{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-purple-800:hover{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-purple-900:hover{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-pink-50:hover{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-pink-100:hover{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-pink-200:hover{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-pink-300:hover{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-pink-400:hover{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-pink-500:hover{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-pink-600:hover{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-pink-700:hover{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-pink-800:hover{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-pink-900:hover{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cyan-50:hover{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cyan-100:hover{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cyan-200:hover{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cyan-300:hover{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cyan-400:hover{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cyan-500:hover{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cyan-600:hover{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cyan-700:hover{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cyan-800:hover{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cyan-900:hover{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-light-blue-50:hover{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-light-blue-100:hover{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-light-blue-200:hover{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-light-blue-300:hover{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-light-blue-400:hover{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-light-blue-500:hover{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-light-blue-600:hover{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-light-blue-700:hover{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-light-blue-800:hover{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-light-blue-900:hover{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-amber-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-amber-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-amber-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-amber-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-amber-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-amber-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-amber-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-amber-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-amber-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-amber-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-space-cadet:hover{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-manatee:hover{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-cynabar:hover{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-imperial-red:hover{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-special-black:hover{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-dark-sienna:hover{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-rosewood:hover{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-dark-red:hover{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-rosso-corsa:hover{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-vermillion:hover{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-persimmon:hover{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-carrot-orange:hover{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-orange-web:hover{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-selective-yellow:hover{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-bottle-green:hover{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .xl\:dark\:hover\:from-illuminating-emerald:hover{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-current:hover{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-gray-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-gray-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-gray-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-gray-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-gray-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-gray-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-gray-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-gray-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-gray-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-gray-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-red-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-red-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-red-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-red-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-red-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-red-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-red-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-red-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-red-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-red-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-yellow-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-yellow-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-yellow-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-yellow-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-yellow-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-yellow-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-yellow-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-yellow-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-yellow-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-yellow-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-green-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-green-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-green-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-green-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-green-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-green-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-green-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-green-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-green-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-green-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-indigo-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-indigo-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-indigo-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-indigo-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-indigo-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-indigo-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-indigo-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-indigo-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-indigo-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-indigo-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-purple-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-purple-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-purple-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-purple-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-purple-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-purple-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-purple-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-purple-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-purple-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-purple-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-pink-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-pink-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-pink-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-pink-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-pink-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-pink-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-pink-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-pink-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-pink-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-pink-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cyan-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cyan-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cyan-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cyan-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cyan-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cyan-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cyan-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cyan-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cyan-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cyan-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-light-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-light-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-light-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-light-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-light-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-light-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-light-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-light-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-light-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-light-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-amber-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-amber-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-amber-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-amber-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-amber-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-amber-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-amber-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-amber-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-amber-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-amber-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-space-cadet:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-manatee:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-cynabar:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-imperial-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-special-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-dark-sienna:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-rosewood:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-dark-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-rosso-corsa:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-vermillion:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-persimmon:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-carrot-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-orange-web:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-selective-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-bottle-green:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .xl\:dark\:hover\:via-illuminating-emerald:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .xl\:dark\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent !important;
  }

  .dark .xl\:dark\:hover\:to-current:hover{
    --tw-gradient-to: currentColor !important;
  }

  .dark .xl\:dark\:hover\:to-black:hover{
    --tw-gradient-to: #000 !important;
  }

  .dark .xl\:dark\:hover\:to-white:hover{
    --tw-gradient-to: #fff !important;
  }

  .dark .xl\:dark\:hover\:to-gray-50:hover{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .xl\:dark\:hover\:to-gray-100:hover{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .xl\:dark\:hover\:to-gray-200:hover{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .xl\:dark\:hover\:to-gray-300:hover{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .xl\:dark\:hover\:to-gray-400:hover{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .xl\:dark\:hover\:to-gray-500:hover{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .xl\:dark\:hover\:to-gray-600:hover{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .xl\:dark\:hover\:to-gray-700:hover{
    --tw-gradient-to: #374151 !important;
  }

  .dark .xl\:dark\:hover\:to-gray-800:hover{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .xl\:dark\:hover\:to-gray-900:hover{
    --tw-gradient-to: #111827 !important;
  }

  .dark .xl\:dark\:hover\:to-red-50:hover{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .xl\:dark\:hover\:to-red-100:hover{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .xl\:dark\:hover\:to-red-200:hover{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .xl\:dark\:hover\:to-red-300:hover{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .xl\:dark\:hover\:to-red-400:hover{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .xl\:dark\:hover\:to-red-500:hover{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .xl\:dark\:hover\:to-red-600:hover{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .xl\:dark\:hover\:to-red-700:hover{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .xl\:dark\:hover\:to-red-800:hover{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .xl\:dark\:hover\:to-red-900:hover{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .xl\:dark\:hover\:to-yellow-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .xl\:dark\:hover\:to-yellow-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .xl\:dark\:hover\:to-yellow-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .xl\:dark\:hover\:to-yellow-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .xl\:dark\:hover\:to-yellow-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .xl\:dark\:hover\:to-yellow-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .xl\:dark\:hover\:to-yellow-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .xl\:dark\:hover\:to-yellow-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .xl\:dark\:hover\:to-yellow-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .dark .xl\:dark\:hover\:to-yellow-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .dark .xl\:dark\:hover\:to-green-50:hover{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .xl\:dark\:hover\:to-green-100:hover{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .xl\:dark\:hover\:to-green-200:hover{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .xl\:dark\:hover\:to-green-300:hover{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .xl\:dark\:hover\:to-green-400:hover{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .xl\:dark\:hover\:to-green-500:hover{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .xl\:dark\:hover\:to-green-600:hover{
    --tw-gradient-to: #059669 !important;
  }

  .dark .xl\:dark\:hover\:to-green-700:hover{
    --tw-gradient-to: #047857 !important;
  }

  .dark .xl\:dark\:hover\:to-green-800:hover{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .xl\:dark\:hover\:to-green-900:hover{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .xl\:dark\:hover\:to-blue-50:hover{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .xl\:dark\:hover\:to-blue-100:hover{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .xl\:dark\:hover\:to-blue-200:hover{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .xl\:dark\:hover\:to-blue-300:hover{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .xl\:dark\:hover\:to-blue-400:hover{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .xl\:dark\:hover\:to-blue-500:hover{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .xl\:dark\:hover\:to-blue-600:hover{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .xl\:dark\:hover\:to-blue-700:hover{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .xl\:dark\:hover\:to-blue-800:hover{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .xl\:dark\:hover\:to-blue-900:hover{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .xl\:dark\:hover\:to-indigo-50:hover{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .xl\:dark\:hover\:to-indigo-100:hover{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .xl\:dark\:hover\:to-indigo-200:hover{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .xl\:dark\:hover\:to-indigo-300:hover{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .xl\:dark\:hover\:to-indigo-400:hover{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .xl\:dark\:hover\:to-indigo-500:hover{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .xl\:dark\:hover\:to-indigo-600:hover{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .xl\:dark\:hover\:to-indigo-700:hover{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .xl\:dark\:hover\:to-indigo-800:hover{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .xl\:dark\:hover\:to-indigo-900:hover{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .xl\:dark\:hover\:to-purple-50:hover{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .xl\:dark\:hover\:to-purple-100:hover{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .xl\:dark\:hover\:to-purple-200:hover{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .xl\:dark\:hover\:to-purple-300:hover{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .xl\:dark\:hover\:to-purple-400:hover{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .xl\:dark\:hover\:to-purple-500:hover{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .xl\:dark\:hover\:to-purple-600:hover{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .xl\:dark\:hover\:to-purple-700:hover{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .xl\:dark\:hover\:to-purple-800:hover{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .xl\:dark\:hover\:to-purple-900:hover{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .xl\:dark\:hover\:to-pink-50:hover{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .xl\:dark\:hover\:to-pink-100:hover{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .xl\:dark\:hover\:to-pink-200:hover{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .xl\:dark\:hover\:to-pink-300:hover{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .xl\:dark\:hover\:to-pink-400:hover{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .xl\:dark\:hover\:to-pink-500:hover{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .xl\:dark\:hover\:to-pink-600:hover{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .xl\:dark\:hover\:to-pink-700:hover{
    --tw-gradient-to: #be185d !important;
  }

  .dark .xl\:dark\:hover\:to-pink-800:hover{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .xl\:dark\:hover\:to-pink-900:hover{
    --tw-gradient-to: #831843 !important;
  }

  .dark .xl\:dark\:hover\:to-cyan-50:hover{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .xl\:dark\:hover\:to-cyan-100:hover{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .xl\:dark\:hover\:to-cyan-200:hover{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .xl\:dark\:hover\:to-cyan-300:hover{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .xl\:dark\:hover\:to-cyan-400:hover{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .xl\:dark\:hover\:to-cyan-500:hover{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .xl\:dark\:hover\:to-cyan-600:hover{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .xl\:dark\:hover\:to-cyan-700:hover{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .xl\:dark\:hover\:to-cyan-800:hover{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .xl\:dark\:hover\:to-cyan-900:hover{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .xl\:dark\:hover\:to-light-blue-50:hover{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .xl\:dark\:hover\:to-light-blue-100:hover{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .xl\:dark\:hover\:to-light-blue-200:hover{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .xl\:dark\:hover\:to-light-blue-300:hover{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .xl\:dark\:hover\:to-light-blue-400:hover{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .xl\:dark\:hover\:to-light-blue-500:hover{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .xl\:dark\:hover\:to-light-blue-600:hover{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .xl\:dark\:hover\:to-light-blue-700:hover{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .xl\:dark\:hover\:to-light-blue-800:hover{
    --tw-gradient-to: #075985 !important;
  }

  .dark .xl\:dark\:hover\:to-light-blue-900:hover{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .xl\:dark\:hover\:to-amber-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .xl\:dark\:hover\:to-amber-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .xl\:dark\:hover\:to-amber-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .xl\:dark\:hover\:to-amber-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .xl\:dark\:hover\:to-amber-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .xl\:dark\:hover\:to-amber-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .xl\:dark\:hover\:to-amber-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .xl\:dark\:hover\:to-amber-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .xl\:dark\:hover\:to-amber-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .dark .xl\:dark\:hover\:to-amber-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .dark .xl\:dark\:hover\:to-space-cadet:hover{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .xl\:dark\:hover\:to-manatee:hover{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .xl\:dark\:hover\:to-cynabar:hover{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .xl\:dark\:hover\:to-imperial-red:hover{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .xl\:dark\:hover\:to-special-black:hover{
    --tw-gradient-to: #03071E !important;
  }

  .dark .xl\:dark\:hover\:to-dark-sienna:hover{
    --tw-gradient-to: #370617 !important;
  }

  .dark .xl\:dark\:hover\:to-rosewood:hover{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .xl\:dark\:hover\:to-dark-red:hover{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .xl\:dark\:hover\:to-rosso-corsa:hover{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .xl\:dark\:hover\:to-vermillion:hover{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .xl\:dark\:hover\:to-persimmon:hover{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .xl\:dark\:hover\:to-carrot-orange:hover{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .xl\:dark\:hover\:to-orange-web:hover{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .xl\:dark\:hover\:to-selective-yellow:hover{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .xl\:dark\:hover\:to-bottle-green:hover{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .xl\:dark\:hover\:to-illuminating-emerald:hover{
    --tw-gradient-to: #40916C !important;
  }

  .dark .xl\:dark\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-current:focus{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-black:focus{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-white:focus{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-gray-50:focus{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-gray-100:focus{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-gray-200:focus{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-gray-300:focus{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-gray-400:focus{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-gray-500:focus{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-gray-600:focus{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-gray-700:focus{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-gray-800:focus{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-gray-900:focus{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-red-50:focus{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-red-100:focus{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-red-200:focus{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-red-300:focus{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-red-400:focus{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-red-500:focus{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-red-600:focus{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-red-700:focus{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-red-800:focus{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-red-900:focus{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-yellow-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-yellow-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-yellow-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-yellow-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-yellow-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-yellow-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-yellow-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-yellow-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-yellow-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-yellow-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-green-50:focus{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-green-100:focus{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-green-200:focus{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-green-300:focus{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-green-400:focus{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-green-500:focus{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-green-600:focus{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-green-700:focus{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-green-800:focus{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-green-900:focus{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-blue-50:focus{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-blue-100:focus{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-blue-200:focus{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-blue-300:focus{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-blue-400:focus{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-blue-500:focus{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-blue-600:focus{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-blue-700:focus{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-blue-800:focus{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-blue-900:focus{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-indigo-50:focus{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-indigo-100:focus{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-indigo-200:focus{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-indigo-300:focus{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-indigo-400:focus{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-indigo-500:focus{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-indigo-600:focus{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-indigo-700:focus{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-indigo-800:focus{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-indigo-900:focus{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-purple-50:focus{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-purple-100:focus{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-purple-200:focus{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-purple-300:focus{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-purple-400:focus{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-purple-500:focus{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-purple-600:focus{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-purple-700:focus{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-purple-800:focus{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-purple-900:focus{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-pink-50:focus{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-pink-100:focus{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-pink-200:focus{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-pink-300:focus{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-pink-400:focus{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-pink-500:focus{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-pink-600:focus{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-pink-700:focus{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-pink-800:focus{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-pink-900:focus{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cyan-50:focus{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cyan-100:focus{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cyan-200:focus{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cyan-300:focus{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cyan-400:focus{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cyan-500:focus{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cyan-600:focus{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cyan-700:focus{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cyan-800:focus{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cyan-900:focus{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-light-blue-50:focus{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-light-blue-100:focus{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-light-blue-200:focus{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-light-blue-300:focus{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-light-blue-400:focus{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-light-blue-500:focus{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-light-blue-600:focus{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-light-blue-700:focus{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-light-blue-800:focus{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-light-blue-900:focus{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-amber-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-amber-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-amber-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-amber-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-amber-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-amber-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-amber-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-amber-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-amber-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-amber-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-space-cadet:focus{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-manatee:focus{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-cynabar:focus{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-imperial-red:focus{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-special-black:focus{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-dark-sienna:focus{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-rosewood:focus{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-dark-red:focus{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-rosso-corsa:focus{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-vermillion:focus{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-persimmon:focus{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-carrot-orange:focus{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-orange-web:focus{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-selective-yellow:focus{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-bottle-green:focus{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .xl\:dark\:focus\:from-illuminating-emerald:focus{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-current:focus{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-gray-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-gray-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-gray-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-gray-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-gray-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-gray-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-gray-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-gray-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-gray-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-gray-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-red-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-red-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-red-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-red-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-red-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-red-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-red-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-red-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-red-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-red-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-yellow-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-yellow-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-yellow-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-yellow-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-yellow-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-yellow-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-yellow-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-yellow-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-yellow-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-yellow-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-green-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-green-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-green-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-green-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-green-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-green-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-green-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-green-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-green-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-green-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-indigo-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-indigo-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-indigo-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-indigo-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-indigo-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-indigo-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-indigo-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-indigo-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-indigo-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-indigo-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-purple-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-purple-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-purple-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-purple-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-purple-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-purple-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-purple-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-purple-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-purple-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-purple-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-pink-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-pink-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-pink-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-pink-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-pink-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-pink-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-pink-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-pink-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-pink-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-pink-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cyan-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cyan-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cyan-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cyan-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cyan-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cyan-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cyan-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cyan-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cyan-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cyan-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-light-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-light-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-light-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-light-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-light-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-light-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-light-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-light-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-light-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-light-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-amber-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-amber-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-amber-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-amber-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-amber-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-amber-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-amber-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-amber-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-amber-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-amber-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-space-cadet:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-manatee:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-cynabar:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-imperial-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-special-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-dark-sienna:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-rosewood:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-dark-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-rosso-corsa:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-vermillion:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-persimmon:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-carrot-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-orange-web:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-selective-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-bottle-green:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .xl\:dark\:focus\:via-illuminating-emerald:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .xl\:dark\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent !important;
  }

  .dark .xl\:dark\:focus\:to-current:focus{
    --tw-gradient-to: currentColor !important;
  }

  .dark .xl\:dark\:focus\:to-black:focus{
    --tw-gradient-to: #000 !important;
  }

  .dark .xl\:dark\:focus\:to-white:focus{
    --tw-gradient-to: #fff !important;
  }

  .dark .xl\:dark\:focus\:to-gray-50:focus{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .xl\:dark\:focus\:to-gray-100:focus{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .xl\:dark\:focus\:to-gray-200:focus{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .xl\:dark\:focus\:to-gray-300:focus{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .xl\:dark\:focus\:to-gray-400:focus{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .xl\:dark\:focus\:to-gray-500:focus{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .xl\:dark\:focus\:to-gray-600:focus{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .xl\:dark\:focus\:to-gray-700:focus{
    --tw-gradient-to: #374151 !important;
  }

  .dark .xl\:dark\:focus\:to-gray-800:focus{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .xl\:dark\:focus\:to-gray-900:focus{
    --tw-gradient-to: #111827 !important;
  }

  .dark .xl\:dark\:focus\:to-red-50:focus{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .xl\:dark\:focus\:to-red-100:focus{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .xl\:dark\:focus\:to-red-200:focus{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .xl\:dark\:focus\:to-red-300:focus{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .xl\:dark\:focus\:to-red-400:focus{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .xl\:dark\:focus\:to-red-500:focus{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .xl\:dark\:focus\:to-red-600:focus{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .xl\:dark\:focus\:to-red-700:focus{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .xl\:dark\:focus\:to-red-800:focus{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .xl\:dark\:focus\:to-red-900:focus{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .xl\:dark\:focus\:to-yellow-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .xl\:dark\:focus\:to-yellow-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .xl\:dark\:focus\:to-yellow-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .xl\:dark\:focus\:to-yellow-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .xl\:dark\:focus\:to-yellow-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .xl\:dark\:focus\:to-yellow-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .xl\:dark\:focus\:to-yellow-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .xl\:dark\:focus\:to-yellow-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .xl\:dark\:focus\:to-yellow-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .dark .xl\:dark\:focus\:to-yellow-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .dark .xl\:dark\:focus\:to-green-50:focus{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .xl\:dark\:focus\:to-green-100:focus{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .xl\:dark\:focus\:to-green-200:focus{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .xl\:dark\:focus\:to-green-300:focus{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .xl\:dark\:focus\:to-green-400:focus{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .xl\:dark\:focus\:to-green-500:focus{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .xl\:dark\:focus\:to-green-600:focus{
    --tw-gradient-to: #059669 !important;
  }

  .dark .xl\:dark\:focus\:to-green-700:focus{
    --tw-gradient-to: #047857 !important;
  }

  .dark .xl\:dark\:focus\:to-green-800:focus{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .xl\:dark\:focus\:to-green-900:focus{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .xl\:dark\:focus\:to-blue-50:focus{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .xl\:dark\:focus\:to-blue-100:focus{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .xl\:dark\:focus\:to-blue-200:focus{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .xl\:dark\:focus\:to-blue-300:focus{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .xl\:dark\:focus\:to-blue-400:focus{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .xl\:dark\:focus\:to-blue-500:focus{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .xl\:dark\:focus\:to-blue-600:focus{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .xl\:dark\:focus\:to-blue-700:focus{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .xl\:dark\:focus\:to-blue-800:focus{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .xl\:dark\:focus\:to-blue-900:focus{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .xl\:dark\:focus\:to-indigo-50:focus{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .xl\:dark\:focus\:to-indigo-100:focus{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .xl\:dark\:focus\:to-indigo-200:focus{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .xl\:dark\:focus\:to-indigo-300:focus{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .xl\:dark\:focus\:to-indigo-400:focus{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .xl\:dark\:focus\:to-indigo-500:focus{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .xl\:dark\:focus\:to-indigo-600:focus{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .xl\:dark\:focus\:to-indigo-700:focus{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .xl\:dark\:focus\:to-indigo-800:focus{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .xl\:dark\:focus\:to-indigo-900:focus{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .xl\:dark\:focus\:to-purple-50:focus{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .xl\:dark\:focus\:to-purple-100:focus{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .xl\:dark\:focus\:to-purple-200:focus{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .xl\:dark\:focus\:to-purple-300:focus{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .xl\:dark\:focus\:to-purple-400:focus{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .xl\:dark\:focus\:to-purple-500:focus{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .xl\:dark\:focus\:to-purple-600:focus{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .xl\:dark\:focus\:to-purple-700:focus{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .xl\:dark\:focus\:to-purple-800:focus{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .xl\:dark\:focus\:to-purple-900:focus{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .xl\:dark\:focus\:to-pink-50:focus{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .xl\:dark\:focus\:to-pink-100:focus{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .xl\:dark\:focus\:to-pink-200:focus{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .xl\:dark\:focus\:to-pink-300:focus{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .xl\:dark\:focus\:to-pink-400:focus{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .xl\:dark\:focus\:to-pink-500:focus{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .xl\:dark\:focus\:to-pink-600:focus{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .xl\:dark\:focus\:to-pink-700:focus{
    --tw-gradient-to: #be185d !important;
  }

  .dark .xl\:dark\:focus\:to-pink-800:focus{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .xl\:dark\:focus\:to-pink-900:focus{
    --tw-gradient-to: #831843 !important;
  }

  .dark .xl\:dark\:focus\:to-cyan-50:focus{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .xl\:dark\:focus\:to-cyan-100:focus{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .xl\:dark\:focus\:to-cyan-200:focus{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .xl\:dark\:focus\:to-cyan-300:focus{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .xl\:dark\:focus\:to-cyan-400:focus{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .xl\:dark\:focus\:to-cyan-500:focus{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .xl\:dark\:focus\:to-cyan-600:focus{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .xl\:dark\:focus\:to-cyan-700:focus{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .xl\:dark\:focus\:to-cyan-800:focus{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .xl\:dark\:focus\:to-cyan-900:focus{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .xl\:dark\:focus\:to-light-blue-50:focus{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .xl\:dark\:focus\:to-light-blue-100:focus{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .xl\:dark\:focus\:to-light-blue-200:focus{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .xl\:dark\:focus\:to-light-blue-300:focus{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .xl\:dark\:focus\:to-light-blue-400:focus{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .xl\:dark\:focus\:to-light-blue-500:focus{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .xl\:dark\:focus\:to-light-blue-600:focus{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .xl\:dark\:focus\:to-light-blue-700:focus{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .xl\:dark\:focus\:to-light-blue-800:focus{
    --tw-gradient-to: #075985 !important;
  }

  .dark .xl\:dark\:focus\:to-light-blue-900:focus{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .xl\:dark\:focus\:to-amber-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .xl\:dark\:focus\:to-amber-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .xl\:dark\:focus\:to-amber-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .xl\:dark\:focus\:to-amber-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .xl\:dark\:focus\:to-amber-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .xl\:dark\:focus\:to-amber-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .xl\:dark\:focus\:to-amber-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .xl\:dark\:focus\:to-amber-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .xl\:dark\:focus\:to-amber-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .dark .xl\:dark\:focus\:to-amber-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .dark .xl\:dark\:focus\:to-space-cadet:focus{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .xl\:dark\:focus\:to-manatee:focus{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .xl\:dark\:focus\:to-cynabar:focus{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .xl\:dark\:focus\:to-imperial-red:focus{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .xl\:dark\:focus\:to-special-black:focus{
    --tw-gradient-to: #03071E !important;
  }

  .dark .xl\:dark\:focus\:to-dark-sienna:focus{
    --tw-gradient-to: #370617 !important;
  }

  .dark .xl\:dark\:focus\:to-rosewood:focus{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .xl\:dark\:focus\:to-dark-red:focus{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .xl\:dark\:focus\:to-rosso-corsa:focus{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .xl\:dark\:focus\:to-vermillion:focus{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .xl\:dark\:focus\:to-persimmon:focus{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .xl\:dark\:focus\:to-carrot-orange:focus{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .xl\:dark\:focus\:to-orange-web:focus{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .xl\:dark\:focus\:to-selective-yellow:focus{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .xl\:dark\:focus\:to-bottle-green:focus{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .xl\:dark\:focus\:to-illuminating-emerald:focus{
    --tw-gradient-to: #40916C !important;
  }

  .xl\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .xl\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .xl\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .xl\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .xl\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .xl\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .xl\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .xl\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .xl\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .xl\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .xl\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .xl\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .xl\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .xl\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .xl\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .group:hover .xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0 !important;
  }

  .xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05 !important;
  }

  .xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1 !important;
  }

  .xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2 !important;
  }

  .xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25 !important;
  }

  .xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3 !important;
  }

  .xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4 !important;
  }

  .xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5 !important;
  }

  .xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6 !important;
  }

  .xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7 !important;
  }

  .xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75 !important;
  }

  .xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8 !important;
  }

  .xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9 !important;
  }

  .xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95 !important;
  }

  .xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1 !important;
  }

  .xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0 !important;
  }

  .xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05 !important;
  }

  .xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1 !important;
  }

  .xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2 !important;
  }

  .xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25 !important;
  }

  .xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3 !important;
  }

  .xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4 !important;
  }

  .xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5 !important;
  }

  .xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6 !important;
  }

  .xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7 !important;
  }

  .xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75 !important;
  }

  .xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8 !important;
  }

  .xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9 !important;
  }

  .xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95 !important;
  }

  .xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1 !important;
  }

  .xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0 !important;
  }

  .xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05 !important;
  }

  .xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1 !important;
  }

  .xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2 !important;
  }

  .xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25 !important;
  }

  .xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3 !important;
  }

  .xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4 !important;
  }

  .xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5 !important;
  }

  .xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6 !important;
  }

  .xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7 !important;
  }

  .xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75 !important;
  }

  .xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8 !important;
  }

  .xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9 !important;
  }

  .xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95 !important;
  }

  .xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1 !important;
  }

  .dark .xl\:dark\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .dark .xl\:dark\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1 !important;
  }

  .xl\:bg-bottom{
    background-position: bottom !important;
  }

  .xl\:bg-center{
    background-position: center !important;
  }

  .xl\:bg-left{
    background-position: left !important;
  }

  .xl\:bg-left-bottom{
    background-position: left bottom !important;
  }

  .xl\:bg-left-top{
    background-position: left top !important;
  }

  .xl\:bg-right{
    background-position: right !important;
  }

  .xl\:bg-right-bottom{
    background-position: right bottom !important;
  }

  .xl\:bg-right-top{
    background-position: right top !important;
  }

  .xl\:bg-top{
    background-position: top !important;
  }

  .xl\:bg-repeat{
    background-repeat: repeat !important;
  }

  .xl\:bg-no-repeat{
    background-repeat: no-repeat !important;
  }

  .xl\:bg-repeat-x{
    background-repeat: repeat-x !important;
  }

  .xl\:bg-repeat-y{
    background-repeat: repeat-y !important;
  }

  .xl\:bg-repeat-round{
    background-repeat: round !important;
  }

  .xl\:bg-repeat-space{
    background-repeat: space !important;
  }

  .xl\:bg-auto{
    background-size: auto !important;
  }

  .xl\:bg-cover{
    background-size: cover !important;
  }

  .xl\:bg-contain{
    background-size: contain !important;
  }

  .xl\:border-collapse{
    border-collapse: collapse !important;
  }

  .xl\:border-separate{
    border-collapse: separate !important;
  }

  .xl\:border-transparent{
    border-color: transparent !important;
  }

  .xl\:border-current{
    border-color: currentColor !important;
  }

  .xl\:border-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .xl\:border-white{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:border-gray-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .xl\:border-gray-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:border-gray-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:border-gray-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .xl\:border-gray-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .xl\:border-gray-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .xl\:border-gray-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .xl\:border-gray-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .xl\:border-gray-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .xl\:border-gray-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .xl\:border-red-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .xl\:border-red-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .xl\:border-red-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .xl\:border-red-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .xl\:border-red-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .xl\:border-red-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .xl\:border-red-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .xl\:border-red-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .xl\:border-red-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .xl\:border-red-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .xl\:border-yellow-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:border-yellow-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:border-yellow-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:border-yellow-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:border-yellow-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .xl\:border-yellow-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .xl\:border-yellow-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:border-yellow-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .xl\:border-yellow-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .xl\:border-yellow-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:border-green-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .xl\:border-green-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .xl\:border-green-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .xl\:border-green-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .xl\:border-green-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .xl\:border-green-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .xl\:border-green-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .xl\:border-green-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .xl\:border-green-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .xl\:border-green-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .xl\:border-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:border-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:border-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:border-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:border-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .xl\:border-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:border-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:border-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .xl\:border-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .xl\:border-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:border-indigo-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:border-indigo-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:border-indigo-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:border-indigo-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:border-indigo-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:border-indigo-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .xl\:border-indigo-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .xl\:border-indigo-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .xl\:border-indigo-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .xl\:border-indigo-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .xl\:border-purple-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:border-purple-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:border-purple-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:border-purple-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:border-purple-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .xl\:border-purple-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:border-purple-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .xl\:border-purple-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .xl\:border-purple-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .xl\:border-purple-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .xl\:border-pink-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:border-pink-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .xl\:border-pink-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .xl\:border-pink-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .xl\:border-pink-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .xl\:border-pink-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .xl\:border-pink-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .xl\:border-pink-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .xl\:border-pink-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:border-pink-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cyan-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cyan-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cyan-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cyan-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cyan-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cyan-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cyan-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cyan-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cyan-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cyan-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .xl\:border-light-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:border-light-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:border-light-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:border-light-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:border-light-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:border-light-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .xl\:border-light-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:border-light-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .xl\:border-light-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .xl\:border-light-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .xl\:border-amber-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:border-amber-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:border-amber-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:border-amber-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:border-amber-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .xl\:border-amber-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .xl\:border-amber-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:border-amber-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .xl\:border-amber-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .xl\:border-amber-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:border-space-cadet{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .xl\:border-manatee{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .xl\:border-cynabar{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .xl\:border-imperial-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .xl\:border-special-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .xl\:border-dark-sienna{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .xl\:border-rosewood{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:border-dark-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .xl\:border-rosso-corsa{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .xl\:border-vermillion{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .xl\:border-persimmon{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .xl\:border-carrot-orange{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:border-orange-web{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .xl\:border-selective-yellow{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .xl\:border-bottle-green{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .xl\:border-illuminating-emerald{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-transparent:hover{
    border-color: transparent !important;
  }

  .xl\:hover\:border-current:hover{
    border-color: currentColor !important;
  }

  .xl\:hover\:border-black:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-white:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-gray-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-gray-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-gray-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-gray-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-gray-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-gray-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-gray-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-gray-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-gray-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-gray-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-red-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-red-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-red-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-red-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-red-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-red-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-red-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-red-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-red-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-red-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-yellow-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-yellow-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-yellow-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-yellow-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-yellow-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-yellow-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-yellow-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-yellow-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-yellow-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-yellow-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-green-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-green-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-green-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-green-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-green-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-green-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-green-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-green-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-green-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-green-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-blue-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-blue-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-blue-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-blue-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-blue-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-blue-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-blue-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-blue-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-blue-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-blue-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-indigo-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-indigo-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-indigo-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-indigo-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-indigo-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-indigo-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-indigo-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-indigo-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-indigo-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-indigo-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-purple-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-purple-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-purple-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-purple-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-purple-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-purple-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-purple-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-purple-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-purple-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-purple-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-pink-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-pink-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-pink-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-pink-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-pink-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-pink-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-pink-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-pink-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-pink-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-pink-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cyan-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cyan-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cyan-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cyan-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cyan-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cyan-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cyan-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cyan-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cyan-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cyan-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-light-blue-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-light-blue-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-light-blue-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-light-blue-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-light-blue-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-light-blue-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-light-blue-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-light-blue-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-light-blue-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-light-blue-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-amber-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-amber-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-amber-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-amber-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-amber-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-amber-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-amber-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-amber-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-amber-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-amber-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-space-cadet:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-manatee:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-cynabar:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-imperial-red:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-special-black:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-dark-sienna:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-rosewood:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-dark-red:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-rosso-corsa:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-vermillion:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-persimmon:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-carrot-orange:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-orange-web:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-selective-yellow:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-bottle-green:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .xl\:hover\:border-illuminating-emerald:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-transparent:focus{
    border-color: transparent !important;
  }

  .xl\:focus\:border-current:focus{
    border-color: currentColor !important;
  }

  .xl\:focus\:border-black:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-white:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-gray-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-gray-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-gray-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-gray-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-gray-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-gray-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-gray-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-gray-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-gray-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-gray-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-red-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-red-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-red-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-red-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-red-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-red-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-red-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-red-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-red-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-red-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-yellow-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-yellow-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-yellow-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-yellow-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-yellow-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-yellow-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-yellow-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-yellow-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-yellow-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-yellow-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-green-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-green-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-green-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-green-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-green-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-green-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-green-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-green-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-green-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-green-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-blue-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-blue-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-blue-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-blue-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-blue-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-blue-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-blue-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-blue-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-blue-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-blue-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-indigo-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-indigo-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-indigo-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-indigo-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-indigo-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-indigo-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-indigo-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-indigo-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-indigo-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-indigo-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-purple-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-purple-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-purple-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-purple-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-purple-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-purple-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-purple-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-purple-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-purple-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-purple-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-pink-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-pink-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-pink-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-pink-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-pink-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-pink-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-pink-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-pink-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-pink-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-pink-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cyan-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cyan-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cyan-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cyan-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cyan-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cyan-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cyan-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cyan-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cyan-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cyan-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-light-blue-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-light-blue-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-light-blue-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-light-blue-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-light-blue-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-light-blue-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-light-blue-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-light-blue-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-light-blue-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-light-blue-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-amber-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-amber-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-amber-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-amber-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-amber-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-amber-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-amber-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-amber-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-amber-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-amber-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-space-cadet:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-manatee:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-cynabar:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-imperial-red:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-special-black:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-dark-sienna:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-rosewood:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-dark-red:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-rosso-corsa:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-vermillion:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-persimmon:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-carrot-orange:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-orange-web:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-selective-yellow:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-bottle-green:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .xl\:focus\:border-illuminating-emerald:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-transparent:active{
    border-color: transparent !important;
  }

  .xl\:active\:border-current:active{
    border-color: currentColor !important;
  }

  .xl\:active\:border-black:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-white:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-gray-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-gray-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-gray-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-gray-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-gray-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-gray-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-gray-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-gray-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-gray-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-gray-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-red-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-red-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-red-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-red-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-red-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-red-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-red-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-red-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-red-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-red-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-yellow-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-yellow-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-yellow-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-yellow-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-yellow-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-yellow-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-yellow-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-yellow-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-yellow-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-yellow-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-green-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-green-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-green-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-green-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-green-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-green-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-green-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-green-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-green-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-green-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-blue-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-blue-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-blue-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-blue-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-blue-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-blue-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-blue-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-blue-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-blue-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-blue-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-indigo-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-indigo-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-indigo-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-indigo-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-indigo-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-indigo-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-indigo-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-indigo-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-indigo-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-indigo-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-purple-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-purple-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-purple-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-purple-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-purple-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-purple-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-purple-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-purple-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-purple-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-purple-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-pink-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-pink-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-pink-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-pink-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-pink-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-pink-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-pink-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-pink-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-pink-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-pink-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cyan-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cyan-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cyan-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cyan-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cyan-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cyan-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cyan-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cyan-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cyan-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cyan-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-light-blue-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-light-blue-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-light-blue-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-light-blue-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-light-blue-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-light-blue-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-light-blue-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-light-blue-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-light-blue-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-light-blue-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-amber-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-amber-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-amber-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-amber-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-amber-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-amber-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-amber-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-amber-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-amber-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-amber-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-space-cadet:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-manatee:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-cynabar:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-imperial-red:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-special-black:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-dark-sienna:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-rosewood:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-dark-red:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-rosso-corsa:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-vermillion:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-persimmon:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-carrot-orange:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-orange-web:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-selective-yellow:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-bottle-green:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .xl\:active\:border-illuminating-emerald:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-transparent{
    border-color: transparent !important;
  }

  .group:hover .xl\:group-hover\:border-current{
    border-color: currentColor !important;
  }

  .group:hover .xl\:group-hover\:border-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-white{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-gray-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-gray-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-gray-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-gray-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-gray-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-gray-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-gray-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-gray-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-gray-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-gray-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-red-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-red-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-red-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-red-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-red-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-red-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-red-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-red-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-red-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-red-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-yellow-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-yellow-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-yellow-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-yellow-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-yellow-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-yellow-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-yellow-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-yellow-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-yellow-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-yellow-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-green-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-green-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-green-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-green-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-green-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-green-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-green-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-green-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-green-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-green-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-indigo-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-indigo-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-indigo-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-indigo-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-indigo-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-indigo-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-indigo-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-indigo-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-indigo-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-indigo-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-purple-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-purple-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-purple-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-purple-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-purple-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-purple-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-purple-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-purple-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-purple-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-purple-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-pink-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-pink-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-pink-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-pink-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-pink-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-pink-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-pink-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-pink-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-pink-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-pink-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cyan-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cyan-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cyan-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cyan-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cyan-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cyan-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cyan-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cyan-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cyan-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cyan-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-light-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-light-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-light-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-light-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-light-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-light-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-light-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-light-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-light-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-light-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-amber-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-amber-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-amber-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-amber-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-amber-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-amber-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-amber-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-amber-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-amber-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-amber-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-space-cadet{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-manatee{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-cynabar{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-imperial-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-special-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-dark-sienna{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-rosewood{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-dark-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-rosso-corsa{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-vermillion{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-persimmon{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-carrot-orange{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-orange-web{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-selective-yellow{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-bottle-green{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:border-illuminating-emerald{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .xl\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .xl\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .xl\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .xl\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .xl\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .xl\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .xl\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .xl\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .xl\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .xl\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .xl\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .xl\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .xl\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .xl\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .xl\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .group:hover .xl\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0 !important;
  }

  .xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05 !important;
  }

  .xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1 !important;
  }

  .xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2 !important;
  }

  .xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25 !important;
  }

  .xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3 !important;
  }

  .xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4 !important;
  }

  .xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5 !important;
  }

  .xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6 !important;
  }

  .xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7 !important;
  }

  .xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75 !important;
  }

  .xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8 !important;
  }

  .xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9 !important;
  }

  .xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95 !important;
  }

  .xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1 !important;
  }

  .xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0 !important;
  }

  .xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05 !important;
  }

  .xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1 !important;
  }

  .xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2 !important;
  }

  .xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25 !important;
  }

  .xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3 !important;
  }

  .xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4 !important;
  }

  .xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5 !important;
  }

  .xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6 !important;
  }

  .xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7 !important;
  }

  .xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75 !important;
  }

  .xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8 !important;
  }

  .xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9 !important;
  }

  .xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95 !important;
  }

  .xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1 !important;
  }

  .xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0 !important;
  }

  .xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05 !important;
  }

  .xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1 !important;
  }

  .xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2 !important;
  }

  .xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25 !important;
  }

  .xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3 !important;
  }

  .xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4 !important;
  }

  .xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5 !important;
  }

  .xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6 !important;
  }

  .xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7 !important;
  }

  .xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75 !important;
  }

  .xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8 !important;
  }

  .xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9 !important;
  }

  .xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95 !important;
  }

  .xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1 !important;
  }

  .dark .xl\:dark\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .dark .xl\:dark\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1 !important;
  }

  .xl\:rounded-none{
    border-radius: 0px !important;
  }

  .xl\:rounded-sm{
    border-radius: 0.125rem !important;
  }

  .xl\:rounded{
    border-radius: 0.25rem !important;
  }

  .xl\:rounded-md{
    border-radius: 0.375rem !important;
  }

  .xl\:rounded-lg{
    border-radius: 0.5rem !important;
  }

  .xl\:rounded-xl{
    border-radius: 0.75rem !important;
  }

  .xl\:rounded-2xl{
    border-radius: 1rem !important;
  }

  .xl\:rounded-3xl{
    border-radius: 1.5rem !important;
  }

  .xl\:rounded-full{
    border-radius: 9999px !important;
  }

  .xl\:rounded-t-none{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }

  .xl\:rounded-r-none{
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .xl\:rounded-b-none{
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .xl\:rounded-l-none{
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .xl\:rounded-t-sm{
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .xl\:rounded-r-sm{
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .xl\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:rounded-l-sm{
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:rounded-t{
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .xl\:rounded-r{
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .xl\:rounded-b{
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:rounded-l{
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:rounded-t-md{
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .xl\:rounded-r-md{
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .xl\:rounded-b-md{
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:rounded-l-md{
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:rounded-t-lg{
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .xl\:rounded-r-lg{
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .xl\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:rounded-l-lg{
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:rounded-t-xl{
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .xl\:rounded-r-xl{
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .xl\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:rounded-l-xl{
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:rounded-t-2xl{
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .xl\:rounded-r-2xl{
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .xl\:rounded-b-2xl{
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:rounded-l-2xl{
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:rounded-t-3xl{
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .xl\:rounded-r-3xl{
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .xl\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:rounded-l-3xl{
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:rounded-t-full{
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .xl\:rounded-r-full{
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .xl\:rounded-b-full{
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:rounded-l-full{
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:rounded-tl-none{
    border-top-left-radius: 0px !important;
  }

  .xl\:rounded-tr-none{
    border-top-right-radius: 0px !important;
  }

  .xl\:rounded-br-none{
    border-bottom-right-radius: 0px !important;
  }

  .xl\:rounded-bl-none{
    border-bottom-left-radius: 0px !important;
  }

  .xl\:rounded-tl-sm{
    border-top-left-radius: 0.125rem !important;
  }

  .xl\:rounded-tr-sm{
    border-top-right-radius: 0.125rem !important;
  }

  .xl\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem !important;
  }

  .xl\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:rounded-tl{
    border-top-left-radius: 0.25rem !important;
  }

  .xl\:rounded-tr{
    border-top-right-radius: 0.25rem !important;
  }

  .xl\:rounded-br{
    border-bottom-right-radius: 0.25rem !important;
  }

  .xl\:rounded-bl{
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:rounded-tl-md{
    border-top-left-radius: 0.375rem !important;
  }

  .xl\:rounded-tr-md{
    border-top-right-radius: 0.375rem !important;
  }

  .xl\:rounded-br-md{
    border-bottom-right-radius: 0.375rem !important;
  }

  .xl\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:rounded-tl-lg{
    border-top-left-radius: 0.5rem !important;
  }

  .xl\:rounded-tr-lg{
    border-top-right-radius: 0.5rem !important;
  }

  .xl\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem !important;
  }

  .xl\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:rounded-tl-xl{
    border-top-left-radius: 0.75rem !important;
  }

  .xl\:rounded-tr-xl{
    border-top-right-radius: 0.75rem !important;
  }

  .xl\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem !important;
  }

  .xl\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:rounded-tl-2xl{
    border-top-left-radius: 1rem !important;
  }

  .xl\:rounded-tr-2xl{
    border-top-right-radius: 1rem !important;
  }

  .xl\:rounded-br-2xl{
    border-bottom-right-radius: 1rem !important;
  }

  .xl\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem !important;
  }

  .xl\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem !important;
  }

  .xl\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem !important;
  }

  .xl\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:rounded-tl-full{
    border-top-left-radius: 9999px !important;
  }

  .xl\:rounded-tr-full{
    border-top-right-radius: 9999px !important;
  }

  .xl\:rounded-br-full{
    border-bottom-right-radius: 9999px !important;
  }

  .xl\:rounded-bl-full{
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:border-solid{
    border-style: solid !important;
  }

  .xl\:border-dashed{
    border-style: dashed !important;
  }

  .xl\:border-dotted{
    border-style: dotted !important;
  }

  .xl\:border-double{
    border-style: double !important;
  }

  .xl\:border-none{
    border-style: none !important;
  }

  .xl\:border-0{
    border-width: 0px !important;
  }

  .xl\:border-2{
    border-width: 2px !important;
  }

  .xl\:border-4{
    border-width: 4px !important;
  }

  .xl\:border-8{
    border-width: 8px !important;
  }

  .xl\:border{
    border-width: 1px !important;
  }

  .xl\:border-t-0{
    border-top-width: 0px !important;
  }

  .xl\:border-r-0{
    border-right-width: 0px !important;
  }

  .xl\:border-b-0{
    border-bottom-width: 0px !important;
  }

  .xl\:border-l-0{
    border-left-width: 0px !important;
  }

  .xl\:border-t-2{
    border-top-width: 2px !important;
  }

  .xl\:border-r-2{
    border-right-width: 2px !important;
  }

  .xl\:border-b-2{
    border-bottom-width: 2px !important;
  }

  .xl\:border-l-2{
    border-left-width: 2px !important;
  }

  .xl\:border-t-4{
    border-top-width: 4px !important;
  }

  .xl\:border-r-4{
    border-right-width: 4px !important;
  }

  .xl\:border-b-4{
    border-bottom-width: 4px !important;
  }

  .xl\:border-l-4{
    border-left-width: 4px !important;
  }

  .xl\:border-t-8{
    border-top-width: 8px !important;
  }

  .xl\:border-r-8{
    border-right-width: 8px !important;
  }

  .xl\:border-b-8{
    border-bottom-width: 8px !important;
  }

  .xl\:border-l-8{
    border-left-width: 8px !important;
  }

  .xl\:border-t{
    border-top-width: 1px !important;
  }

  .xl\:border-r{
    border-right-width: 1px !important;
  }

  .xl\:border-b{
    border-bottom-width: 1px !important;
  }

  .xl\:border-l{
    border-left-width: 1px !important;
  }

  .xl\:decoration-slice{
    -webkit-box-decoration-break: slice !important;
            box-decoration-break: slice !important;
  }

  .xl\:decoration-clone{
    -webkit-box-decoration-break: clone !important;
            box-decoration-break: clone !important;
  }

  .xl\:box-border{
    box-sizing: border-box !important;
  }

  .xl\:box-content{
    box-sizing: content-box !important;
  }

  .xl\:cursor-auto{
    cursor: auto !important;
  }

  .xl\:cursor-default{
    cursor: default !important;
  }

  .xl\:cursor-pointer{
    cursor: pointer !important;
  }

  .xl\:cursor-wait{
    cursor: wait !important;
  }

  .xl\:cursor-text{
    cursor: text !important;
  }

  .xl\:cursor-move{
    cursor: move !important;
  }

  .xl\:cursor-help{
    cursor: help !important;
  }

  .xl\:cursor-not-allowed{
    cursor: not-allowed !important;
  }

  .xl\:block{
    display: block !important;
  }

  .xl\:inline-block{
    display: inline-block !important;
  }

  .xl\:inline{
    display: inline !important;
  }

  .xl\:flex{
    display: flex !important;
  }

  .xl\:inline-flex{
    display: inline-flex !important;
  }

  .xl\:table{
    display: table !important;
  }

  .xl\:inline-table{
    display: inline-table !important;
  }

  .xl\:table-caption{
    display: table-caption !important;
  }

  .xl\:table-cell{
    display: table-cell !important;
  }

  .xl\:table-column{
    display: table-column !important;
  }

  .xl\:table-column-group{
    display: table-column-group !important;
  }

  .xl\:table-footer-group{
    display: table-footer-group !important;
  }

  .xl\:table-header-group{
    display: table-header-group !important;
  }

  .xl\:table-row-group{
    display: table-row-group !important;
  }

  .xl\:table-row{
    display: table-row !important;
  }

  .xl\:flow-root{
    display: flow-root !important;
  }

  .xl\:grid{
    display: grid !important;
  }

  .xl\:inline-grid{
    display: inline-grid !important;
  }

  .xl\:contents{
    display: contents !important;
  }

  .xl\:list-item{
    display: list-item !important;
  }

  .xl\:hidden{
    display: none !important;
  }

  .xl\:flex-row{
    flex-direction: row !important;
  }

  .xl\:flex-row-reverse{
    flex-direction: row-reverse !important;
  }

  .xl\:flex-col{
    flex-direction: column !important;
  }

  .xl\:flex-col-reverse{
    flex-direction: column-reverse !important;
  }

  .xl\:flex-wrap{
    flex-wrap: wrap !important;
  }

  .xl\:flex-wrap-reverse{
    flex-wrap: wrap-reverse !important;
  }

  .xl\:flex-nowrap{
    flex-wrap: nowrap !important;
  }

  .xl\:place-items-start{
    place-items: start !important;
  }

  .xl\:place-items-end{
    place-items: end !important;
  }

  .xl\:place-items-center{
    place-items: center !important;
  }

  .xl\:place-items-stretch{
    place-items: stretch !important;
  }

  .xl\:place-content-center{
    place-content: center !important;
  }

  .xl\:place-content-start{
    place-content: start !important;
  }

  .xl\:place-content-end{
    place-content: end !important;
  }

  .xl\:place-content-between{
    place-content: space-between !important;
  }

  .xl\:place-content-around{
    place-content: space-around !important;
  }

  .xl\:place-content-evenly{
    place-content: space-evenly !important;
  }

  .xl\:place-content-stretch{
    place-content: stretch !important;
  }

  .xl\:place-self-auto{
    place-self: auto !important;
  }

  .xl\:place-self-start{
    place-self: start !important;
  }

  .xl\:place-self-end{
    place-self: end !important;
  }

  .xl\:place-self-center{
    place-self: center !important;
  }

  .xl\:place-self-stretch{
    place-self: stretch !important;
  }

  .xl\:items-start{
    align-items: flex-start !important;
  }

  .xl\:items-end{
    align-items: flex-end !important;
  }

  .xl\:items-center{
    align-items: center !important;
  }

  .xl\:items-baseline{
    align-items: baseline !important;
  }

  .xl\:items-stretch{
    align-items: stretch !important;
  }

  .xl\:content-center{
    align-content: center !important;
  }

  .xl\:content-start{
    align-content: flex-start !important;
  }

  .xl\:content-end{
    align-content: flex-end !important;
  }

  .xl\:content-between{
    align-content: space-between !important;
  }

  .xl\:content-around{
    align-content: space-around !important;
  }

  .xl\:content-evenly{
    align-content: space-evenly !important;
  }

  .xl\:self-auto{
    align-self: auto !important;
  }

  .xl\:self-start{
    align-self: flex-start !important;
  }

  .xl\:self-end{
    align-self: flex-end !important;
  }

  .xl\:self-center{
    align-self: center !important;
  }

  .xl\:self-stretch{
    align-self: stretch !important;
  }

  .xl\:justify-items-start{
    justify-items: start !important;
  }

  .xl\:justify-items-end{
    justify-items: end !important;
  }

  .xl\:justify-items-center{
    justify-items: center !important;
  }

  .xl\:justify-items-stretch{
    justify-items: stretch !important;
  }

  .xl\:justify-start{
    justify-content: flex-start !important;
  }

  .xl\:justify-end{
    justify-content: flex-end !important;
  }

  .xl\:justify-center{
    justify-content: center !important;
  }

  .xl\:justify-between{
    justify-content: space-between !important;
  }

  .xl\:justify-around{
    justify-content: space-around !important;
  }

  .xl\:justify-evenly{
    justify-content: space-evenly !important;
  }

  .xl\:justify-self-auto{
    justify-self: auto !important;
  }

  .xl\:justify-self-start{
    justify-self: start !important;
  }

  .xl\:justify-self-end{
    justify-self: end !important;
  }

  .xl\:justify-self-center{
    justify-self: center !important;
  }

  .xl\:justify-self-stretch{
    justify-self: stretch !important;
  }

  .xl\:flex-1{
    flex: 1 1 0% !important;
  }

  .xl\:flex-auto{
    flex: 1 1 auto !important;
  }

  .xl\:flex-initial{
    flex: 0 1 auto !important;
  }

  .xl\:flex-none{
    flex: none !important;
  }

  .xl\:flex-grow-0{
    flex-grow: 0 !important;
  }

  .xl\:flex-grow{
    flex-grow: 1 !important;
  }

  .xl\:flex-shrink-0{
    flex-shrink: 0 !important;
  }

  .xl\:flex-shrink{
    flex-shrink: 1 !important;
  }

  .xl\:order-1{
    order: 1 !important;
  }

  .xl\:order-2{
    order: 2 !important;
  }

  .xl\:order-3{
    order: 3 !important;
  }

  .xl\:order-4{
    order: 4 !important;
  }

  .xl\:order-5{
    order: 5 !important;
  }

  .xl\:order-6{
    order: 6 !important;
  }

  .xl\:order-7{
    order: 7 !important;
  }

  .xl\:order-8{
    order: 8 !important;
  }

  .xl\:order-9{
    order: 9 !important;
  }

  .xl\:order-10{
    order: 10 !important;
  }

  .xl\:order-11{
    order: 11 !important;
  }

  .xl\:order-12{
    order: 12 !important;
  }

  .xl\:order-first{
    order: -9999 !important;
  }

  .xl\:order-last{
    order: 9999 !important;
  }

  .xl\:order-none{
    order: 0 !important;
  }

  .xl\:float-right{
    float: right !important;
  }

  .xl\:float-left{
    float: left !important;
  }

  .xl\:float-none{
    float: none !important;
  }

  .xl\:clear-left{
    clear: left !important;
  }

  .xl\:clear-right{
    clear: right !important;
  }

  .xl\:clear-both{
    clear: both !important;
  }

  .xl\:clear-none{
    clear: none !important;
  }

  .xl\:font-sans{
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  }

  .xl\:font-serif{
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif !important;
  }

  .xl\:font-mono{
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
  }

  .xl\:font-thin{
    font-weight: 100 !important;
  }

  .xl\:font-extralight{
    font-weight: 200 !important;
  }

  .xl\:font-light{
    font-weight: 300 !important;
  }

  .xl\:font-normal{
    font-weight: 400 !important;
  }

  .xl\:font-medium{
    font-weight: 500 !important;
  }

  .xl\:font-semibold{
    font-weight: 600 !important;
  }

  .xl\:font-bold{
    font-weight: 700 !important;
  }

  .xl\:font-extrabold{
    font-weight: 800 !important;
  }

  .xl\:font-black{
    font-weight: 900 !important;
  }

  .xl\:h-0{
    height: 0px !important;
  }

  .xl\:h-1{
    height: 0.25rem !important;
  }

  .xl\:h-2{
    height: 0.5rem !important;
  }

  .xl\:h-3{
    height: 0.75rem !important;
  }

  .xl\:h-4{
    height: 1rem !important;
  }

  .xl\:h-5{
    height: 1.25rem !important;
  }

  .xl\:h-6{
    height: 1.5rem !important;
  }

  .xl\:h-7{
    height: 1.75rem !important;
  }

  .xl\:h-8{
    height: 2rem !important;
  }

  .xl\:h-9{
    height: 2.25rem !important;
  }

  .xl\:h-10{
    height: 2.5rem !important;
  }

  .xl\:h-11{
    height: 2.75rem !important;
  }

  .xl\:h-12{
    height: 3rem !important;
  }

  .xl\:h-14{
    height: 3.5rem !important;
  }

  .xl\:h-16{
    height: 4rem !important;
  }

  .xl\:h-20{
    height: 5rem !important;
  }

  .xl\:h-24{
    height: 6rem !important;
  }

  .xl\:h-28{
    height: 7rem !important;
  }

  .xl\:h-32{
    height: 8rem !important;
  }

  .xl\:h-36{
    height: 9rem !important;
  }

  .xl\:h-40{
    height: 10rem !important;
  }

  .xl\:h-44{
    height: 11rem !important;
  }

  .xl\:h-48{
    height: 12rem !important;
  }

  .xl\:h-52{
    height: 13rem !important;
  }

  .xl\:h-56{
    height: 14rem !important;
  }

  .xl\:h-60{
    height: 15rem !important;
  }

  .xl\:h-64{
    height: 16rem !important;
  }

  .xl\:h-72{
    height: 18rem !important;
  }

  .xl\:h-80{
    height: 20rem !important;
  }

  .xl\:h-96{
    height: 24rem !important;
  }

  .xl\:h-auto{
    height: auto !important;
  }

  .xl\:h-px{
    height: 1px !important;
  }

  .xl\:h-0\.5{
    height: 0.125rem !important;
  }

  .xl\:h-1\.5{
    height: 0.375rem !important;
  }

  .xl\:h-2\.5{
    height: 0.625rem !important;
  }

  .xl\:h-3\.5{
    height: 0.875rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:h-full{
    height: 100% !important;
  }

  .xl\:h-screen{
    height: 100vh !important;
  }

  .xl\:text-xs{
    font-size: 0.75rem !important;
    line-height: 1rem !important;
  }

  .xl\:text-sm{
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }

  .xl\:text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .xl\:text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .xl\:text-xl{
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .xl\:text-2xl{
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  .xl\:text-3xl{
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .xl\:text-4xl{
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .xl\:text-5xl{
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .xl\:text-6xl{
    font-size: 3.75rem !important;
    line-height: 1 !important;
  }

  .xl\:text-7xl{
    font-size: 5rem !important;
  }

  .xl\:text-8xl{
    font-size: 6rem !important;
  }

  .xl\:text-9xl{
    font-size: 7rem !important;
  }

  .xl\:text-10xl{
    font-size: 8rem !important;
  }

  .xl\:text-11xl{
    font-size: 9rem !important;
  }

  .xl\:text-12xl{
    font-size: 12rem !important;
  }

  .xl\:text-14xl{
    font-size: 13rem !important;
  }

  .xl\:text-15xl{
    font-size: 15rem !important;
  }

  .xl\:text-16xl{
    font-size: 18rem !important;
  }

  .xl\:text-24xl{
    font-size: 23rem !important;
  }

  .xl\:leading-3{
    line-height: .75rem !important;
  }

  .xl\:leading-4{
    line-height: 1rem !important;
  }

  .xl\:leading-5{
    line-height: 1.25rem !important;
  }

  .xl\:leading-6{
    line-height: 1.5rem !important;
  }

  .xl\:leading-7{
    line-height: 1.75rem !important;
  }

  .xl\:leading-8{
    line-height: 2rem !important;
  }

  .xl\:leading-9{
    line-height: 2.25rem !important;
  }

  .xl\:leading-10{
    line-height: 2.5rem !important;
  }

  .xl\:leading-none{
    line-height: 1 !important;
  }

  .xl\:leading-tight{
    line-height: 1.25 !important;
  }

  .xl\:leading-snug{
    line-height: 1.375 !important;
  }

  .xl\:leading-normal{
    line-height: 1.5 !important;
  }

  .xl\:leading-relaxed{
    line-height: 1.625 !important;
  }

  .xl\:leading-loose{
    line-height: 2 !important;
  }

  .xl\:list-inside{
    list-style-position: inside !important;
  }

  .xl\:list-outside{
    list-style-position: outside !important;
  }

  .xl\:list-none{
    list-style-type: none !important;
  }

  .xl\:list-disc{
    list-style-type: disc !important;
  }

  .xl\:list-decimal{
    list-style-type: decimal !important;
  }

  .xl\:m-0{
    margin: 0px !important;
  }

  .xl\:m-1{
    margin: 0.25rem !important;
  }

  .xl\:m-2{
    margin: 0.5rem !important;
  }

  .xl\:m-3{
    margin: 0.75rem !important;
  }

  .xl\:m-4{
    margin: 1rem !important;
  }

  .xl\:m-5{
    margin: 1.25rem !important;
  }

  .xl\:m-6{
    margin: 1.5rem !important;
  }

  .xl\:m-7{
    margin: 1.75rem !important;
  }

  .xl\:m-8{
    margin: 2rem !important;
  }

  .xl\:m-9{
    margin: 2.25rem !important;
  }

  .xl\:m-10{
    margin: 2.5rem !important;
  }

  .xl\:m-11{
    margin: 2.75rem !important;
  }

  .xl\:m-12{
    margin: 3rem !important;
  }

  .xl\:m-14{
    margin: 3.5rem !important;
  }

  .xl\:m-16{
    margin: 4rem !important;
  }

  .xl\:m-20{
    margin: 5rem !important;
  }

  .xl\:m-24{
    margin: 6rem !important;
  }

  .xl\:m-28{
    margin: 7rem !important;
  }

  .xl\:m-32{
    margin: 8rem !important;
  }

  .xl\:m-36{
    margin: 9rem !important;
  }

  .xl\:m-40{
    margin: 10rem !important;
  }

  .xl\:m-44{
    margin: 11rem !important;
  }

  .xl\:m-48{
    margin: 12rem !important;
  }

  .xl\:m-52{
    margin: 13rem !important;
  }

  .xl\:m-56{
    margin: 14rem !important;
  }

  .xl\:m-60{
    margin: 15rem !important;
  }

  .xl\:m-64{
    margin: 16rem !important;
  }

  .xl\:m-72{
    margin: 18rem !important;
  }

  .xl\:m-80{
    margin: 20rem !important;
  }

  .xl\:m-96{
    margin: 24rem !important;
  }

  .xl\:m-auto{
    margin: auto !important;
  }

  .xl\:m-px{
    margin: 1px !important;
  }

  .xl\:m-0\.5{
    margin: 0.125rem !important;
  }

  .xl\:m-1\.5{
    margin: 0.375rem !important;
  }

  .xl\:m-2\.5{
    margin: 0.625rem !important;
  }

  .xl\:m-3\.5{
    margin: 0.875rem !important;
  }

  .xl\:-m-0{
    margin: 0px !important;
  }

  .xl\:-m-1{
    margin: -0.25rem !important;
  }

  .xl\:-m-2{
    margin: -0.5rem !important;
  }

  .xl\:-m-3{
    margin: -0.75rem !important;
  }

  .xl\:-m-4{
    margin: -1rem !important;
  }

  .xl\:-m-5{
    margin: -1.25rem !important;
  }

  .xl\:-m-6{
    margin: -1.5rem !important;
  }

  .xl\:-m-7{
    margin: -1.75rem !important;
  }

  .xl\:-m-8{
    margin: -2rem !important;
  }

  .xl\:-m-9{
    margin: -2.25rem !important;
  }

  .xl\:-m-10{
    margin: -2.5rem !important;
  }

  .xl\:-m-11{
    margin: -2.75rem !important;
  }

  .xl\:-m-12{
    margin: -3rem !important;
  }

  .xl\:-m-14{
    margin: -3.5rem !important;
  }

  .xl\:-m-16{
    margin: -4rem !important;
  }

  .xl\:-m-20{
    margin: -5rem !important;
  }

  .xl\:-m-24{
    margin: -6rem !important;
  }

  .xl\:-m-28{
    margin: -7rem !important;
  }

  .xl\:-m-32{
    margin: -8rem !important;
  }

  .xl\:-m-36{
    margin: -9rem !important;
  }

  .xl\:-m-40{
    margin: -10rem !important;
  }

  .xl\:-m-44{
    margin: -11rem !important;
  }

  .xl\:-m-48{
    margin: -12rem !important;
  }

  .xl\:-m-52{
    margin: -13rem !important;
  }

  .xl\:-m-56{
    margin: -14rem !important;
  }

  .xl\:-m-60{
    margin: -15rem !important;
  }

  .xl\:-m-64{
    margin: -16rem !important;
  }

  .xl\:-m-72{
    margin: -18rem !important;
  }

  .xl\:-m-80{
    margin: -20rem !important;
  }

  .xl\:-m-96{
    margin: -24rem !important;
  }

  .xl\:-m-px{
    margin: -1px !important;
  }

  .xl\:-m-0\.5{
    margin: -0.125rem !important;
  }

  .xl\:-m-1\.5{
    margin: -0.375rem !important;
  }

  .xl\:-m-2\.5{
    margin: -0.625rem !important;
  }

  .xl\:-m-3\.5{
    margin: -0.875rem !important;
  }

  .xl\:my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .xl\:mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .xl\:my-1{
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .xl\:mx-1{
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .xl\:my-2{
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .xl\:mx-2{
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .xl\:my-3{
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .xl\:mx-3{
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .xl\:my-4{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xl\:mx-4{
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .xl\:my-5{
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .xl\:mx-5{
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .xl\:my-6{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xl\:mx-6{
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xl\:my-7{
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .xl\:mx-7{
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .xl\:my-8{
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .xl\:mx-8{
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .xl\:my-9{
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .xl\:mx-9{
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .xl\:my-10{
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .xl\:mx-10{
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .xl\:my-11{
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .xl\:mx-11{
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .xl\:my-12{
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xl\:mx-12{
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xl\:my-14{
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .xl\:mx-14{
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .xl\:my-16{
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .xl\:mx-16{
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .xl\:my-20{
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .xl\:mx-20{
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .xl\:my-24{
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .xl\:mx-24{
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .xl\:my-28{
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .xl\:mx-28{
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .xl\:my-32{
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .xl\:mx-32{
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .xl\:my-36{
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .xl\:mx-36{
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .xl\:my-40{
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .xl\:mx-40{
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .xl\:my-44{
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .xl\:mx-44{
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .xl\:my-48{
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .xl\:mx-48{
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .xl\:my-52{
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .xl\:mx-52{
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .xl\:my-56{
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .xl\:mx-56{
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .xl\:my-60{
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .xl\:mx-60{
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .xl\:my-64{
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .xl\:mx-64{
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .xl\:my-72{
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .xl\:mx-72{
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .xl\:my-80{
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .xl\:mx-80{
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .xl\:my-96{
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .xl\:mx-96{
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .xl\:my-auto{
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .xl\:mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .xl\:my-px{
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .xl\:mx-px{
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .xl\:my-0\.5{
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .xl\:mx-0\.5{
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .xl\:my-1\.5{
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .xl\:mx-1\.5{
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .xl\:my-2\.5{
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .xl\:mx-2\.5{
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .xl\:my-3\.5{
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .xl\:mx-3\.5{
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .xl\:-my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .xl\:-mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .xl\:-my-1{
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .xl\:-mx-1{
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .xl\:-my-2{
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .xl\:-mx-2{
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .xl\:-my-3{
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .xl\:-mx-3{
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .xl\:-my-4{
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xl\:-mx-4{
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .xl\:-my-5{
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .xl\:-mx-5{
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .xl\:-my-6{
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .xl\:-mx-6{
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xl\:-my-7{
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .xl\:-mx-7{
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .xl\:-my-8{
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .xl\:-mx-8{
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .xl\:-my-9{
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .xl\:-mx-9{
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .xl\:-my-10{
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .xl\:-mx-10{
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .xl\:-my-11{
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .xl\:-mx-11{
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .xl\:-my-12{
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xl\:-mx-12{
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xl\:-my-14{
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .xl\:-mx-14{
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .xl\:-my-16{
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .xl\:-mx-16{
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .xl\:-my-20{
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .xl\:-mx-20{
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .xl\:-my-24{
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .xl\:-mx-24{
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .xl\:-my-28{
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .xl\:-mx-28{
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .xl\:-my-32{
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .xl\:-mx-32{
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .xl\:-my-36{
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .xl\:-mx-36{
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .xl\:-my-40{
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .xl\:-mx-40{
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .xl\:-my-44{
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .xl\:-mx-44{
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .xl\:-my-48{
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .xl\:-mx-48{
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .xl\:-my-52{
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .xl\:-mx-52{
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .xl\:-my-56{
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .xl\:-mx-56{
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .xl\:-my-60{
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .xl\:-mx-60{
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .xl\:-my-64{
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .xl\:-mx-64{
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .xl\:-my-72{
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .xl\:-mx-72{
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .xl\:-my-80{
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .xl\:-mx-80{
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .xl\:-my-96{
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .xl\:-mx-96{
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .xl\:-my-px{
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .xl\:-mx-px{
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .xl\:-my-0\.5{
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .xl\:-mx-0\.5{
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .xl\:-my-1\.5{
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .xl\:-mx-1\.5{
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .xl\:-my-2\.5{
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .xl\:-mx-2\.5{
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .xl\:-my-3\.5{
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .xl\:-mx-3\.5{
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .xl\:mt-0{
    margin-top: 0px !important;
  }

  .xl\:mr-0{
    margin-right: 0px !important;
  }

  .xl\:mb-0{
    margin-bottom: 0px !important;
  }

  .xl\:ml-0{
    margin-left: 0px !important;
  }

  .xl\:mt-1{
    margin-top: 0.25rem !important;
  }

  .xl\:mr-1{
    margin-right: 0.25rem !important;
  }

  .xl\:mb-1{
    margin-bottom: 0.25rem !important;
  }

  .xl\:ml-1{
    margin-left: 0.25rem !important;
  }

  .xl\:mt-2{
    margin-top: 0.5rem !important;
  }

  .xl\:mr-2{
    margin-right: 0.5rem !important;
  }

  .xl\:mb-2{
    margin-bottom: 0.5rem !important;
  }

  .xl\:ml-2{
    margin-left: 0.5rem !important;
  }

  .xl\:mt-3{
    margin-top: 0.75rem !important;
  }

  .xl\:mr-3{
    margin-right: 0.75rem !important;
  }

  .xl\:mb-3{
    margin-bottom: 0.75rem !important;
  }

  .xl\:ml-3{
    margin-left: 0.75rem !important;
  }

  .xl\:mt-4{
    margin-top: 1rem !important;
  }

  .xl\:mr-4{
    margin-right: 1rem !important;
  }

  .xl\:mb-4{
    margin-bottom: 1rem !important;
  }

  .xl\:ml-4{
    margin-left: 1rem !important;
  }

  .xl\:mt-5{
    margin-top: 1.25rem !important;
  }

  .xl\:mr-5{
    margin-right: 1.25rem !important;
  }

  .xl\:mb-5{
    margin-bottom: 1.25rem !important;
  }

  .xl\:ml-5{
    margin-left: 1.25rem !important;
  }

  .xl\:mt-6{
    margin-top: 1.5rem !important;
  }

  .xl\:mr-6{
    margin-right: 1.5rem !important;
  }

  .xl\:mb-6{
    margin-bottom: 1.5rem !important;
  }

  .xl\:ml-6{
    margin-left: 1.5rem !important;
  }

  .xl\:mt-7{
    margin-top: 1.75rem !important;
  }

  .xl\:mr-7{
    margin-right: 1.75rem !important;
  }

  .xl\:mb-7{
    margin-bottom: 1.75rem !important;
  }

  .xl\:ml-7{
    margin-left: 1.75rem !important;
  }

  .xl\:mt-8{
    margin-top: 2rem !important;
  }

  .xl\:mr-8{
    margin-right: 2rem !important;
  }

  .xl\:mb-8{
    margin-bottom: 2rem !important;
  }

  .xl\:ml-8{
    margin-left: 2rem !important;
  }

  .xl\:mt-9{
    margin-top: 2.25rem !important;
  }

  .xl\:mr-9{
    margin-right: 2.25rem !important;
  }

  .xl\:mb-9{
    margin-bottom: 2.25rem !important;
  }

  .xl\:ml-9{
    margin-left: 2.25rem !important;
  }

  .xl\:mt-10{
    margin-top: 2.5rem !important;
  }

  .xl\:mr-10{
    margin-right: 2.5rem !important;
  }

  .xl\:mb-10{
    margin-bottom: 2.5rem !important;
  }

  .xl\:ml-10{
    margin-left: 2.5rem !important;
  }

  .xl\:mt-11{
    margin-top: 2.75rem !important;
  }

  .xl\:mr-11{
    margin-right: 2.75rem !important;
  }

  .xl\:mb-11{
    margin-bottom: 2.75rem !important;
  }

  .xl\:ml-11{
    margin-left: 2.75rem !important;
  }

  .xl\:mt-12{
    margin-top: 3rem !important;
  }

  .xl\:mr-12{
    margin-right: 3rem !important;
  }

  .xl\:mb-12{
    margin-bottom: 3rem !important;
  }

  .xl\:ml-12{
    margin-left: 3rem !important;
  }

  .xl\:mt-14{
    margin-top: 3.5rem !important;
  }

  .xl\:mr-14{
    margin-right: 3.5rem !important;
  }

  .xl\:mb-14{
    margin-bottom: 3.5rem !important;
  }

  .xl\:ml-14{
    margin-left: 3.5rem !important;
  }

  .xl\:mt-16{
    margin-top: 4rem !important;
  }

  .xl\:mr-16{
    margin-right: 4rem !important;
  }

  .xl\:mb-16{
    margin-bottom: 4rem !important;
  }

  .xl\:ml-16{
    margin-left: 4rem !important;
  }

  .xl\:mt-20{
    margin-top: 5rem !important;
  }

  .xl\:mr-20{
    margin-right: 5rem !important;
  }

  .xl\:mb-20{
    margin-bottom: 5rem !important;
  }

  .xl\:ml-20{
    margin-left: 5rem !important;
  }

  .xl\:mt-24{
    margin-top: 6rem !important;
  }

  .xl\:mr-24{
    margin-right: 6rem !important;
  }

  .xl\:mb-24{
    margin-bottom: 6rem !important;
  }

  .xl\:ml-24{
    margin-left: 6rem !important;
  }

  .xl\:mt-28{
    margin-top: 7rem !important;
  }

  .xl\:mr-28{
    margin-right: 7rem !important;
  }

  .xl\:mb-28{
    margin-bottom: 7rem !important;
  }

  .xl\:ml-28{
    margin-left: 7rem !important;
  }

  .xl\:mt-32{
    margin-top: 8rem !important;
  }

  .xl\:mr-32{
    margin-right: 8rem !important;
  }

  .xl\:mb-32{
    margin-bottom: 8rem !important;
  }

  .xl\:ml-32{
    margin-left: 8rem !important;
  }

  .xl\:mt-36{
    margin-top: 9rem !important;
  }

  .xl\:mr-36{
    margin-right: 9rem !important;
  }

  .xl\:mb-36{
    margin-bottom: 9rem !important;
  }

  .xl\:ml-36{
    margin-left: 9rem !important;
  }

  .xl\:mt-40{
    margin-top: 10rem !important;
  }

  .xl\:mr-40{
    margin-right: 10rem !important;
  }

  .xl\:mb-40{
    margin-bottom: 10rem !important;
  }

  .xl\:ml-40{
    margin-left: 10rem !important;
  }

  .xl\:mt-44{
    margin-top: 11rem !important;
  }

  .xl\:mr-44{
    margin-right: 11rem !important;
  }

  .xl\:mb-44{
    margin-bottom: 11rem !important;
  }

  .xl\:ml-44{
    margin-left: 11rem !important;
  }

  .xl\:mt-48{
    margin-top: 12rem !important;
  }

  .xl\:mr-48{
    margin-right: 12rem !important;
  }

  .xl\:mb-48{
    margin-bottom: 12rem !important;
  }

  .xl\:ml-48{
    margin-left: 12rem !important;
  }

  .xl\:mt-52{
    margin-top: 13rem !important;
  }

  .xl\:mr-52{
    margin-right: 13rem !important;
  }

  .xl\:mb-52{
    margin-bottom: 13rem !important;
  }

  .xl\:ml-52{
    margin-left: 13rem !important;
  }

  .xl\:mt-56{
    margin-top: 14rem !important;
  }

  .xl\:mr-56{
    margin-right: 14rem !important;
  }

  .xl\:mb-56{
    margin-bottom: 14rem !important;
  }

  .xl\:ml-56{
    margin-left: 14rem !important;
  }

  .xl\:mt-60{
    margin-top: 15rem !important;
  }

  .xl\:mr-60{
    margin-right: 15rem !important;
  }

  .xl\:mb-60{
    margin-bottom: 15rem !important;
  }

  .xl\:ml-60{
    margin-left: 15rem !important;
  }

  .xl\:mt-64{
    margin-top: 16rem !important;
  }

  .xl\:mr-64{
    margin-right: 16rem !important;
  }

  .xl\:mb-64{
    margin-bottom: 16rem !important;
  }

  .xl\:ml-64{
    margin-left: 16rem !important;
  }

  .xl\:mt-72{
    margin-top: 18rem !important;
  }

  .xl\:mr-72{
    margin-right: 18rem !important;
  }

  .xl\:mb-72{
    margin-bottom: 18rem !important;
  }

  .xl\:ml-72{
    margin-left: 18rem !important;
  }

  .xl\:mt-80{
    margin-top: 20rem !important;
  }

  .xl\:mr-80{
    margin-right: 20rem !important;
  }

  .xl\:mb-80{
    margin-bottom: 20rem !important;
  }

  .xl\:ml-80{
    margin-left: 20rem !important;
  }

  .xl\:mt-96{
    margin-top: 24rem !important;
  }

  .xl\:mr-96{
    margin-right: 24rem !important;
  }

  .xl\:mb-96{
    margin-bottom: 24rem !important;
  }

  .xl\:ml-96{
    margin-left: 24rem !important;
  }

  .xl\:mt-auto{
    margin-top: auto !important;
  }

  .xl\:mr-auto{
    margin-right: auto !important;
  }

  .xl\:mb-auto{
    margin-bottom: auto !important;
  }

  .xl\:ml-auto{
    margin-left: auto !important;
  }

  .xl\:mt-px{
    margin-top: 1px !important;
  }

  .xl\:mr-px{
    margin-right: 1px !important;
  }

  .xl\:mb-px{
    margin-bottom: 1px !important;
  }

  .xl\:ml-px{
    margin-left: 1px !important;
  }

  .xl\:mt-0\.5{
    margin-top: 0.125rem !important;
  }

  .xl\:mr-0\.5{
    margin-right: 0.125rem !important;
  }

  .xl\:mb-0\.5{
    margin-bottom: 0.125rem !important;
  }

  .xl\:ml-0\.5{
    margin-left: 0.125rem !important;
  }

  .xl\:mt-1\.5{
    margin-top: 0.375rem !important;
  }

  .xl\:mr-1\.5{
    margin-right: 0.375rem !important;
  }

  .xl\:mb-1\.5{
    margin-bottom: 0.375rem !important;
  }

  .xl\:ml-1\.5{
    margin-left: 0.375rem !important;
  }

  .xl\:mt-2\.5{
    margin-top: 0.625rem !important;
  }

  .xl\:mr-2\.5{
    margin-right: 0.625rem !important;
  }

  .xl\:mb-2\.5{
    margin-bottom: 0.625rem !important;
  }

  .xl\:ml-2\.5{
    margin-left: 0.625rem !important;
  }

  .xl\:mt-3\.5{
    margin-top: 0.875rem !important;
  }

  .xl\:mr-3\.5{
    margin-right: 0.875rem !important;
  }

  .xl\:mb-3\.5{
    margin-bottom: 0.875rem !important;
  }

  .xl\:ml-3\.5{
    margin-left: 0.875rem !important;
  }

  .xl\:-mt-0{
    margin-top: 0px !important;
  }

  .xl\:-mr-0{
    margin-right: 0px !important;
  }

  .xl\:-mb-0{
    margin-bottom: 0px !important;
  }

  .xl\:-ml-0{
    margin-left: 0px !important;
  }

  .xl\:-mt-1{
    margin-top: -0.25rem !important;
  }

  .xl\:-mr-1{
    margin-right: -0.25rem !important;
  }

  .xl\:-mb-1{
    margin-bottom: -0.25rem !important;
  }

  .xl\:-ml-1{
    margin-left: -0.25rem !important;
  }

  .xl\:-mt-2{
    margin-top: -0.5rem !important;
  }

  .xl\:-mr-2{
    margin-right: -0.5rem !important;
  }

  .xl\:-mb-2{
    margin-bottom: -0.5rem !important;
  }

  .xl\:-ml-2{
    margin-left: -0.5rem !important;
  }

  .xl\:-mt-3{
    margin-top: -0.75rem !important;
  }

  .xl\:-mr-3{
    margin-right: -0.75rem !important;
  }

  .xl\:-mb-3{
    margin-bottom: -0.75rem !important;
  }

  .xl\:-ml-3{
    margin-left: -0.75rem !important;
  }

  .xl\:-mt-4{
    margin-top: -1rem !important;
  }

  .xl\:-mr-4{
    margin-right: -1rem !important;
  }

  .xl\:-mb-4{
    margin-bottom: -1rem !important;
  }

  .xl\:-ml-4{
    margin-left: -1rem !important;
  }

  .xl\:-mt-5{
    margin-top: -1.25rem !important;
  }

  .xl\:-mr-5{
    margin-right: -1.25rem !important;
  }

  .xl\:-mb-5{
    margin-bottom: -1.25rem !important;
  }

  .xl\:-ml-5{
    margin-left: -1.25rem !important;
  }

  .xl\:-mt-6{
    margin-top: -1.5rem !important;
  }

  .xl\:-mr-6{
    margin-right: -1.5rem !important;
  }

  .xl\:-mb-6{
    margin-bottom: -1.5rem !important;
  }

  .xl\:-ml-6{
    margin-left: -1.5rem !important;
  }

  .xl\:-mt-7{
    margin-top: -1.75rem !important;
  }

  .xl\:-mr-7{
    margin-right: -1.75rem !important;
  }

  .xl\:-mb-7{
    margin-bottom: -1.75rem !important;
  }

  .xl\:-ml-7{
    margin-left: -1.75rem !important;
  }

  .xl\:-mt-8{
    margin-top: -2rem !important;
  }

  .xl\:-mr-8{
    margin-right: -2rem !important;
  }

  .xl\:-mb-8{
    margin-bottom: -2rem !important;
  }

  .xl\:-ml-8{
    margin-left: -2rem !important;
  }

  .xl\:-mt-9{
    margin-top: -2.25rem !important;
  }

  .xl\:-mr-9{
    margin-right: -2.25rem !important;
  }

  .xl\:-mb-9{
    margin-bottom: -2.25rem !important;
  }

  .xl\:-ml-9{
    margin-left: -2.25rem !important;
  }

  .xl\:-mt-10{
    margin-top: -2.5rem !important;
  }

  .xl\:-mr-10{
    margin-right: -2.5rem !important;
  }

  .xl\:-mb-10{
    margin-bottom: -2.5rem !important;
  }

  .xl\:-ml-10{
    margin-left: -2.5rem !important;
  }

  .xl\:-mt-11{
    margin-top: -2.75rem !important;
  }

  .xl\:-mr-11{
    margin-right: -2.75rem !important;
  }

  .xl\:-mb-11{
    margin-bottom: -2.75rem !important;
  }

  .xl\:-ml-11{
    margin-left: -2.75rem !important;
  }

  .xl\:-mt-12{
    margin-top: -3rem !important;
  }

  .xl\:-mr-12{
    margin-right: -3rem !important;
  }

  .xl\:-mb-12{
    margin-bottom: -3rem !important;
  }

  .xl\:-ml-12{
    margin-left: -3rem !important;
  }

  .xl\:-mt-14{
    margin-top: -3.5rem !important;
  }

  .xl\:-mr-14{
    margin-right: -3.5rem !important;
  }

  .xl\:-mb-14{
    margin-bottom: -3.5rem !important;
  }

  .xl\:-ml-14{
    margin-left: -3.5rem !important;
  }

  .xl\:-mt-16{
    margin-top: -4rem !important;
  }

  .xl\:-mr-16{
    margin-right: -4rem !important;
  }

  .xl\:-mb-16{
    margin-bottom: -4rem !important;
  }

  .xl\:-ml-16{
    margin-left: -4rem !important;
  }

  .xl\:-mt-20{
    margin-top: -5rem !important;
  }

  .xl\:-mr-20{
    margin-right: -5rem !important;
  }

  .xl\:-mb-20{
    margin-bottom: -5rem !important;
  }

  .xl\:-ml-20{
    margin-left: -5rem !important;
  }

  .xl\:-mt-24{
    margin-top: -6rem !important;
  }

  .xl\:-mr-24{
    margin-right: -6rem !important;
  }

  .xl\:-mb-24{
    margin-bottom: -6rem !important;
  }

  .xl\:-ml-24{
    margin-left: -6rem !important;
  }

  .xl\:-mt-28{
    margin-top: -7rem !important;
  }

  .xl\:-mr-28{
    margin-right: -7rem !important;
  }

  .xl\:-mb-28{
    margin-bottom: -7rem !important;
  }

  .xl\:-ml-28{
    margin-left: -7rem !important;
  }

  .xl\:-mt-32{
    margin-top: -8rem !important;
  }

  .xl\:-mr-32{
    margin-right: -8rem !important;
  }

  .xl\:-mb-32{
    margin-bottom: -8rem !important;
  }

  .xl\:-ml-32{
    margin-left: -8rem !important;
  }

  .xl\:-mt-36{
    margin-top: -9rem !important;
  }

  .xl\:-mr-36{
    margin-right: -9rem !important;
  }

  .xl\:-mb-36{
    margin-bottom: -9rem !important;
  }

  .xl\:-ml-36{
    margin-left: -9rem !important;
  }

  .xl\:-mt-40{
    margin-top: -10rem !important;
  }

  .xl\:-mr-40{
    margin-right: -10rem !important;
  }

  .xl\:-mb-40{
    margin-bottom: -10rem !important;
  }

  .xl\:-ml-40{
    margin-left: -10rem !important;
  }

  .xl\:-mt-44{
    margin-top: -11rem !important;
  }

  .xl\:-mr-44{
    margin-right: -11rem !important;
  }

  .xl\:-mb-44{
    margin-bottom: -11rem !important;
  }

  .xl\:-ml-44{
    margin-left: -11rem !important;
  }

  .xl\:-mt-48{
    margin-top: -12rem !important;
  }

  .xl\:-mr-48{
    margin-right: -12rem !important;
  }

  .xl\:-mb-48{
    margin-bottom: -12rem !important;
  }

  .xl\:-ml-48{
    margin-left: -12rem !important;
  }

  .xl\:-mt-52{
    margin-top: -13rem !important;
  }

  .xl\:-mr-52{
    margin-right: -13rem !important;
  }

  .xl\:-mb-52{
    margin-bottom: -13rem !important;
  }

  .xl\:-ml-52{
    margin-left: -13rem !important;
  }

  .xl\:-mt-56{
    margin-top: -14rem !important;
  }

  .xl\:-mr-56{
    margin-right: -14rem !important;
  }

  .xl\:-mb-56{
    margin-bottom: -14rem !important;
  }

  .xl\:-ml-56{
    margin-left: -14rem !important;
  }

  .xl\:-mt-60{
    margin-top: -15rem !important;
  }

  .xl\:-mr-60{
    margin-right: -15rem !important;
  }

  .xl\:-mb-60{
    margin-bottom: -15rem !important;
  }

  .xl\:-ml-60{
    margin-left: -15rem !important;
  }

  .xl\:-mt-64{
    margin-top: -16rem !important;
  }

  .xl\:-mr-64{
    margin-right: -16rem !important;
  }

  .xl\:-mb-64{
    margin-bottom: -16rem !important;
  }

  .xl\:-ml-64{
    margin-left: -16rem !important;
  }

  .xl\:-mt-72{
    margin-top: -18rem !important;
  }

  .xl\:-mr-72{
    margin-right: -18rem !important;
  }

  .xl\:-mb-72{
    margin-bottom: -18rem !important;
  }

  .xl\:-ml-72{
    margin-left: -18rem !important;
  }

  .xl\:-mt-80{
    margin-top: -20rem !important;
  }

  .xl\:-mr-80{
    margin-right: -20rem !important;
  }

  .xl\:-mb-80{
    margin-bottom: -20rem !important;
  }

  .xl\:-ml-80{
    margin-left: -20rem !important;
  }

  .xl\:-mt-96{
    margin-top: -24rem !important;
  }

  .xl\:-mr-96{
    margin-right: -24rem !important;
  }

  .xl\:-mb-96{
    margin-bottom: -24rem !important;
  }

  .xl\:-ml-96{
    margin-left: -24rem !important;
  }

  .xl\:-mt-px{
    margin-top: -1px !important;
  }

  .xl\:-mr-px{
    margin-right: -1px !important;
  }

  .xl\:-mb-px{
    margin-bottom: -1px !important;
  }

  .xl\:-ml-px{
    margin-left: -1px !important;
  }

  .xl\:-mt-0\.5{
    margin-top: -0.125rem !important;
  }

  .xl\:-mr-0\.5{
    margin-right: -0.125rem !important;
  }

  .xl\:-mb-0\.5{
    margin-bottom: -0.125rem !important;
  }

  .xl\:-ml-0\.5{
    margin-left: -0.125rem !important;
  }

  .xl\:-mt-1\.5{
    margin-top: -0.375rem !important;
  }

  .xl\:-mr-1\.5{
    margin-right: -0.375rem !important;
  }

  .xl\:-mb-1\.5{
    margin-bottom: -0.375rem !important;
  }

  .xl\:-ml-1\.5{
    margin-left: -0.375rem !important;
  }

  .xl\:-mt-2\.5{
    margin-top: -0.625rem !important;
  }

  .xl\:-mr-2\.5{
    margin-right: -0.625rem !important;
  }

  .xl\:-mb-2\.5{
    margin-bottom: -0.625rem !important;
  }

  .xl\:-ml-2\.5{
    margin-left: -0.625rem !important;
  }

  .xl\:-mt-3\.5{
    margin-top: -0.875rem !important;
  }

  .xl\:-mr-3\.5{
    margin-right: -0.875rem !important;
  }

  .xl\:-mb-3\.5{
    margin-bottom: -0.875rem !important;
  }

  .xl\:-ml-3\.5{
    margin-left: -0.875rem !important;
  }

  .xl\:max-h-0{
    max-height: 0px !important;
  }

  .xl\:max-h-1{
    max-height: 0.25rem !important;
  }

  .xl\:max-h-2{
    max-height: 0.5rem !important;
  }

  .xl\:max-h-3{
    max-height: 0.75rem !important;
  }

  .xl\:max-h-4{
    max-height: 1rem !important;
  }

  .xl\:max-h-5{
    max-height: 1.25rem !important;
  }

  .xl\:max-h-6{
    max-height: 1.5rem !important;
  }

  .xl\:max-h-7{
    max-height: 1.75rem !important;
  }

  .xl\:max-h-8{
    max-height: 2rem !important;
  }

  .xl\:max-h-9{
    max-height: 2.25rem !important;
  }

  .xl\:max-h-10{
    max-height: 2.5rem !important;
  }

  .xl\:max-h-11{
    max-height: 2.75rem !important;
  }

  .xl\:max-h-12{
    max-height: 3rem !important;
  }

  .xl\:max-h-14{
    max-height: 3.5rem !important;
  }

  .xl\:max-h-16{
    max-height: 4rem !important;
  }

  .xl\:max-h-20{
    max-height: 5rem !important;
  }

  .xl\:max-h-24{
    max-height: 6rem !important;
  }

  .xl\:max-h-28{
    max-height: 7rem !important;
  }

  .xl\:max-h-32{
    max-height: 8rem !important;
  }

  .xl\:max-h-36{
    max-height: 9rem !important;
  }

  .xl\:max-h-40{
    max-height: 10rem !important;
  }

  .xl\:max-h-44{
    max-height: 11rem !important;
  }

  .xl\:max-h-48{
    max-height: 12rem !important;
  }

  .xl\:max-h-52{
    max-height: 13rem !important;
  }

  .xl\:max-h-56{
    max-height: 14rem !important;
  }

  .xl\:max-h-60{
    max-height: 15rem !important;
  }

  .xl\:max-h-64{
    max-height: 16rem !important;
  }

  .xl\:max-h-72{
    max-height: 18rem !important;
  }

  .xl\:max-h-80{
    max-height: 20rem !important;
  }

  .xl\:max-h-96{
    max-height: 24rem !important;
  }

  .xl\:max-h-px{
    max-height: 1px !important;
  }

  .xl\:max-h-0\.5{
    max-height: 0.125rem !important;
  }

  .xl\:max-h-1\.5{
    max-height: 0.375rem !important;
  }

  .xl\:max-h-2\.5{
    max-height: 0.625rem !important;
  }

  .xl\:max-h-3\.5{
    max-height: 0.875rem !important;
  }

  .xl\:max-h-full{
    max-height: 100% !important;
  }

  .xl\:max-h-screen{
    max-height: 100vh !important;
  }

  .xl\:max-w-0{
    max-width: 0rem !important;
  }

  .xl\:max-w-none{
    max-width: none !important;
  }

  .xl\:max-w-xs{
    max-width: 20rem !important;
  }

  .xl\:max-w-sm{
    max-width: 24rem !important;
  }

  .xl\:max-w-md{
    max-width: 28rem !important;
  }

  .xl\:max-w-lg{
    max-width: 32rem !important;
  }

  .xl\:max-w-xl{
    max-width: 36rem !important;
  }

  .xl\:max-w-2xl{
    max-width: 42rem !important;
  }

  .xl\:max-w-3xl{
    max-width: 48rem !important;
  }

  .xl\:max-w-4xl{
    max-width: 56rem !important;
  }

  .xl\:max-w-5xl{
    max-width: 64rem !important;
  }

  .xl\:max-w-6xl{
    max-width: 72rem !important;
  }

  .xl\:max-w-7xl{
    max-width: 80rem !important;
  }

  .xl\:max-w-full{
    max-width: 100% !important;
  }

  .xl\:max-w-min{
    max-width: -webkit-min-content !important;
    max-width: -moz-min-content !important;
    max-width: min-content !important;
  }

  .xl\:max-w-max{
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
  }

  .xl\:max-w-prose{
    max-width: 65ch !important;
  }

  .xl\:max-w-screen-sm{
    max-width: 640px !important;
  }

  .xl\:max-w-screen-md{
    max-width: 768px !important;
  }

  .xl\:max-w-screen-lg{
    max-width: 1024px !important;
  }

  .xl\:max-w-screen-xl{
    max-width: 1280px !important;
  }

  .xl\:max-w-screen-2xl{
    max-width: 1536px !important;
  }

  .xl\:min-h-0{
    min-height: 0px !important;
  }

  .xl\:min-h-full{
    min-height: 100% !important;
  }

  .xl\:min-h-screen{
    min-height: 100vh !important;
  }

  .xl\:min-w-0{
    min-width: 0px !important;
  }

  .xl\:min-w-full{
    min-width: 100% !important;
  }

  .xl\:min-w-min{
    min-width: -webkit-min-content !important;
    min-width: -moz-min-content !important;
    min-width: min-content !important;
  }

  .xl\:min-w-max{
    min-width: -webkit-max-content !important;
    min-width: -moz-max-content !important;
    min-width: max-content !important;
  }

  .xl\:object-contain{
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }

  .xl\:object-cover{
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }

  .xl\:object-fill{
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }

  .xl\:object-none{
    -o-object-fit: none !important;
       object-fit: none !important;
  }

  .xl\:object-scale-down{
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }

  .xl\:object-bottom{
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .xl\:object-center{
    -o-object-position: center !important;
       object-position: center !important;
  }

  .xl\:object-left{
    -o-object-position: left !important;
       object-position: left !important;
  }

  .xl\:object-left-bottom{
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .xl\:object-left-top{
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .xl\:object-right{
    -o-object-position: right !important;
       object-position: right !important;
  }

  .xl\:object-right-bottom{
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .xl\:object-right-top{
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .xl\:object-top{
    -o-object-position: top !important;
       object-position: top !important;
  }

  .xl\:opacity-0{
    opacity: 0 !important;
  }

  .xl\:opacity-5{
    opacity: 0.05 !important;
  }

  .xl\:opacity-10{
    opacity: 0.1 !important;
  }

  .xl\:opacity-20{
    opacity: 0.2 !important;
  }

  .xl\:opacity-25{
    opacity: 0.25 !important;
  }

  .xl\:opacity-30{
    opacity: 0.3 !important;
  }

  .xl\:opacity-40{
    opacity: 0.4 !important;
  }

  .xl\:opacity-50{
    opacity: 0.5 !important;
  }

  .xl\:opacity-60{
    opacity: 0.6 !important;
  }

  .xl\:opacity-70{
    opacity: 0.7 !important;
  }

  .xl\:opacity-75{
    opacity: 0.75 !important;
  }

  .xl\:opacity-80{
    opacity: 0.8 !important;
  }

  .xl\:opacity-90{
    opacity: 0.9 !important;
  }

  .xl\:opacity-95{
    opacity: 0.95 !important;
  }

  .xl\:opacity-100{
    opacity: 1 !important;
  }

  .group:hover .xl\:group-hover\:opacity-0{
    opacity: 0 !important;
  }

  .group:hover .xl\:group-hover\:opacity-5{
    opacity: 0.05 !important;
  }

  .group:hover .xl\:group-hover\:opacity-10{
    opacity: 0.1 !important;
  }

  .group:hover .xl\:group-hover\:opacity-20{
    opacity: 0.2 !important;
  }

  .group:hover .xl\:group-hover\:opacity-25{
    opacity: 0.25 !important;
  }

  .group:hover .xl\:group-hover\:opacity-30{
    opacity: 0.3 !important;
  }

  .group:hover .xl\:group-hover\:opacity-40{
    opacity: 0.4 !important;
  }

  .group:hover .xl\:group-hover\:opacity-50{
    opacity: 0.5 !important;
  }

  .group:hover .xl\:group-hover\:opacity-60{
    opacity: 0.6 !important;
  }

  .group:hover .xl\:group-hover\:opacity-70{
    opacity: 0.7 !important;
  }

  .group:hover .xl\:group-hover\:opacity-75{
    opacity: 0.75 !important;
  }

  .group:hover .xl\:group-hover\:opacity-80{
    opacity: 0.8 !important;
  }

  .group:hover .xl\:group-hover\:opacity-90{
    opacity: 0.9 !important;
  }

  .group:hover .xl\:group-hover\:opacity-95{
    opacity: 0.95 !important;
  }

  .group:hover .xl\:group-hover\:opacity-100{
    opacity: 1 !important;
  }

  .xl\:focus-within\:opacity-0:focus-within{
    opacity: 0 !important;
  }

  .xl\:focus-within\:opacity-5:focus-within{
    opacity: 0.05 !important;
  }

  .xl\:focus-within\:opacity-10:focus-within{
    opacity: 0.1 !important;
  }

  .xl\:focus-within\:opacity-20:focus-within{
    opacity: 0.2 !important;
  }

  .xl\:focus-within\:opacity-25:focus-within{
    opacity: 0.25 !important;
  }

  .xl\:focus-within\:opacity-30:focus-within{
    opacity: 0.3 !important;
  }

  .xl\:focus-within\:opacity-40:focus-within{
    opacity: 0.4 !important;
  }

  .xl\:focus-within\:opacity-50:focus-within{
    opacity: 0.5 !important;
  }

  .xl\:focus-within\:opacity-60:focus-within{
    opacity: 0.6 !important;
  }

  .xl\:focus-within\:opacity-70:focus-within{
    opacity: 0.7 !important;
  }

  .xl\:focus-within\:opacity-75:focus-within{
    opacity: 0.75 !important;
  }

  .xl\:focus-within\:opacity-80:focus-within{
    opacity: 0.8 !important;
  }

  .xl\:focus-within\:opacity-90:focus-within{
    opacity: 0.9 !important;
  }

  .xl\:focus-within\:opacity-95:focus-within{
    opacity: 0.95 !important;
  }

  .xl\:focus-within\:opacity-100:focus-within{
    opacity: 1 !important;
  }

  .xl\:hover\:opacity-0:hover{
    opacity: 0 !important;
  }

  .xl\:hover\:opacity-5:hover{
    opacity: 0.05 !important;
  }

  .xl\:hover\:opacity-10:hover{
    opacity: 0.1 !important;
  }

  .xl\:hover\:opacity-20:hover{
    opacity: 0.2 !important;
  }

  .xl\:hover\:opacity-25:hover{
    opacity: 0.25 !important;
  }

  .xl\:hover\:opacity-30:hover{
    opacity: 0.3 !important;
  }

  .xl\:hover\:opacity-40:hover{
    opacity: 0.4 !important;
  }

  .xl\:hover\:opacity-50:hover{
    opacity: 0.5 !important;
  }

  .xl\:hover\:opacity-60:hover{
    opacity: 0.6 !important;
  }

  .xl\:hover\:opacity-70:hover{
    opacity: 0.7 !important;
  }

  .xl\:hover\:opacity-75:hover{
    opacity: 0.75 !important;
  }

  .xl\:hover\:opacity-80:hover{
    opacity: 0.8 !important;
  }

  .xl\:hover\:opacity-90:hover{
    opacity: 0.9 !important;
  }

  .xl\:hover\:opacity-95:hover{
    opacity: 0.95 !important;
  }

  .xl\:hover\:opacity-100:hover{
    opacity: 1 !important;
  }

  .xl\:focus\:opacity-0:focus{
    opacity: 0 !important;
  }

  .xl\:focus\:opacity-5:focus{
    opacity: 0.05 !important;
  }

  .xl\:focus\:opacity-10:focus{
    opacity: 0.1 !important;
  }

  .xl\:focus\:opacity-20:focus{
    opacity: 0.2 !important;
  }

  .xl\:focus\:opacity-25:focus{
    opacity: 0.25 !important;
  }

  .xl\:focus\:opacity-30:focus{
    opacity: 0.3 !important;
  }

  .xl\:focus\:opacity-40:focus{
    opacity: 0.4 !important;
  }

  .xl\:focus\:opacity-50:focus{
    opacity: 0.5 !important;
  }

  .xl\:focus\:opacity-60:focus{
    opacity: 0.6 !important;
  }

  .xl\:focus\:opacity-70:focus{
    opacity: 0.7 !important;
  }

  .xl\:focus\:opacity-75:focus{
    opacity: 0.75 !important;
  }

  .xl\:focus\:opacity-80:focus{
    opacity: 0.8 !important;
  }

  .xl\:focus\:opacity-90:focus{
    opacity: 0.9 !important;
  }

  .xl\:focus\:opacity-95:focus{
    opacity: 0.95 !important;
  }

  .xl\:focus\:opacity-100:focus{
    opacity: 1 !important;
  }

  .xl\:outline-none{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .xl\:outline-white{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .xl\:outline-black{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .xl\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .xl\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .xl\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .xl\:focus\:outline-none:focus{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .xl\:focus\:outline-white:focus{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .xl\:focus\:outline-black:focus{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .xl\:overflow-auto{
    overflow: auto !important;
  }

  .xl\:overflow-hidden{
    overflow: hidden !important;
  }

  .xl\:overflow-visible{
    overflow: visible !important;
  }

  .xl\:overflow-scroll{
    overflow: scroll !important;
  }

  .xl\:overflow-x-auto{
    overflow-x: auto !important;
  }

  .xl\:overflow-y-auto{
    overflow-y: auto !important;
  }

  .xl\:overflow-x-hidden{
    overflow-x: hidden !important;
  }

  .xl\:overflow-y-hidden{
    overflow-y: hidden !important;
  }

  .xl\:overflow-x-visible{
    overflow-x: visible !important;
  }

  .xl\:overflow-y-visible{
    overflow-y: visible !important;
  }

  .xl\:overflow-x-scroll{
    overflow-x: scroll !important;
  }

  .xl\:overflow-y-scroll{
    overflow-y: scroll !important;
  }

  .xl\:overscroll-auto{
    -ms-scroll-chaining: chained !important;
        overscroll-behavior: auto !important;
  }

  .xl\:overscroll-contain{
    -ms-scroll-chaining: none !important;
        overscroll-behavior: contain !important;
  }

  .xl\:overscroll-none{
    -ms-scroll-chaining: none !important;
        overscroll-behavior: none !important;
  }

  .xl\:overscroll-y-auto{
    overscroll-behavior-y: auto !important;
  }

  .xl\:overscroll-y-contain{
    overscroll-behavior-y: contain !important;
  }

  .xl\:overscroll-y-none{
    overscroll-behavior-y: none !important;
  }

  .xl\:overscroll-x-auto{
    overscroll-behavior-x: auto !important;
  }

  .xl\:overscroll-x-contain{
    overscroll-behavior-x: contain !important;
  }

  .xl\:overscroll-x-none{
    overscroll-behavior-x: none !important;
  }

  .xl\:p-0{
    padding: 0px !important;
  }

  .xl\:p-1{
    padding: 0.25rem !important;
  }

  .xl\:p-2{
    padding: 0.5rem !important;
  }

  .xl\:p-3{
    padding: 0.75rem !important;
  }

  .xl\:p-4{
    padding: 1rem !important;
  }

  .xl\:p-5{
    padding: 1.25rem !important;
  }

  .xl\:p-6{
    padding: 1.5rem !important;
  }

  .xl\:p-7{
    padding: 1.75rem !important;
  }

  .xl\:p-8{
    padding: 2rem !important;
  }

  .xl\:p-9{
    padding: 2.25rem !important;
  }

  .xl\:p-10{
    padding: 2.5rem !important;
  }

  .xl\:p-11{
    padding: 2.75rem !important;
  }

  .xl\:p-12{
    padding: 3rem !important;
  }

  .xl\:p-14{
    padding: 3.5rem !important;
  }

  .xl\:p-16{
    padding: 4rem !important;
  }

  .xl\:p-20{
    padding: 5rem !important;
  }

  .xl\:p-24{
    padding: 6rem !important;
  }

  .xl\:p-28{
    padding: 7rem !important;
  }

  .xl\:p-32{
    padding: 8rem !important;
  }

  .xl\:p-36{
    padding: 9rem !important;
  }

  .xl\:p-40{
    padding: 10rem !important;
  }

  .xl\:p-44{
    padding: 11rem !important;
  }

  .xl\:p-48{
    padding: 12rem !important;
  }

  .xl\:p-52{
    padding: 13rem !important;
  }

  .xl\:p-56{
    padding: 14rem !important;
  }

  .xl\:p-60{
    padding: 15rem !important;
  }

  .xl\:p-64{
    padding: 16rem !important;
  }

  .xl\:p-72{
    padding: 18rem !important;
  }

  .xl\:p-80{
    padding: 20rem !important;
  }

  .xl\:p-96{
    padding: 24rem !important;
  }

  .xl\:p-px{
    padding: 1px !important;
  }

  .xl\:p-0\.5{
    padding: 0.125rem !important;
  }

  .xl\:p-1\.5{
    padding: 0.375rem !important;
  }

  .xl\:p-2\.5{
    padding: 0.625rem !important;
  }

  .xl\:p-3\.5{
    padding: 0.875rem !important;
  }

  .xl\:py-0{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .xl\:px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .xl\:py-1{
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .xl\:px-1{
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .xl\:py-2{
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xl\:px-2{
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .xl\:py-3{
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xl\:px-3{
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xl\:py-4{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xl\:px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xl\:py-5{
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xl\:px-5{
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xl\:py-6{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xl\:px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xl\:py-7{
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .xl\:px-7{
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .xl\:py-8{
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xl\:px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xl\:py-9{
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .xl\:px-9{
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .xl\:py-10{
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .xl\:px-10{
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .xl\:py-11{
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .xl\:px-11{
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .xl\:py-12{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xl\:px-12{
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xl\:py-14{
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .xl\:px-14{
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .xl\:py-16{
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .xl\:px-16{
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .xl\:py-20{
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .xl\:px-20{
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .xl\:py-24{
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .xl\:px-24{
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xl\:py-28{
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .xl\:px-28{
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .xl\:py-32{
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .xl\:px-32{
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .xl\:py-36{
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .xl\:px-36{
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .xl\:py-40{
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .xl\:px-40{
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .xl\:py-44{
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .xl\:px-44{
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .xl\:py-48{
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .xl\:px-48{
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .xl\:py-52{
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .xl\:px-52{
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .xl\:py-56{
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .xl\:px-56{
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .xl\:py-60{
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .xl\:px-60{
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .xl\:py-64{
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .xl\:px-64{
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .xl\:py-72{
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .xl\:px-72{
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .xl\:py-80{
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .xl\:px-80{
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .xl\:py-96{
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .xl\:px-96{
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .xl\:py-px{
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .xl\:px-px{
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .xl\:py-0\.5{
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .xl\:px-0\.5{
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .xl\:py-1\.5{
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .xl\:px-1\.5{
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .xl\:py-2\.5{
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .xl\:px-2\.5{
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .xl\:py-3\.5{
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .xl\:px-3\.5{
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .xl\:pt-0{
    padding-top: 0px !important;
  }

  .xl\:pr-0{
    padding-right: 0px !important;
  }

  .xl\:pb-0{
    padding-bottom: 0px !important;
  }

  .xl\:pl-0{
    padding-left: 0px !important;
  }

  .xl\:pt-1{
    padding-top: 0.25rem !important;
  }

  .xl\:pr-1{
    padding-right: 0.25rem !important;
  }

  .xl\:pb-1{
    padding-bottom: 0.25rem !important;
  }

  .xl\:pl-1{
    padding-left: 0.25rem !important;
  }

  .xl\:pt-2{
    padding-top: 0.5rem !important;
  }

  .xl\:pr-2{
    padding-right: 0.5rem !important;
  }

  .xl\:pb-2{
    padding-bottom: 0.5rem !important;
  }

  .xl\:pl-2{
    padding-left: 0.5rem !important;
  }

  .xl\:pt-3{
    padding-top: 0.75rem !important;
  }

  .xl\:pr-3{
    padding-right: 0.75rem !important;
  }

  .xl\:pb-3{
    padding-bottom: 0.75rem !important;
  }

  .xl\:pl-3{
    padding-left: 0.75rem !important;
  }

  .xl\:pt-4{
    padding-top: 1rem !important;
  }

  .xl\:pr-4{
    padding-right: 1rem !important;
  }

  .xl\:pb-4{
    padding-bottom: 1rem !important;
  }

  .xl\:pl-4{
    padding-left: 1rem !important;
  }

  .xl\:pt-5{
    padding-top: 1.25rem !important;
  }

  .xl\:pr-5{
    padding-right: 1.25rem !important;
  }

  .xl\:pb-5{
    padding-bottom: 1.25rem !important;
  }

  .xl\:pl-5{
    padding-left: 1.25rem !important;
  }

  .xl\:pt-6{
    padding-top: 1.5rem !important;
  }

  .xl\:pr-6{
    padding-right: 1.5rem !important;
  }

  .xl\:pb-6{
    padding-bottom: 1.5rem !important;
  }

  .xl\:pl-6{
    padding-left: 1.5rem !important;
  }

  .xl\:pt-7{
    padding-top: 1.75rem !important;
  }

  .xl\:pr-7{
    padding-right: 1.75rem !important;
  }

  .xl\:pb-7{
    padding-bottom: 1.75rem !important;
  }

  .xl\:pl-7{
    padding-left: 1.75rem !important;
  }

  .xl\:pt-8{
    padding-top: 2rem !important;
  }

  .xl\:pr-8{
    padding-right: 2rem !important;
  }

  .xl\:pb-8{
    padding-bottom: 2rem !important;
  }

  .xl\:pl-8{
    padding-left: 2rem !important;
  }

  .xl\:pt-9{
    padding-top: 2.25rem !important;
  }

  .xl\:pr-9{
    padding-right: 2.25rem !important;
  }

  .xl\:pb-9{
    padding-bottom: 2.25rem !important;
  }

  .xl\:pl-9{
    padding-left: 2.25rem !important;
  }

  .xl\:pt-10{
    padding-top: 2.5rem !important;
  }

  .xl\:pr-10{
    padding-right: 2.5rem !important;
  }

  .xl\:pb-10{
    padding-bottom: 2.5rem !important;
  }

  .xl\:pl-10{
    padding-left: 2.5rem !important;
  }

  .xl\:pt-11{
    padding-top: 2.75rem !important;
  }

  .xl\:pr-11{
    padding-right: 2.75rem !important;
  }

  .xl\:pb-11{
    padding-bottom: 2.75rem !important;
  }

  .xl\:pl-11{
    padding-left: 2.75rem !important;
  }

  .xl\:pt-12{
    padding-top: 3rem !important;
  }

  .xl\:pr-12{
    padding-right: 3rem !important;
  }

  .xl\:pb-12{
    padding-bottom: 3rem !important;
  }

  .xl\:pl-12{
    padding-left: 3rem !important;
  }

  .xl\:pt-14{
    padding-top: 3.5rem !important;
  }

  .xl\:pr-14{
    padding-right: 3.5rem !important;
  }

  .xl\:pb-14{
    padding-bottom: 3.5rem !important;
  }

  .xl\:pl-14{
    padding-left: 3.5rem !important;
  }

  .xl\:pt-16{
    padding-top: 4rem !important;
  }

  .xl\:pr-16{
    padding-right: 4rem !important;
  }

  .xl\:pb-16{
    padding-bottom: 4rem !important;
  }

  .xl\:pl-16{
    padding-left: 4rem !important;
  }

  .xl\:pt-20{
    padding-top: 5rem !important;
  }

  .xl\:pr-20{
    padding-right: 5rem !important;
  }

  .xl\:pb-20{
    padding-bottom: 5rem !important;
  }

  .xl\:pl-20{
    padding-left: 5rem !important;
  }

  .xl\:pt-24{
    padding-top: 6rem !important;
  }

  .xl\:pr-24{
    padding-right: 6rem !important;
  }

  .xl\:pb-24{
    padding-bottom: 6rem !important;
  }

  .xl\:pl-24{
    padding-left: 6rem !important;
  }

  .xl\:pt-28{
    padding-top: 7rem !important;
  }

  .xl\:pr-28{
    padding-right: 7rem !important;
  }

  .xl\:pb-28{
    padding-bottom: 7rem !important;
  }

  .xl\:pl-28{
    padding-left: 7rem !important;
  }

  .xl\:pt-32{
    padding-top: 8rem !important;
  }

  .xl\:pr-32{
    padding-right: 8rem !important;
  }

  .xl\:pb-32{
    padding-bottom: 8rem !important;
  }

  .xl\:pl-32{
    padding-left: 8rem !important;
  }

  .xl\:pt-36{
    padding-top: 9rem !important;
  }

  .xl\:pr-36{
    padding-right: 9rem !important;
  }

  .xl\:pb-36{
    padding-bottom: 9rem !important;
  }

  .xl\:pl-36{
    padding-left: 9rem !important;
  }

  .xl\:pt-40{
    padding-top: 10rem !important;
  }

  .xl\:pr-40{
    padding-right: 10rem !important;
  }

  .xl\:pb-40{
    padding-bottom: 10rem !important;
  }

  .xl\:pl-40{
    padding-left: 10rem !important;
  }

  .xl\:pt-44{
    padding-top: 11rem !important;
  }

  .xl\:pr-44{
    padding-right: 11rem !important;
  }

  .xl\:pb-44{
    padding-bottom: 11rem !important;
  }

  .xl\:pl-44{
    padding-left: 11rem !important;
  }

  .xl\:pt-48{
    padding-top: 12rem !important;
  }

  .xl\:pr-48{
    padding-right: 12rem !important;
  }

  .xl\:pb-48{
    padding-bottom: 12rem !important;
  }

  .xl\:pl-48{
    padding-left: 12rem !important;
  }

  .xl\:pt-52{
    padding-top: 13rem !important;
  }

  .xl\:pr-52{
    padding-right: 13rem !important;
  }

  .xl\:pb-52{
    padding-bottom: 13rem !important;
  }

  .xl\:pl-52{
    padding-left: 13rem !important;
  }

  .xl\:pt-56{
    padding-top: 14rem !important;
  }

  .xl\:pr-56{
    padding-right: 14rem !important;
  }

  .xl\:pb-56{
    padding-bottom: 14rem !important;
  }

  .xl\:pl-56{
    padding-left: 14rem !important;
  }

  .xl\:pt-60{
    padding-top: 15rem !important;
  }

  .xl\:pr-60{
    padding-right: 15rem !important;
  }

  .xl\:pb-60{
    padding-bottom: 15rem !important;
  }

  .xl\:pl-60{
    padding-left: 15rem !important;
  }

  .xl\:pt-64{
    padding-top: 16rem !important;
  }

  .xl\:pr-64{
    padding-right: 16rem !important;
  }

  .xl\:pb-64{
    padding-bottom: 16rem !important;
  }

  .xl\:pl-64{
    padding-left: 16rem !important;
  }

  .xl\:pt-72{
    padding-top: 18rem !important;
  }

  .xl\:pr-72{
    padding-right: 18rem !important;
  }

  .xl\:pb-72{
    padding-bottom: 18rem !important;
  }

  .xl\:pl-72{
    padding-left: 18rem !important;
  }

  .xl\:pt-80{
    padding-top: 20rem !important;
  }

  .xl\:pr-80{
    padding-right: 20rem !important;
  }

  .xl\:pb-80{
    padding-bottom: 20rem !important;
  }

  .xl\:pl-80{
    padding-left: 20rem !important;
  }

  .xl\:pt-96{
    padding-top: 24rem !important;
  }

  .xl\:pr-96{
    padding-right: 24rem !important;
  }

  .xl\:pb-96{
    padding-bottom: 24rem !important;
  }

  .xl\:pl-96{
    padding-left: 24rem !important;
  }

  .xl\:pt-px{
    padding-top: 1px !important;
  }

  .xl\:pr-px{
    padding-right: 1px !important;
  }

  .xl\:pb-px{
    padding-bottom: 1px !important;
  }

  .xl\:pl-px{
    padding-left: 1px !important;
  }

  .xl\:pt-0\.5{
    padding-top: 0.125rem !important;
  }

  .xl\:pr-0\.5{
    padding-right: 0.125rem !important;
  }

  .xl\:pb-0\.5{
    padding-bottom: 0.125rem !important;
  }

  .xl\:pl-0\.5{
    padding-left: 0.125rem !important;
  }

  .xl\:pt-1\.5{
    padding-top: 0.375rem !important;
  }

  .xl\:pr-1\.5{
    padding-right: 0.375rem !important;
  }

  .xl\:pb-1\.5{
    padding-bottom: 0.375rem !important;
  }

  .xl\:pl-1\.5{
    padding-left: 0.375rem !important;
  }

  .xl\:pt-2\.5{
    padding-top: 0.625rem !important;
  }

  .xl\:pr-2\.5{
    padding-right: 0.625rem !important;
  }

  .xl\:pb-2\.5{
    padding-bottom: 0.625rem !important;
  }

  .xl\:pl-2\.5{
    padding-left: 0.625rem !important;
  }

  .xl\:pt-3\.5{
    padding-top: 0.875rem !important;
  }

  .xl\:pr-3\.5{
    padding-right: 0.875rem !important;
  }

  .xl\:pb-3\.5{
    padding-bottom: 0.875rem !important;
  }

  .xl\:pl-3\.5{
    padding-left: 0.875rem !important;
  }

  .xl\:placeholder-transparent::-moz-placeholder{
    color: transparent !important;
  }

  .xl\:placeholder-transparent:-ms-input-placeholder{
    color: transparent !important;
  }

  .xl\:placeholder-transparent::placeholder{
    color: transparent !important;
  }

  .xl\:placeholder-current::-moz-placeholder{
    color: currentColor !important;
  }

  .xl\:placeholder-current:-ms-input-placeholder{
    color: currentColor !important;
  }

  .xl\:placeholder-current::placeholder{
    color: currentColor !important;
  }

  .xl\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-gray-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-red-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-green-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-purple-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-pink-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cyan-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-light-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-amber-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-space-cadet::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-space-cadet:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-space-cadet::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-manatee::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-manatee:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-manatee::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cynabar::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cynabar:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-cynabar::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-imperial-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-imperial-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-imperial-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-special-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-special-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-special-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-dark-sienna::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-dark-sienna:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-dark-sienna::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-rosewood::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-rosewood:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-rosewood::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-dark-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-dark-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-dark-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-rosso-corsa::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-rosso-corsa:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-rosso-corsa::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-vermillion::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-vermillion:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-vermillion::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-persimmon::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-persimmon:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-persimmon::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-carrot-orange::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-carrot-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-carrot-orange::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-orange-web::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-orange-web:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-orange-web::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-selective-yellow::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-selective-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-selective-yellow::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-bottle-green::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-bottle-green:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-bottle-green::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-illuminating-emerald::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-illuminating-emerald:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-illuminating-emerald::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color: transparent !important;
  }

  .xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent !important;
  }

  .xl\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent !important;
  }

  .xl\:focus\:placeholder-current:focus::-moz-placeholder{
    color: currentColor !important;
  }

  .xl\:focus\:placeholder-current:focus:-ms-input-placeholder{
    color: currentColor !important;
  }

  .xl\:focus\:placeholder-current:focus::placeholder{
    color: currentColor !important;
  }

  .xl\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cyan-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-light-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-amber-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-space-cadet:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-manatee:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-manatee:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cynabar:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-cynabar:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-imperial-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-special-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-special-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-dark-sienna:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-rosewood:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-rosewood:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-dark-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-dark-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-rosso-corsa:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-vermillion:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-vermillion:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-persimmon:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-persimmon:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-carrot-orange:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-orange-web:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-orange-web:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-selective-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-bottle-green:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:focus\:placeholder-illuminating-emerald:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-transparent::-moz-placeholder{
    color: transparent !important;
  }

  .dark .xl\:dark\:placeholder-transparent:-ms-input-placeholder{
    color: transparent !important;
  }

  .dark .xl\:dark\:placeholder-transparent::placeholder{
    color: transparent !important;
  }

  .dark .xl\:dark\:placeholder-current::-moz-placeholder{
    color: currentColor !important;
  }

  .dark .xl\:dark\:placeholder-current:-ms-input-placeholder{
    color: currentColor !important;
  }

  .dark .xl\:dark\:placeholder-current::placeholder{
    color: currentColor !important;
  }

  .dark .xl\:dark\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-gray-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-red-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-green-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-purple-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-pink-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cyan-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-light-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-amber-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-space-cadet::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-space-cadet:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-space-cadet::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-manatee::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-manatee:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-manatee::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cynabar::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cynabar:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-cynabar::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-imperial-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-imperial-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-imperial-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-special-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-special-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-special-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-dark-sienna::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-dark-sienna:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-dark-sienna::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-rosewood::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-rosewood:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-rosewood::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-dark-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-dark-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-dark-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-rosso-corsa::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-rosso-corsa:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-rosso-corsa::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-vermillion::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-vermillion:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-vermillion::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-persimmon::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-persimmon:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-persimmon::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-carrot-orange::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-carrot-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-carrot-orange::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-orange-web::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-orange-web:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-orange-web::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-selective-yellow::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-selective-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-selective-yellow::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-bottle-green::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-bottle-green:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-bottle-green::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-illuminating-emerald::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-illuminating-emerald:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:placeholder-illuminating-emerald::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color: transparent !important;
  }

  .dark .xl\:dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent !important;
  }

  .dark .xl\:dark\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent !important;
  }

  .dark .xl\:dark\:focus\:placeholder-current:focus::-moz-placeholder{
    color: currentColor !important;
  }

  .dark .xl\:dark\:focus\:placeholder-current:focus:-ms-input-placeholder{
    color: currentColor !important;
  }

  .dark .xl\:dark\:focus\:placeholder-current:focus::placeholder{
    color: currentColor !important;
  }

  .dark .xl\:dark\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cyan-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-light-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-amber-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-space-cadet:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-manatee:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-manatee:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cynabar:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-cynabar:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-imperial-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-special-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-special-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-dark-sienna:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-rosewood:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-rosewood:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-dark-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-dark-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-rosso-corsa:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-vermillion:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-vermillion:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-persimmon:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-persimmon:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-carrot-orange:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-orange-web:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-orange-web:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-selective-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-bottle-green:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:placeholder-illuminating-emerald:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .xl\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .xl\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .xl\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .xl\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .xl\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .xl\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .xl\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .xl\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .xl\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .xl\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .xl\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .xl\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .xl\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .xl\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .xl\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .xl\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .xl\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .xl\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .xl\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .xl\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .xl\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .xl\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .xl\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .xl\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .xl\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .xl\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .xl\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .xl\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .xl\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .xl\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .xl\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .xl\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .xl\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .xl\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .xl\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .xl\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .xl\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .xl\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .xl\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .xl\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .xl\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .xl\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .xl\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .xl\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .xl\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .xl\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .xl\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .xl\:dark\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .xl\:pointer-events-none{
    pointer-events: none !important;
  }

  .xl\:pointer-events-auto{
    pointer-events: auto !important;
  }

  .xl\:static{
    position: static !important;
  }

  .xl\:fixed{
    position: fixed !important;
  }

  .xl\:absolute{
    position: absolute !important;
  }

  .xl\:relative{
    position: relative !important;
  }

  .xl\:sticky{
    position: sticky !important;
  }

  .xl\:inset-0{
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .xl\:inset-1{
    top: 0.25rem !important;
    right: 0.25rem !important;
    bottom: 0.25rem !important;
    left: 0.25rem !important;
  }

  .xl\:inset-2{
    top: 0.5rem !important;
    right: 0.5rem !important;
    bottom: 0.5rem !important;
    left: 0.5rem !important;
  }

  .xl\:inset-3{
    top: 0.75rem !important;
    right: 0.75rem !important;
    bottom: 0.75rem !important;
    left: 0.75rem !important;
  }

  .xl\:inset-4{
    top: 1rem !important;
    right: 1rem !important;
    bottom: 1rem !important;
    left: 1rem !important;
  }

  .xl\:inset-5{
    top: 1.25rem !important;
    right: 1.25rem !important;
    bottom: 1.25rem !important;
    left: 1.25rem !important;
  }

  .xl\:inset-6{
    top: 1.5rem !important;
    right: 1.5rem !important;
    bottom: 1.5rem !important;
    left: 1.5rem !important;
  }

  .xl\:inset-7{
    top: 1.75rem !important;
    right: 1.75rem !important;
    bottom: 1.75rem !important;
    left: 1.75rem !important;
  }

  .xl\:inset-8{
    top: 2rem !important;
    right: 2rem !important;
    bottom: 2rem !important;
    left: 2rem !important;
  }

  .xl\:inset-9{
    top: 2.25rem !important;
    right: 2.25rem !important;
    bottom: 2.25rem !important;
    left: 2.25rem !important;
  }

  .xl\:inset-10{
    top: 2.5rem !important;
    right: 2.5rem !important;
    bottom: 2.5rem !important;
    left: 2.5rem !important;
  }

  .xl\:inset-11{
    top: 2.75rem !important;
    right: 2.75rem !important;
    bottom: 2.75rem !important;
    left: 2.75rem !important;
  }

  .xl\:inset-12{
    top: 3rem !important;
    right: 3rem !important;
    bottom: 3rem !important;
    left: 3rem !important;
  }

  .xl\:inset-14{
    top: 3.5rem !important;
    right: 3.5rem !important;
    bottom: 3.5rem !important;
    left: 3.5rem !important;
  }

  .xl\:inset-16{
    top: 4rem !important;
    right: 4rem !important;
    bottom: 4rem !important;
    left: 4rem !important;
  }

  .xl\:inset-20{
    top: 5rem !important;
    right: 5rem !important;
    bottom: 5rem !important;
    left: 5rem !important;
  }

  .xl\:inset-24{
    top: 6rem !important;
    right: 6rem !important;
    bottom: 6rem !important;
    left: 6rem !important;
  }

  .xl\:inset-28{
    top: 7rem !important;
    right: 7rem !important;
    bottom: 7rem !important;
    left: 7rem !important;
  }

  .xl\:inset-32{
    top: 8rem !important;
    right: 8rem !important;
    bottom: 8rem !important;
    left: 8rem !important;
  }

  .xl\:inset-36{
    top: 9rem !important;
    right: 9rem !important;
    bottom: 9rem !important;
    left: 9rem !important;
  }

  .xl\:inset-40{
    top: 10rem !important;
    right: 10rem !important;
    bottom: 10rem !important;
    left: 10rem !important;
  }

  .xl\:inset-44{
    top: 11rem !important;
    right: 11rem !important;
    bottom: 11rem !important;
    left: 11rem !important;
  }

  .xl\:inset-48{
    top: 12rem !important;
    right: 12rem !important;
    bottom: 12rem !important;
    left: 12rem !important;
  }

  .xl\:inset-52{
    top: 13rem !important;
    right: 13rem !important;
    bottom: 13rem !important;
    left: 13rem !important;
  }

  .xl\:inset-56{
    top: 14rem !important;
    right: 14rem !important;
    bottom: 14rem !important;
    left: 14rem !important;
  }

  .xl\:inset-60{
    top: 15rem !important;
    right: 15rem !important;
    bottom: 15rem !important;
    left: 15rem !important;
  }

  .xl\:inset-64{
    top: 16rem !important;
    right: 16rem !important;
    bottom: 16rem !important;
    left: 16rem !important;
  }

  .xl\:inset-72{
    top: 18rem !important;
    right: 18rem !important;
    bottom: 18rem !important;
    left: 18rem !important;
  }

  .xl\:inset-80{
    top: 20rem !important;
    right: 20rem !important;
    bottom: 20rem !important;
    left: 20rem !important;
  }

  .xl\:inset-96{
    top: 24rem !important;
    right: 24rem !important;
    bottom: 24rem !important;
    left: 24rem !important;
  }

  .xl\:inset-auto{
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .xl\:inset-px{
    top: 1px !important;
    right: 1px !important;
    bottom: 1px !important;
    left: 1px !important;
  }

  .xl\:inset-0\.5{
    top: 0.125rem !important;
    right: 0.125rem !important;
    bottom: 0.125rem !important;
    left: 0.125rem !important;
  }

  .xl\:inset-1\.5{
    top: 0.375rem !important;
    right: 0.375rem !important;
    bottom: 0.375rem !important;
    left: 0.375rem !important;
  }

  .xl\:inset-2\.5{
    top: 0.625rem !important;
    right: 0.625rem !important;
    bottom: 0.625rem !important;
    left: 0.625rem !important;
  }

  .xl\:inset-3\.5{
    top: 0.875rem !important;
    right: 0.875rem !important;
    bottom: 0.875rem !important;
    left: 0.875rem !important;
  }

  .xl\:-inset-0{
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .xl\:-inset-1{
    top: -0.25rem !important;
    right: -0.25rem !important;
    bottom: -0.25rem !important;
    left: -0.25rem !important;
  }

  .xl\:-inset-2{
    top: -0.5rem !important;
    right: -0.5rem !important;
    bottom: -0.5rem !important;
    left: -0.5rem !important;
  }

  .xl\:-inset-3{
    top: -0.75rem !important;
    right: -0.75rem !important;
    bottom: -0.75rem !important;
    left: -0.75rem !important;
  }

  .xl\:-inset-4{
    top: -1rem !important;
    right: -1rem !important;
    bottom: -1rem !important;
    left: -1rem !important;
  }

  .xl\:-inset-5{
    top: -1.25rem !important;
    right: -1.25rem !important;
    bottom: -1.25rem !important;
    left: -1.25rem !important;
  }

  .xl\:-inset-6{
    top: -1.5rem !important;
    right: -1.5rem !important;
    bottom: -1.5rem !important;
    left: -1.5rem !important;
  }

  .xl\:-inset-7{
    top: -1.75rem !important;
    right: -1.75rem !important;
    bottom: -1.75rem !important;
    left: -1.75rem !important;
  }

  .xl\:-inset-8{
    top: -2rem !important;
    right: -2rem !important;
    bottom: -2rem !important;
    left: -2rem !important;
  }

  .xl\:-inset-9{
    top: -2.25rem !important;
    right: -2.25rem !important;
    bottom: -2.25rem !important;
    left: -2.25rem !important;
  }

  .xl\:-inset-10{
    top: -2.5rem !important;
    right: -2.5rem !important;
    bottom: -2.5rem !important;
    left: -2.5rem !important;
  }

  .xl\:-inset-11{
    top: -2.75rem !important;
    right: -2.75rem !important;
    bottom: -2.75rem !important;
    left: -2.75rem !important;
  }

  .xl\:-inset-12{
    top: -3rem !important;
    right: -3rem !important;
    bottom: -3rem !important;
    left: -3rem !important;
  }

  .xl\:-inset-14{
    top: -3.5rem !important;
    right: -3.5rem !important;
    bottom: -3.5rem !important;
    left: -3.5rem !important;
  }

  .xl\:-inset-16{
    top: -4rem !important;
    right: -4rem !important;
    bottom: -4rem !important;
    left: -4rem !important;
  }

  .xl\:-inset-20{
    top: -5rem !important;
    right: -5rem !important;
    bottom: -5rem !important;
    left: -5rem !important;
  }

  .xl\:-inset-24{
    top: -6rem !important;
    right: -6rem !important;
    bottom: -6rem !important;
    left: -6rem !important;
  }

  .xl\:-inset-28{
    top: -7rem !important;
    right: -7rem !important;
    bottom: -7rem !important;
    left: -7rem !important;
  }

  .xl\:-inset-32{
    top: -8rem !important;
    right: -8rem !important;
    bottom: -8rem !important;
    left: -8rem !important;
  }

  .xl\:-inset-36{
    top: -9rem !important;
    right: -9rem !important;
    bottom: -9rem !important;
    left: -9rem !important;
  }

  .xl\:-inset-40{
    top: -10rem !important;
    right: -10rem !important;
    bottom: -10rem !important;
    left: -10rem !important;
  }

  .xl\:-inset-44{
    top: -11rem !important;
    right: -11rem !important;
    bottom: -11rem !important;
    left: -11rem !important;
  }

  .xl\:-inset-48{
    top: -12rem !important;
    right: -12rem !important;
    bottom: -12rem !important;
    left: -12rem !important;
  }

  .xl\:-inset-52{
    top: -13rem !important;
    right: -13rem !important;
    bottom: -13rem !important;
    left: -13rem !important;
  }

  .xl\:-inset-56{
    top: -14rem !important;
    right: -14rem !important;
    bottom: -14rem !important;
    left: -14rem !important;
  }

  .xl\:-inset-60{
    top: -15rem !important;
    right: -15rem !important;
    bottom: -15rem !important;
    left: -15rem !important;
  }

  .xl\:-inset-64{
    top: -16rem !important;
    right: -16rem !important;
    bottom: -16rem !important;
    left: -16rem !important;
  }

  .xl\:-inset-72{
    top: -18rem !important;
    right: -18rem !important;
    bottom: -18rem !important;
    left: -18rem !important;
  }

  .xl\:-inset-80{
    top: -20rem !important;
    right: -20rem !important;
    bottom: -20rem !important;
    left: -20rem !important;
  }

  .xl\:-inset-96{
    top: -24rem !important;
    right: -24rem !important;
    bottom: -24rem !important;
    left: -24rem !important;
  }

  .xl\:-inset-px{
    top: -1px !important;
    right: -1px !important;
    bottom: -1px !important;
    left: -1px !important;
  }

  .xl\:-inset-0\.5{
    top: -0.125rem !important;
    right: -0.125rem !important;
    bottom: -0.125rem !important;
    left: -0.125rem !important;
  }

  .xl\:-inset-1\.5{
    top: -0.375rem !important;
    right: -0.375rem !important;
    bottom: -0.375rem !important;
    left: -0.375rem !important;
  }

  .xl\:-inset-2\.5{
    top: -0.625rem !important;
    right: -0.625rem !important;
    bottom: -0.625rem !important;
    left: -0.625rem !important;
  }

  .xl\:-inset-3\.5{
    top: -0.875rem !important;
    right: -0.875rem !important;
    bottom: -0.875rem !important;
    left: -0.875rem !important;
  }

  .xl\:inset-1\/2{
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:inset-1\/3{
    top: 33.333333% !important;
    right: 33.333333% !important;
    bottom: 33.333333% !important;
    left: 33.333333% !important;
  }

  .xl\:inset-2\/3{
    top: 66.666667% !important;
    right: 66.666667% !important;
    bottom: 66.666667% !important;
    left: 66.666667% !important;
  }

  .xl\:inset-1\/4{
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xl\:inset-2\/4{
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:inset-3\/4{
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xl\:inset-full{
    top: 100% !important;
    right: 100% !important;
    bottom: 100% !important;
    left: 100% !important;
  }

  .xl\:-inset-1\/2{
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:-inset-1\/3{
    top: -33.333333% !important;
    right: -33.333333% !important;
    bottom: -33.333333% !important;
    left: -33.333333% !important;
  }

  .xl\:-inset-2\/3{
    top: -66.666667% !important;
    right: -66.666667% !important;
    bottom: -66.666667% !important;
    left: -66.666667% !important;
  }

  .xl\:-inset-1\/4{
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xl\:-inset-2\/4{
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:-inset-3\/4{
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xl\:-inset-full{
    top: -100% !important;
    right: -100% !important;
    bottom: -100% !important;
    left: -100% !important;
  }

  .xl\:inset-y-0{
    top: 0px !important;
    bottom: 0px !important;
  }

  .xl\:inset-x-0{
    right: 0px !important;
    left: 0px !important;
  }

  .xl\:inset-y-1{
    top: 0.25rem !important;
    bottom: 0.25rem !important;
  }

  .xl\:inset-x-1{
    right: 0.25rem !important;
    left: 0.25rem !important;
  }

  .xl\:inset-y-2{
    top: 0.5rem !important;
    bottom: 0.5rem !important;
  }

  .xl\:inset-x-2{
    right: 0.5rem !important;
    left: 0.5rem !important;
  }

  .xl\:inset-y-3{
    top: 0.75rem !important;
    bottom: 0.75rem !important;
  }

  .xl\:inset-x-3{
    right: 0.75rem !important;
    left: 0.75rem !important;
  }

  .xl\:inset-y-4{
    top: 1rem !important;
    bottom: 1rem !important;
  }

  .xl\:inset-x-4{
    right: 1rem !important;
    left: 1rem !important;
  }

  .xl\:inset-y-5{
    top: 1.25rem !important;
    bottom: 1.25rem !important;
  }

  .xl\:inset-x-5{
    right: 1.25rem !important;
    left: 1.25rem !important;
  }

  .xl\:inset-y-6{
    top: 1.5rem !important;
    bottom: 1.5rem !important;
  }

  .xl\:inset-x-6{
    right: 1.5rem !important;
    left: 1.5rem !important;
  }

  .xl\:inset-y-7{
    top: 1.75rem !important;
    bottom: 1.75rem !important;
  }

  .xl\:inset-x-7{
    right: 1.75rem !important;
    left: 1.75rem !important;
  }

  .xl\:inset-y-8{
    top: 2rem !important;
    bottom: 2rem !important;
  }

  .xl\:inset-x-8{
    right: 2rem !important;
    left: 2rem !important;
  }

  .xl\:inset-y-9{
    top: 2.25rem !important;
    bottom: 2.25rem !important;
  }

  .xl\:inset-x-9{
    right: 2.25rem !important;
    left: 2.25rem !important;
  }

  .xl\:inset-y-10{
    top: 2.5rem !important;
    bottom: 2.5rem !important;
  }

  .xl\:inset-x-10{
    right: 2.5rem !important;
    left: 2.5rem !important;
  }

  .xl\:inset-y-11{
    top: 2.75rem !important;
    bottom: 2.75rem !important;
  }

  .xl\:inset-x-11{
    right: 2.75rem !important;
    left: 2.75rem !important;
  }

  .xl\:inset-y-12{
    top: 3rem !important;
    bottom: 3rem !important;
  }

  .xl\:inset-x-12{
    right: 3rem !important;
    left: 3rem !important;
  }

  .xl\:inset-y-14{
    top: 3.5rem !important;
    bottom: 3.5rem !important;
  }

  .xl\:inset-x-14{
    right: 3.5rem !important;
    left: 3.5rem !important;
  }

  .xl\:inset-y-16{
    top: 4rem !important;
    bottom: 4rem !important;
  }

  .xl\:inset-x-16{
    right: 4rem !important;
    left: 4rem !important;
  }

  .xl\:inset-y-20{
    top: 5rem !important;
    bottom: 5rem !important;
  }

  .xl\:inset-x-20{
    right: 5rem !important;
    left: 5rem !important;
  }

  .xl\:inset-y-24{
    top: 6rem !important;
    bottom: 6rem !important;
  }

  .xl\:inset-x-24{
    right: 6rem !important;
    left: 6rem !important;
  }

  .xl\:inset-y-28{
    top: 7rem !important;
    bottom: 7rem !important;
  }

  .xl\:inset-x-28{
    right: 7rem !important;
    left: 7rem !important;
  }

  .xl\:inset-y-32{
    top: 8rem !important;
    bottom: 8rem !important;
  }

  .xl\:inset-x-32{
    right: 8rem !important;
    left: 8rem !important;
  }

  .xl\:inset-y-36{
    top: 9rem !important;
    bottom: 9rem !important;
  }

  .xl\:inset-x-36{
    right: 9rem !important;
    left: 9rem !important;
  }

  .xl\:inset-y-40{
    top: 10rem !important;
    bottom: 10rem !important;
  }

  .xl\:inset-x-40{
    right: 10rem !important;
    left: 10rem !important;
  }

  .xl\:inset-y-44{
    top: 11rem !important;
    bottom: 11rem !important;
  }

  .xl\:inset-x-44{
    right: 11rem !important;
    left: 11rem !important;
  }

  .xl\:inset-y-48{
    top: 12rem !important;
    bottom: 12rem !important;
  }

  .xl\:inset-x-48{
    right: 12rem !important;
    left: 12rem !important;
  }

  .xl\:inset-y-52{
    top: 13rem !important;
    bottom: 13rem !important;
  }

  .xl\:inset-x-52{
    right: 13rem !important;
    left: 13rem !important;
  }

  .xl\:inset-y-56{
    top: 14rem !important;
    bottom: 14rem !important;
  }

  .xl\:inset-x-56{
    right: 14rem !important;
    left: 14rem !important;
  }

  .xl\:inset-y-60{
    top: 15rem !important;
    bottom: 15rem !important;
  }

  .xl\:inset-x-60{
    right: 15rem !important;
    left: 15rem !important;
  }

  .xl\:inset-y-64{
    top: 16rem !important;
    bottom: 16rem !important;
  }

  .xl\:inset-x-64{
    right: 16rem !important;
    left: 16rem !important;
  }

  .xl\:inset-y-72{
    top: 18rem !important;
    bottom: 18rem !important;
  }

  .xl\:inset-x-72{
    right: 18rem !important;
    left: 18rem !important;
  }

  .xl\:inset-y-80{
    top: 20rem !important;
    bottom: 20rem !important;
  }

  .xl\:inset-x-80{
    right: 20rem !important;
    left: 20rem !important;
  }

  .xl\:inset-y-96{
    top: 24rem !important;
    bottom: 24rem !important;
  }

  .xl\:inset-x-96{
    right: 24rem !important;
    left: 24rem !important;
  }

  .xl\:inset-y-auto{
    top: auto !important;
    bottom: auto !important;
  }

  .xl\:inset-x-auto{
    right: auto !important;
    left: auto !important;
  }

  .xl\:inset-y-px{
    top: 1px !important;
    bottom: 1px !important;
  }

  .xl\:inset-x-px{
    right: 1px !important;
    left: 1px !important;
  }

  .xl\:inset-y-0\.5{
    top: 0.125rem !important;
    bottom: 0.125rem !important;
  }

  .xl\:inset-x-0\.5{
    right: 0.125rem !important;
    left: 0.125rem !important;
  }

  .xl\:inset-y-1\.5{
    top: 0.375rem !important;
    bottom: 0.375rem !important;
  }

  .xl\:inset-x-1\.5{
    right: 0.375rem !important;
    left: 0.375rem !important;
  }

  .xl\:inset-y-2\.5{
    top: 0.625rem !important;
    bottom: 0.625rem !important;
  }

  .xl\:inset-x-2\.5{
    right: 0.625rem !important;
    left: 0.625rem !important;
  }

  .xl\:inset-y-3\.5{
    top: 0.875rem !important;
    bottom: 0.875rem !important;
  }

  .xl\:inset-x-3\.5{
    right: 0.875rem !important;
    left: 0.875rem !important;
  }

  .xl\:-inset-y-0{
    top: 0px !important;
    bottom: 0px !important;
  }

  .xl\:-inset-x-0{
    right: 0px !important;
    left: 0px !important;
  }

  .xl\:-inset-y-1{
    top: -0.25rem !important;
    bottom: -0.25rem !important;
  }

  .xl\:-inset-x-1{
    right: -0.25rem !important;
    left: -0.25rem !important;
  }

  .xl\:-inset-y-2{
    top: -0.5rem !important;
    bottom: -0.5rem !important;
  }

  .xl\:-inset-x-2{
    right: -0.5rem !important;
    left: -0.5rem !important;
  }

  .xl\:-inset-y-3{
    top: -0.75rem !important;
    bottom: -0.75rem !important;
  }

  .xl\:-inset-x-3{
    right: -0.75rem !important;
    left: -0.75rem !important;
  }

  .xl\:-inset-y-4{
    top: -1rem !important;
    bottom: -1rem !important;
  }

  .xl\:-inset-x-4{
    right: -1rem !important;
    left: -1rem !important;
  }

  .xl\:-inset-y-5{
    top: -1.25rem !important;
    bottom: -1.25rem !important;
  }

  .xl\:-inset-x-5{
    right: -1.25rem !important;
    left: -1.25rem !important;
  }

  .xl\:-inset-y-6{
    top: -1.5rem !important;
    bottom: -1.5rem !important;
  }

  .xl\:-inset-x-6{
    right: -1.5rem !important;
    left: -1.5rem !important;
  }

  .xl\:-inset-y-7{
    top: -1.75rem !important;
    bottom: -1.75rem !important;
  }

  .xl\:-inset-x-7{
    right: -1.75rem !important;
    left: -1.75rem !important;
  }

  .xl\:-inset-y-8{
    top: -2rem !important;
    bottom: -2rem !important;
  }

  .xl\:-inset-x-8{
    right: -2rem !important;
    left: -2rem !important;
  }

  .xl\:-inset-y-9{
    top: -2.25rem !important;
    bottom: -2.25rem !important;
  }

  .xl\:-inset-x-9{
    right: -2.25rem !important;
    left: -2.25rem !important;
  }

  .xl\:-inset-y-10{
    top: -2.5rem !important;
    bottom: -2.5rem !important;
  }

  .xl\:-inset-x-10{
    right: -2.5rem !important;
    left: -2.5rem !important;
  }

  .xl\:-inset-y-11{
    top: -2.75rem !important;
    bottom: -2.75rem !important;
  }

  .xl\:-inset-x-11{
    right: -2.75rem !important;
    left: -2.75rem !important;
  }

  .xl\:-inset-y-12{
    top: -3rem !important;
    bottom: -3rem !important;
  }

  .xl\:-inset-x-12{
    right: -3rem !important;
    left: -3rem !important;
  }

  .xl\:-inset-y-14{
    top: -3.5rem !important;
    bottom: -3.5rem !important;
  }

  .xl\:-inset-x-14{
    right: -3.5rem !important;
    left: -3.5rem !important;
  }

  .xl\:-inset-y-16{
    top: -4rem !important;
    bottom: -4rem !important;
  }

  .xl\:-inset-x-16{
    right: -4rem !important;
    left: -4rem !important;
  }

  .xl\:-inset-y-20{
    top: -5rem !important;
    bottom: -5rem !important;
  }

  .xl\:-inset-x-20{
    right: -5rem !important;
    left: -5rem !important;
  }

  .xl\:-inset-y-24{
    top: -6rem !important;
    bottom: -6rem !important;
  }

  .xl\:-inset-x-24{
    right: -6rem !important;
    left: -6rem !important;
  }

  .xl\:-inset-y-28{
    top: -7rem !important;
    bottom: -7rem !important;
  }

  .xl\:-inset-x-28{
    right: -7rem !important;
    left: -7rem !important;
  }

  .xl\:-inset-y-32{
    top: -8rem !important;
    bottom: -8rem !important;
  }

  .xl\:-inset-x-32{
    right: -8rem !important;
    left: -8rem !important;
  }

  .xl\:-inset-y-36{
    top: -9rem !important;
    bottom: -9rem !important;
  }

  .xl\:-inset-x-36{
    right: -9rem !important;
    left: -9rem !important;
  }

  .xl\:-inset-y-40{
    top: -10rem !important;
    bottom: -10rem !important;
  }

  .xl\:-inset-x-40{
    right: -10rem !important;
    left: -10rem !important;
  }

  .xl\:-inset-y-44{
    top: -11rem !important;
    bottom: -11rem !important;
  }

  .xl\:-inset-x-44{
    right: -11rem !important;
    left: -11rem !important;
  }

  .xl\:-inset-y-48{
    top: -12rem !important;
    bottom: -12rem !important;
  }

  .xl\:-inset-x-48{
    right: -12rem !important;
    left: -12rem !important;
  }

  .xl\:-inset-y-52{
    top: -13rem !important;
    bottom: -13rem !important;
  }

  .xl\:-inset-x-52{
    right: -13rem !important;
    left: -13rem !important;
  }

  .xl\:-inset-y-56{
    top: -14rem !important;
    bottom: -14rem !important;
  }

  .xl\:-inset-x-56{
    right: -14rem !important;
    left: -14rem !important;
  }

  .xl\:-inset-y-60{
    top: -15rem !important;
    bottom: -15rem !important;
  }

  .xl\:-inset-x-60{
    right: -15rem !important;
    left: -15rem !important;
  }

  .xl\:-inset-y-64{
    top: -16rem !important;
    bottom: -16rem !important;
  }

  .xl\:-inset-x-64{
    right: -16rem !important;
    left: -16rem !important;
  }

  .xl\:-inset-y-72{
    top: -18rem !important;
    bottom: -18rem !important;
  }

  .xl\:-inset-x-72{
    right: -18rem !important;
    left: -18rem !important;
  }

  .xl\:-inset-y-80{
    top: -20rem !important;
    bottom: -20rem !important;
  }

  .xl\:-inset-x-80{
    right: -20rem !important;
    left: -20rem !important;
  }

  .xl\:-inset-y-96{
    top: -24rem !important;
    bottom: -24rem !important;
  }

  .xl\:-inset-x-96{
    right: -24rem !important;
    left: -24rem !important;
  }

  .xl\:-inset-y-px{
    top: -1px !important;
    bottom: -1px !important;
  }

  .xl\:-inset-x-px{
    right: -1px !important;
    left: -1px !important;
  }

  .xl\:-inset-y-0\.5{
    top: -0.125rem !important;
    bottom: -0.125rem !important;
  }

  .xl\:-inset-x-0\.5{
    right: -0.125rem !important;
    left: -0.125rem !important;
  }

  .xl\:-inset-y-1\.5{
    top: -0.375rem !important;
    bottom: -0.375rem !important;
  }

  .xl\:-inset-x-1\.5{
    right: -0.375rem !important;
    left: -0.375rem !important;
  }

  .xl\:-inset-y-2\.5{
    top: -0.625rem !important;
    bottom: -0.625rem !important;
  }

  .xl\:-inset-x-2\.5{
    right: -0.625rem !important;
    left: -0.625rem !important;
  }

  .xl\:-inset-y-3\.5{
    top: -0.875rem !important;
    bottom: -0.875rem !important;
  }

  .xl\:-inset-x-3\.5{
    right: -0.875rem !important;
    left: -0.875rem !important;
  }

  .xl\:inset-y-1\/2{
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:inset-x-1\/2{
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:inset-y-1\/3{
    top: 33.333333% !important;
    bottom: 33.333333% !important;
  }

  .xl\:inset-x-1\/3{
    right: 33.333333% !important;
    left: 33.333333% !important;
  }

  .xl\:inset-y-2\/3{
    top: 66.666667% !important;
    bottom: 66.666667% !important;
  }

  .xl\:inset-x-2\/3{
    right: 66.666667% !important;
    left: 66.666667% !important;
  }

  .xl\:inset-y-1\/4{
    top: 25% !important;
    bottom: 25% !important;
  }

  .xl\:inset-x-1\/4{
    right: 25% !important;
    left: 25% !important;
  }

  .xl\:inset-y-2\/4{
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:inset-x-2\/4{
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:inset-y-3\/4{
    top: 75% !important;
    bottom: 75% !important;
  }

  .xl\:inset-x-3\/4{
    right: 75% !important;
    left: 75% !important;
  }

  .xl\:inset-y-full{
    top: 100% !important;
    bottom: 100% !important;
  }

  .xl\:inset-x-full{
    right: 100% !important;
    left: 100% !important;
  }

  .xl\:-inset-y-1\/2{
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:-inset-x-1\/2{
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:-inset-y-1\/3{
    top: -33.333333% !important;
    bottom: -33.333333% !important;
  }

  .xl\:-inset-x-1\/3{
    right: -33.333333% !important;
    left: -33.333333% !important;
  }

  .xl\:-inset-y-2\/3{
    top: -66.666667% !important;
    bottom: -66.666667% !important;
  }

  .xl\:-inset-x-2\/3{
    right: -66.666667% !important;
    left: -66.666667% !important;
  }

  .xl\:-inset-y-1\/4{
    top: -25% !important;
    bottom: -25% !important;
  }

  .xl\:-inset-x-1\/4{
    right: -25% !important;
    left: -25% !important;
  }

  .xl\:-inset-y-2\/4{
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:-inset-x-2\/4{
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:-inset-y-3\/4{
    top: -75% !important;
    bottom: -75% !important;
  }

  .xl\:-inset-x-3\/4{
    right: -75% !important;
    left: -75% !important;
  }

  .xl\:-inset-y-full{
    top: -100% !important;
    bottom: -100% !important;
  }

  .xl\:-inset-x-full{
    right: -100% !important;
    left: -100% !important;
  }

  .xl\:top-0{
    top: 0px !important;
  }

  .xl\:right-0{
    right: 0px !important;
  }

  .xl\:bottom-0{
    bottom: 0px !important;
  }

  .xl\:left-0{
    left: 0px !important;
  }

  .xl\:top-1{
    top: 0.25rem !important;
  }

  .xl\:right-1{
    right: 0.25rem !important;
  }

  .xl\:bottom-1{
    bottom: 0.25rem !important;
  }

  .xl\:left-1{
    left: 0.25rem !important;
  }

  .xl\:top-2{
    top: 0.5rem !important;
  }

  .xl\:right-2{
    right: 0.5rem !important;
  }

  .xl\:bottom-2{
    bottom: 0.5rem !important;
  }

  .xl\:left-2{
    left: 0.5rem !important;
  }

  .xl\:top-3{
    top: 0.75rem !important;
  }

  .xl\:right-3{
    right: 0.75rem !important;
  }

  .xl\:bottom-3{
    bottom: 0.75rem !important;
  }

  .xl\:left-3{
    left: 0.75rem !important;
  }

  .xl\:top-4{
    top: 1rem !important;
  }

  .xl\:right-4{
    right: 1rem !important;
  }

  .xl\:bottom-4{
    bottom: 1rem !important;
  }

  .xl\:left-4{
    left: 1rem !important;
  }

  .xl\:top-5{
    top: 1.25rem !important;
  }

  .xl\:right-5{
    right: 1.25rem !important;
  }

  .xl\:bottom-5{
    bottom: 1.25rem !important;
  }

  .xl\:left-5{
    left: 1.25rem !important;
  }

  .xl\:top-6{
    top: 1.5rem !important;
  }

  .xl\:right-6{
    right: 1.5rem !important;
  }

  .xl\:bottom-6{
    bottom: 1.5rem !important;
  }

  .xl\:left-6{
    left: 1.5rem !important;
  }

  .xl\:top-7{
    top: 1.75rem !important;
  }

  .xl\:right-7{
    right: 1.75rem !important;
  }

  .xl\:bottom-7{
    bottom: 1.75rem !important;
  }

  .xl\:left-7{
    left: 1.75rem !important;
  }

  .xl\:top-8{
    top: 2rem !important;
  }

  .xl\:right-8{
    right: 2rem !important;
  }

  .xl\:bottom-8{
    bottom: 2rem !important;
  }

  .xl\:left-8{
    left: 2rem !important;
  }

  .xl\:top-9{
    top: 2.25rem !important;
  }

  .xl\:right-9{
    right: 2.25rem !important;
  }

  .xl\:bottom-9{
    bottom: 2.25rem !important;
  }

  .xl\:left-9{
    left: 2.25rem !important;
  }

  .xl\:top-10{
    top: 2.5rem !important;
  }

  .xl\:right-10{
    right: 2.5rem !important;
  }

  .xl\:bottom-10{
    bottom: 2.5rem !important;
  }

  .xl\:left-10{
    left: 2.5rem !important;
  }

  .xl\:top-11{
    top: 2.75rem !important;
  }

  .xl\:right-11{
    right: 2.75rem !important;
  }

  .xl\:bottom-11{
    bottom: 2.75rem !important;
  }

  .xl\:left-11{
    left: 2.75rem !important;
  }

  .xl\:top-12{
    top: 3rem !important;
  }

  .xl\:right-12{
    right: 3rem !important;
  }

  .xl\:bottom-12{
    bottom: 3rem !important;
  }

  .xl\:left-12{
    left: 3rem !important;
  }

  .xl\:top-14{
    top: 3.5rem !important;
  }

  .xl\:right-14{
    right: 3.5rem !important;
  }

  .xl\:bottom-14{
    bottom: 3.5rem !important;
  }

  .xl\:left-14{
    left: 3.5rem !important;
  }

  .xl\:top-16{
    top: 4rem !important;
  }

  .xl\:right-16{
    right: 4rem !important;
  }

  .xl\:bottom-16{
    bottom: 4rem !important;
  }

  .xl\:left-16{
    left: 4rem !important;
  }

  .xl\:top-20{
    top: 5rem !important;
  }

  .xl\:right-20{
    right: 5rem !important;
  }

  .xl\:bottom-20{
    bottom: 5rem !important;
  }

  .xl\:left-20{
    left: 5rem !important;
  }

  .xl\:top-24{
    top: 6rem !important;
  }

  .xl\:right-24{
    right: 6rem !important;
  }

  .xl\:bottom-24{
    bottom: 6rem !important;
  }

  .xl\:left-24{
    left: 6rem !important;
  }

  .xl\:top-28{
    top: 7rem !important;
  }

  .xl\:right-28{
    right: 7rem !important;
  }

  .xl\:bottom-28{
    bottom: 7rem !important;
  }

  .xl\:left-28{
    left: 7rem !important;
  }

  .xl\:top-32{
    top: 8rem !important;
  }

  .xl\:right-32{
    right: 8rem !important;
  }

  .xl\:bottom-32{
    bottom: 8rem !important;
  }

  .xl\:left-32{
    left: 8rem !important;
  }

  .xl\:top-36{
    top: 9rem !important;
  }

  .xl\:right-36{
    right: 9rem !important;
  }

  .xl\:bottom-36{
    bottom: 9rem !important;
  }

  .xl\:left-36{
    left: 9rem !important;
  }

  .xl\:top-40{
    top: 10rem !important;
  }

  .xl\:right-40{
    right: 10rem !important;
  }

  .xl\:bottom-40{
    bottom: 10rem !important;
  }

  .xl\:left-40{
    left: 10rem !important;
  }

  .xl\:top-44{
    top: 11rem !important;
  }

  .xl\:right-44{
    right: 11rem !important;
  }

  .xl\:bottom-44{
    bottom: 11rem !important;
  }

  .xl\:left-44{
    left: 11rem !important;
  }

  .xl\:top-48{
    top: 12rem !important;
  }

  .xl\:right-48{
    right: 12rem !important;
  }

  .xl\:bottom-48{
    bottom: 12rem !important;
  }

  .xl\:left-48{
    left: 12rem !important;
  }

  .xl\:top-52{
    top: 13rem !important;
  }

  .xl\:right-52{
    right: 13rem !important;
  }

  .xl\:bottom-52{
    bottom: 13rem !important;
  }

  .xl\:left-52{
    left: 13rem !important;
  }

  .xl\:top-56{
    top: 14rem !important;
  }

  .xl\:right-56{
    right: 14rem !important;
  }

  .xl\:bottom-56{
    bottom: 14rem !important;
  }

  .xl\:left-56{
    left: 14rem !important;
  }

  .xl\:top-60{
    top: 15rem !important;
  }

  .xl\:right-60{
    right: 15rem !important;
  }

  .xl\:bottom-60{
    bottom: 15rem !important;
  }

  .xl\:left-60{
    left: 15rem !important;
  }

  .xl\:top-64{
    top: 16rem !important;
  }

  .xl\:right-64{
    right: 16rem !important;
  }

  .xl\:bottom-64{
    bottom: 16rem !important;
  }

  .xl\:left-64{
    left: 16rem !important;
  }

  .xl\:top-72{
    top: 18rem !important;
  }

  .xl\:right-72{
    right: 18rem !important;
  }

  .xl\:bottom-72{
    bottom: 18rem !important;
  }

  .xl\:left-72{
    left: 18rem !important;
  }

  .xl\:top-80{
    top: 20rem !important;
  }

  .xl\:right-80{
    right: 20rem !important;
  }

  .xl\:bottom-80{
    bottom: 20rem !important;
  }

  .xl\:left-80{
    left: 20rem !important;
  }

  .xl\:top-96{
    top: 24rem !important;
  }

  .xl\:right-96{
    right: 24rem !important;
  }

  .xl\:bottom-96{
    bottom: 24rem !important;
  }

  .xl\:left-96{
    left: 24rem !important;
  }

  .xl\:top-auto{
    top: auto !important;
  }

  .xl\:right-auto{
    right: auto !important;
  }

  .xl\:bottom-auto{
    bottom: auto !important;
  }

  .xl\:left-auto{
    left: auto !important;
  }

  .xl\:top-px{
    top: 1px !important;
  }

  .xl\:right-px{
    right: 1px !important;
  }

  .xl\:bottom-px{
    bottom: 1px !important;
  }

  .xl\:left-px{
    left: 1px !important;
  }

  .xl\:top-0\.5{
    top: 0.125rem !important;
  }

  .xl\:right-0\.5{
    right: 0.125rem !important;
  }

  .xl\:bottom-0\.5{
    bottom: 0.125rem !important;
  }

  .xl\:left-0\.5{
    left: 0.125rem !important;
  }

  .xl\:top-1\.5{
    top: 0.375rem !important;
  }

  .xl\:right-1\.5{
    right: 0.375rem !important;
  }

  .xl\:bottom-1\.5{
    bottom: 0.375rem !important;
  }

  .xl\:left-1\.5{
    left: 0.375rem !important;
  }

  .xl\:top-2\.5{
    top: 0.625rem !important;
  }

  .xl\:right-2\.5{
    right: 0.625rem !important;
  }

  .xl\:bottom-2\.5{
    bottom: 0.625rem !important;
  }

  .xl\:left-2\.5{
    left: 0.625rem !important;
  }

  .xl\:top-3\.5{
    top: 0.875rem !important;
  }

  .xl\:right-3\.5{
    right: 0.875rem !important;
  }

  .xl\:bottom-3\.5{
    bottom: 0.875rem !important;
  }

  .xl\:left-3\.5{
    left: 0.875rem !important;
  }

  .xl\:-top-0{
    top: 0px !important;
  }

  .xl\:-right-0{
    right: 0px !important;
  }

  .xl\:-bottom-0{
    bottom: 0px !important;
  }

  .xl\:-left-0{
    left: 0px !important;
  }

  .xl\:-top-1{
    top: -0.25rem !important;
  }

  .xl\:-right-1{
    right: -0.25rem !important;
  }

  .xl\:-bottom-1{
    bottom: -0.25rem !important;
  }

  .xl\:-left-1{
    left: -0.25rem !important;
  }

  .xl\:-top-2{
    top: -0.5rem !important;
  }

  .xl\:-right-2{
    right: -0.5rem !important;
  }

  .xl\:-bottom-2{
    bottom: -0.5rem !important;
  }

  .xl\:-left-2{
    left: -0.5rem !important;
  }

  .xl\:-top-3{
    top: -0.75rem !important;
  }

  .xl\:-right-3{
    right: -0.75rem !important;
  }

  .xl\:-bottom-3{
    bottom: -0.75rem !important;
  }

  .xl\:-left-3{
    left: -0.75rem !important;
  }

  .xl\:-top-4{
    top: -1rem !important;
  }

  .xl\:-right-4{
    right: -1rem !important;
  }

  .xl\:-bottom-4{
    bottom: -1rem !important;
  }

  .xl\:-left-4{
    left: -1rem !important;
  }

  .xl\:-top-5{
    top: -1.25rem !important;
  }

  .xl\:-right-5{
    right: -1.25rem !important;
  }

  .xl\:-bottom-5{
    bottom: -1.25rem !important;
  }

  .xl\:-left-5{
    left: -1.25rem !important;
  }

  .xl\:-top-6{
    top: -1.5rem !important;
  }

  .xl\:-right-6{
    right: -1.5rem !important;
  }

  .xl\:-bottom-6{
    bottom: -1.5rem !important;
  }

  .xl\:-left-6{
    left: -1.5rem !important;
  }

  .xl\:-top-7{
    top: -1.75rem !important;
  }

  .xl\:-right-7{
    right: -1.75rem !important;
  }

  .xl\:-bottom-7{
    bottom: -1.75rem !important;
  }

  .xl\:-left-7{
    left: -1.75rem !important;
  }

  .xl\:-top-8{
    top: -2rem !important;
  }

  .xl\:-right-8{
    right: -2rem !important;
  }

  .xl\:-bottom-8{
    bottom: -2rem !important;
  }

  .xl\:-left-8{
    left: -2rem !important;
  }

  .xl\:-top-9{
    top: -2.25rem !important;
  }

  .xl\:-right-9{
    right: -2.25rem !important;
  }

  .xl\:-bottom-9{
    bottom: -2.25rem !important;
  }

  .xl\:-left-9{
    left: -2.25rem !important;
  }

  .xl\:-top-10{
    top: -2.5rem !important;
  }

  .xl\:-right-10{
    right: -2.5rem !important;
  }

  .xl\:-bottom-10{
    bottom: -2.5rem !important;
  }

  .xl\:-left-10{
    left: -2.5rem !important;
  }

  .xl\:-top-11{
    top: -2.75rem !important;
  }

  .xl\:-right-11{
    right: -2.75rem !important;
  }

  .xl\:-bottom-11{
    bottom: -2.75rem !important;
  }

  .xl\:-left-11{
    left: -2.75rem !important;
  }

  .xl\:-top-12{
    top: -3rem !important;
  }

  .xl\:-right-12{
    right: -3rem !important;
  }

  .xl\:-bottom-12{
    bottom: -3rem !important;
  }

  .xl\:-left-12{
    left: -3rem !important;
  }

  .xl\:-top-14{
    top: -3.5rem !important;
  }

  .xl\:-right-14{
    right: -3.5rem !important;
  }

  .xl\:-bottom-14{
    bottom: -3.5rem !important;
  }

  .xl\:-left-14{
    left: -3.5rem !important;
  }

  .xl\:-top-16{
    top: -4rem !important;
  }

  .xl\:-right-16{
    right: -4rem !important;
  }

  .xl\:-bottom-16{
    bottom: -4rem !important;
  }

  .xl\:-left-16{
    left: -4rem !important;
  }

  .xl\:-top-20{
    top: -5rem !important;
  }

  .xl\:-right-20{
    right: -5rem !important;
  }

  .xl\:-bottom-20{
    bottom: -5rem !important;
  }

  .xl\:-left-20{
    left: -5rem !important;
  }

  .xl\:-top-24{
    top: -6rem !important;
  }

  .xl\:-right-24{
    right: -6rem !important;
  }

  .xl\:-bottom-24{
    bottom: -6rem !important;
  }

  .xl\:-left-24{
    left: -6rem !important;
  }

  .xl\:-top-28{
    top: -7rem !important;
  }

  .xl\:-right-28{
    right: -7rem !important;
  }

  .xl\:-bottom-28{
    bottom: -7rem !important;
  }

  .xl\:-left-28{
    left: -7rem !important;
  }

  .xl\:-top-32{
    top: -8rem !important;
  }

  .xl\:-right-32{
    right: -8rem !important;
  }

  .xl\:-bottom-32{
    bottom: -8rem !important;
  }

  .xl\:-left-32{
    left: -8rem !important;
  }

  .xl\:-top-36{
    top: -9rem !important;
  }

  .xl\:-right-36{
    right: -9rem !important;
  }

  .xl\:-bottom-36{
    bottom: -9rem !important;
  }

  .xl\:-left-36{
    left: -9rem !important;
  }

  .xl\:-top-40{
    top: -10rem !important;
  }

  .xl\:-right-40{
    right: -10rem !important;
  }

  .xl\:-bottom-40{
    bottom: -10rem !important;
  }

  .xl\:-left-40{
    left: -10rem !important;
  }

  .xl\:-top-44{
    top: -11rem !important;
  }

  .xl\:-right-44{
    right: -11rem !important;
  }

  .xl\:-bottom-44{
    bottom: -11rem !important;
  }

  .xl\:-left-44{
    left: -11rem !important;
  }

  .xl\:-top-48{
    top: -12rem !important;
  }

  .xl\:-right-48{
    right: -12rem !important;
  }

  .xl\:-bottom-48{
    bottom: -12rem !important;
  }

  .xl\:-left-48{
    left: -12rem !important;
  }

  .xl\:-top-52{
    top: -13rem !important;
  }

  .xl\:-right-52{
    right: -13rem !important;
  }

  .xl\:-bottom-52{
    bottom: -13rem !important;
  }

  .xl\:-left-52{
    left: -13rem !important;
  }

  .xl\:-top-56{
    top: -14rem !important;
  }

  .xl\:-right-56{
    right: -14rem !important;
  }

  .xl\:-bottom-56{
    bottom: -14rem !important;
  }

  .xl\:-left-56{
    left: -14rem !important;
  }

  .xl\:-top-60{
    top: -15rem !important;
  }

  .xl\:-right-60{
    right: -15rem !important;
  }

  .xl\:-bottom-60{
    bottom: -15rem !important;
  }

  .xl\:-left-60{
    left: -15rem !important;
  }

  .xl\:-top-64{
    top: -16rem !important;
  }

  .xl\:-right-64{
    right: -16rem !important;
  }

  .xl\:-bottom-64{
    bottom: -16rem !important;
  }

  .xl\:-left-64{
    left: -16rem !important;
  }

  .xl\:-top-72{
    top: -18rem !important;
  }

  .xl\:-right-72{
    right: -18rem !important;
  }

  .xl\:-bottom-72{
    bottom: -18rem !important;
  }

  .xl\:-left-72{
    left: -18rem !important;
  }

  .xl\:-top-80{
    top: -20rem !important;
  }

  .xl\:-right-80{
    right: -20rem !important;
  }

  .xl\:-bottom-80{
    bottom: -20rem !important;
  }

  .xl\:-left-80{
    left: -20rem !important;
  }

  .xl\:-top-96{
    top: -24rem !important;
  }

  .xl\:-right-96{
    right: -24rem !important;
  }

  .xl\:-bottom-96{
    bottom: -24rem !important;
  }

  .xl\:-left-96{
    left: -24rem !important;
  }

  .xl\:-top-px{
    top: -1px !important;
  }

  .xl\:-right-px{
    right: -1px !important;
  }

  .xl\:-bottom-px{
    bottom: -1px !important;
  }

  .xl\:-left-px{
    left: -1px !important;
  }

  .xl\:-top-0\.5{
    top: -0.125rem !important;
  }

  .xl\:-right-0\.5{
    right: -0.125rem !important;
  }

  .xl\:-bottom-0\.5{
    bottom: -0.125rem !important;
  }

  .xl\:-left-0\.5{
    left: -0.125rem !important;
  }

  .xl\:-top-1\.5{
    top: -0.375rem !important;
  }

  .xl\:-right-1\.5{
    right: -0.375rem !important;
  }

  .xl\:-bottom-1\.5{
    bottom: -0.375rem !important;
  }

  .xl\:-left-1\.5{
    left: -0.375rem !important;
  }

  .xl\:-top-2\.5{
    top: -0.625rem !important;
  }

  .xl\:-right-2\.5{
    right: -0.625rem !important;
  }

  .xl\:-bottom-2\.5{
    bottom: -0.625rem !important;
  }

  .xl\:-left-2\.5{
    left: -0.625rem !important;
  }

  .xl\:-top-3\.5{
    top: -0.875rem !important;
  }

  .xl\:-right-3\.5{
    right: -0.875rem !important;
  }

  .xl\:-bottom-3\.5{
    bottom: -0.875rem !important;
  }

  .xl\:-left-3\.5{
    left: -0.875rem !important;
  }

  .xl\:top-1\/2{
    top: 50% !important;
  }

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

  .xl\:bottom-1\/2{
    bottom: 50% !important;
  }

  .xl\:left-1\/2{
    left: 50% !important;
  }

  .xl\:top-1\/3{
    top: 33.333333% !important;
  }

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

  .xl\:bottom-1\/3{
    bottom: 33.333333% !important;
  }

  .xl\:left-1\/3{
    left: 33.333333% !important;
  }

  .xl\:top-2\/3{
    top: 66.666667% !important;
  }

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

  .xl\:bottom-2\/3{
    bottom: 66.666667% !important;
  }

  .xl\:left-2\/3{
    left: 66.666667% !important;
  }

  .xl\:top-1\/4{
    top: 25% !important;
  }

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

  .xl\:bottom-1\/4{
    bottom: 25% !important;
  }

  .xl\:left-1\/4{
    left: 25% !important;
  }

  .xl\:top-2\/4{
    top: 50% !important;
  }

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

  .xl\:bottom-2\/4{
    bottom: 50% !important;
  }

  .xl\:left-2\/4{
    left: 50% !important;
  }

  .xl\:top-3\/4{
    top: 75% !important;
  }

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

  .xl\:bottom-3\/4{
    bottom: 75% !important;
  }

  .xl\:left-3\/4{
    left: 75% !important;
  }

  .xl\:top-full{
    top: 100% !important;
  }

  .xl\:right-full{
    right: 100% !important;
  }

  .xl\:bottom-full{
    bottom: 100% !important;
  }

  .xl\:left-full{
    left: 100% !important;
  }

  .xl\:-top-1\/2{
    top: -50% !important;
  }

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

  .xl\:-bottom-1\/2{
    bottom: -50% !important;
  }

  .xl\:-left-1\/2{
    left: -50% !important;
  }

  .xl\:-top-1\/3{
    top: -33.333333% !important;
  }

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

  .xl\:-bottom-1\/3{
    bottom: -33.333333% !important;
  }

  .xl\:-left-1\/3{
    left: -33.333333% !important;
  }

  .xl\:-top-2\/3{
    top: -66.666667% !important;
  }

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

  .xl\:-bottom-2\/3{
    bottom: -66.666667% !important;
  }

  .xl\:-left-2\/3{
    left: -66.666667% !important;
  }

  .xl\:-top-1\/4{
    top: -25% !important;
  }

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

  .xl\:-bottom-1\/4{
    bottom: -25% !important;
  }

  .xl\:-left-1\/4{
    left: -25% !important;
  }

  .xl\:-top-2\/4{
    top: -50% !important;
  }

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

  .xl\:-bottom-2\/4{
    bottom: -50% !important;
  }

  .xl\:-left-2\/4{
    left: -50% !important;
  }

  .xl\:-top-3\/4{
    top: -75% !important;
  }

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

  .xl\:-bottom-3\/4{
    bottom: -75% !important;
  }

  .xl\:-left-3\/4{
    left: -75% !important;
  }

  .xl\:-top-full{
    top: -100% !important;
  }

  .xl\:-right-full{
    right: -100% !important;
  }

  .xl\:-bottom-full{
    bottom: -100% !important;
  }

  .xl\:-left-full{
    left: -100% !important;
  }

  .xl\:resize-none{
    resize: none !important;
  }

  .xl\:resize-y{
    resize: vertical !important;
  }

  .xl\:resize-x{
    resize: horizontal !important;
  }

  .xl\:resize{
    resize: both !important;
  }

  .xl\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:shadow-none{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .xl\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .xl\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .xl\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .xl\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .xl\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .xl\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .xl\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .xl\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .xl\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:ring-inset{
    --tw-ring-inset: inset !important;
  }

  .xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset !important;
  }

  .xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .xl\:focus\:ring-inset:focus{
    --tw-ring-inset: inset !important;
  }

  .xl\:ring-offset-transparent{
    --tw-ring-offset-color: transparent !important;
  }

  .xl\:ring-offset-current{
    --tw-ring-offset-color: currentColor !important;
  }

  .xl\:ring-offset-black{
    --tw-ring-offset-color: #000 !important;
  }

  .xl\:ring-offset-white{
    --tw-ring-offset-color: #fff !important;
  }

  .xl\:ring-offset-gray-50{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .xl\:ring-offset-gray-100{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .xl\:ring-offset-gray-200{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .xl\:ring-offset-gray-300{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .xl\:ring-offset-gray-400{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .xl\:ring-offset-gray-500{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .xl\:ring-offset-gray-600{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .xl\:ring-offset-gray-700{
    --tw-ring-offset-color: #374151 !important;
  }

  .xl\:ring-offset-gray-800{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .xl\:ring-offset-gray-900{
    --tw-ring-offset-color: #111827 !important;
  }

  .xl\:ring-offset-red-50{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .xl\:ring-offset-red-100{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .xl\:ring-offset-red-200{
    --tw-ring-offset-color: #fecaca !important;
  }

  .xl\:ring-offset-red-300{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .xl\:ring-offset-red-400{
    --tw-ring-offset-color: #f87171 !important;
  }

  .xl\:ring-offset-red-500{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .xl\:ring-offset-red-600{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .xl\:ring-offset-red-700{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .xl\:ring-offset-red-800{
    --tw-ring-offset-color: #991b1b !important;
  }

  .xl\:ring-offset-red-900{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .xl\:ring-offset-yellow-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .xl\:ring-offset-yellow-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .xl\:ring-offset-yellow-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .xl\:ring-offset-yellow-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .xl\:ring-offset-yellow-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .xl\:ring-offset-yellow-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .xl\:ring-offset-yellow-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .xl\:ring-offset-yellow-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .xl\:ring-offset-yellow-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .xl\:ring-offset-yellow-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .xl\:ring-offset-green-50{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .xl\:ring-offset-green-100{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .xl\:ring-offset-green-200{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .xl\:ring-offset-green-300{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .xl\:ring-offset-green-400{
    --tw-ring-offset-color: #34d399 !important;
  }

  .xl\:ring-offset-green-500{
    --tw-ring-offset-color: #10b981 !important;
  }

  .xl\:ring-offset-green-600{
    --tw-ring-offset-color: #059669 !important;
  }

  .xl\:ring-offset-green-700{
    --tw-ring-offset-color: #047857 !important;
  }

  .xl\:ring-offset-green-800{
    --tw-ring-offset-color: #065f46 !important;
  }

  .xl\:ring-offset-green-900{
    --tw-ring-offset-color: #064e3b !important;
  }

  .xl\:ring-offset-blue-50{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .xl\:ring-offset-blue-100{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .xl\:ring-offset-blue-200{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .xl\:ring-offset-blue-300{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .xl\:ring-offset-blue-400{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .xl\:ring-offset-blue-500{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .xl\:ring-offset-blue-600{
    --tw-ring-offset-color: #2563eb !important;
  }

  .xl\:ring-offset-blue-700{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .xl\:ring-offset-blue-800{
    --tw-ring-offset-color: #1e40af !important;
  }

  .xl\:ring-offset-blue-900{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .xl\:ring-offset-indigo-50{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .xl\:ring-offset-indigo-100{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .xl\:ring-offset-indigo-200{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .xl\:ring-offset-indigo-300{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .xl\:ring-offset-indigo-400{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .xl\:ring-offset-indigo-500{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .xl\:ring-offset-indigo-600{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .xl\:ring-offset-indigo-700{
    --tw-ring-offset-color: #4338ca !important;
  }

  .xl\:ring-offset-indigo-800{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .xl\:ring-offset-indigo-900{
    --tw-ring-offset-color: #312e81 !important;
  }

  .xl\:ring-offset-purple-50{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .xl\:ring-offset-purple-100{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .xl\:ring-offset-purple-200{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .xl\:ring-offset-purple-300{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .xl\:ring-offset-purple-400{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .xl\:ring-offset-purple-500{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .xl\:ring-offset-purple-600{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .xl\:ring-offset-purple-700{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .xl\:ring-offset-purple-800{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .xl\:ring-offset-purple-900{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .xl\:ring-offset-pink-50{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .xl\:ring-offset-pink-100{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .xl\:ring-offset-pink-200{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .xl\:ring-offset-pink-300{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .xl\:ring-offset-pink-400{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .xl\:ring-offset-pink-500{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .xl\:ring-offset-pink-600{
    --tw-ring-offset-color: #db2777 !important;
  }

  .xl\:ring-offset-pink-700{
    --tw-ring-offset-color: #be185d !important;
  }

  .xl\:ring-offset-pink-800{
    --tw-ring-offset-color: #9d174d !important;
  }

  .xl\:ring-offset-pink-900{
    --tw-ring-offset-color: #831843 !important;
  }

  .xl\:ring-offset-cyan-50{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .xl\:ring-offset-cyan-100{
    --tw-ring-offset-color: #cffafe !important;
  }

  .xl\:ring-offset-cyan-200{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .xl\:ring-offset-cyan-300{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .xl\:ring-offset-cyan-400{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .xl\:ring-offset-cyan-500{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .xl\:ring-offset-cyan-600{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .xl\:ring-offset-cyan-700{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .xl\:ring-offset-cyan-800{
    --tw-ring-offset-color: #155e75 !important;
  }

  .xl\:ring-offset-cyan-900{
    --tw-ring-offset-color: #164e63 !important;
  }

  .xl\:ring-offset-light-blue-50{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .xl\:ring-offset-light-blue-100{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .xl\:ring-offset-light-blue-200{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .xl\:ring-offset-light-blue-300{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .xl\:ring-offset-light-blue-400{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .xl\:ring-offset-light-blue-500{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .xl\:ring-offset-light-blue-600{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .xl\:ring-offset-light-blue-700{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .xl\:ring-offset-light-blue-800{
    --tw-ring-offset-color: #075985 !important;
  }

  .xl\:ring-offset-light-blue-900{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .xl\:ring-offset-amber-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .xl\:ring-offset-amber-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .xl\:ring-offset-amber-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .xl\:ring-offset-amber-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .xl\:ring-offset-amber-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .xl\:ring-offset-amber-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .xl\:ring-offset-amber-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .xl\:ring-offset-amber-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .xl\:ring-offset-amber-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .xl\:ring-offset-amber-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .xl\:ring-offset-space-cadet{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .xl\:ring-offset-manatee{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .xl\:ring-offset-cynabar{
    --tw-ring-offset-color: #F24333 !important;
  }

  .xl\:ring-offset-imperial-red{
    --tw-ring-offset-color: #EF233C !important;
  }

  .xl\:ring-offset-special-black{
    --tw-ring-offset-color: #03071E !important;
  }

  .xl\:ring-offset-dark-sienna{
    --tw-ring-offset-color: #370617 !important;
  }

  .xl\:ring-offset-rosewood{
    --tw-ring-offset-color: #6A040F !important;
  }

  .xl\:ring-offset-dark-red{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .xl\:ring-offset-rosso-corsa{
    --tw-ring-offset-color: #D00000 !important;
  }

  .xl\:ring-offset-vermillion{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .xl\:ring-offset-persimmon{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .xl\:ring-offset-carrot-orange{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .xl\:ring-offset-orange-web{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .xl\:ring-offset-selective-yellow{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .xl\:ring-offset-bottle-green{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .xl\:ring-offset-illuminating-emerald{
    --tw-ring-offset-color: #40916C !important;
  }

  .xl\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent !important;
  }

  .xl\:focus-within\:ring-offset-current:focus-within{
    --tw-ring-offset-color: currentColor !important;
  }

  .xl\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000 !important;
  }

  .xl\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff !important;
  }

  .xl\:focus-within\:ring-offset-gray-50:focus-within{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .xl\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .xl\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .xl\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .xl\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .xl\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .xl\:focus-within\:ring-offset-gray-600:focus-within{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .xl\:focus-within\:ring-offset-gray-700:focus-within{
    --tw-ring-offset-color: #374151 !important;
  }

  .xl\:focus-within\:ring-offset-gray-800:focus-within{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .xl\:focus-within\:ring-offset-gray-900:focus-within{
    --tw-ring-offset-color: #111827 !important;
  }

  .xl\:focus-within\:ring-offset-red-50:focus-within{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .xl\:focus-within\:ring-offset-red-100:focus-within{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .xl\:focus-within\:ring-offset-red-200:focus-within{
    --tw-ring-offset-color: #fecaca !important;
  }

  .xl\:focus-within\:ring-offset-red-300:focus-within{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .xl\:focus-within\:ring-offset-red-400:focus-within{
    --tw-ring-offset-color: #f87171 !important;
  }

  .xl\:focus-within\:ring-offset-red-500:focus-within{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .xl\:focus-within\:ring-offset-red-600:focus-within{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .xl\:focus-within\:ring-offset-red-700:focus-within{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .xl\:focus-within\:ring-offset-red-800:focus-within{
    --tw-ring-offset-color: #991b1b !important;
  }

  .xl\:focus-within\:ring-offset-red-900:focus-within{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .xl\:focus-within\:ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .xl\:focus-within\:ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .xl\:focus-within\:ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .xl\:focus-within\:ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .xl\:focus-within\:ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .xl\:focus-within\:ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .xl\:focus-within\:ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .xl\:focus-within\:ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .xl\:focus-within\:ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .xl\:focus-within\:ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .xl\:focus-within\:ring-offset-green-50:focus-within{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .xl\:focus-within\:ring-offset-green-100:focus-within{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .xl\:focus-within\:ring-offset-green-200:focus-within{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .xl\:focus-within\:ring-offset-green-300:focus-within{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .xl\:focus-within\:ring-offset-green-400:focus-within{
    --tw-ring-offset-color: #34d399 !important;
  }

  .xl\:focus-within\:ring-offset-green-500:focus-within{
    --tw-ring-offset-color: #10b981 !important;
  }

  .xl\:focus-within\:ring-offset-green-600:focus-within{
    --tw-ring-offset-color: #059669 !important;
  }

  .xl\:focus-within\:ring-offset-green-700:focus-within{
    --tw-ring-offset-color: #047857 !important;
  }

  .xl\:focus-within\:ring-offset-green-800:focus-within{
    --tw-ring-offset-color: #065f46 !important;
  }

  .xl\:focus-within\:ring-offset-green-900:focus-within{
    --tw-ring-offset-color: #064e3b !important;
  }

  .xl\:focus-within\:ring-offset-blue-50:focus-within{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .xl\:focus-within\:ring-offset-blue-100:focus-within{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .xl\:focus-within\:ring-offset-blue-200:focus-within{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .xl\:focus-within\:ring-offset-blue-300:focus-within{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .xl\:focus-within\:ring-offset-blue-400:focus-within{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .xl\:focus-within\:ring-offset-blue-500:focus-within{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .xl\:focus-within\:ring-offset-blue-600:focus-within{
    --tw-ring-offset-color: #2563eb !important;
  }

  .xl\:focus-within\:ring-offset-blue-700:focus-within{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .xl\:focus-within\:ring-offset-blue-800:focus-within{
    --tw-ring-offset-color: #1e40af !important;
  }

  .xl\:focus-within\:ring-offset-blue-900:focus-within{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .xl\:focus-within\:ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .xl\:focus-within\:ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .xl\:focus-within\:ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .xl\:focus-within\:ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .xl\:focus-within\:ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .xl\:focus-within\:ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .xl\:focus-within\:ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .xl\:focus-within\:ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color: #4338ca !important;
  }

  .xl\:focus-within\:ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .xl\:focus-within\:ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color: #312e81 !important;
  }

  .xl\:focus-within\:ring-offset-purple-50:focus-within{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .xl\:focus-within\:ring-offset-purple-100:focus-within{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .xl\:focus-within\:ring-offset-purple-200:focus-within{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .xl\:focus-within\:ring-offset-purple-300:focus-within{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .xl\:focus-within\:ring-offset-purple-400:focus-within{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .xl\:focus-within\:ring-offset-purple-500:focus-within{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .xl\:focus-within\:ring-offset-purple-600:focus-within{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .xl\:focus-within\:ring-offset-purple-700:focus-within{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .xl\:focus-within\:ring-offset-purple-800:focus-within{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .xl\:focus-within\:ring-offset-purple-900:focus-within{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .xl\:focus-within\:ring-offset-pink-50:focus-within{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .xl\:focus-within\:ring-offset-pink-100:focus-within{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .xl\:focus-within\:ring-offset-pink-200:focus-within{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .xl\:focus-within\:ring-offset-pink-300:focus-within{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .xl\:focus-within\:ring-offset-pink-400:focus-within{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .xl\:focus-within\:ring-offset-pink-500:focus-within{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .xl\:focus-within\:ring-offset-pink-600:focus-within{
    --tw-ring-offset-color: #db2777 !important;
  }

  .xl\:focus-within\:ring-offset-pink-700:focus-within{
    --tw-ring-offset-color: #be185d !important;
  }

  .xl\:focus-within\:ring-offset-pink-800:focus-within{
    --tw-ring-offset-color: #9d174d !important;
  }

  .xl\:focus-within\:ring-offset-pink-900:focus-within{
    --tw-ring-offset-color: #831843 !important;
  }

  .xl\:focus-within\:ring-offset-cyan-50:focus-within{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .xl\:focus-within\:ring-offset-cyan-100:focus-within{
    --tw-ring-offset-color: #cffafe !important;
  }

  .xl\:focus-within\:ring-offset-cyan-200:focus-within{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .xl\:focus-within\:ring-offset-cyan-300:focus-within{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .xl\:focus-within\:ring-offset-cyan-400:focus-within{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .xl\:focus-within\:ring-offset-cyan-500:focus-within{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .xl\:focus-within\:ring-offset-cyan-600:focus-within{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .xl\:focus-within\:ring-offset-cyan-700:focus-within{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .xl\:focus-within\:ring-offset-cyan-800:focus-within{
    --tw-ring-offset-color: #155e75 !important;
  }

  .xl\:focus-within\:ring-offset-cyan-900:focus-within{
    --tw-ring-offset-color: #164e63 !important;
  }

  .xl\:focus-within\:ring-offset-light-blue-50:focus-within{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .xl\:focus-within\:ring-offset-light-blue-100:focus-within{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .xl\:focus-within\:ring-offset-light-blue-200:focus-within{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .xl\:focus-within\:ring-offset-light-blue-300:focus-within{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .xl\:focus-within\:ring-offset-light-blue-400:focus-within{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .xl\:focus-within\:ring-offset-light-blue-500:focus-within{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .xl\:focus-within\:ring-offset-light-blue-600:focus-within{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .xl\:focus-within\:ring-offset-light-blue-700:focus-within{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .xl\:focus-within\:ring-offset-light-blue-800:focus-within{
    --tw-ring-offset-color: #075985 !important;
  }

  .xl\:focus-within\:ring-offset-light-blue-900:focus-within{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .xl\:focus-within\:ring-offset-amber-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .xl\:focus-within\:ring-offset-amber-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .xl\:focus-within\:ring-offset-amber-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .xl\:focus-within\:ring-offset-amber-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .xl\:focus-within\:ring-offset-amber-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .xl\:focus-within\:ring-offset-amber-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .xl\:focus-within\:ring-offset-amber-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .xl\:focus-within\:ring-offset-amber-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .xl\:focus-within\:ring-offset-amber-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .xl\:focus-within\:ring-offset-amber-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .xl\:focus-within\:ring-offset-space-cadet:focus-within{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .xl\:focus-within\:ring-offset-manatee:focus-within{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .xl\:focus-within\:ring-offset-cynabar:focus-within{
    --tw-ring-offset-color: #F24333 !important;
  }

  .xl\:focus-within\:ring-offset-imperial-red:focus-within{
    --tw-ring-offset-color: #EF233C !important;
  }

  .xl\:focus-within\:ring-offset-special-black:focus-within{
    --tw-ring-offset-color: #03071E !important;
  }

  .xl\:focus-within\:ring-offset-dark-sienna:focus-within{
    --tw-ring-offset-color: #370617 !important;
  }

  .xl\:focus-within\:ring-offset-rosewood:focus-within{
    --tw-ring-offset-color: #6A040F !important;
  }

  .xl\:focus-within\:ring-offset-dark-red:focus-within{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .xl\:focus-within\:ring-offset-rosso-corsa:focus-within{
    --tw-ring-offset-color: #D00000 !important;
  }

  .xl\:focus-within\:ring-offset-vermillion:focus-within{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .xl\:focus-within\:ring-offset-persimmon:focus-within{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .xl\:focus-within\:ring-offset-carrot-orange:focus-within{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .xl\:focus-within\:ring-offset-orange-web:focus-within{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .xl\:focus-within\:ring-offset-selective-yellow:focus-within{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .xl\:focus-within\:ring-offset-bottle-green:focus-within{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .xl\:focus-within\:ring-offset-illuminating-emerald:focus-within{
    --tw-ring-offset-color: #40916C !important;
  }

  .xl\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent !important;
  }

  .xl\:focus\:ring-offset-current:focus{
    --tw-ring-offset-color: currentColor !important;
  }

  .xl\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000 !important;
  }

  .xl\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff !important;
  }

  .xl\:focus\:ring-offset-gray-50:focus{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .xl\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .xl\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .xl\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .xl\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .xl\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .xl\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .xl\:focus\:ring-offset-gray-700:focus{
    --tw-ring-offset-color: #374151 !important;
  }

  .xl\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .xl\:focus\:ring-offset-gray-900:focus{
    --tw-ring-offset-color: #111827 !important;
  }

  .xl\:focus\:ring-offset-red-50:focus{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .xl\:focus\:ring-offset-red-100:focus{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .xl\:focus\:ring-offset-red-200:focus{
    --tw-ring-offset-color: #fecaca !important;
  }

  .xl\:focus\:ring-offset-red-300:focus{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .xl\:focus\:ring-offset-red-400:focus{
    --tw-ring-offset-color: #f87171 !important;
  }

  .xl\:focus\:ring-offset-red-500:focus{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .xl\:focus\:ring-offset-red-600:focus{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .xl\:focus\:ring-offset-red-700:focus{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .xl\:focus\:ring-offset-red-800:focus{
    --tw-ring-offset-color: #991b1b !important;
  }

  .xl\:focus\:ring-offset-red-900:focus{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .xl\:focus\:ring-offset-yellow-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .xl\:focus\:ring-offset-yellow-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .xl\:focus\:ring-offset-yellow-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .xl\:focus\:ring-offset-yellow-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .xl\:focus\:ring-offset-yellow-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .xl\:focus\:ring-offset-yellow-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .xl\:focus\:ring-offset-yellow-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .xl\:focus\:ring-offset-yellow-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .xl\:focus\:ring-offset-yellow-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .xl\:focus\:ring-offset-yellow-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .xl\:focus\:ring-offset-green-50:focus{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .xl\:focus\:ring-offset-green-100:focus{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .xl\:focus\:ring-offset-green-200:focus{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .xl\:focus\:ring-offset-green-300:focus{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .xl\:focus\:ring-offset-green-400:focus{
    --tw-ring-offset-color: #34d399 !important;
  }

  .xl\:focus\:ring-offset-green-500:focus{
    --tw-ring-offset-color: #10b981 !important;
  }

  .xl\:focus\:ring-offset-green-600:focus{
    --tw-ring-offset-color: #059669 !important;
  }

  .xl\:focus\:ring-offset-green-700:focus{
    --tw-ring-offset-color: #047857 !important;
  }

  .xl\:focus\:ring-offset-green-800:focus{
    --tw-ring-offset-color: #065f46 !important;
  }

  .xl\:focus\:ring-offset-green-900:focus{
    --tw-ring-offset-color: #064e3b !important;
  }

  .xl\:focus\:ring-offset-blue-50:focus{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .xl\:focus\:ring-offset-blue-100:focus{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .xl\:focus\:ring-offset-blue-200:focus{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .xl\:focus\:ring-offset-blue-300:focus{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .xl\:focus\:ring-offset-blue-400:focus{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .xl\:focus\:ring-offset-blue-500:focus{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .xl\:focus\:ring-offset-blue-600:focus{
    --tw-ring-offset-color: #2563eb !important;
  }

  .xl\:focus\:ring-offset-blue-700:focus{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .xl\:focus\:ring-offset-blue-800:focus{
    --tw-ring-offset-color: #1e40af !important;
  }

  .xl\:focus\:ring-offset-blue-900:focus{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .xl\:focus\:ring-offset-indigo-50:focus{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .xl\:focus\:ring-offset-indigo-100:focus{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .xl\:focus\:ring-offset-indigo-200:focus{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .xl\:focus\:ring-offset-indigo-300:focus{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .xl\:focus\:ring-offset-indigo-400:focus{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .xl\:focus\:ring-offset-indigo-500:focus{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .xl\:focus\:ring-offset-indigo-600:focus{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .xl\:focus\:ring-offset-indigo-700:focus{
    --tw-ring-offset-color: #4338ca !important;
  }

  .xl\:focus\:ring-offset-indigo-800:focus{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .xl\:focus\:ring-offset-indigo-900:focus{
    --tw-ring-offset-color: #312e81 !important;
  }

  .xl\:focus\:ring-offset-purple-50:focus{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .xl\:focus\:ring-offset-purple-100:focus{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .xl\:focus\:ring-offset-purple-200:focus{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .xl\:focus\:ring-offset-purple-300:focus{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .xl\:focus\:ring-offset-purple-400:focus{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .xl\:focus\:ring-offset-purple-500:focus{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .xl\:focus\:ring-offset-purple-600:focus{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .xl\:focus\:ring-offset-purple-700:focus{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .xl\:focus\:ring-offset-purple-800:focus{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .xl\:focus\:ring-offset-purple-900:focus{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .xl\:focus\:ring-offset-pink-50:focus{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .xl\:focus\:ring-offset-pink-100:focus{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .xl\:focus\:ring-offset-pink-200:focus{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .xl\:focus\:ring-offset-pink-300:focus{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .xl\:focus\:ring-offset-pink-400:focus{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .xl\:focus\:ring-offset-pink-500:focus{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .xl\:focus\:ring-offset-pink-600:focus{
    --tw-ring-offset-color: #db2777 !important;
  }

  .xl\:focus\:ring-offset-pink-700:focus{
    --tw-ring-offset-color: #be185d !important;
  }

  .xl\:focus\:ring-offset-pink-800:focus{
    --tw-ring-offset-color: #9d174d !important;
  }

  .xl\:focus\:ring-offset-pink-900:focus{
    --tw-ring-offset-color: #831843 !important;
  }

  .xl\:focus\:ring-offset-cyan-50:focus{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .xl\:focus\:ring-offset-cyan-100:focus{
    --tw-ring-offset-color: #cffafe !important;
  }

  .xl\:focus\:ring-offset-cyan-200:focus{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .xl\:focus\:ring-offset-cyan-300:focus{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .xl\:focus\:ring-offset-cyan-400:focus{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .xl\:focus\:ring-offset-cyan-500:focus{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .xl\:focus\:ring-offset-cyan-600:focus{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .xl\:focus\:ring-offset-cyan-700:focus{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .xl\:focus\:ring-offset-cyan-800:focus{
    --tw-ring-offset-color: #155e75 !important;
  }

  .xl\:focus\:ring-offset-cyan-900:focus{
    --tw-ring-offset-color: #164e63 !important;
  }

  .xl\:focus\:ring-offset-light-blue-50:focus{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .xl\:focus\:ring-offset-light-blue-100:focus{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .xl\:focus\:ring-offset-light-blue-200:focus{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .xl\:focus\:ring-offset-light-blue-300:focus{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .xl\:focus\:ring-offset-light-blue-400:focus{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .xl\:focus\:ring-offset-light-blue-500:focus{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .xl\:focus\:ring-offset-light-blue-600:focus{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .xl\:focus\:ring-offset-light-blue-700:focus{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .xl\:focus\:ring-offset-light-blue-800:focus{
    --tw-ring-offset-color: #075985 !important;
  }

  .xl\:focus\:ring-offset-light-blue-900:focus{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .xl\:focus\:ring-offset-amber-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .xl\:focus\:ring-offset-amber-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .xl\:focus\:ring-offset-amber-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .xl\:focus\:ring-offset-amber-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .xl\:focus\:ring-offset-amber-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .xl\:focus\:ring-offset-amber-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .xl\:focus\:ring-offset-amber-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .xl\:focus\:ring-offset-amber-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .xl\:focus\:ring-offset-amber-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .xl\:focus\:ring-offset-amber-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .xl\:focus\:ring-offset-space-cadet:focus{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .xl\:focus\:ring-offset-manatee:focus{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .xl\:focus\:ring-offset-cynabar:focus{
    --tw-ring-offset-color: #F24333 !important;
  }

  .xl\:focus\:ring-offset-imperial-red:focus{
    --tw-ring-offset-color: #EF233C !important;
  }

  .xl\:focus\:ring-offset-special-black:focus{
    --tw-ring-offset-color: #03071E !important;
  }

  .xl\:focus\:ring-offset-dark-sienna:focus{
    --tw-ring-offset-color: #370617 !important;
  }

  .xl\:focus\:ring-offset-rosewood:focus{
    --tw-ring-offset-color: #6A040F !important;
  }

  .xl\:focus\:ring-offset-dark-red:focus{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .xl\:focus\:ring-offset-rosso-corsa:focus{
    --tw-ring-offset-color: #D00000 !important;
  }

  .xl\:focus\:ring-offset-vermillion:focus{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .xl\:focus\:ring-offset-persimmon:focus{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .xl\:focus\:ring-offset-carrot-orange:focus{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .xl\:focus\:ring-offset-orange-web:focus{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .xl\:focus\:ring-offset-selective-yellow:focus{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .xl\:focus\:ring-offset-bottle-green:focus{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .xl\:focus\:ring-offset-illuminating-emerald:focus{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .xl\:dark\:ring-offset-transparent{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .xl\:dark\:ring-offset-current{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .xl\:dark\:ring-offset-black{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .xl\:dark\:ring-offset-white{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .xl\:dark\:ring-offset-gray-50{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .xl\:dark\:ring-offset-gray-100{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .xl\:dark\:ring-offset-gray-200{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .xl\:dark\:ring-offset-gray-300{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .xl\:dark\:ring-offset-gray-400{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .xl\:dark\:ring-offset-gray-500{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .xl\:dark\:ring-offset-gray-600{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .xl\:dark\:ring-offset-gray-700{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .xl\:dark\:ring-offset-gray-800{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .xl\:dark\:ring-offset-gray-900{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .xl\:dark\:ring-offset-red-50{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .xl\:dark\:ring-offset-red-100{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .xl\:dark\:ring-offset-red-200{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .xl\:dark\:ring-offset-red-300{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .xl\:dark\:ring-offset-red-400{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .xl\:dark\:ring-offset-red-500{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .xl\:dark\:ring-offset-red-600{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .xl\:dark\:ring-offset-red-700{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .xl\:dark\:ring-offset-red-800{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .xl\:dark\:ring-offset-red-900{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .xl\:dark\:ring-offset-yellow-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .xl\:dark\:ring-offset-yellow-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .xl\:dark\:ring-offset-yellow-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .xl\:dark\:ring-offset-yellow-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .xl\:dark\:ring-offset-yellow-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .xl\:dark\:ring-offset-yellow-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .xl\:dark\:ring-offset-yellow-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .xl\:dark\:ring-offset-yellow-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .xl\:dark\:ring-offset-yellow-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .xl\:dark\:ring-offset-yellow-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .xl\:dark\:ring-offset-green-50{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .xl\:dark\:ring-offset-green-100{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .xl\:dark\:ring-offset-green-200{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .xl\:dark\:ring-offset-green-300{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .xl\:dark\:ring-offset-green-400{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .xl\:dark\:ring-offset-green-500{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .xl\:dark\:ring-offset-green-600{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .xl\:dark\:ring-offset-green-700{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .xl\:dark\:ring-offset-green-800{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .xl\:dark\:ring-offset-green-900{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .xl\:dark\:ring-offset-blue-50{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .xl\:dark\:ring-offset-blue-100{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .xl\:dark\:ring-offset-blue-200{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .xl\:dark\:ring-offset-blue-300{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .xl\:dark\:ring-offset-blue-400{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .xl\:dark\:ring-offset-blue-500{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .xl\:dark\:ring-offset-blue-600{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .xl\:dark\:ring-offset-blue-700{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .xl\:dark\:ring-offset-blue-800{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .xl\:dark\:ring-offset-blue-900{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .xl\:dark\:ring-offset-indigo-50{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .xl\:dark\:ring-offset-indigo-100{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .xl\:dark\:ring-offset-indigo-200{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .xl\:dark\:ring-offset-indigo-300{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .xl\:dark\:ring-offset-indigo-400{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .xl\:dark\:ring-offset-indigo-500{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .xl\:dark\:ring-offset-indigo-600{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .xl\:dark\:ring-offset-indigo-700{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .xl\:dark\:ring-offset-indigo-800{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .xl\:dark\:ring-offset-indigo-900{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .xl\:dark\:ring-offset-purple-50{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .xl\:dark\:ring-offset-purple-100{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .xl\:dark\:ring-offset-purple-200{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .xl\:dark\:ring-offset-purple-300{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .xl\:dark\:ring-offset-purple-400{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .xl\:dark\:ring-offset-purple-500{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .xl\:dark\:ring-offset-purple-600{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .xl\:dark\:ring-offset-purple-700{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .xl\:dark\:ring-offset-purple-800{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .xl\:dark\:ring-offset-purple-900{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .xl\:dark\:ring-offset-pink-50{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .xl\:dark\:ring-offset-pink-100{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .xl\:dark\:ring-offset-pink-200{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .xl\:dark\:ring-offset-pink-300{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .xl\:dark\:ring-offset-pink-400{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .xl\:dark\:ring-offset-pink-500{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .xl\:dark\:ring-offset-pink-600{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .xl\:dark\:ring-offset-pink-700{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .xl\:dark\:ring-offset-pink-800{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .xl\:dark\:ring-offset-pink-900{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .xl\:dark\:ring-offset-cyan-50{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .xl\:dark\:ring-offset-cyan-100{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .xl\:dark\:ring-offset-cyan-200{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .xl\:dark\:ring-offset-cyan-300{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .xl\:dark\:ring-offset-cyan-400{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .xl\:dark\:ring-offset-cyan-500{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .xl\:dark\:ring-offset-cyan-600{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .xl\:dark\:ring-offset-cyan-700{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .xl\:dark\:ring-offset-cyan-800{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .xl\:dark\:ring-offset-cyan-900{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .xl\:dark\:ring-offset-light-blue-50{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .xl\:dark\:ring-offset-light-blue-100{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .xl\:dark\:ring-offset-light-blue-200{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .xl\:dark\:ring-offset-light-blue-300{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .xl\:dark\:ring-offset-light-blue-400{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .xl\:dark\:ring-offset-light-blue-500{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .xl\:dark\:ring-offset-light-blue-600{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .xl\:dark\:ring-offset-light-blue-700{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .xl\:dark\:ring-offset-light-blue-800{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .xl\:dark\:ring-offset-light-blue-900{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .xl\:dark\:ring-offset-amber-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .xl\:dark\:ring-offset-amber-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .xl\:dark\:ring-offset-amber-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .xl\:dark\:ring-offset-amber-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .xl\:dark\:ring-offset-amber-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .xl\:dark\:ring-offset-amber-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .xl\:dark\:ring-offset-amber-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .xl\:dark\:ring-offset-amber-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .xl\:dark\:ring-offset-amber-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .xl\:dark\:ring-offset-amber-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .xl\:dark\:ring-offset-space-cadet{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .xl\:dark\:ring-offset-manatee{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .xl\:dark\:ring-offset-cynabar{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .xl\:dark\:ring-offset-imperial-red{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .xl\:dark\:ring-offset-special-black{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .xl\:dark\:ring-offset-dark-sienna{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .xl\:dark\:ring-offset-rosewood{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .xl\:dark\:ring-offset-dark-red{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .xl\:dark\:ring-offset-rosso-corsa{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .xl\:dark\:ring-offset-vermillion{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .xl\:dark\:ring-offset-persimmon{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .xl\:dark\:ring-offset-carrot-orange{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .xl\:dark\:ring-offset-orange-web{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .xl\:dark\:ring-offset-selective-yellow{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .xl\:dark\:ring-offset-bottle-green{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .xl\:dark\:ring-offset-illuminating-emerald{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-current:focus-within{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-gray-50:focus-within{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-gray-600:focus-within{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-gray-700:focus-within{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-gray-800:focus-within{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-gray-900:focus-within{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-red-50:focus-within{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-red-100:focus-within{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-red-200:focus-within{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-red-300:focus-within{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-red-400:focus-within{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-red-500:focus-within{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-red-600:focus-within{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-red-700:focus-within{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-red-800:focus-within{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-red-900:focus-within{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-green-50:focus-within{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-green-100:focus-within{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-green-200:focus-within{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-green-300:focus-within{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-green-400:focus-within{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-green-500:focus-within{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-green-600:focus-within{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-green-700:focus-within{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-green-800:focus-within{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-green-900:focus-within{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-blue-50:focus-within{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-blue-100:focus-within{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-blue-200:focus-within{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-blue-300:focus-within{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-blue-400:focus-within{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-blue-500:focus-within{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-blue-600:focus-within{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-blue-700:focus-within{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-blue-800:focus-within{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-blue-900:focus-within{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-purple-50:focus-within{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-purple-100:focus-within{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-purple-200:focus-within{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-purple-300:focus-within{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-purple-400:focus-within{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-purple-500:focus-within{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-purple-600:focus-within{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-purple-700:focus-within{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-purple-800:focus-within{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-purple-900:focus-within{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-pink-50:focus-within{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-pink-100:focus-within{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-pink-200:focus-within{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-pink-300:focus-within{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-pink-400:focus-within{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-pink-500:focus-within{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-pink-600:focus-within{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-pink-700:focus-within{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-pink-800:focus-within{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-pink-900:focus-within{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cyan-50:focus-within{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cyan-100:focus-within{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cyan-200:focus-within{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cyan-300:focus-within{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cyan-400:focus-within{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cyan-500:focus-within{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cyan-600:focus-within{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cyan-700:focus-within{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cyan-800:focus-within{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cyan-900:focus-within{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-light-blue-50:focus-within{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-light-blue-100:focus-within{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-light-blue-200:focus-within{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-light-blue-300:focus-within{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-light-blue-400:focus-within{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-light-blue-500:focus-within{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-light-blue-600:focus-within{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-light-blue-700:focus-within{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-light-blue-800:focus-within{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-light-blue-900:focus-within{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-amber-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-amber-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-amber-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-amber-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-amber-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-amber-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-amber-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-amber-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-amber-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-amber-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-space-cadet:focus-within{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-manatee:focus-within{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-cynabar:focus-within{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-imperial-red:focus-within{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-special-black:focus-within{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-dark-sienna:focus-within{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-rosewood:focus-within{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-dark-red:focus-within{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-rosso-corsa:focus-within{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-vermillion:focus-within{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-persimmon:focus-within{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-carrot-orange:focus-within{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-orange-web:focus-within{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-selective-yellow:focus-within{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-bottle-green:focus-within{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .xl\:dark\:focus-within\:ring-offset-illuminating-emerald:focus-within{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-current:focus{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-gray-50:focus{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-gray-700:focus{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-gray-900:focus{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-red-50:focus{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-red-100:focus{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-red-200:focus{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-red-300:focus{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-red-400:focus{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-red-500:focus{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-red-600:focus{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-red-700:focus{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-red-800:focus{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-red-900:focus{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-yellow-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-yellow-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-yellow-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-yellow-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-yellow-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-yellow-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-yellow-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-yellow-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-yellow-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-yellow-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-green-50:focus{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-green-100:focus{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-green-200:focus{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-green-300:focus{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-green-400:focus{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-green-500:focus{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-green-600:focus{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-green-700:focus{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-green-800:focus{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-green-900:focus{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-blue-50:focus{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-blue-100:focus{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-blue-200:focus{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-blue-300:focus{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-blue-400:focus{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-blue-500:focus{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-blue-600:focus{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-blue-700:focus{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-blue-800:focus{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-blue-900:focus{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-indigo-50:focus{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-indigo-100:focus{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-indigo-200:focus{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-indigo-300:focus{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-indigo-400:focus{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-indigo-500:focus{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-indigo-600:focus{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-indigo-700:focus{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-indigo-800:focus{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-indigo-900:focus{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-purple-50:focus{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-purple-100:focus{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-purple-200:focus{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-purple-300:focus{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-purple-400:focus{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-purple-500:focus{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-purple-600:focus{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-purple-700:focus{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-purple-800:focus{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-purple-900:focus{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-pink-50:focus{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-pink-100:focus{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-pink-200:focus{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-pink-300:focus{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-pink-400:focus{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-pink-500:focus{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-pink-600:focus{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-pink-700:focus{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-pink-800:focus{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-pink-900:focus{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cyan-50:focus{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cyan-100:focus{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cyan-200:focus{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cyan-300:focus{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cyan-400:focus{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cyan-500:focus{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cyan-600:focus{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cyan-700:focus{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cyan-800:focus{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cyan-900:focus{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-light-blue-50:focus{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-light-blue-100:focus{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-light-blue-200:focus{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-light-blue-300:focus{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-light-blue-400:focus{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-light-blue-500:focus{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-light-blue-600:focus{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-light-blue-700:focus{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-light-blue-800:focus{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-light-blue-900:focus{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-amber-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-amber-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-amber-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-amber-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-amber-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-amber-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-amber-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-amber-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-amber-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-amber-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-space-cadet:focus{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-manatee:focus{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-cynabar:focus{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-imperial-red:focus{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-special-black:focus{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-dark-sienna:focus{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-rosewood:focus{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-dark-red:focus{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-rosso-corsa:focus{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-vermillion:focus{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-persimmon:focus{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-carrot-orange:focus{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-orange-web:focus{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-selective-yellow:focus{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-bottle-green:focus{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .xl\:dark\:focus\:ring-offset-illuminating-emerald:focus{
    --tw-ring-offset-color: #40916C !important;
  }

  .xl\:ring-offset-0{
    --tw-ring-offset-width: 0px !important;
  }

  .xl\:ring-offset-1{
    --tw-ring-offset-width: 1px !important;
  }

  .xl\:ring-offset-2{
    --tw-ring-offset-width: 2px !important;
  }

  .xl\:ring-offset-4{
    --tw-ring-offset-width: 4px !important;
  }

  .xl\:ring-offset-8{
    --tw-ring-offset-width: 8px !important;
  }

  .xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px !important;
  }

  .xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px !important;
  }

  .xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px !important;
  }

  .xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px !important;
  }

  .xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px !important;
  }

  .xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px !important;
  }

  .xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px !important;
  }

  .xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px !important;
  }

  .xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px !important;
  }

  .xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px !important;
  }

  .xl\:ring-transparent{
    --tw-ring-color: transparent !important;
  }

  .xl\:ring-current{
    --tw-ring-color: currentColor !important;
  }

  .xl\:ring-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-white{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-gray-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-gray-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-gray-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-gray-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-gray-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-gray-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-gray-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-gray-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-gray-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-gray-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-red-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-red-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-red-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-red-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-red-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-red-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-red-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-red-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-red-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-red-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-yellow-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-yellow-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-yellow-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-yellow-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-yellow-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-yellow-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-yellow-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-yellow-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-yellow-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-yellow-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-green-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-green-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-green-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-green-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-green-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-green-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-green-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-green-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-green-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-green-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-indigo-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-indigo-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-indigo-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-indigo-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-indigo-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-indigo-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-indigo-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-indigo-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-indigo-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-indigo-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-purple-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-purple-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-purple-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-purple-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-purple-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-purple-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-purple-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-purple-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-purple-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-purple-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-pink-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-pink-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-pink-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-pink-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-pink-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-pink-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-pink-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-pink-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-pink-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-pink-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cyan-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cyan-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cyan-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cyan-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cyan-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cyan-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cyan-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cyan-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cyan-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cyan-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-light-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-light-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-light-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-light-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-light-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-light-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-light-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-light-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-light-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-light-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-amber-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-amber-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-amber-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-amber-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-amber-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-amber-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-amber-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-amber-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-amber-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-amber-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-space-cadet{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-manatee{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-cynabar{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-imperial-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-special-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-dark-sienna{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-rosewood{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-dark-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-rosso-corsa{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-vermillion{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-persimmon{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-carrot-orange{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-orange-web{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-selective-yellow{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-bottle-green{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-illuminating-emerald{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent !important;
  }

  .xl\:focus-within\:ring-current:focus-within{
    --tw-ring-color: currentColor !important;
  }

  .xl\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-gray-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-gray-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-gray-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-gray-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-gray-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-red-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-red-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-red-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-red-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-red-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-red-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-red-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-red-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-red-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-red-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-yellow-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-yellow-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-yellow-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-yellow-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-yellow-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-yellow-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-yellow-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-yellow-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-yellow-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-yellow-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-green-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-green-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-green-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-green-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-green-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-green-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-green-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-green-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-green-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-green-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-indigo-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-indigo-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-indigo-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-indigo-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-indigo-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-indigo-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-indigo-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-indigo-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-indigo-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-indigo-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-purple-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-purple-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-purple-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-purple-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-purple-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-purple-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-purple-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-purple-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-purple-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-purple-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-pink-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-pink-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-pink-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-pink-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-pink-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-pink-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-pink-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-pink-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-pink-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-pink-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cyan-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cyan-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cyan-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cyan-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cyan-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cyan-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cyan-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cyan-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cyan-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cyan-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-light-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-light-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-light-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-light-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-light-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-light-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-light-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-light-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-light-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-light-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-amber-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-amber-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-amber-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-amber-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-amber-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-amber-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-amber-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-amber-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-amber-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-amber-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-space-cadet:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-manatee:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-cynabar:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-imperial-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-special-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-dark-sienna:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-rosewood:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-dark-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-rosso-corsa:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-vermillion:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-persimmon:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-carrot-orange:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-orange-web:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-selective-yellow:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-bottle-green:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus-within\:ring-illuminating-emerald:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent !important;
  }

  .xl\:focus\:ring-current:focus{
    --tw-ring-color: currentColor !important;
  }

  .xl\:focus\:ring-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-white:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-gray-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-gray-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-gray-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-gray-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-gray-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-gray-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-gray-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-gray-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-gray-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-red-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-red-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-red-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-red-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-red-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-red-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-red-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-red-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-red-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-red-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-yellow-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-yellow-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-yellow-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-yellow-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-yellow-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-yellow-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-yellow-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-yellow-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-yellow-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-yellow-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-green-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-green-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-green-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-green-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-green-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-green-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-green-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-green-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-green-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-green-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-indigo-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-indigo-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-indigo-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-indigo-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-indigo-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-indigo-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-indigo-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-indigo-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-indigo-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-purple-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-purple-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-purple-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-purple-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-purple-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-purple-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-purple-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-purple-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-purple-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-purple-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-pink-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-pink-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-pink-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-pink-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-pink-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-pink-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-pink-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-pink-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-pink-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-pink-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cyan-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cyan-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cyan-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cyan-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cyan-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cyan-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cyan-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cyan-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cyan-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cyan-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-light-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-light-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-light-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-light-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-light-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-light-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-light-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-light-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-light-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-light-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-amber-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-amber-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-amber-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-amber-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-amber-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-amber-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-amber-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-amber-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-amber-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-amber-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-space-cadet:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-manatee:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-cynabar:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-imperial-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-special-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-dark-sienna:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-rosewood:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-dark-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-rosso-corsa:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-vermillion:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-persimmon:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-carrot-orange:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-orange-web:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-selective-yellow:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-bottle-green:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .xl\:focus\:ring-illuminating-emerald:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-transparent{
    --tw-ring-color: transparent !important;
  }

  .dark .xl\:dark\:ring-current{
    --tw-ring-color: currentColor !important;
  }

  .dark .xl\:dark\:ring-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-white{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-gray-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-gray-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-gray-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-gray-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-gray-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-gray-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-gray-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-gray-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-gray-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-gray-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-red-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-red-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-red-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-red-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-red-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-red-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-red-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-red-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-red-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-red-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-yellow-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-yellow-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-yellow-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-yellow-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-yellow-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-yellow-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-yellow-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-yellow-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-yellow-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-yellow-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-green-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-green-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-green-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-green-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-green-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-green-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-green-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-green-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-green-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-green-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-indigo-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-indigo-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-indigo-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-indigo-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-indigo-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-indigo-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-indigo-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-indigo-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-indigo-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-indigo-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-purple-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-purple-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-purple-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-purple-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-purple-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-purple-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-purple-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-purple-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-purple-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-purple-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-pink-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-pink-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-pink-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-pink-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-pink-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-pink-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-pink-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-pink-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-pink-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-pink-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cyan-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cyan-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cyan-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cyan-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cyan-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cyan-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cyan-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cyan-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cyan-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cyan-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-light-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-light-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-light-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-light-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-light-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-light-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-light-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-light-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-light-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-light-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-amber-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-amber-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-amber-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-amber-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-amber-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-amber-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-amber-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-amber-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-amber-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-amber-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-space-cadet{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-manatee{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-cynabar{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-imperial-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-special-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-dark-sienna{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-rosewood{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-dark-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-rosso-corsa{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-vermillion{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-persimmon{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-carrot-orange{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-orange-web{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-selective-yellow{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-bottle-green{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:ring-illuminating-emerald{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent !important;
  }

  .dark .xl\:dark\:focus-within\:ring-current:focus-within{
    --tw-ring-color: currentColor !important;
  }

  .dark .xl\:dark\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-gray-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-gray-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-gray-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-gray-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-gray-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-red-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-red-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-red-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-red-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-red-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-red-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-red-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-red-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-red-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-red-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-yellow-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-yellow-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-yellow-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-yellow-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-yellow-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-yellow-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-yellow-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-yellow-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-yellow-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-yellow-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-green-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-green-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-green-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-green-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-green-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-green-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-green-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-green-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-green-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-green-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-indigo-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-indigo-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-indigo-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-indigo-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-indigo-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-indigo-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-indigo-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-indigo-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-indigo-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-indigo-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-purple-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-purple-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-purple-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-purple-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-purple-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-purple-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-purple-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-purple-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-purple-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-purple-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-pink-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-pink-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-pink-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-pink-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-pink-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-pink-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-pink-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-pink-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-pink-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-pink-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cyan-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cyan-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cyan-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cyan-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cyan-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cyan-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cyan-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cyan-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cyan-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cyan-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-light-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-light-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-light-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-light-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-light-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-light-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-light-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-light-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-light-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-light-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-amber-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-amber-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-amber-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-amber-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-amber-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-amber-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-amber-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-amber-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-amber-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-amber-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-space-cadet:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-manatee:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-cynabar:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-imperial-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-special-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-dark-sienna:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-rosewood:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-dark-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-rosso-corsa:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-vermillion:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-persimmon:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-carrot-orange:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-orange-web:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-selective-yellow:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-bottle-green:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:ring-illuminating-emerald:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent !important;
  }

  .dark .xl\:dark\:focus\:ring-current:focus{
    --tw-ring-color: currentColor !important;
  }

  .dark .xl\:dark\:focus\:ring-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-white:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-gray-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-gray-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-gray-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-gray-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-gray-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-gray-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-gray-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-gray-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-gray-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-red-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-red-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-red-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-red-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-red-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-red-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-red-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-red-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-red-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-red-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-yellow-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-yellow-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-yellow-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-yellow-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-yellow-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-yellow-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-yellow-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-yellow-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-yellow-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-yellow-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-green-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-green-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-green-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-green-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-green-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-green-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-green-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-green-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-green-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-green-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-indigo-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-indigo-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-indigo-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-indigo-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-indigo-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-indigo-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-indigo-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-indigo-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-indigo-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-purple-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-purple-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-purple-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-purple-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-purple-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-purple-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-purple-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-purple-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-purple-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-purple-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-pink-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-pink-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-pink-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-pink-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-pink-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-pink-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-pink-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-pink-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-pink-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-pink-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cyan-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cyan-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cyan-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cyan-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cyan-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cyan-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cyan-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cyan-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cyan-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cyan-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-light-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-light-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-light-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-light-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-light-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-light-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-light-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-light-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-light-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-light-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-amber-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-amber-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-amber-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-amber-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-amber-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-amber-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-amber-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-amber-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-amber-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-amber-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-space-cadet:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-manatee:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-cynabar:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-imperial-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-special-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-dark-sienna:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-rosewood:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-dark-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-rosso-corsa:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-vermillion:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-persimmon:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-carrot-orange:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-orange-web:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-selective-yellow:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-bottle-green:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:ring-illuminating-emerald:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .xl\:ring-opacity-0{
    --tw-ring-opacity: 0 !important;
  }

  .xl\:ring-opacity-5{
    --tw-ring-opacity: 0.05 !important;
  }

  .xl\:ring-opacity-10{
    --tw-ring-opacity: 0.1 !important;
  }

  .xl\:ring-opacity-20{
    --tw-ring-opacity: 0.2 !important;
  }

  .xl\:ring-opacity-25{
    --tw-ring-opacity: 0.25 !important;
  }

  .xl\:ring-opacity-30{
    --tw-ring-opacity: 0.3 !important;
  }

  .xl\:ring-opacity-40{
    --tw-ring-opacity: 0.4 !important;
  }

  .xl\:ring-opacity-50{
    --tw-ring-opacity: 0.5 !important;
  }

  .xl\:ring-opacity-60{
    --tw-ring-opacity: 0.6 !important;
  }

  .xl\:ring-opacity-70{
    --tw-ring-opacity: 0.7 !important;
  }

  .xl\:ring-opacity-75{
    --tw-ring-opacity: 0.75 !important;
  }

  .xl\:ring-opacity-80{
    --tw-ring-opacity: 0.8 !important;
  }

  .xl\:ring-opacity-90{
    --tw-ring-opacity: 0.9 !important;
  }

  .xl\:ring-opacity-95{
    --tw-ring-opacity: 0.95 !important;
  }

  .xl\:ring-opacity-100{
    --tw-ring-opacity: 1 !important;
  }

  .xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0 !important;
  }

  .xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05 !important;
  }

  .xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1 !important;
  }

  .xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2 !important;
  }

  .xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25 !important;
  }

  .xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3 !important;
  }

  .xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4 !important;
  }

  .xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5 !important;
  }

  .xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6 !important;
  }

  .xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7 !important;
  }

  .xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75 !important;
  }

  .xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8 !important;
  }

  .xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9 !important;
  }

  .xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95 !important;
  }

  .xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1 !important;
  }

  .xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0 !important;
  }

  .xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05 !important;
  }

  .xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1 !important;
  }

  .xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2 !important;
  }

  .xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25 !important;
  }

  .xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3 !important;
  }

  .xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4 !important;
  }

  .xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5 !important;
  }

  .xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6 !important;
  }

  .xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7 !important;
  }

  .xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75 !important;
  }

  .xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8 !important;
  }

  .xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9 !important;
  }

  .xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95 !important;
  }

  .xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1 !important;
  }

  .dark .xl\:dark\:ring-opacity-0{
    --tw-ring-opacity: 0 !important;
  }

  .dark .xl\:dark\:ring-opacity-5{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:ring-opacity-10{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:ring-opacity-20{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:ring-opacity-25{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:ring-opacity-30{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:ring-opacity-40{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:ring-opacity-50{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:ring-opacity-60{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:ring-opacity-70{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:ring-opacity-75{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:ring-opacity-80{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:ring-opacity-90{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:ring-opacity-95{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:ring-opacity-100{
    --tw-ring-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1 !important;
  }

  .xl\:fill-current{
    fill: currentColor !important;
  }

  .xl\:stroke-current{
    stroke: currentColor !important;
  }

  .xl\:stroke-0{
    stroke-width: 0 !important;
  }

  .xl\:stroke-1{
    stroke-width: 1 !important;
  }

  .xl\:stroke-2{
    stroke-width: 2 !important;
  }

  .xl\:table-auto{
    table-layout: auto !important;
  }

  .xl\:table-fixed{
    table-layout: fixed !important;
  }

  .xl\:text-left{
    text-align: left !important;
  }

  .xl\:text-center{
    text-align: center !important;
  }

  .xl\:text-right{
    text-align: right !important;
  }

  .xl\:text-justify{
    text-align: justify !important;
  }

  .xl\:text-transparent{
    color: transparent !important;
  }

  .xl\:text-current{
    color: currentColor !important;
  }

  .xl\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .xl\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .xl\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .xl\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .xl\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .xl\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .xl\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .xl\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .xl\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .xl\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .xl\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .xl\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .xl\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .xl\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .xl\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .xl\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .xl\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .xl\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .xl\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .xl\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .xl\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .xl\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .xl\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .xl\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .xl\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .xl\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .xl\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .xl\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .xl\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .xl\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .xl\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .xl\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .xl\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .xl\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .xl\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .xl\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .xl\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .xl\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .xl\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .xl\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .xl\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .xl\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .xl\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .xl\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .xl\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .xl\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .xl\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .xl\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .xl\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .xl\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .xl\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .xl\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .xl\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .xl\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .xl\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .xl\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .xl\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .xl\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .xl\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .xl\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .xl\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .xl\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .xl\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .xl\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .xl\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .xl\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .xl\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .xl\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .xl\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .xl\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .xl\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .xl\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .xl\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .xl\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .xl\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .xl\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-transparent{
    color: transparent !important;
  }

  .group:hover .xl\:group-hover\:text-current{
    color: currentColor !important;
  }

  .group:hover .xl\:group-hover\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .group:hover .xl\:group-hover\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-transparent:focus-within{
    color: transparent !important;
  }

  .xl\:focus-within\:text-current:focus-within{
    color: currentColor !important;
  }

  .xl\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-gray-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-gray-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-gray-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-gray-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-gray-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-red-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-red-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-red-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-red-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-red-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-red-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-red-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-red-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-red-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-red-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-yellow-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-yellow-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-yellow-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-yellow-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-yellow-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-yellow-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-yellow-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-yellow-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-yellow-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-yellow-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-green-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-green-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-green-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-green-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-green-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-green-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-green-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-green-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-green-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-green-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-indigo-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-indigo-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-indigo-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-indigo-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-indigo-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-indigo-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-indigo-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-indigo-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-indigo-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-indigo-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-purple-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-purple-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-purple-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-purple-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-purple-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-purple-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-purple-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-purple-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-purple-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-purple-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-pink-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-pink-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-pink-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-pink-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-pink-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-pink-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-pink-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-pink-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-pink-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-pink-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cyan-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cyan-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cyan-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cyan-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cyan-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cyan-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cyan-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cyan-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cyan-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cyan-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-light-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-light-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-light-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-light-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-light-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-light-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-light-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-light-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-light-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-light-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-amber-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-amber-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-amber-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-amber-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-amber-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-amber-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-amber-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-amber-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-amber-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-amber-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-space-cadet:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-manatee:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-cynabar:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-imperial-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-special-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-dark-sienna:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-rosewood:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-dark-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-rosso-corsa:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-vermillion:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-persimmon:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-carrot-orange:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-orange-web:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-selective-yellow:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-bottle-green:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .xl\:focus-within\:text-illuminating-emerald:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-transparent:hover{
    color: transparent !important;
  }

  .xl\:hover\:text-current:hover{
    color: currentColor !important;
  }

  .xl\:hover\:text-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-white:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-gray-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-gray-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-gray-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-gray-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-gray-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-gray-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-red-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-red-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-red-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-red-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-red-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-red-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-red-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-red-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-red-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-red-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-yellow-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-yellow-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-yellow-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-yellow-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-yellow-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-yellow-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-yellow-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-yellow-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-yellow-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-yellow-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-green-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-green-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-green-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-green-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-green-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-green-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-green-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-green-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-green-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-green-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-indigo-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-indigo-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-indigo-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-indigo-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-indigo-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-indigo-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-indigo-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-indigo-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-indigo-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-indigo-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-purple-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-purple-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-purple-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-purple-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-purple-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-purple-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-purple-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-purple-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-purple-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-purple-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-pink-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-pink-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-pink-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-pink-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-pink-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-pink-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-pink-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-pink-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-pink-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-pink-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cyan-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cyan-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cyan-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cyan-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cyan-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cyan-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cyan-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cyan-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cyan-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cyan-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-light-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-light-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-light-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-light-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-light-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-light-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-light-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-light-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-light-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-light-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-amber-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-amber-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-amber-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-amber-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-amber-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-amber-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-amber-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-amber-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-amber-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-amber-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-space-cadet:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-manatee:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-cynabar:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-imperial-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-special-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-dark-sienna:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-rosewood:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-dark-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-rosso-corsa:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-vermillion:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-persimmon:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-carrot-orange:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-orange-web:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-selective-yellow:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-bottle-green:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .xl\:hover\:text-illuminating-emerald:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-transparent:focus{
    color: transparent !important;
  }

  .xl\:focus\:text-current:focus{
    color: currentColor !important;
  }

  .xl\:focus\:text-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-white:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-gray-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-gray-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-gray-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-gray-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-gray-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-gray-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-gray-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-red-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-red-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-red-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-red-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-red-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-red-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-red-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-red-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-red-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-red-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-yellow-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-yellow-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-yellow-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-yellow-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-yellow-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-yellow-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-yellow-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-yellow-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-yellow-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-yellow-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-green-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-green-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-green-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-green-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-green-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-green-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-green-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-green-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-green-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-green-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-indigo-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-indigo-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-indigo-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-indigo-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-indigo-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-indigo-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-indigo-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-indigo-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-indigo-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-purple-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-purple-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-purple-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-purple-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-purple-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-purple-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-purple-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-purple-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-purple-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-purple-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-pink-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-pink-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-pink-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-pink-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-pink-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-pink-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-pink-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-pink-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-pink-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-pink-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cyan-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cyan-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cyan-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cyan-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cyan-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cyan-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cyan-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cyan-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cyan-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cyan-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-light-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-light-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-light-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-light-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-light-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-light-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-light-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-light-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-light-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-light-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-amber-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-amber-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-amber-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-amber-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-amber-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-amber-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-amber-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-amber-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-amber-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-amber-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-space-cadet:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-manatee:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-cynabar:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-imperial-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-special-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-dark-sienna:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-rosewood:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-dark-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-rosso-corsa:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-vermillion:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-persimmon:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-carrot-orange:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-orange-web:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-selective-yellow:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-bottle-green:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .xl\:focus\:text-illuminating-emerald:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-transparent{
    color: transparent !important;
  }

  .dark .xl\:dark\:text-current{
    color: currentColor !important;
  }

  .dark .xl\:dark\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-transparent{
    color: transparent !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-current{
    color: currentColor !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-transparent:focus-within{
    color: transparent !important;
  }

  .dark .xl\:dark\:focus-within\:text-current:focus-within{
    color: currentColor !important;
  }

  .dark .xl\:dark\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-gray-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-gray-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-gray-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-gray-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-gray-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-red-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-red-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-red-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-red-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-red-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-red-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-red-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-red-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-red-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-red-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-yellow-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-yellow-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-yellow-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-yellow-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-yellow-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-yellow-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-yellow-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-yellow-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-yellow-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-yellow-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-green-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-green-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-green-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-green-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-green-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-green-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-green-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-green-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-green-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-green-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-indigo-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-indigo-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-indigo-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-indigo-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-indigo-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-indigo-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-indigo-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-indigo-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-indigo-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-indigo-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-purple-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-purple-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-purple-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-purple-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-purple-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-purple-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-purple-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-purple-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-purple-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-purple-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-pink-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-pink-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-pink-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-pink-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-pink-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-pink-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-pink-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-pink-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-pink-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-pink-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cyan-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cyan-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cyan-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cyan-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cyan-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cyan-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cyan-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cyan-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cyan-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cyan-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-light-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-light-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-light-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-light-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-light-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-light-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-light-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-light-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-light-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-light-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-amber-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-amber-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-amber-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-amber-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-amber-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-amber-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-amber-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-amber-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-amber-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-amber-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-space-cadet:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-manatee:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-cynabar:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-imperial-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-special-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-dark-sienna:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-rosewood:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-dark-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-rosso-corsa:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-vermillion:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-persimmon:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-carrot-orange:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-orange-web:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-selective-yellow:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-bottle-green:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus-within\:text-illuminating-emerald:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-transparent:hover{
    color: transparent !important;
  }

  .dark .xl\:dark\:hover\:text-current:hover{
    color: currentColor !important;
  }

  .dark .xl\:dark\:hover\:text-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-white:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-gray-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-gray-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-gray-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-gray-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-gray-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-gray-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-red-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-red-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-red-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-red-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-red-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-red-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-red-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-red-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-red-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-red-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-yellow-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-yellow-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-yellow-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-yellow-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-yellow-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-yellow-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-yellow-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-yellow-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-yellow-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-yellow-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-green-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-green-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-green-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-green-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-green-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-green-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-green-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-green-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-green-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-green-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-indigo-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-indigo-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-indigo-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-indigo-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-indigo-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-indigo-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-indigo-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-indigo-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-indigo-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-indigo-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-purple-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-purple-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-purple-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-purple-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-purple-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-purple-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-purple-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-purple-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-purple-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-purple-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-pink-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-pink-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-pink-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-pink-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-pink-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-pink-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-pink-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-pink-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-pink-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-pink-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cyan-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cyan-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cyan-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cyan-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cyan-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cyan-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cyan-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cyan-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cyan-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cyan-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-light-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-light-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-light-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-light-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-light-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-light-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-light-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-light-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-light-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-light-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-amber-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-amber-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-amber-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-amber-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-amber-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-amber-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-amber-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-amber-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-amber-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-amber-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-space-cadet:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-manatee:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-cynabar:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-imperial-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-special-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-dark-sienna:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-rosewood:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-dark-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-rosso-corsa:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-vermillion:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-persimmon:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-carrot-orange:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-orange-web:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-selective-yellow:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-bottle-green:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:hover\:text-illuminating-emerald:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-transparent:focus{
    color: transparent !important;
  }

  .dark .xl\:dark\:focus\:text-current:focus{
    color: currentColor !important;
  }

  .dark .xl\:dark\:focus\:text-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-white:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-gray-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-gray-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-gray-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-gray-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-gray-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-gray-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-gray-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-red-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-red-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-red-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-red-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-red-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-red-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-red-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-red-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-red-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-red-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-yellow-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-yellow-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-yellow-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-yellow-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-yellow-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-yellow-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-yellow-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-yellow-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-yellow-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-yellow-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-green-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-green-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-green-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-green-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-green-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-green-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-green-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-green-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-green-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-green-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-indigo-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-indigo-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-indigo-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-indigo-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-indigo-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-indigo-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-indigo-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-indigo-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-indigo-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-purple-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-purple-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-purple-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-purple-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-purple-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-purple-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-purple-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-purple-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-purple-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-purple-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-pink-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-pink-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-pink-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-pink-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-pink-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-pink-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-pink-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-pink-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-pink-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-pink-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cyan-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cyan-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cyan-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cyan-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cyan-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cyan-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cyan-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cyan-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cyan-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cyan-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-light-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-light-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-light-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-light-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-light-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-light-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-light-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-light-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-light-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-light-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-amber-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-amber-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-amber-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-amber-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-amber-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-amber-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-amber-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-amber-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-amber-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-amber-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-space-cadet:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-manatee:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-cynabar:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-imperial-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-special-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-dark-sienna:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-rosewood:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-dark-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-rosso-corsa:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-vermillion:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-persimmon:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-carrot-orange:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-orange-web:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-selective-yellow:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-bottle-green:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .xl\:dark\:focus\:text-illuminating-emerald:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .xl\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .xl\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .xl\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .xl\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .xl\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .xl\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .xl\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .xl\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .xl\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .xl\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .xl\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .xl\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .xl\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .xl\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .xl\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .group:hover .xl\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0 !important;
  }

  .xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05 !important;
  }

  .xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1 !important;
  }

  .xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2 !important;
  }

  .xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25 !important;
  }

  .xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3 !important;
  }

  .xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4 !important;
  }

  .xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5 !important;
  }

  .xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6 !important;
  }

  .xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7 !important;
  }

  .xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75 !important;
  }

  .xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8 !important;
  }

  .xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9 !important;
  }

  .xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95 !important;
  }

  .xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1 !important;
  }

  .xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0 !important;
  }

  .xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05 !important;
  }

  .xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1 !important;
  }

  .xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2 !important;
  }

  .xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25 !important;
  }

  .xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3 !important;
  }

  .xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4 !important;
  }

  .xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5 !important;
  }

  .xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6 !important;
  }

  .xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7 !important;
  }

  .xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75 !important;
  }

  .xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8 !important;
  }

  .xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9 !important;
  }

  .xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95 !important;
  }

  .xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1 !important;
  }

  .xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0 !important;
  }

  .xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05 !important;
  }

  .xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1 !important;
  }

  .xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2 !important;
  }

  .xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25 !important;
  }

  .xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3 !important;
  }

  .xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4 !important;
  }

  .xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5 !important;
  }

  .xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6 !important;
  }

  .xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7 !important;
  }

  .xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75 !important;
  }

  .xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8 !important;
  }

  .xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9 !important;
  }

  .xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95 !important;
  }

  .xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1 !important;
  }

  .dark .xl\:dark\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .dark .xl\:dark\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .group:hover .xl\:dark\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .xl\:dark\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1 !important;
  }

  .xl\:truncate{
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .xl\:overflow-ellipsis{
    text-overflow: ellipsis !important;
  }

  .xl\:overflow-clip{
    text-overflow: clip !important;
  }

  .xl\:italic{
    font-style: italic !important;
  }

  .xl\:not-italic{
    font-style: normal !important;
  }

  .xl\:uppercase{
    text-transform: uppercase !important;
  }

  .xl\:lowercase{
    text-transform: lowercase !important;
  }

  .xl\:capitalize{
    text-transform: capitalize !important;
  }

  .xl\:normal-case{
    text-transform: none !important;
  }

  .xl\:underline{
    text-decoration: underline !important;
  }

  .xl\:line-through{
    text-decoration: line-through !important;
  }

  .xl\:no-underline{
    text-decoration: none !important;
  }

  .group:hover .xl\:group-hover\:underline{
    text-decoration: underline !important;
  }

  .group:hover .xl\:group-hover\:line-through{
    text-decoration: line-through !important;
  }

  .group:hover .xl\:group-hover\:no-underline{
    text-decoration: none !important;
  }

  .xl\:focus-within\:underline:focus-within{
    text-decoration: underline !important;
  }

  .xl\:focus-within\:line-through:focus-within{
    text-decoration: line-through !important;
  }

  .xl\:focus-within\:no-underline:focus-within{
    text-decoration: none !important;
  }

  .xl\:hover\:underline:hover{
    text-decoration: underline !important;
  }

  .xl\:hover\:line-through:hover{
    text-decoration: line-through !important;
  }

  .xl\:hover\:no-underline:hover{
    text-decoration: none !important;
  }

  .xl\:focus\:underline:focus{
    text-decoration: underline !important;
  }

  .xl\:focus\:line-through:focus{
    text-decoration: line-through !important;
  }

  .xl\:focus\:no-underline:focus{
    text-decoration: none !important;
  }

  .xl\:antialiased{
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .xl\:subpixel-antialiased{
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .xl\:ordinal, .xl\:slashed-zero, .xl\:lining-nums, .xl\:oldstyle-nums, .xl\:proportional-nums, .xl\:tabular-nums, .xl\:diagonal-fractions, .xl\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/) !important;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction) !important;
  }

  .xl\:normal-nums{
    font-variant-numeric: normal !important;
  }

  .xl\:ordinal{
    --tw-ordinal: ordinal !important;
  }

  .xl\:slashed-zero{
    --tw-slashed-zero: slashed-zero !important;
  }

  .xl\:lining-nums{
    --tw-numeric-figure: lining-nums !important;
  }

  .xl\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums !important;
  }

  .xl\:proportional-nums{
    --tw-numeric-spacing: proportional-nums !important;
  }

  .xl\:tabular-nums{
    --tw-numeric-spacing: tabular-nums !important;
  }

  .xl\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions !important;
  }

  .xl\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions !important;
  }

  .xl\:tracking-tighter{
    letter-spacing: -0.05em !important;
  }

  .xl\:tracking-tight{
    letter-spacing: -0.025em !important;
  }

  .xl\:tracking-normal{
    letter-spacing: 0em !important;
  }

  .xl\:tracking-wide{
    letter-spacing: 0.025em !important;
  }

  .xl\:tracking-wider{
    letter-spacing: 0.05em !important;
  }

  .xl\:tracking-widest{
    letter-spacing: 0.1em !important;
  }

  .xl\:select-none{
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .xl\:select-text{
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .xl\:select-all{
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .xl\:select-auto{
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .xl\:align-baseline{
    vertical-align: baseline !important;
  }

  .xl\:align-top{
    vertical-align: top !important;
  }

  .xl\:align-middle{
    vertical-align: middle !important;
  }

  .xl\:align-bottom{
    vertical-align: bottom !important;
  }

  .xl\:align-text-top{
    vertical-align: text-top !important;
  }

  .xl\:align-text-bottom{
    vertical-align: text-bottom !important;
  }

  .xl\:visible{
    visibility: visible !important;
  }

  .xl\:invisible{
    visibility: hidden !important;
  }

  .xl\:hover\:visible:hover{
    visibility: visible !important;
  }

  .xl\:hover\:invisible:hover{
    visibility: hidden !important;
  }

  .group:hover .xl\:group-hover\:visible{
    visibility: visible !important;
  }

  .group:hover .xl\:group-hover\:invisible{
    visibility: hidden !important;
  }

  .xl\:whitespace-normal{
    white-space: normal !important;
  }

  .xl\:whitespace-nowrap{
    white-space: nowrap !important;
  }

  .xl\:whitespace-pre{
    white-space: pre !important;
  }

  .xl\:whitespace-pre-line{
    white-space: pre-line !important;
  }

  .xl\:whitespace-pre-wrap{
    white-space: pre-wrap !important;
  }

  .xl\:break-normal{
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .xl\:break-words{
    overflow-wrap: break-word !important;
  }

  .xl\:break-all{
    word-break: break-all !important;
  }

  .xl\:w-0{
    width: 0px !important;
  }

  .xl\:w-1{
    width: 0.25rem !important;
  }

  .xl\:w-2{
    width: 0.5rem !important;
  }

  .xl\:w-3{
    width: 0.75rem !important;
  }

  .xl\:w-4{
    width: 1rem !important;
  }

  .xl\:w-5{
    width: 1.25rem !important;
  }

  .xl\:w-6{
    width: 1.5rem !important;
  }

  .xl\:w-7{
    width: 1.75rem !important;
  }

  .xl\:w-8{
    width: 2rem !important;
  }

  .xl\:w-9{
    width: 2.25rem !important;
  }

  .xl\:w-10{
    width: 2.5rem !important;
  }

  .xl\:w-11{
    width: 2.75rem !important;
  }

  .xl\:w-12{
    width: 3rem !important;
  }

  .xl\:w-14{
    width: 3.5rem !important;
  }

  .xl\:w-16{
    width: 4rem !important;
  }

  .xl\:w-20{
    width: 5rem !important;
  }

  .xl\:w-24{
    width: 6rem !important;
  }

  .xl\:w-28{
    width: 7rem !important;
  }

  .xl\:w-32{
    width: 8rem !important;
  }

  .xl\:w-36{
    width: 9rem !important;
  }

  .xl\:w-40{
    width: 10rem !important;
  }

  .xl\:w-44{
    width: 11rem !important;
  }

  .xl\:w-48{
    width: 12rem !important;
  }

  .xl\:w-52{
    width: 13rem !important;
  }

  .xl\:w-56{
    width: 14rem !important;
  }

  .xl\:w-60{
    width: 15rem !important;
  }

  .xl\:w-64{
    width: 16rem !important;
  }

  .xl\:w-72{
    width: 18rem !important;
  }

  .xl\:w-80{
    width: 20rem !important;
  }

  .xl\:w-96{
    width: 24rem !important;
  }

  .xl\:w-auto{
    width: auto !important;
  }

  .xl\:w-px{
    width: 1px !important;
  }

  .xl\:w-0\.5{
    width: 0.125rem !important;
  }

  .xl\:w-1\.5{
    width: 0.375rem !important;
  }

  .xl\:w-2\.5{
    width: 0.625rem !important;
  }

  .xl\:w-3\.5{
    width: 0.875rem !important;
  }

  .xl\:w-1\/2{
    width: 50% !important;
  }

  .xl\:w-1\/3{
    width: 33.333333% !important;
  }

  .xl\:w-2\/3{
    width: 66.666667% !important;
  }

  .xl\:w-1\/4{
    width: 25% !important;
  }

  .xl\:w-2\/4{
    width: 50% !important;
  }

  .xl\:w-3\/4{
    width: 75% !important;
  }

  .xl\:w-1\/5{
    width: 20% !important;
  }

  .xl\:w-2\/5{
    width: 40% !important;
  }

  .xl\:w-3\/5{
    width: 60% !important;
  }

  .xl\:w-4\/5{
    width: 80% !important;
  }

  .xl\:w-1\/6{
    width: 16.666667% !important;
  }

  .xl\:w-2\/6{
    width: 33.333333% !important;
  }

  .xl\:w-3\/6{
    width: 50% !important;
  }

  .xl\:w-4\/6{
    width: 66.666667% !important;
  }

  .xl\:w-5\/6{
    width: 83.333333% !important;
  }

  .xl\:w-1\/12{
    width: 8.333333% !important;
  }

  .xl\:w-2\/12{
    width: 16.666667% !important;
  }

  .xl\:w-3\/12{
    width: 25% !important;
  }

  .xl\:w-4\/12{
    width: 33.333333% !important;
  }

  .xl\:w-5\/12{
    width: 41.666667% !important;
  }

  .xl\:w-6\/12{
    width: 50% !important;
  }

  .xl\:w-7\/12{
    width: 58.333333% !important;
  }

  .xl\:w-8\/12{
    width: 66.666667% !important;
  }

  .xl\:w-9\/12{
    width: 75% !important;
  }

  .xl\:w-10\/12{
    width: 83.333333% !important;
  }

  .xl\:w-11\/12{
    width: 91.666667% !important;
  }

  .xl\:w-full{
    width: 100% !important;
  }

  .xl\:w-screen{
    width: 100vw !important;
  }

  .xl\:w-min{
    width: -webkit-min-content !important;
    width: -moz-min-content !important;
    width: min-content !important;
  }

  .xl\:w-max{
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
  }

  .xl\:z-0{
    z-index: 0 !important;
  }

  .xl\:z-10{
    z-index: 10 !important;
  }

  .xl\:z-20{
    z-index: 20 !important;
  }

  .xl\:z-30{
    z-index: 30 !important;
  }

  .xl\:z-40{
    z-index: 40 !important;
  }

  .xl\:z-50{
    z-index: 50 !important;
  }

  .xl\:z-auto{
    z-index: auto !important;
  }

  .xl\:focus-within\:z-0:focus-within{
    z-index: 0 !important;
  }

  .xl\:focus-within\:z-10:focus-within{
    z-index: 10 !important;
  }

  .xl\:focus-within\:z-20:focus-within{
    z-index: 20 !important;
  }

  .xl\:focus-within\:z-30:focus-within{
    z-index: 30 !important;
  }

  .xl\:focus-within\:z-40:focus-within{
    z-index: 40 !important;
  }

  .xl\:focus-within\:z-50:focus-within{
    z-index: 50 !important;
  }

  .xl\:focus-within\:z-auto:focus-within{
    z-index: auto !important;
  }

  .xl\:focus\:z-0:focus{
    z-index: 0 !important;
  }

  .xl\:focus\:z-10:focus{
    z-index: 10 !important;
  }

  .xl\:focus\:z-20:focus{
    z-index: 20 !important;
  }

  .xl\:focus\:z-30:focus{
    z-index: 30 !important;
  }

  .xl\:focus\:z-40:focus{
    z-index: 40 !important;
  }

  .xl\:focus\:z-50:focus{
    z-index: 50 !important;
  }

  .xl\:focus\:z-auto:focus{
    z-index: auto !important;
  }

  .xl\:isolate{
    isolation: isolate !important;
  }

  .xl\:isolation-auto{
    isolation: auto !important;
  }

  .xl\:gap-0{
    gap: 0px !important;
  }

  .xl\:gap-1{
    gap: 0.25rem !important;
  }

  .xl\:gap-2{
    gap: 0.5rem !important;
  }

  .xl\:gap-3{
    gap: 0.75rem !important;
  }

  .xl\:gap-4{
    gap: 1rem !important;
  }

  .xl\:gap-5{
    gap: 1.25rem !important;
  }

  .xl\:gap-6{
    gap: 1.5rem !important;
  }

  .xl\:gap-7{
    gap: 1.75rem !important;
  }

  .xl\:gap-8{
    gap: 2rem !important;
  }

  .xl\:gap-9{
    gap: 2.25rem !important;
  }

  .xl\:gap-10{
    gap: 2.5rem !important;
  }

  .xl\:gap-11{
    gap: 2.75rem !important;
  }

  .xl\:gap-12{
    gap: 3rem !important;
  }

  .xl\:gap-14{
    gap: 3.5rem !important;
  }

  .xl\:gap-16{
    gap: 4rem !important;
  }

  .xl\:gap-20{
    gap: 5rem !important;
  }

  .xl\:gap-24{
    gap: 6rem !important;
  }

  .xl\:gap-28{
    gap: 7rem !important;
  }

  .xl\:gap-32{
    gap: 8rem !important;
  }

  .xl\:gap-36{
    gap: 9rem !important;
  }

  .xl\:gap-40{
    gap: 10rem !important;
  }

  .xl\:gap-44{
    gap: 11rem !important;
  }

  .xl\:gap-48{
    gap: 12rem !important;
  }

  .xl\:gap-52{
    gap: 13rem !important;
  }

  .xl\:gap-56{
    gap: 14rem !important;
  }

  .xl\:gap-60{
    gap: 15rem !important;
  }

  .xl\:gap-64{
    gap: 16rem !important;
  }

  .xl\:gap-72{
    gap: 18rem !important;
  }

  .xl\:gap-80{
    gap: 20rem !important;
  }

  .xl\:gap-96{
    gap: 24rem !important;
  }

  .xl\:gap-px{
    gap: 1px !important;
  }

  .xl\:gap-0\.5{
    gap: 0.125rem !important;
  }

  .xl\:gap-1\.5{
    gap: 0.375rem !important;
  }

  .xl\:gap-2\.5{
    gap: 0.625rem !important;
  }

  .xl\:gap-3\.5{
    gap: 0.875rem !important;
  }

  .xl\:gap-x-0{
    -moz-column-gap: 0px !important;
         column-gap: 0px !important;
  }

  .xl\:gap-x-1{
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }

  .xl\:gap-x-2{
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }

  .xl\:gap-x-3{
    -moz-column-gap: 0.75rem !important;
         column-gap: 0.75rem !important;
  }

  .xl\:gap-x-4{
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }

  .xl\:gap-x-5{
    -moz-column-gap: 1.25rem !important;
         column-gap: 1.25rem !important;
  }

  .xl\:gap-x-6{
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }

  .xl\:gap-x-7{
    -moz-column-gap: 1.75rem !important;
         column-gap: 1.75rem !important;
  }

  .xl\:gap-x-8{
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }

  .xl\:gap-x-9{
    -moz-column-gap: 2.25rem !important;
         column-gap: 2.25rem !important;
  }

  .xl\:gap-x-10{
    -moz-column-gap: 2.5rem !important;
         column-gap: 2.5rem !important;
  }

  .xl\:gap-x-11{
    -moz-column-gap: 2.75rem !important;
         column-gap: 2.75rem !important;
  }

  .xl\:gap-x-12{
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }

  .xl\:gap-x-14{
    -moz-column-gap: 3.5rem !important;
         column-gap: 3.5rem !important;
  }

  .xl\:gap-x-16{
    -moz-column-gap: 4rem !important;
         column-gap: 4rem !important;
  }

  .xl\:gap-x-20{
    -moz-column-gap: 5rem !important;
         column-gap: 5rem !important;
  }

  .xl\:gap-x-24{
    -moz-column-gap: 6rem !important;
         column-gap: 6rem !important;
  }

  .xl\:gap-x-28{
    -moz-column-gap: 7rem !important;
         column-gap: 7rem !important;
  }

  .xl\:gap-x-32{
    -moz-column-gap: 8rem !important;
         column-gap: 8rem !important;
  }

  .xl\:gap-x-36{
    -moz-column-gap: 9rem !important;
         column-gap: 9rem !important;
  }

  .xl\:gap-x-40{
    -moz-column-gap: 10rem !important;
         column-gap: 10rem !important;
  }

  .xl\:gap-x-44{
    -moz-column-gap: 11rem !important;
         column-gap: 11rem !important;
  }

  .xl\:gap-x-48{
    -moz-column-gap: 12rem !important;
         column-gap: 12rem !important;
  }

  .xl\:gap-x-52{
    -moz-column-gap: 13rem !important;
         column-gap: 13rem !important;
  }

  .xl\:gap-x-56{
    -moz-column-gap: 14rem !important;
         column-gap: 14rem !important;
  }

  .xl\:gap-x-60{
    -moz-column-gap: 15rem !important;
         column-gap: 15rem !important;
  }

  .xl\:gap-x-64{
    -moz-column-gap: 16rem !important;
         column-gap: 16rem !important;
  }

  .xl\:gap-x-72{
    -moz-column-gap: 18rem !important;
         column-gap: 18rem !important;
  }

  .xl\:gap-x-80{
    -moz-column-gap: 20rem !important;
         column-gap: 20rem !important;
  }

  .xl\:gap-x-96{
    -moz-column-gap: 24rem !important;
         column-gap: 24rem !important;
  }

  .xl\:gap-x-px{
    -moz-column-gap: 1px !important;
         column-gap: 1px !important;
  }

  .xl\:gap-x-0\.5{
    -moz-column-gap: 0.125rem !important;
         column-gap: 0.125rem !important;
  }

  .xl\:gap-x-1\.5{
    -moz-column-gap: 0.375rem !important;
         column-gap: 0.375rem !important;
  }

  .xl\:gap-x-2\.5{
    -moz-column-gap: 0.625rem !important;
         column-gap: 0.625rem !important;
  }

  .xl\:gap-x-3\.5{
    -moz-column-gap: 0.875rem !important;
         column-gap: 0.875rem !important;
  }

  .xl\:gap-y-0{
    row-gap: 0px !important;
  }

  .xl\:gap-y-1{
    row-gap: 0.25rem !important;
  }

  .xl\:gap-y-2{
    row-gap: 0.5rem !important;
  }

  .xl\:gap-y-3{
    row-gap: 0.75rem !important;
  }

  .xl\:gap-y-4{
    row-gap: 1rem !important;
  }

  .xl\:gap-y-5{
    row-gap: 1.25rem !important;
  }

  .xl\:gap-y-6{
    row-gap: 1.5rem !important;
  }

  .xl\:gap-y-7{
    row-gap: 1.75rem !important;
  }

  .xl\:gap-y-8{
    row-gap: 2rem !important;
  }

  .xl\:gap-y-9{
    row-gap: 2.25rem !important;
  }

  .xl\:gap-y-10{
    row-gap: 2.5rem !important;
  }

  .xl\:gap-y-11{
    row-gap: 2.75rem !important;
  }

  .xl\:gap-y-12{
    row-gap: 3rem !important;
  }

  .xl\:gap-y-14{
    row-gap: 3.5rem !important;
  }

  .xl\:gap-y-16{
    row-gap: 4rem !important;
  }

  .xl\:gap-y-20{
    row-gap: 5rem !important;
  }

  .xl\:gap-y-24{
    row-gap: 6rem !important;
  }

  .xl\:gap-y-28{
    row-gap: 7rem !important;
  }

  .xl\:gap-y-32{
    row-gap: 8rem !important;
  }

  .xl\:gap-y-36{
    row-gap: 9rem !important;
  }

  .xl\:gap-y-40{
    row-gap: 10rem !important;
  }

  .xl\:gap-y-44{
    row-gap: 11rem !important;
  }

  .xl\:gap-y-48{
    row-gap: 12rem !important;
  }

  .xl\:gap-y-52{
    row-gap: 13rem !important;
  }

  .xl\:gap-y-56{
    row-gap: 14rem !important;
  }

  .xl\:gap-y-60{
    row-gap: 15rem !important;
  }

  .xl\:gap-y-64{
    row-gap: 16rem !important;
  }

  .xl\:gap-y-72{
    row-gap: 18rem !important;
  }

  .xl\:gap-y-80{
    row-gap: 20rem !important;
  }

  .xl\:gap-y-96{
    row-gap: 24rem !important;
  }

  .xl\:gap-y-px{
    row-gap: 1px !important;
  }

  .xl\:gap-y-0\.5{
    row-gap: 0.125rem !important;
  }

  .xl\:gap-y-1\.5{
    row-gap: 0.375rem !important;
  }

  .xl\:gap-y-2\.5{
    row-gap: 0.625rem !important;
  }

  .xl\:gap-y-3\.5{
    row-gap: 0.875rem !important;
  }

  .xl\:grid-flow-row{
    grid-auto-flow: row !important;
  }

  .xl\:grid-flow-col{
    grid-auto-flow: column !important;
  }

  .xl\:grid-flow-row-dense{
    grid-auto-flow: row dense !important;
  }

  .xl\:grid-flow-col-dense{
    grid-auto-flow: column dense !important;
  }

  .xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-none{
    grid-template-columns: none !important;
  }

  .xl\:auto-cols-auto{
    grid-auto-columns: auto !important;
  }

  .xl\:auto-cols-min{
    grid-auto-columns: -webkit-min-content !important;
    grid-auto-columns: min-content !important;
  }

  .xl\:auto-cols-max{
    grid-auto-columns: -webkit-max-content !important;
    grid-auto-columns: max-content !important;
  }

  .xl\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr) !important;
  }

  .xl\:col-auto{
    grid-column: auto !important;
  }

  .xl\:col-span-1{
    grid-column: span 1 / span 1 !important;
  }

  .xl\:col-span-2{
    grid-column: span 2 / span 2 !important;
  }

  .xl\:col-span-3{
    grid-column: span 3 / span 3 !important;
  }

  .xl\:col-span-4{
    grid-column: span 4 / span 4 !important;
  }

  .xl\:col-span-5{
    grid-column: span 5 / span 5 !important;
  }

  .xl\:col-span-6{
    grid-column: span 6 / span 6 !important;
  }

  .xl\:col-span-7{
    grid-column: span 7 / span 7 !important;
  }

  .xl\:col-span-8{
    grid-column: span 8 / span 8 !important;
  }

  .xl\:col-span-9{
    grid-column: span 9 / span 9 !important;
  }

  .xl\:col-span-10{
    grid-column: span 10 / span 10 !important;
  }

  .xl\:col-span-11{
    grid-column: span 11 / span 11 !important;
  }

  .xl\:col-span-12{
    grid-column: span 12 / span 12 !important;
  }

  .xl\:col-span-full{
    grid-column: 1 / -1 !important;
  }

  .xl\:col-start-1{
    grid-column-start: 1 !important;
  }

  .xl\:col-start-2{
    grid-column-start: 2 !important;
  }

  .xl\:col-start-3{
    grid-column-start: 3 !important;
  }

  .xl\:col-start-4{
    grid-column-start: 4 !important;
  }

  .xl\:col-start-5{
    grid-column-start: 5 !important;
  }

  .xl\:col-start-6{
    grid-column-start: 6 !important;
  }

  .xl\:col-start-7{
    grid-column-start: 7 !important;
  }

  .xl\:col-start-8{
    grid-column-start: 8 !important;
  }

  .xl\:col-start-9{
    grid-column-start: 9 !important;
  }

  .xl\:col-start-10{
    grid-column-start: 10 !important;
  }

  .xl\:col-start-11{
    grid-column-start: 11 !important;
  }

  .xl\:col-start-12{
    grid-column-start: 12 !important;
  }

  .xl\:col-start-13{
    grid-column-start: 13 !important;
  }

  .xl\:col-start-auto{
    grid-column-start: auto !important;
  }

  .xl\:col-end-1{
    grid-column-end: 1 !important;
  }

  .xl\:col-end-2{
    grid-column-end: 2 !important;
  }

  .xl\:col-end-3{
    grid-column-end: 3 !important;
  }

  .xl\:col-end-4{
    grid-column-end: 4 !important;
  }

  .xl\:col-end-5{
    grid-column-end: 5 !important;
  }

  .xl\:col-end-6{
    grid-column-end: 6 !important;
  }

  .xl\:col-end-7{
    grid-column-end: 7 !important;
  }

  .xl\:col-end-8{
    grid-column-end: 8 !important;
  }

  .xl\:col-end-9{
    grid-column-end: 9 !important;
  }

  .xl\:col-end-10{
    grid-column-end: 10 !important;
  }

  .xl\:col-end-11{
    grid-column-end: 11 !important;
  }

  .xl\:col-end-12{
    grid-column-end: 12 !important;
  }

  .xl\:col-end-13{
    grid-column-end: 13 !important;
  }

  .xl\:col-end-auto{
    grid-column-end: auto !important;
  }

  .xl\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
  }

  .xl\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .xl\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .xl\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  }

  .xl\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }

  .xl\:grid-rows-none{
    grid-template-rows: none !important;
  }

  .xl\:auto-rows-auto{
    grid-auto-rows: auto !important;
  }

  .xl\:auto-rows-min{
    grid-auto-rows: -webkit-min-content !important;
    grid-auto-rows: min-content !important;
  }

  .xl\:auto-rows-max{
    grid-auto-rows: -webkit-max-content !important;
    grid-auto-rows: max-content !important;
  }

  .xl\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr) !important;
  }

  .xl\:row-auto{
    grid-row: auto !important;
  }

  .xl\:row-span-1{
    grid-row: span 1 / span 1 !important;
  }

  .xl\:row-span-2{
    grid-row: span 2 / span 2 !important;
  }

  .xl\:row-span-3{
    grid-row: span 3 / span 3 !important;
  }

  .xl\:row-span-4{
    grid-row: span 4 / span 4 !important;
  }

  .xl\:row-span-5{
    grid-row: span 5 / span 5 !important;
  }

  .xl\:row-span-6{
    grid-row: span 6 / span 6 !important;
  }

  .xl\:row-span-full{
    grid-row: 1 / -1 !important;
  }

  .xl\:row-start-1{
    grid-row-start: 1 !important;
  }

  .xl\:row-start-2{
    grid-row-start: 2 !important;
  }

  .xl\:row-start-3{
    grid-row-start: 3 !important;
  }

  .xl\:row-start-4{
    grid-row-start: 4 !important;
  }

  .xl\:row-start-5{
    grid-row-start: 5 !important;
  }

  .xl\:row-start-6{
    grid-row-start: 6 !important;
  }

  .xl\:row-start-7{
    grid-row-start: 7 !important;
  }

  .xl\:row-start-auto{
    grid-row-start: auto !important;
  }

  .xl\:row-end-1{
    grid-row-end: 1 !important;
  }

  .xl\:row-end-2{
    grid-row-end: 2 !important;
  }

  .xl\:row-end-3{
    grid-row-end: 3 !important;
  }

  .xl\:row-end-4{
    grid-row-end: 4 !important;
  }

  .xl\:row-end-5{
    grid-row-end: 5 !important;
  }

  .xl\:row-end-6{
    grid-row-end: 6 !important;
  }

  .xl\:row-end-7{
    grid-row-end: 7 !important;
  }

  .xl\:row-end-auto{
    grid-row-end: auto !important;
  }

  .xl\:transform{
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .xl\:transform-gpu{
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .xl\:transform-none{
    transform: none !important;
  }

  .xl\:origin-center{
    transform-origin: center !important;
  }

  .xl\:origin-top{
    transform-origin: top !important;
  }

  .xl\:origin-top-right{
    transform-origin: top right !important;
  }

  .xl\:origin-right{
    transform-origin: right !important;
  }

  .xl\:origin-bottom-right{
    transform-origin: bottom right !important;
  }

  .xl\:origin-bottom{
    transform-origin: bottom !important;
  }

  .xl\:origin-bottom-left{
    transform-origin: bottom left !important;
  }

  .xl\:origin-left{
    transform-origin: left !important;
  }

  .xl\:origin-top-left{
    transform-origin: top left !important;
  }

  .xl\:scale-0{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .xl\:scale-50{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .xl\:scale-75{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .xl\:scale-90{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .xl\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .xl\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .xl\:scale-105{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .xl\:scale-110{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .xl\:scale-125{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .xl\:scale-150{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .xl\:scale-x-0{
    --tw-scale-x: 0 !important;
  }

  .xl\:scale-x-50{
    --tw-scale-x: .5 !important;
  }

  .xl\:scale-x-75{
    --tw-scale-x: .75 !important;
  }

  .xl\:scale-x-90{
    --tw-scale-x: .9 !important;
  }

  .xl\:scale-x-95{
    --tw-scale-x: .95 !important;
  }

  .xl\:scale-x-100{
    --tw-scale-x: 1 !important;
  }

  .xl\:scale-x-105{
    --tw-scale-x: 1.05 !important;
  }

  .xl\:scale-x-110{
    --tw-scale-x: 1.1 !important;
  }

  .xl\:scale-x-125{
    --tw-scale-x: 1.25 !important;
  }

  .xl\:scale-x-150{
    --tw-scale-x: 1.5 !important;
  }

  .xl\:scale-y-0{
    --tw-scale-y: 0 !important;
  }

  .xl\:scale-y-50{
    --tw-scale-y: .5 !important;
  }

  .xl\:scale-y-75{
    --tw-scale-y: .75 !important;
  }

  .xl\:scale-y-90{
    --tw-scale-y: .9 !important;
  }

  .xl\:scale-y-95{
    --tw-scale-y: .95 !important;
  }

  .xl\:scale-y-100{
    --tw-scale-y: 1 !important;
  }

  .xl\:scale-y-105{
    --tw-scale-y: 1.05 !important;
  }

  .xl\:scale-y-110{
    --tw-scale-y: 1.1 !important;
  }

  .xl\:scale-y-125{
    --tw-scale-y: 1.25 !important;
  }

  .xl\:scale-y-150{
    --tw-scale-y: 1.5 !important;
  }

  .xl\:hover\:scale-0:hover{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .xl\:hover\:scale-50:hover{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .xl\:hover\:scale-75:hover{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .xl\:hover\:scale-90:hover{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .xl\:hover\:scale-95:hover{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .xl\:hover\:scale-100:hover{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .xl\:hover\:scale-105:hover{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .xl\:hover\:scale-110:hover{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .xl\:hover\:scale-125:hover{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .xl\:hover\:scale-150:hover{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .xl\:hover\:scale-x-0:hover{
    --tw-scale-x: 0 !important;
  }

  .xl\:hover\:scale-x-50:hover{
    --tw-scale-x: .5 !important;
  }

  .xl\:hover\:scale-x-75:hover{
    --tw-scale-x: .75 !important;
  }

  .xl\:hover\:scale-x-90:hover{
    --tw-scale-x: .9 !important;
  }

  .xl\:hover\:scale-x-95:hover{
    --tw-scale-x: .95 !important;
  }

  .xl\:hover\:scale-x-100:hover{
    --tw-scale-x: 1 !important;
  }

  .xl\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05 !important;
  }

  .xl\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1 !important;
  }

  .xl\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25 !important;
  }

  .xl\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5 !important;
  }

  .xl\:hover\:scale-y-0:hover{
    --tw-scale-y: 0 !important;
  }

  .xl\:hover\:scale-y-50:hover{
    --tw-scale-y: .5 !important;
  }

  .xl\:hover\:scale-y-75:hover{
    --tw-scale-y: .75 !important;
  }

  .xl\:hover\:scale-y-90:hover{
    --tw-scale-y: .9 !important;
  }

  .xl\:hover\:scale-y-95:hover{
    --tw-scale-y: .95 !important;
  }

  .xl\:hover\:scale-y-100:hover{
    --tw-scale-y: 1 !important;
  }

  .xl\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05 !important;
  }

  .xl\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1 !important;
  }

  .xl\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25 !important;
  }

  .xl\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5 !important;
  }

  .xl\:focus\:scale-0:focus{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .xl\:focus\:scale-50:focus{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .xl\:focus\:scale-75:focus{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .xl\:focus\:scale-90:focus{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .xl\:focus\:scale-95:focus{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .xl\:focus\:scale-100:focus{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .xl\:focus\:scale-105:focus{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .xl\:focus\:scale-110:focus{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .xl\:focus\:scale-125:focus{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .xl\:focus\:scale-150:focus{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .xl\:focus\:scale-x-0:focus{
    --tw-scale-x: 0 !important;
  }

  .xl\:focus\:scale-x-50:focus{
    --tw-scale-x: .5 !important;
  }

  .xl\:focus\:scale-x-75:focus{
    --tw-scale-x: .75 !important;
  }

  .xl\:focus\:scale-x-90:focus{
    --tw-scale-x: .9 !important;
  }

  .xl\:focus\:scale-x-95:focus{
    --tw-scale-x: .95 !important;
  }

  .xl\:focus\:scale-x-100:focus{
    --tw-scale-x: 1 !important;
  }

  .xl\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05 !important;
  }

  .xl\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1 !important;
  }

  .xl\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25 !important;
  }

  .xl\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5 !important;
  }

  .xl\:focus\:scale-y-0:focus{
    --tw-scale-y: 0 !important;
  }

  .xl\:focus\:scale-y-50:focus{
    --tw-scale-y: .5 !important;
  }

  .xl\:focus\:scale-y-75:focus{
    --tw-scale-y: .75 !important;
  }

  .xl\:focus\:scale-y-90:focus{
    --tw-scale-y: .9 !important;
  }

  .xl\:focus\:scale-y-95:focus{
    --tw-scale-y: .95 !important;
  }

  .xl\:focus\:scale-y-100:focus{
    --tw-scale-y: 1 !important;
  }

  .xl\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05 !important;
  }

  .xl\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1 !important;
  }

  .xl\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25 !important;
  }

  .xl\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5 !important;
  }

  .xl\:active\:scale-0:active{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .xl\:active\:scale-50:active{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .xl\:active\:scale-75:active{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .xl\:active\:scale-90:active{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .xl\:active\:scale-95:active{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .xl\:active\:scale-100:active{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .xl\:active\:scale-105:active{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .xl\:active\:scale-110:active{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .xl\:active\:scale-125:active{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .xl\:active\:scale-150:active{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .xl\:active\:scale-x-0:active{
    --tw-scale-x: 0 !important;
  }

  .xl\:active\:scale-x-50:active{
    --tw-scale-x: .5 !important;
  }

  .xl\:active\:scale-x-75:active{
    --tw-scale-x: .75 !important;
  }

  .xl\:active\:scale-x-90:active{
    --tw-scale-x: .9 !important;
  }

  .xl\:active\:scale-x-95:active{
    --tw-scale-x: .95 !important;
  }

  .xl\:active\:scale-x-100:active{
    --tw-scale-x: 1 !important;
  }

  .xl\:active\:scale-x-105:active{
    --tw-scale-x: 1.05 !important;
  }

  .xl\:active\:scale-x-110:active{
    --tw-scale-x: 1.1 !important;
  }

  .xl\:active\:scale-x-125:active{
    --tw-scale-x: 1.25 !important;
  }

  .xl\:active\:scale-x-150:active{
    --tw-scale-x: 1.5 !important;
  }

  .xl\:active\:scale-y-0:active{
    --tw-scale-y: 0 !important;
  }

  .xl\:active\:scale-y-50:active{
    --tw-scale-y: .5 !important;
  }

  .xl\:active\:scale-y-75:active{
    --tw-scale-y: .75 !important;
  }

  .xl\:active\:scale-y-90:active{
    --tw-scale-y: .9 !important;
  }

  .xl\:active\:scale-y-95:active{
    --tw-scale-y: .95 !important;
  }

  .xl\:active\:scale-y-100:active{
    --tw-scale-y: 1 !important;
  }

  .xl\:active\:scale-y-105:active{
    --tw-scale-y: 1.05 !important;
  }

  .xl\:active\:scale-y-110:active{
    --tw-scale-y: 1.1 !important;
  }

  .xl\:active\:scale-y-125:active{
    --tw-scale-y: 1.25 !important;
  }

  .xl\:active\:scale-y-150:active{
    --tw-scale-y: 1.5 !important;
  }

  .group:hover .xl\:group-hover\:scale-0{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .group:hover .xl\:group-hover\:scale-50{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .group:hover .xl\:group-hover\:scale-75{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .group:hover .xl\:group-hover\:scale-90{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .group:hover .xl\:group-hover\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .group:hover .xl\:group-hover\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .group:hover .xl\:group-hover\:scale-105{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .group:hover .xl\:group-hover\:scale-110{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .group:hover .xl\:group-hover\:scale-125{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .group:hover .xl\:group-hover\:scale-150{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .group:hover .xl\:group-hover\:scale-x-0{
    --tw-scale-x: 0 !important;
  }

  .group:hover .xl\:group-hover\:scale-x-50{
    --tw-scale-x: .5 !important;
  }

  .group:hover .xl\:group-hover\:scale-x-75{
    --tw-scale-x: .75 !important;
  }

  .group:hover .xl\:group-hover\:scale-x-90{
    --tw-scale-x: .9 !important;
  }

  .group:hover .xl\:group-hover\:scale-x-95{
    --tw-scale-x: .95 !important;
  }

  .group:hover .xl\:group-hover\:scale-x-100{
    --tw-scale-x: 1 !important;
  }

  .group:hover .xl\:group-hover\:scale-x-105{
    --tw-scale-x: 1.05 !important;
  }

  .group:hover .xl\:group-hover\:scale-x-110{
    --tw-scale-x: 1.1 !important;
  }

  .group:hover .xl\:group-hover\:scale-x-125{
    --tw-scale-x: 1.25 !important;
  }

  .group:hover .xl\:group-hover\:scale-x-150{
    --tw-scale-x: 1.5 !important;
  }

  .group:hover .xl\:group-hover\:scale-y-0{
    --tw-scale-y: 0 !important;
  }

  .group:hover .xl\:group-hover\:scale-y-50{
    --tw-scale-y: .5 !important;
  }

  .group:hover .xl\:group-hover\:scale-y-75{
    --tw-scale-y: .75 !important;
  }

  .group:hover .xl\:group-hover\:scale-y-90{
    --tw-scale-y: .9 !important;
  }

  .group:hover .xl\:group-hover\:scale-y-95{
    --tw-scale-y: .95 !important;
  }

  .group:hover .xl\:group-hover\:scale-y-100{
    --tw-scale-y: 1 !important;
  }

  .group:hover .xl\:group-hover\:scale-y-105{
    --tw-scale-y: 1.05 !important;
  }

  .group:hover .xl\:group-hover\:scale-y-110{
    --tw-scale-y: 1.1 !important;
  }

  .group:hover .xl\:group-hover\:scale-y-125{
    --tw-scale-y: 1.25 !important;
  }

  .group:hover .xl\:group-hover\:scale-y-150{
    --tw-scale-y: 1.5 !important;
  }

  .xl\:rotate-0{
    --tw-rotate: 0deg !important;
  }

  .xl\:rotate-1{
    --tw-rotate: 1deg !important;
  }

  .xl\:rotate-2{
    --tw-rotate: 2deg !important;
  }

  .xl\:rotate-3{
    --tw-rotate: 3deg !important;
  }

  .xl\:rotate-6{
    --tw-rotate: 6deg !important;
  }

  .xl\:rotate-12{
    --tw-rotate: 12deg !important;
  }

  .xl\:rotate-45{
    --tw-rotate: 45deg !important;
  }

  .xl\:rotate-90{
    --tw-rotate: 90deg !important;
  }

  .xl\:rotate-180{
    --tw-rotate: 180deg !important;
  }

  .xl\:-rotate-180{
    --tw-rotate: -180deg !important;
  }

  .xl\:-rotate-90{
    --tw-rotate: -90deg !important;
  }

  .xl\:-rotate-45{
    --tw-rotate: -45deg !important;
  }

  .xl\:-rotate-12{
    --tw-rotate: -12deg !important;
  }

  .xl\:-rotate-6{
    --tw-rotate: -6deg !important;
  }

  .xl\:-rotate-3{
    --tw-rotate: -3deg !important;
  }

  .xl\:-rotate-2{
    --tw-rotate: -2deg !important;
  }

  .xl\:-rotate-1{
    --tw-rotate: -1deg !important;
  }

  .xl\:hover\:rotate-0:hover{
    --tw-rotate: 0deg !important;
  }

  .xl\:hover\:rotate-1:hover{
    --tw-rotate: 1deg !important;
  }

  .xl\:hover\:rotate-2:hover{
    --tw-rotate: 2deg !important;
  }

  .xl\:hover\:rotate-3:hover{
    --tw-rotate: 3deg !important;
  }

  .xl\:hover\:rotate-6:hover{
    --tw-rotate: 6deg !important;
  }

  .xl\:hover\:rotate-12:hover{
    --tw-rotate: 12deg !important;
  }

  .xl\:hover\:rotate-45:hover{
    --tw-rotate: 45deg !important;
  }

  .xl\:hover\:rotate-90:hover{
    --tw-rotate: 90deg !important;
  }

  .xl\:hover\:rotate-180:hover{
    --tw-rotate: 180deg !important;
  }

  .xl\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg !important;
  }

  .xl\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg !important;
  }

  .xl\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg !important;
  }

  .xl\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg !important;
  }

  .xl\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg !important;
  }

  .xl\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg !important;
  }

  .xl\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg !important;
  }

  .xl\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg !important;
  }

  .xl\:focus\:rotate-0:focus{
    --tw-rotate: 0deg !important;
  }

  .xl\:focus\:rotate-1:focus{
    --tw-rotate: 1deg !important;
  }

  .xl\:focus\:rotate-2:focus{
    --tw-rotate: 2deg !important;
  }

  .xl\:focus\:rotate-3:focus{
    --tw-rotate: 3deg !important;
  }

  .xl\:focus\:rotate-6:focus{
    --tw-rotate: 6deg !important;
  }

  .xl\:focus\:rotate-12:focus{
    --tw-rotate: 12deg !important;
  }

  .xl\:focus\:rotate-45:focus{
    --tw-rotate: 45deg !important;
  }

  .xl\:focus\:rotate-90:focus{
    --tw-rotate: 90deg !important;
  }

  .xl\:focus\:rotate-180:focus{
    --tw-rotate: 180deg !important;
  }

  .xl\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg !important;
  }

  .xl\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg !important;
  }

  .xl\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg !important;
  }

  .xl\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg !important;
  }

  .xl\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg !important;
  }

  .xl\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg !important;
  }

  .xl\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg !important;
  }

  .xl\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg !important;
  }

  .xl\:translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .xl\:translate-x-1{
    --tw-translate-x: 0.25rem !important;
  }

  .xl\:translate-x-2{
    --tw-translate-x: 0.5rem !important;
  }

  .xl\:translate-x-3{
    --tw-translate-x: 0.75rem !important;
  }

  .xl\:translate-x-4{
    --tw-translate-x: 1rem !important;
  }

  .xl\:translate-x-5{
    --tw-translate-x: 1.25rem !important;
  }

  .xl\:translate-x-6{
    --tw-translate-x: 1.5rem !important;
  }

  .xl\:translate-x-7{
    --tw-translate-x: 1.75rem !important;
  }

  .xl\:translate-x-8{
    --tw-translate-x: 2rem !important;
  }

  .xl\:translate-x-9{
    --tw-translate-x: 2.25rem !important;
  }

  .xl\:translate-x-10{
    --tw-translate-x: 2.5rem !important;
  }

  .xl\:translate-x-11{
    --tw-translate-x: 2.75rem !important;
  }

  .xl\:translate-x-12{
    --tw-translate-x: 3rem !important;
  }

  .xl\:translate-x-14{
    --tw-translate-x: 3.5rem !important;
  }

  .xl\:translate-x-16{
    --tw-translate-x: 4rem !important;
  }

  .xl\:translate-x-20{
    --tw-translate-x: 5rem !important;
  }

  .xl\:translate-x-24{
    --tw-translate-x: 6rem !important;
  }

  .xl\:translate-x-28{
    --tw-translate-x: 7rem !important;
  }

  .xl\:translate-x-32{
    --tw-translate-x: 8rem !important;
  }

  .xl\:translate-x-36{
    --tw-translate-x: 9rem !important;
  }

  .xl\:translate-x-40{
    --tw-translate-x: 10rem !important;
  }

  .xl\:translate-x-44{
    --tw-translate-x: 11rem !important;
  }

  .xl\:translate-x-48{
    --tw-translate-x: 12rem !important;
  }

  .xl\:translate-x-52{
    --tw-translate-x: 13rem !important;
  }

  .xl\:translate-x-56{
    --tw-translate-x: 14rem !important;
  }

  .xl\:translate-x-60{
    --tw-translate-x: 15rem !important;
  }

  .xl\:translate-x-64{
    --tw-translate-x: 16rem !important;
  }

  .xl\:translate-x-72{
    --tw-translate-x: 18rem !important;
  }

  .xl\:translate-x-80{
    --tw-translate-x: 20rem !important;
  }

  .xl\:translate-x-96{
    --tw-translate-x: 24rem !important;
  }

  .xl\:translate-x-px{
    --tw-translate-x: 1px !important;
  }

  .xl\:translate-x-0\.5{
    --tw-translate-x: 0.125rem !important;
  }

  .xl\:translate-x-1\.5{
    --tw-translate-x: 0.375rem !important;
  }

  .xl\:translate-x-2\.5{
    --tw-translate-x: 0.625rem !important;
  }

  .xl\:translate-x-3\.5{
    --tw-translate-x: 0.875rem !important;
  }

  .xl\:-translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .xl\:-translate-x-1{
    --tw-translate-x: -0.25rem !important;
  }

  .xl\:-translate-x-2{
    --tw-translate-x: -0.5rem !important;
  }

  .xl\:-translate-x-3{
    --tw-translate-x: -0.75rem !important;
  }

  .xl\:-translate-x-4{
    --tw-translate-x: -1rem !important;
  }

  .xl\:-translate-x-5{
    --tw-translate-x: -1.25rem !important;
  }

  .xl\:-translate-x-6{
    --tw-translate-x: -1.5rem !important;
  }

  .xl\:-translate-x-7{
    --tw-translate-x: -1.75rem !important;
  }

  .xl\:-translate-x-8{
    --tw-translate-x: -2rem !important;
  }

  .xl\:-translate-x-9{
    --tw-translate-x: -2.25rem !important;
  }

  .xl\:-translate-x-10{
    --tw-translate-x: -2.5rem !important;
  }

  .xl\:-translate-x-11{
    --tw-translate-x: -2.75rem !important;
  }

  .xl\:-translate-x-12{
    --tw-translate-x: -3rem !important;
  }

  .xl\:-translate-x-14{
    --tw-translate-x: -3.5rem !important;
  }

  .xl\:-translate-x-16{
    --tw-translate-x: -4rem !important;
  }

  .xl\:-translate-x-20{
    --tw-translate-x: -5rem !important;
  }

  .xl\:-translate-x-24{
    --tw-translate-x: -6rem !important;
  }

  .xl\:-translate-x-28{
    --tw-translate-x: -7rem !important;
  }

  .xl\:-translate-x-32{
    --tw-translate-x: -8rem !important;
  }

  .xl\:-translate-x-36{
    --tw-translate-x: -9rem !important;
  }

  .xl\:-translate-x-40{
    --tw-translate-x: -10rem !important;
  }

  .xl\:-translate-x-44{
    --tw-translate-x: -11rem !important;
  }

  .xl\:-translate-x-48{
    --tw-translate-x: -12rem !important;
  }

  .xl\:-translate-x-52{
    --tw-translate-x: -13rem !important;
  }

  .xl\:-translate-x-56{
    --tw-translate-x: -14rem !important;
  }

  .xl\:-translate-x-60{
    --tw-translate-x: -15rem !important;
  }

  .xl\:-translate-x-64{
    --tw-translate-x: -16rem !important;
  }

  .xl\:-translate-x-72{
    --tw-translate-x: -18rem !important;
  }

  .xl\:-translate-x-80{
    --tw-translate-x: -20rem !important;
  }

  .xl\:-translate-x-96{
    --tw-translate-x: -24rem !important;
  }

  .xl\:-translate-x-px{
    --tw-translate-x: -1px !important;
  }

  .xl\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem !important;
  }

  .xl\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem !important;
  }

  .xl\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem !important;
  }

  .xl\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem !important;
  }

  .xl\:translate-x-1\/2{
    --tw-translate-x: 50% !important;
  }

  .xl\:translate-x-1\/3{
    --tw-translate-x: 33.333333% !important;
  }

  .xl\:translate-x-2\/3{
    --tw-translate-x: 66.666667% !important;
  }

  .xl\:translate-x-1\/4{
    --tw-translate-x: 25% !important;
  }

  .xl\:translate-x-2\/4{
    --tw-translate-x: 50% !important;
  }

  .xl\:translate-x-3\/4{
    --tw-translate-x: 75% !important;
  }

  .xl\:translate-x-full{
    --tw-translate-x: 100% !important;
  }

  .xl\:-translate-x-1\/2{
    --tw-translate-x: -50% !important;
  }

  .xl\:-translate-x-1\/3{
    --tw-translate-x: -33.333333% !important;
  }

  .xl\:-translate-x-2\/3{
    --tw-translate-x: -66.666667% !important;
  }

  .xl\:-translate-x-1\/4{
    --tw-translate-x: -25% !important;
  }

  .xl\:-translate-x-2\/4{
    --tw-translate-x: -50% !important;
  }

  .xl\:-translate-x-3\/4{
    --tw-translate-x: -75% !important;
  }

  .xl\:-translate-x-full{
    --tw-translate-x: -100% !important;
  }

  .xl\:translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .xl\:translate-y-1{
    --tw-translate-y: 0.25rem !important;
  }

  .xl\:translate-y-2{
    --tw-translate-y: 0.5rem !important;
  }

  .xl\:translate-y-3{
    --tw-translate-y: 0.75rem !important;
  }

  .xl\:translate-y-4{
    --tw-translate-y: 1rem !important;
  }

  .xl\:translate-y-5{
    --tw-translate-y: 1.25rem !important;
  }

  .xl\:translate-y-6{
    --tw-translate-y: 1.5rem !important;
  }

  .xl\:translate-y-7{
    --tw-translate-y: 1.75rem !important;
  }

  .xl\:translate-y-8{
    --tw-translate-y: 2rem !important;
  }

  .xl\:translate-y-9{
    --tw-translate-y: 2.25rem !important;
  }

  .xl\:translate-y-10{
    --tw-translate-y: 2.5rem !important;
  }

  .xl\:translate-y-11{
    --tw-translate-y: 2.75rem !important;
  }

  .xl\:translate-y-12{
    --tw-translate-y: 3rem !important;
  }

  .xl\:translate-y-14{
    --tw-translate-y: 3.5rem !important;
  }

  .xl\:translate-y-16{
    --tw-translate-y: 4rem !important;
  }

  .xl\:translate-y-20{
    --tw-translate-y: 5rem !important;
  }

  .xl\:translate-y-24{
    --tw-translate-y: 6rem !important;
  }

  .xl\:translate-y-28{
    --tw-translate-y: 7rem !important;
  }

  .xl\:translate-y-32{
    --tw-translate-y: 8rem !important;
  }

  .xl\:translate-y-36{
    --tw-translate-y: 9rem !important;
  }

  .xl\:translate-y-40{
    --tw-translate-y: 10rem !important;
  }

  .xl\:translate-y-44{
    --tw-translate-y: 11rem !important;
  }

  .xl\:translate-y-48{
    --tw-translate-y: 12rem !important;
  }

  .xl\:translate-y-52{
    --tw-translate-y: 13rem !important;
  }

  .xl\:translate-y-56{
    --tw-translate-y: 14rem !important;
  }

  .xl\:translate-y-60{
    --tw-translate-y: 15rem !important;
  }

  .xl\:translate-y-64{
    --tw-translate-y: 16rem !important;
  }

  .xl\:translate-y-72{
    --tw-translate-y: 18rem !important;
  }

  .xl\:translate-y-80{
    --tw-translate-y: 20rem !important;
  }

  .xl\:translate-y-96{
    --tw-translate-y: 24rem !important;
  }

  .xl\:translate-y-px{
    --tw-translate-y: 1px !important;
  }

  .xl\:translate-y-0\.5{
    --tw-translate-y: 0.125rem !important;
  }

  .xl\:translate-y-1\.5{
    --tw-translate-y: 0.375rem !important;
  }

  .xl\:translate-y-2\.5{
    --tw-translate-y: 0.625rem !important;
  }

  .xl\:translate-y-3\.5{
    --tw-translate-y: 0.875rem !important;
  }

  .xl\:-translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .xl\:-translate-y-1{
    --tw-translate-y: -0.25rem !important;
  }

  .xl\:-translate-y-2{
    --tw-translate-y: -0.5rem !important;
  }

  .xl\:-translate-y-3{
    --tw-translate-y: -0.75rem !important;
  }

  .xl\:-translate-y-4{
    --tw-translate-y: -1rem !important;
  }

  .xl\:-translate-y-5{
    --tw-translate-y: -1.25rem !important;
  }

  .xl\:-translate-y-6{
    --tw-translate-y: -1.5rem !important;
  }

  .xl\:-translate-y-7{
    --tw-translate-y: -1.75rem !important;
  }

  .xl\:-translate-y-8{
    --tw-translate-y: -2rem !important;
  }

  .xl\:-translate-y-9{
    --tw-translate-y: -2.25rem !important;
  }

  .xl\:-translate-y-10{
    --tw-translate-y: -2.5rem !important;
  }

  .xl\:-translate-y-11{
    --tw-translate-y: -2.75rem !important;
  }

  .xl\:-translate-y-12{
    --tw-translate-y: -3rem !important;
  }

  .xl\:-translate-y-14{
    --tw-translate-y: -3.5rem !important;
  }

  .xl\:-translate-y-16{
    --tw-translate-y: -4rem !important;
  }

  .xl\:-translate-y-20{
    --tw-translate-y: -5rem !important;
  }

  .xl\:-translate-y-24{
    --tw-translate-y: -6rem !important;
  }

  .xl\:-translate-y-28{
    --tw-translate-y: -7rem !important;
  }

  .xl\:-translate-y-32{
    --tw-translate-y: -8rem !important;
  }

  .xl\:-translate-y-36{
    --tw-translate-y: -9rem !important;
  }

  .xl\:-translate-y-40{
    --tw-translate-y: -10rem !important;
  }

  .xl\:-translate-y-44{
    --tw-translate-y: -11rem !important;
  }

  .xl\:-translate-y-48{
    --tw-translate-y: -12rem !important;
  }

  .xl\:-translate-y-52{
    --tw-translate-y: -13rem !important;
  }

  .xl\:-translate-y-56{
    --tw-translate-y: -14rem !important;
  }

  .xl\:-translate-y-60{
    --tw-translate-y: -15rem !important;
  }

  .xl\:-translate-y-64{
    --tw-translate-y: -16rem !important;
  }

  .xl\:-translate-y-72{
    --tw-translate-y: -18rem !important;
  }

  .xl\:-translate-y-80{
    --tw-translate-y: -20rem !important;
  }

  .xl\:-translate-y-96{
    --tw-translate-y: -24rem !important;
  }

  .xl\:-translate-y-px{
    --tw-translate-y: -1px !important;
  }

  .xl\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem !important;
  }

  .xl\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem !important;
  }

  .xl\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem !important;
  }

  .xl\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem !important;
  }

  .xl\:translate-y-1\/2{
    --tw-translate-y: 50% !important;
  }

  .xl\:translate-y-1\/3{
    --tw-translate-y: 33.333333% !important;
  }

  .xl\:translate-y-2\/3{
    --tw-translate-y: 66.666667% !important;
  }

  .xl\:translate-y-1\/4{
    --tw-translate-y: 25% !important;
  }

  .xl\:translate-y-2\/4{
    --tw-translate-y: 50% !important;
  }

  .xl\:translate-y-3\/4{
    --tw-translate-y: 75% !important;
  }

  .xl\:translate-y-full{
    --tw-translate-y: 100% !important;
  }

  .xl\:-translate-y-1\/2{
    --tw-translate-y: -50% !important;
  }

  .xl\:-translate-y-1\/3{
    --tw-translate-y: -33.333333% !important;
  }

  .xl\:-translate-y-2\/3{
    --tw-translate-y: -66.666667% !important;
  }

  .xl\:-translate-y-1\/4{
    --tw-translate-y: -25% !important;
  }

  .xl\:-translate-y-2\/4{
    --tw-translate-y: -50% !important;
  }

  .xl\:-translate-y-3\/4{
    --tw-translate-y: -75% !important;
  }

  .xl\:-translate-y-full{
    --tw-translate-y: -100% !important;
  }

  .xl\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px !important;
  }

  .xl\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem !important;
  }

  .xl\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem !important;
  }

  .xl\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem !important;
  }

  .xl\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem !important;
  }

  .xl\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem !important;
  }

  .xl\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem !important;
  }

  .xl\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem !important;
  }

  .xl\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem !important;
  }

  .xl\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem !important;
  }

  .xl\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem !important;
  }

  .xl\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem !important;
  }

  .xl\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem !important;
  }

  .xl\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem !important;
  }

  .xl\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem !important;
  }

  .xl\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem !important;
  }

  .xl\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem !important;
  }

  .xl\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem !important;
  }

  .xl\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem !important;
  }

  .xl\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem !important;
  }

  .xl\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem !important;
  }

  .xl\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem !important;
  }

  .xl\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem !important;
  }

  .xl\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem !important;
  }

  .xl\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem !important;
  }

  .xl\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem !important;
  }

  .xl\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem !important;
  }

  .xl\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem !important;
  }

  .xl\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem !important;
  }

  .xl\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem !important;
  }

  .xl\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px !important;
  }

  .xl\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem !important;
  }

  .xl\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem !important;
  }

  .xl\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem !important;
  }

  .xl\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem !important;
  }

  .xl\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px !important;
  }

  .xl\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem !important;
  }

  .xl\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem !important;
  }

  .xl\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem !important;
  }

  .xl\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem !important;
  }

  .xl\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem !important;
  }

  .xl\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem !important;
  }

  .xl\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem !important;
  }

  .xl\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem !important;
  }

  .xl\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem !important;
  }

  .xl\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem !important;
  }

  .xl\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem !important;
  }

  .xl\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem !important;
  }

  .xl\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem !important;
  }

  .xl\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem !important;
  }

  .xl\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem !important;
  }

  .xl\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem !important;
  }

  .xl\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem !important;
  }

  .xl\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem !important;
  }

  .xl\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem !important;
  }

  .xl\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem !important;
  }

  .xl\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem !important;
  }

  .xl\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem !important;
  }

  .xl\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem !important;
  }

  .xl\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem !important;
  }

  .xl\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem !important;
  }

  .xl\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem !important;
  }

  .xl\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem !important;
  }

  .xl\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem !important;
  }

  .xl\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem !important;
  }

  .xl\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px !important;
  }

  .xl\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem !important;
  }

  .xl\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem !important;
  }

  .xl\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem !important;
  }

  .xl\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem !important;
  }

  .xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50% !important;
  }

  .xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333% !important;
  }

  .xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667% !important;
  }

  .xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25% !important;
  }

  .xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50% !important;
  }

  .xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75% !important;
  }

  .xl\:hover\:translate-x-full:hover{
    --tw-translate-x: 100% !important;
  }

  .xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50% !important;
  }

  .xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333% !important;
  }

  .xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667% !important;
  }

  .xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25% !important;
  }

  .xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50% !important;
  }

  .xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75% !important;
  }

  .xl\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100% !important;
  }

  .xl\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px !important;
  }

  .xl\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem !important;
  }

  .xl\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem !important;
  }

  .xl\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem !important;
  }

  .xl\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem !important;
  }

  .xl\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem !important;
  }

  .xl\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem !important;
  }

  .xl\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem !important;
  }

  .xl\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem !important;
  }

  .xl\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem !important;
  }

  .xl\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem !important;
  }

  .xl\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem !important;
  }

  .xl\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem !important;
  }

  .xl\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem !important;
  }

  .xl\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem !important;
  }

  .xl\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem !important;
  }

  .xl\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem !important;
  }

  .xl\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem !important;
  }

  .xl\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem !important;
  }

  .xl\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem !important;
  }

  .xl\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem !important;
  }

  .xl\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem !important;
  }

  .xl\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem !important;
  }

  .xl\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem !important;
  }

  .xl\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem !important;
  }

  .xl\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem !important;
  }

  .xl\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem !important;
  }

  .xl\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem !important;
  }

  .xl\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem !important;
  }

  .xl\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem !important;
  }

  .xl\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px !important;
  }

  .xl\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem !important;
  }

  .xl\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem !important;
  }

  .xl\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem !important;
  }

  .xl\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem !important;
  }

  .xl\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px !important;
  }

  .xl\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem !important;
  }

  .xl\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem !important;
  }

  .xl\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem !important;
  }

  .xl\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem !important;
  }

  .xl\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem !important;
  }

  .xl\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem !important;
  }

  .xl\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem !important;
  }

  .xl\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem !important;
  }

  .xl\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem !important;
  }

  .xl\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem !important;
  }

  .xl\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem !important;
  }

  .xl\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem !important;
  }

  .xl\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem !important;
  }

  .xl\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem !important;
  }

  .xl\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem !important;
  }

  .xl\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem !important;
  }

  .xl\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem !important;
  }

  .xl\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem !important;
  }

  .xl\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem !important;
  }

  .xl\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem !important;
  }

  .xl\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem !important;
  }

  .xl\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem !important;
  }

  .xl\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem !important;
  }

  .xl\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem !important;
  }

  .xl\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem !important;
  }

  .xl\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem !important;
  }

  .xl\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem !important;
  }

  .xl\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem !important;
  }

  .xl\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem !important;
  }

  .xl\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px !important;
  }

  .xl\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem !important;
  }

  .xl\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem !important;
  }

  .xl\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem !important;
  }

  .xl\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem !important;
  }

  .xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50% !important;
  }

  .xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333% !important;
  }

  .xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667% !important;
  }

  .xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25% !important;
  }

  .xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50% !important;
  }

  .xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75% !important;
  }

  .xl\:hover\:translate-y-full:hover{
    --tw-translate-y: 100% !important;
  }

  .xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50% !important;
  }

  .xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333% !important;
  }

  .xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667% !important;
  }

  .xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25% !important;
  }

  .xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50% !important;
  }

  .xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75% !important;
  }

  .xl\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100% !important;
  }

  .xl\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px !important;
  }

  .xl\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem !important;
  }

  .xl\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem !important;
  }

  .xl\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem !important;
  }

  .xl\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem !important;
  }

  .xl\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem !important;
  }

  .xl\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem !important;
  }

  .xl\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem !important;
  }

  .xl\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem !important;
  }

  .xl\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem !important;
  }

  .xl\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem !important;
  }

  .xl\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem !important;
  }

  .xl\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem !important;
  }

  .xl\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem !important;
  }

  .xl\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem !important;
  }

  .xl\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem !important;
  }

  .xl\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem !important;
  }

  .xl\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem !important;
  }

  .xl\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem !important;
  }

  .xl\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem !important;
  }

  .xl\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem !important;
  }

  .xl\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem !important;
  }

  .xl\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem !important;
  }

  .xl\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem !important;
  }

  .xl\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem !important;
  }

  .xl\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem !important;
  }

  .xl\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem !important;
  }

  .xl\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem !important;
  }

  .xl\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem !important;
  }

  .xl\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem !important;
  }

  .xl\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px !important;
  }

  .xl\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem !important;
  }

  .xl\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem !important;
  }

  .xl\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem !important;
  }

  .xl\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem !important;
  }

  .xl\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px !important;
  }

  .xl\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem !important;
  }

  .xl\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem !important;
  }

  .xl\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem !important;
  }

  .xl\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem !important;
  }

  .xl\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem !important;
  }

  .xl\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem !important;
  }

  .xl\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem !important;
  }

  .xl\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem !important;
  }

  .xl\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem !important;
  }

  .xl\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem !important;
  }

  .xl\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem !important;
  }

  .xl\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem !important;
  }

  .xl\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem !important;
  }

  .xl\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem !important;
  }

  .xl\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem !important;
  }

  .xl\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem !important;
  }

  .xl\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem !important;
  }

  .xl\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem !important;
  }

  .xl\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem !important;
  }

  .xl\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem !important;
  }

  .xl\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem !important;
  }

  .xl\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem !important;
  }

  .xl\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem !important;
  }

  .xl\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem !important;
  }

  .xl\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem !important;
  }

  .xl\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem !important;
  }

  .xl\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem !important;
  }

  .xl\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem !important;
  }

  .xl\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem !important;
  }

  .xl\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px !important;
  }

  .xl\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem !important;
  }

  .xl\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem !important;
  }

  .xl\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem !important;
  }

  .xl\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem !important;
  }

  .xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50% !important;
  }

  .xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333% !important;
  }

  .xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667% !important;
  }

  .xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25% !important;
  }

  .xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50% !important;
  }

  .xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75% !important;
  }

  .xl\:focus\:translate-x-full:focus{
    --tw-translate-x: 100% !important;
  }

  .xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50% !important;
  }

  .xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333% !important;
  }

  .xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667% !important;
  }

  .xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25% !important;
  }

  .xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50% !important;
  }

  .xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75% !important;
  }

  .xl\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100% !important;
  }

  .xl\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px !important;
  }

  .xl\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem !important;
  }

  .xl\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem !important;
  }

  .xl\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem !important;
  }

  .xl\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem !important;
  }

  .xl\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem !important;
  }

  .xl\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem !important;
  }

  .xl\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem !important;
  }

  .xl\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem !important;
  }

  .xl\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem !important;
  }

  .xl\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem !important;
  }

  .xl\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem !important;
  }

  .xl\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem !important;
  }

  .xl\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem !important;
  }

  .xl\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem !important;
  }

  .xl\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem !important;
  }

  .xl\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem !important;
  }

  .xl\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem !important;
  }

  .xl\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem !important;
  }

  .xl\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem !important;
  }

  .xl\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem !important;
  }

  .xl\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem !important;
  }

  .xl\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem !important;
  }

  .xl\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem !important;
  }

  .xl\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem !important;
  }

  .xl\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem !important;
  }

  .xl\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem !important;
  }

  .xl\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem !important;
  }

  .xl\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem !important;
  }

  .xl\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem !important;
  }

  .xl\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px !important;
  }

  .xl\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem !important;
  }

  .xl\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem !important;
  }

  .xl\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem !important;
  }

  .xl\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem !important;
  }

  .xl\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px !important;
  }

  .xl\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem !important;
  }

  .xl\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem !important;
  }

  .xl\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem !important;
  }

  .xl\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem !important;
  }

  .xl\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem !important;
  }

  .xl\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem !important;
  }

  .xl\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem !important;
  }

  .xl\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem !important;
  }

  .xl\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem !important;
  }

  .xl\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem !important;
  }

  .xl\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem !important;
  }

  .xl\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem !important;
  }

  .xl\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem !important;
  }

  .xl\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem !important;
  }

  .xl\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem !important;
  }

  .xl\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem !important;
  }

  .xl\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem !important;
  }

  .xl\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem !important;
  }

  .xl\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem !important;
  }

  .xl\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem !important;
  }

  .xl\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem !important;
  }

  .xl\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem !important;
  }

  .xl\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem !important;
  }

  .xl\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem !important;
  }

  .xl\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem !important;
  }

  .xl\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem !important;
  }

  .xl\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem !important;
  }

  .xl\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem !important;
  }

  .xl\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem !important;
  }

  .xl\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px !important;
  }

  .xl\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem !important;
  }

  .xl\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem !important;
  }

  .xl\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem !important;
  }

  .xl\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem !important;
  }

  .xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50% !important;
  }

  .xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333% !important;
  }

  .xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667% !important;
  }

  .xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25% !important;
  }

  .xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50% !important;
  }

  .xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75% !important;
  }

  .xl\:focus\:translate-y-full:focus{
    --tw-translate-y: 100% !important;
  }

  .xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50% !important;
  }

  .xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333% !important;
  }

  .xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667% !important;
  }

  .xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25% !important;
  }

  .xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50% !important;
  }

  .xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75% !important;
  }

  .xl\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100% !important;
  }

  .xl\:active\:translate-x-0:active{
    --tw-translate-x: 0px !important;
  }

  .xl\:active\:translate-x-1:active{
    --tw-translate-x: 0.25rem !important;
  }

  .xl\:active\:translate-x-2:active{
    --tw-translate-x: 0.5rem !important;
  }

  .xl\:active\:translate-x-3:active{
    --tw-translate-x: 0.75rem !important;
  }

  .xl\:active\:translate-x-4:active{
    --tw-translate-x: 1rem !important;
  }

  .xl\:active\:translate-x-5:active{
    --tw-translate-x: 1.25rem !important;
  }

  .xl\:active\:translate-x-6:active{
    --tw-translate-x: 1.5rem !important;
  }

  .xl\:active\:translate-x-7:active{
    --tw-translate-x: 1.75rem !important;
  }

  .xl\:active\:translate-x-8:active{
    --tw-translate-x: 2rem !important;
  }

  .xl\:active\:translate-x-9:active{
    --tw-translate-x: 2.25rem !important;
  }

  .xl\:active\:translate-x-10:active{
    --tw-translate-x: 2.5rem !important;
  }

  .xl\:active\:translate-x-11:active{
    --tw-translate-x: 2.75rem !important;
  }

  .xl\:active\:translate-x-12:active{
    --tw-translate-x: 3rem !important;
  }

  .xl\:active\:translate-x-14:active{
    --tw-translate-x: 3.5rem !important;
  }

  .xl\:active\:translate-x-16:active{
    --tw-translate-x: 4rem !important;
  }

  .xl\:active\:translate-x-20:active{
    --tw-translate-x: 5rem !important;
  }

  .xl\:active\:translate-x-24:active{
    --tw-translate-x: 6rem !important;
  }

  .xl\:active\:translate-x-28:active{
    --tw-translate-x: 7rem !important;
  }

  .xl\:active\:translate-x-32:active{
    --tw-translate-x: 8rem !important;
  }

  .xl\:active\:translate-x-36:active{
    --tw-translate-x: 9rem !important;
  }

  .xl\:active\:translate-x-40:active{
    --tw-translate-x: 10rem !important;
  }

  .xl\:active\:translate-x-44:active{
    --tw-translate-x: 11rem !important;
  }

  .xl\:active\:translate-x-48:active{
    --tw-translate-x: 12rem !important;
  }

  .xl\:active\:translate-x-52:active{
    --tw-translate-x: 13rem !important;
  }

  .xl\:active\:translate-x-56:active{
    --tw-translate-x: 14rem !important;
  }

  .xl\:active\:translate-x-60:active{
    --tw-translate-x: 15rem !important;
  }

  .xl\:active\:translate-x-64:active{
    --tw-translate-x: 16rem !important;
  }

  .xl\:active\:translate-x-72:active{
    --tw-translate-x: 18rem !important;
  }

  .xl\:active\:translate-x-80:active{
    --tw-translate-x: 20rem !important;
  }

  .xl\:active\:translate-x-96:active{
    --tw-translate-x: 24rem !important;
  }

  .xl\:active\:translate-x-px:active{
    --tw-translate-x: 1px !important;
  }

  .xl\:active\:translate-x-0\.5:active{
    --tw-translate-x: 0.125rem !important;
  }

  .xl\:active\:translate-x-1\.5:active{
    --tw-translate-x: 0.375rem !important;
  }

  .xl\:active\:translate-x-2\.5:active{
    --tw-translate-x: 0.625rem !important;
  }

  .xl\:active\:translate-x-3\.5:active{
    --tw-translate-x: 0.875rem !important;
  }

  .xl\:active\:-translate-x-0:active{
    --tw-translate-x: 0px !important;
  }

  .xl\:active\:-translate-x-1:active{
    --tw-translate-x: -0.25rem !important;
  }

  .xl\:active\:-translate-x-2:active{
    --tw-translate-x: -0.5rem !important;
  }

  .xl\:active\:-translate-x-3:active{
    --tw-translate-x: -0.75rem !important;
  }

  .xl\:active\:-translate-x-4:active{
    --tw-translate-x: -1rem !important;
  }

  .xl\:active\:-translate-x-5:active{
    --tw-translate-x: -1.25rem !important;
  }

  .xl\:active\:-translate-x-6:active{
    --tw-translate-x: -1.5rem !important;
  }

  .xl\:active\:-translate-x-7:active{
    --tw-translate-x: -1.75rem !important;
  }

  .xl\:active\:-translate-x-8:active{
    --tw-translate-x: -2rem !important;
  }

  .xl\:active\:-translate-x-9:active{
    --tw-translate-x: -2.25rem !important;
  }

  .xl\:active\:-translate-x-10:active{
    --tw-translate-x: -2.5rem !important;
  }

  .xl\:active\:-translate-x-11:active{
    --tw-translate-x: -2.75rem !important;
  }

  .xl\:active\:-translate-x-12:active{
    --tw-translate-x: -3rem !important;
  }

  .xl\:active\:-translate-x-14:active{
    --tw-translate-x: -3.5rem !important;
  }

  .xl\:active\:-translate-x-16:active{
    --tw-translate-x: -4rem !important;
  }

  .xl\:active\:-translate-x-20:active{
    --tw-translate-x: -5rem !important;
  }

  .xl\:active\:-translate-x-24:active{
    --tw-translate-x: -6rem !important;
  }

  .xl\:active\:-translate-x-28:active{
    --tw-translate-x: -7rem !important;
  }

  .xl\:active\:-translate-x-32:active{
    --tw-translate-x: -8rem !important;
  }

  .xl\:active\:-translate-x-36:active{
    --tw-translate-x: -9rem !important;
  }

  .xl\:active\:-translate-x-40:active{
    --tw-translate-x: -10rem !important;
  }

  .xl\:active\:-translate-x-44:active{
    --tw-translate-x: -11rem !important;
  }

  .xl\:active\:-translate-x-48:active{
    --tw-translate-x: -12rem !important;
  }

  .xl\:active\:-translate-x-52:active{
    --tw-translate-x: -13rem !important;
  }

  .xl\:active\:-translate-x-56:active{
    --tw-translate-x: -14rem !important;
  }

  .xl\:active\:-translate-x-60:active{
    --tw-translate-x: -15rem !important;
  }

  .xl\:active\:-translate-x-64:active{
    --tw-translate-x: -16rem !important;
  }

  .xl\:active\:-translate-x-72:active{
    --tw-translate-x: -18rem !important;
  }

  .xl\:active\:-translate-x-80:active{
    --tw-translate-x: -20rem !important;
  }

  .xl\:active\:-translate-x-96:active{
    --tw-translate-x: -24rem !important;
  }

  .xl\:active\:-translate-x-px:active{
    --tw-translate-x: -1px !important;
  }

  .xl\:active\:-translate-x-0\.5:active{
    --tw-translate-x: -0.125rem !important;
  }

  .xl\:active\:-translate-x-1\.5:active{
    --tw-translate-x: -0.375rem !important;
  }

  .xl\:active\:-translate-x-2\.5:active{
    --tw-translate-x: -0.625rem !important;
  }

  .xl\:active\:-translate-x-3\.5:active{
    --tw-translate-x: -0.875rem !important;
  }

  .xl\:active\:translate-x-1\/2:active{
    --tw-translate-x: 50% !important;
  }

  .xl\:active\:translate-x-1\/3:active{
    --tw-translate-x: 33.333333% !important;
  }

  .xl\:active\:translate-x-2\/3:active{
    --tw-translate-x: 66.666667% !important;
  }

  .xl\:active\:translate-x-1\/4:active{
    --tw-translate-x: 25% !important;
  }

  .xl\:active\:translate-x-2\/4:active{
    --tw-translate-x: 50% !important;
  }

  .xl\:active\:translate-x-3\/4:active{
    --tw-translate-x: 75% !important;
  }

  .xl\:active\:translate-x-full:active{
    --tw-translate-x: 100% !important;
  }

  .xl\:active\:-translate-x-1\/2:active{
    --tw-translate-x: -50% !important;
  }

  .xl\:active\:-translate-x-1\/3:active{
    --tw-translate-x: -33.333333% !important;
  }

  .xl\:active\:-translate-x-2\/3:active{
    --tw-translate-x: -66.666667% !important;
  }

  .xl\:active\:-translate-x-1\/4:active{
    --tw-translate-x: -25% !important;
  }

  .xl\:active\:-translate-x-2\/4:active{
    --tw-translate-x: -50% !important;
  }

  .xl\:active\:-translate-x-3\/4:active{
    --tw-translate-x: -75% !important;
  }

  .xl\:active\:-translate-x-full:active{
    --tw-translate-x: -100% !important;
  }

  .xl\:active\:translate-y-0:active{
    --tw-translate-y: 0px !important;
  }

  .xl\:active\:translate-y-1:active{
    --tw-translate-y: 0.25rem !important;
  }

  .xl\:active\:translate-y-2:active{
    --tw-translate-y: 0.5rem !important;
  }

  .xl\:active\:translate-y-3:active{
    --tw-translate-y: 0.75rem !important;
  }

  .xl\:active\:translate-y-4:active{
    --tw-translate-y: 1rem !important;
  }

  .xl\:active\:translate-y-5:active{
    --tw-translate-y: 1.25rem !important;
  }

  .xl\:active\:translate-y-6:active{
    --tw-translate-y: 1.5rem !important;
  }

  .xl\:active\:translate-y-7:active{
    --tw-translate-y: 1.75rem !important;
  }

  .xl\:active\:translate-y-8:active{
    --tw-translate-y: 2rem !important;
  }

  .xl\:active\:translate-y-9:active{
    --tw-translate-y: 2.25rem !important;
  }

  .xl\:active\:translate-y-10:active{
    --tw-translate-y: 2.5rem !important;
  }

  .xl\:active\:translate-y-11:active{
    --tw-translate-y: 2.75rem !important;
  }

  .xl\:active\:translate-y-12:active{
    --tw-translate-y: 3rem !important;
  }

  .xl\:active\:translate-y-14:active{
    --tw-translate-y: 3.5rem !important;
  }

  .xl\:active\:translate-y-16:active{
    --tw-translate-y: 4rem !important;
  }

  .xl\:active\:translate-y-20:active{
    --tw-translate-y: 5rem !important;
  }

  .xl\:active\:translate-y-24:active{
    --tw-translate-y: 6rem !important;
  }

  .xl\:active\:translate-y-28:active{
    --tw-translate-y: 7rem !important;
  }

  .xl\:active\:translate-y-32:active{
    --tw-translate-y: 8rem !important;
  }

  .xl\:active\:translate-y-36:active{
    --tw-translate-y: 9rem !important;
  }

  .xl\:active\:translate-y-40:active{
    --tw-translate-y: 10rem !important;
  }

  .xl\:active\:translate-y-44:active{
    --tw-translate-y: 11rem !important;
  }

  .xl\:active\:translate-y-48:active{
    --tw-translate-y: 12rem !important;
  }

  .xl\:active\:translate-y-52:active{
    --tw-translate-y: 13rem !important;
  }

  .xl\:active\:translate-y-56:active{
    --tw-translate-y: 14rem !important;
  }

  .xl\:active\:translate-y-60:active{
    --tw-translate-y: 15rem !important;
  }

  .xl\:active\:translate-y-64:active{
    --tw-translate-y: 16rem !important;
  }

  .xl\:active\:translate-y-72:active{
    --tw-translate-y: 18rem !important;
  }

  .xl\:active\:translate-y-80:active{
    --tw-translate-y: 20rem !important;
  }

  .xl\:active\:translate-y-96:active{
    --tw-translate-y: 24rem !important;
  }

  .xl\:active\:translate-y-px:active{
    --tw-translate-y: 1px !important;
  }

  .xl\:active\:translate-y-0\.5:active{
    --tw-translate-y: 0.125rem !important;
  }

  .xl\:active\:translate-y-1\.5:active{
    --tw-translate-y: 0.375rem !important;
  }

  .xl\:active\:translate-y-2\.5:active{
    --tw-translate-y: 0.625rem !important;
  }

  .xl\:active\:translate-y-3\.5:active{
    --tw-translate-y: 0.875rem !important;
  }

  .xl\:active\:-translate-y-0:active{
    --tw-translate-y: 0px !important;
  }

  .xl\:active\:-translate-y-1:active{
    --tw-translate-y: -0.25rem !important;
  }

  .xl\:active\:-translate-y-2:active{
    --tw-translate-y: -0.5rem !important;
  }

  .xl\:active\:-translate-y-3:active{
    --tw-translate-y: -0.75rem !important;
  }

  .xl\:active\:-translate-y-4:active{
    --tw-translate-y: -1rem !important;
  }

  .xl\:active\:-translate-y-5:active{
    --tw-translate-y: -1.25rem !important;
  }

  .xl\:active\:-translate-y-6:active{
    --tw-translate-y: -1.5rem !important;
  }

  .xl\:active\:-translate-y-7:active{
    --tw-translate-y: -1.75rem !important;
  }

  .xl\:active\:-translate-y-8:active{
    --tw-translate-y: -2rem !important;
  }

  .xl\:active\:-translate-y-9:active{
    --tw-translate-y: -2.25rem !important;
  }

  .xl\:active\:-translate-y-10:active{
    --tw-translate-y: -2.5rem !important;
  }

  .xl\:active\:-translate-y-11:active{
    --tw-translate-y: -2.75rem !important;
  }

  .xl\:active\:-translate-y-12:active{
    --tw-translate-y: -3rem !important;
  }

  .xl\:active\:-translate-y-14:active{
    --tw-translate-y: -3.5rem !important;
  }

  .xl\:active\:-translate-y-16:active{
    --tw-translate-y: -4rem !important;
  }

  .xl\:active\:-translate-y-20:active{
    --tw-translate-y: -5rem !important;
  }

  .xl\:active\:-translate-y-24:active{
    --tw-translate-y: -6rem !important;
  }

  .xl\:active\:-translate-y-28:active{
    --tw-translate-y: -7rem !important;
  }

  .xl\:active\:-translate-y-32:active{
    --tw-translate-y: -8rem !important;
  }

  .xl\:active\:-translate-y-36:active{
    --tw-translate-y: -9rem !important;
  }

  .xl\:active\:-translate-y-40:active{
    --tw-translate-y: -10rem !important;
  }

  .xl\:active\:-translate-y-44:active{
    --tw-translate-y: -11rem !important;
  }

  .xl\:active\:-translate-y-48:active{
    --tw-translate-y: -12rem !important;
  }

  .xl\:active\:-translate-y-52:active{
    --tw-translate-y: -13rem !important;
  }

  .xl\:active\:-translate-y-56:active{
    --tw-translate-y: -14rem !important;
  }

  .xl\:active\:-translate-y-60:active{
    --tw-translate-y: -15rem !important;
  }

  .xl\:active\:-translate-y-64:active{
    --tw-translate-y: -16rem !important;
  }

  .xl\:active\:-translate-y-72:active{
    --tw-translate-y: -18rem !important;
  }

  .xl\:active\:-translate-y-80:active{
    --tw-translate-y: -20rem !important;
  }

  .xl\:active\:-translate-y-96:active{
    --tw-translate-y: -24rem !important;
  }

  .xl\:active\:-translate-y-px:active{
    --tw-translate-y: -1px !important;
  }

  .xl\:active\:-translate-y-0\.5:active{
    --tw-translate-y: -0.125rem !important;
  }

  .xl\:active\:-translate-y-1\.5:active{
    --tw-translate-y: -0.375rem !important;
  }

  .xl\:active\:-translate-y-2\.5:active{
    --tw-translate-y: -0.625rem !important;
  }

  .xl\:active\:-translate-y-3\.5:active{
    --tw-translate-y: -0.875rem !important;
  }

  .xl\:active\:translate-y-1\/2:active{
    --tw-translate-y: 50% !important;
  }

  .xl\:active\:translate-y-1\/3:active{
    --tw-translate-y: 33.333333% !important;
  }

  .xl\:active\:translate-y-2\/3:active{
    --tw-translate-y: 66.666667% !important;
  }

  .xl\:active\:translate-y-1\/4:active{
    --tw-translate-y: 25% !important;
  }

  .xl\:active\:translate-y-2\/4:active{
    --tw-translate-y: 50% !important;
  }

  .xl\:active\:translate-y-3\/4:active{
    --tw-translate-y: 75% !important;
  }

  .xl\:active\:translate-y-full:active{
    --tw-translate-y: 100% !important;
  }

  .xl\:active\:-translate-y-1\/2:active{
    --tw-translate-y: -50% !important;
  }

  .xl\:active\:-translate-y-1\/3:active{
    --tw-translate-y: -33.333333% !important;
  }

  .xl\:active\:-translate-y-2\/3:active{
    --tw-translate-y: -66.666667% !important;
  }

  .xl\:active\:-translate-y-1\/4:active{
    --tw-translate-y: -25% !important;
  }

  .xl\:active\:-translate-y-2\/4:active{
    --tw-translate-y: -50% !important;
  }

  .xl\:active\:-translate-y-3\/4:active{
    --tw-translate-y: -75% !important;
  }

  .xl\:active\:-translate-y-full:active{
    --tw-translate-y: -100% !important;
  }

  .group:hover .xl\:group-hover\:translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .group:hover .xl\:group-hover\:translate-x-1{
    --tw-translate-x: 0.25rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-2{
    --tw-translate-x: 0.5rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-3{
    --tw-translate-x: 0.75rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-4{
    --tw-translate-x: 1rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-5{
    --tw-translate-x: 1.25rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-6{
    --tw-translate-x: 1.5rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-7{
    --tw-translate-x: 1.75rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-8{
    --tw-translate-x: 2rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-9{
    --tw-translate-x: 2.25rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-10{
    --tw-translate-x: 2.5rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-11{
    --tw-translate-x: 2.75rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-12{
    --tw-translate-x: 3rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-14{
    --tw-translate-x: 3.5rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-16{
    --tw-translate-x: 4rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-20{
    --tw-translate-x: 5rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-24{
    --tw-translate-x: 6rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-28{
    --tw-translate-x: 7rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-32{
    --tw-translate-x: 8rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-36{
    --tw-translate-x: 9rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-40{
    --tw-translate-x: 10rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-44{
    --tw-translate-x: 11rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-48{
    --tw-translate-x: 12rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-52{
    --tw-translate-x: 13rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-56{
    --tw-translate-x: 14rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-60{
    --tw-translate-x: 15rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-64{
    --tw-translate-x: 16rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-72{
    --tw-translate-x: 18rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-80{
    --tw-translate-x: 20rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-96{
    --tw-translate-x: 24rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-px{
    --tw-translate-x: 1px !important;
  }

  .group:hover .xl\:group-hover\:translate-x-0\.5{
    --tw-translate-x: 0.125rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-1\.5{
    --tw-translate-x: 0.375rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-2\.5{
    --tw-translate-x: 0.625rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-3\.5{
    --tw-translate-x: 0.875rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-1{
    --tw-translate-x: -0.25rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-2{
    --tw-translate-x: -0.5rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-3{
    --tw-translate-x: -0.75rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-4{
    --tw-translate-x: -1rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-5{
    --tw-translate-x: -1.25rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-6{
    --tw-translate-x: -1.5rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-7{
    --tw-translate-x: -1.75rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-8{
    --tw-translate-x: -2rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-9{
    --tw-translate-x: -2.25rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-10{
    --tw-translate-x: -2.5rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-11{
    --tw-translate-x: -2.75rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-12{
    --tw-translate-x: -3rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-14{
    --tw-translate-x: -3.5rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-16{
    --tw-translate-x: -4rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-20{
    --tw-translate-x: -5rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-24{
    --tw-translate-x: -6rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-28{
    --tw-translate-x: -7rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-32{
    --tw-translate-x: -8rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-36{
    --tw-translate-x: -9rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-40{
    --tw-translate-x: -10rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-44{
    --tw-translate-x: -11rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-48{
    --tw-translate-x: -12rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-52{
    --tw-translate-x: -13rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-56{
    --tw-translate-x: -14rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-60{
    --tw-translate-x: -15rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-64{
    --tw-translate-x: -16rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-72{
    --tw-translate-x: -18rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-80{
    --tw-translate-x: -20rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-96{
    --tw-translate-x: -24rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-px{
    --tw-translate-x: -1px !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem !important;
  }

  .group:hover .xl\:group-hover\:translate-x-1\/2{
    --tw-translate-x: 50% !important;
  }

  .group:hover .xl\:group-hover\:translate-x-1\/3{
    --tw-translate-x: 33.333333% !important;
  }

  .group:hover .xl\:group-hover\:translate-x-2\/3{
    --tw-translate-x: 66.666667% !important;
  }

  .group:hover .xl\:group-hover\:translate-x-1\/4{
    --tw-translate-x: 25% !important;
  }

  .group:hover .xl\:group-hover\:translate-x-2\/4{
    --tw-translate-x: 50% !important;
  }

  .group:hover .xl\:group-hover\:translate-x-3\/4{
    --tw-translate-x: 75% !important;
  }

  .group:hover .xl\:group-hover\:translate-x-full{
    --tw-translate-x: 100% !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-1\/2{
    --tw-translate-x: -50% !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-1\/3{
    --tw-translate-x: -33.333333% !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-2\/3{
    --tw-translate-x: -66.666667% !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-1\/4{
    --tw-translate-x: -25% !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-2\/4{
    --tw-translate-x: -50% !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-3\/4{
    --tw-translate-x: -75% !important;
  }

  .group:hover .xl\:group-hover\:-translate-x-full{
    --tw-translate-x: -100% !important;
  }

  .group:hover .xl\:group-hover\:translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .group:hover .xl\:group-hover\:translate-y-1{
    --tw-translate-y: 0.25rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-2{
    --tw-translate-y: 0.5rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-3{
    --tw-translate-y: 0.75rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-4{
    --tw-translate-y: 1rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-5{
    --tw-translate-y: 1.25rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-6{
    --tw-translate-y: 1.5rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-7{
    --tw-translate-y: 1.75rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-8{
    --tw-translate-y: 2rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-9{
    --tw-translate-y: 2.25rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-10{
    --tw-translate-y: 2.5rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-11{
    --tw-translate-y: 2.75rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-12{
    --tw-translate-y: 3rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-14{
    --tw-translate-y: 3.5rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-16{
    --tw-translate-y: 4rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-20{
    --tw-translate-y: 5rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-24{
    --tw-translate-y: 6rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-28{
    --tw-translate-y: 7rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-32{
    --tw-translate-y: 8rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-36{
    --tw-translate-y: 9rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-40{
    --tw-translate-y: 10rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-44{
    --tw-translate-y: 11rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-48{
    --tw-translate-y: 12rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-52{
    --tw-translate-y: 13rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-56{
    --tw-translate-y: 14rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-60{
    --tw-translate-y: 15rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-64{
    --tw-translate-y: 16rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-72{
    --tw-translate-y: 18rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-80{
    --tw-translate-y: 20rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-96{
    --tw-translate-y: 24rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-px{
    --tw-translate-y: 1px !important;
  }

  .group:hover .xl\:group-hover\:translate-y-0\.5{
    --tw-translate-y: 0.125rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-1\.5{
    --tw-translate-y: 0.375rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-2\.5{
    --tw-translate-y: 0.625rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-3\.5{
    --tw-translate-y: 0.875rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-1{
    --tw-translate-y: -0.25rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-2{
    --tw-translate-y: -0.5rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-3{
    --tw-translate-y: -0.75rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-4{
    --tw-translate-y: -1rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-5{
    --tw-translate-y: -1.25rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-6{
    --tw-translate-y: -1.5rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-7{
    --tw-translate-y: -1.75rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-8{
    --tw-translate-y: -2rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-9{
    --tw-translate-y: -2.25rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-10{
    --tw-translate-y: -2.5rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-11{
    --tw-translate-y: -2.75rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-12{
    --tw-translate-y: -3rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-14{
    --tw-translate-y: -3.5rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-16{
    --tw-translate-y: -4rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-20{
    --tw-translate-y: -5rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-24{
    --tw-translate-y: -6rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-28{
    --tw-translate-y: -7rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-32{
    --tw-translate-y: -8rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-36{
    --tw-translate-y: -9rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-40{
    --tw-translate-y: -10rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-44{
    --tw-translate-y: -11rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-48{
    --tw-translate-y: -12rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-52{
    --tw-translate-y: -13rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-56{
    --tw-translate-y: -14rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-60{
    --tw-translate-y: -15rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-64{
    --tw-translate-y: -16rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-72{
    --tw-translate-y: -18rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-80{
    --tw-translate-y: -20rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-96{
    --tw-translate-y: -24rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-px{
    --tw-translate-y: -1px !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem !important;
  }

  .group:hover .xl\:group-hover\:translate-y-1\/2{
    --tw-translate-y: 50% !important;
  }

  .group:hover .xl\:group-hover\:translate-y-1\/3{
    --tw-translate-y: 33.333333% !important;
  }

  .group:hover .xl\:group-hover\:translate-y-2\/3{
    --tw-translate-y: 66.666667% !important;
  }

  .group:hover .xl\:group-hover\:translate-y-1\/4{
    --tw-translate-y: 25% !important;
  }

  .group:hover .xl\:group-hover\:translate-y-2\/4{
    --tw-translate-y: 50% !important;
  }

  .group:hover .xl\:group-hover\:translate-y-3\/4{
    --tw-translate-y: 75% !important;
  }

  .group:hover .xl\:group-hover\:translate-y-full{
    --tw-translate-y: 100% !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-1\/2{
    --tw-translate-y: -50% !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-1\/3{
    --tw-translate-y: -33.333333% !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-2\/3{
    --tw-translate-y: -66.666667% !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-1\/4{
    --tw-translate-y: -25% !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-2\/4{
    --tw-translate-y: -50% !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-3\/4{
    --tw-translate-y: -75% !important;
  }

  .group:hover .xl\:group-hover\:-translate-y-full{
    --tw-translate-y: -100% !important;
  }

  .xl\:transition-none{
    transition-property: none !important;
  }

  .xl\:transition-all{
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .xl\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .xl\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .xl\:transition-opacity{
    transition-property: opacity !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .xl\:transition-shadow{
    transition-property: box-shadow !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .xl\:transition-transform{
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .xl\:ease-linear{
    transition-timing-function: linear !important;
  }

  .xl\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .xl\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .xl\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .xl\:duration-75{
    transition-duration: 75ms !important;
  }

  .xl\:duration-100{
    transition-duration: 100ms !important;
  }

  .xl\:duration-150{
    transition-duration: 150ms !important;
  }

  .xl\:duration-200{
    transition-duration: 200ms !important;
  }

  .xl\:duration-300{
    transition-duration: 300ms !important;
  }

  .xl\:duration-500{
    transition-duration: 500ms !important;
  }

  .xl\:duration-700{
    transition-duration: 700ms !important;
  }

  .xl\:duration-1000{
    transition-duration: 1000ms !important;
  }

  .xl\:delay-75{
    transition-delay: 75ms !important;
  }

  .xl\:delay-100{
    transition-delay: 100ms !important;
  }

  .xl\:delay-150{
    transition-delay: 150ms !important;
  }

  .xl\:delay-200{
    transition-delay: 200ms !important;
  }

  .xl\:delay-300{
    transition-delay: 300ms !important;
  }

  .xl\:delay-500{
    transition-delay: 500ms !important;
  }

  .xl\:delay-700{
    transition-delay: 700ms !important;
  }

  .xl\:delay-1000{
    transition-delay: 1000ms !important;
  }

  .xl\:animate-none{
    -webkit-animation: none !important;
            animation: none !important;
  }

  .xl\:animate-spin{
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .xl\:animate-ping{
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .xl\:animate-pulse{
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .xl\:animate-bounce{
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .xl\:mix-blend-normal{
    mix-blend-mode: normal !important;
  }

  .xl\:mix-blend-multiply{
    mix-blend-mode: multiply !important;
  }

  .xl\:mix-blend-screen{
    mix-blend-mode: screen !important;
  }

  .xl\:mix-blend-overlay{
    mix-blend-mode: overlay !important;
  }

  .xl\:mix-blend-darken{
    mix-blend-mode: darken !important;
  }

  .xl\:mix-blend-lighten{
    mix-blend-mode: lighten !important;
  }

  .xl\:mix-blend-color-dodge{
    mix-blend-mode: color-dodge !important;
  }

  .xl\:mix-blend-color-burn{
    mix-blend-mode: color-burn !important;
  }

  .xl\:mix-blend-hard-light{
    mix-blend-mode: hard-light !important;
  }

  .xl\:mix-blend-soft-light{
    mix-blend-mode: soft-light !important;
  }

  .xl\:mix-blend-difference{
    mix-blend-mode: difference !important;
  }

  .xl\:mix-blend-exclusion{
    mix-blend-mode: exclusion !important;
  }

  .xl\:mix-blend-hue{
    mix-blend-mode: hue !important;
  }

  .xl\:mix-blend-saturation{
    mix-blend-mode: saturation !important;
  }

  .xl\:mix-blend-color{
    mix-blend-mode: color !important;
  }

  .xl\:mix-blend-luminosity{
    mix-blend-mode: luminosity !important;
  }

  .xl\:bg-blend-normal{
    background-blend-mode: normal !important;
  }

  .xl\:bg-blend-multiply{
    background-blend-mode: multiply !important;
  }

  .xl\:bg-blend-screen{
    background-blend-mode: screen !important;
  }

  .xl\:bg-blend-overlay{
    background-blend-mode: overlay !important;
  }

  .xl\:bg-blend-darken{
    background-blend-mode: darken !important;
  }

  .xl\:bg-blend-lighten{
    background-blend-mode: lighten !important;
  }

  .xl\:bg-blend-color-dodge{
    background-blend-mode: color-dodge !important;
  }

  .xl\:bg-blend-color-burn{
    background-blend-mode: color-burn !important;
  }

  .xl\:bg-blend-hard-light{
    background-blend-mode: hard-light !important;
  }

  .xl\:bg-blend-soft-light{
    background-blend-mode: soft-light !important;
  }

  .xl\:bg-blend-difference{
    background-blend-mode: difference !important;
  }

  .xl\:bg-blend-exclusion{
    background-blend-mode: exclusion !important;
  }

  .xl\:bg-blend-hue{
    background-blend-mode: hue !important;
  }

  .xl\:bg-blend-saturation{
    background-blend-mode: saturation !important;
  }

  .xl\:bg-blend-color{
    background-blend-mode: color !important;
  }

  .xl\:bg-blend-luminosity{
    background-blend-mode: luminosity !important;
  }

  .xl\:filter{
    --tw-blur: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-invert: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/) !important;
    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) !important;
  }

  .xl\:filter-none{
    filter: none !important;
  }

  .xl\:blur-0{
    --tw-blur: blur(0) !important;
  }

  .xl\:blur-sm{
    --tw-blur: blur(4px) !important;
  }

  .xl\:blur{
    --tw-blur: blur(8px) !important;
  }

  .xl\:blur-md{
    --tw-blur: blur(12px) !important;
  }

  .xl\:blur-lg{
    --tw-blur: blur(16px) !important;
  }

  .xl\:blur-xl{
    --tw-blur: blur(24px) !important;
  }

  .xl\:blur-2xl{
    --tw-blur: blur(40px) !important;
  }

  .xl\:blur-3xl{
    --tw-blur: blur(64px) !important;
  }

  .xl\:brightness-0{
    --tw-brightness: brightness(0) !important;
  }

  .xl\:brightness-50{
    --tw-brightness: brightness(.5) !important;
  }

  .xl\:brightness-75{
    --tw-brightness: brightness(.75) !important;
  }

  .xl\:brightness-90{
    --tw-brightness: brightness(.9) !important;
  }

  .xl\:brightness-95{
    --tw-brightness: brightness(.95) !important;
  }

  .xl\:brightness-100{
    --tw-brightness: brightness(1) !important;
  }

  .xl\:brightness-105{
    --tw-brightness: brightness(1.05) !important;
  }

  .xl\:brightness-110{
    --tw-brightness: brightness(1.1) !important;
  }

  .xl\:brightness-125{
    --tw-brightness: brightness(1.25) !important;
  }

  .xl\:brightness-150{
    --tw-brightness: brightness(1.5) !important;
  }

  .xl\:brightness-200{
    --tw-brightness: brightness(2) !important;
  }

  .xl\:contrast-0{
    --tw-contrast: contrast(0) !important;
  }

  .xl\:contrast-50{
    --tw-contrast: contrast(.5) !important;
  }

  .xl\:contrast-75{
    --tw-contrast: contrast(.75) !important;
  }

  .xl\:contrast-100{
    --tw-contrast: contrast(1) !important;
  }

  .xl\:contrast-125{
    --tw-contrast: contrast(1.25) !important;
  }

  .xl\:contrast-150{
    --tw-contrast: contrast(1.5) !important;
  }

  .xl\:contrast-200{
    --tw-contrast: contrast(2) !important;
  }

  .xl\:drop-shadow-sm{
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05)) !important;
  }

  .xl\:drop-shadow{
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06)) !important;
  }

  .xl\:drop-shadow-md{
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06)) !important;
  }

  .xl\:drop-shadow-lg{
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1)) !important;
  }

  .xl\:drop-shadow-xl{
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08)) !important;
  }

  .xl\:drop-shadow-2xl{
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15)) !important;
  }

  .xl\:drop-shadow-none{
    --tw-drop-shadow: drop-shadow(0 0 #0000) !important;
  }

  .xl\:grayscale-0{
    --tw-grayscale: grayscale(0) !important;
  }

  .xl\:grayscale{
    --tw-grayscale: grayscale(100%) !important;
  }

  .xl\:hue-rotate-0{
    --tw-hue-rotate: hue-rotate(0deg) !important;
  }

  .xl\:hue-rotate-15{
    --tw-hue-rotate: hue-rotate(15deg) !important;
  }

  .xl\:hue-rotate-30{
    --tw-hue-rotate: hue-rotate(30deg) !important;
  }

  .xl\:hue-rotate-60{
    --tw-hue-rotate: hue-rotate(60deg) !important;
  }

  .xl\:hue-rotate-90{
    --tw-hue-rotate: hue-rotate(90deg) !important;
  }

  .xl\:hue-rotate-180{
    --tw-hue-rotate: hue-rotate(180deg) !important;
  }

  .xl\:-hue-rotate-180{
    --tw-hue-rotate: hue-rotate(-180deg) !important;
  }

  .xl\:-hue-rotate-90{
    --tw-hue-rotate: hue-rotate(-90deg) !important;
  }

  .xl\:-hue-rotate-60{
    --tw-hue-rotate: hue-rotate(-60deg) !important;
  }

  .xl\:-hue-rotate-30{
    --tw-hue-rotate: hue-rotate(-30deg) !important;
  }

  .xl\:-hue-rotate-15{
    --tw-hue-rotate: hue-rotate(-15deg) !important;
  }

  .xl\:invert-0{
    --tw-invert: invert(0) !important;
  }

  .xl\:invert{
    --tw-invert: invert(100%) !important;
  }

  .xl\:saturate-0{
    --tw-saturate: saturate(0) !important;
  }

  .xl\:saturate-50{
    --tw-saturate: saturate(.5) !important;
  }

  .xl\:saturate-100{
    --tw-saturate: saturate(1) !important;
  }

  .xl\:saturate-150{
    --tw-saturate: saturate(1.5) !important;
  }

  .xl\:saturate-200{
    --tw-saturate: saturate(2) !important;
  }

  .xl\:sepia-0{
    --tw-sepia: sepia(0) !important;
  }

  .xl\:sepia{
    --tw-sepia: sepia(100%) !important;
  }

  .xl\:backdrop-filter{
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
    -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) !important;
            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) !important;
  }

  .xl\:backdrop-filter-none{
    -webkit-backdrop-filter: none !important;
            backdrop-filter: none !important;
  }

  .xl\:backdrop-brightness-0{
    --tw-backdrop-brightness: brightness(0) !important;
  }

  .xl\:backdrop-brightness-50{
    --tw-backdrop-brightness: brightness(.5) !important;
  }

  .xl\:backdrop-brightness-75{
    --tw-backdrop-brightness: brightness(.75) !important;
  }

  .xl\:backdrop-brightness-90{
    --tw-backdrop-brightness: brightness(.9) !important;
  }

  .xl\:backdrop-brightness-95{
    --tw-backdrop-brightness: brightness(.95) !important;
  }

  .xl\:backdrop-brightness-100{
    --tw-backdrop-brightness: brightness(1) !important;
  }

  .xl\:backdrop-brightness-105{
    --tw-backdrop-brightness: brightness(1.05) !important;
  }

  .xl\:backdrop-brightness-110{
    --tw-backdrop-brightness: brightness(1.1) !important;
  }

  .xl\:backdrop-brightness-125{
    --tw-backdrop-brightness: brightness(1.25) !important;
  }

  .xl\:backdrop-brightness-150{
    --tw-backdrop-brightness: brightness(1.5) !important;
  }

  .xl\:backdrop-brightness-200{
    --tw-backdrop-brightness: brightness(2) !important;
  }

  .xl\:backdrop-contrast-0{
    --tw-backdrop-contrast: contrast(0) !important;
  }

  .xl\:backdrop-contrast-50{
    --tw-backdrop-contrast: contrast(.5) !important;
  }

  .xl\:backdrop-contrast-75{
    --tw-backdrop-contrast: contrast(.75) !important;
  }

  .xl\:backdrop-contrast-100{
    --tw-backdrop-contrast: contrast(1) !important;
  }

  .xl\:backdrop-contrast-125{
    --tw-backdrop-contrast: contrast(1.25) !important;
  }

  .xl\:backdrop-contrast-150{
    --tw-backdrop-contrast: contrast(1.5) !important;
  }

  .xl\:backdrop-contrast-200{
    --tw-backdrop-contrast: contrast(2) !important;
  }

  .xl\:backdrop-grayscale-0{
    --tw-backdrop-grayscale: grayscale(0) !important;
  }

  .xl\:backdrop-grayscale{
    --tw-backdrop-grayscale: grayscale(100%) !important;
  }

  .xl\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate: hue-rotate(0deg) !important;
  }

  .xl\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(15deg) !important;
  }

  .xl\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(30deg) !important;
  }

  .xl\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(60deg) !important;
  }

  .xl\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(90deg) !important;
  }

  .xl\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(180deg) !important;
  }

  .xl\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(-180deg) !important;
  }

  .xl\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(-90deg) !important;
  }

  .xl\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(-60deg) !important;
  }

  .xl\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(-30deg) !important;
  }

  .xl\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(-15deg) !important;
  }

  .xl\:backdrop-invert-0{
    --tw-backdrop-invert: invert(0) !important;
  }

  .xl\:backdrop-invert{
    --tw-backdrop-invert: invert(100%) !important;
  }

  .xl\:backdrop-saturate-0{
    --tw-backdrop-saturate: saturate(0) !important;
  }

  .xl\:backdrop-saturate-50{
    --tw-backdrop-saturate: saturate(.5) !important;
  }

  .xl\:backdrop-saturate-100{
    --tw-backdrop-saturate: saturate(1) !important;
  }

  .xl\:backdrop-saturate-150{
    --tw-backdrop-saturate: saturate(1.5) !important;
  }

  .xl\:backdrop-saturate-200{
    --tw-backdrop-saturate: saturate(2) !important;
  }

  .xl\:backdrop-sepia-0{
    --tw-backdrop-sepia: sepia(0) !important;
  }

  .xl\:backdrop-sepia{
    --tw-backdrop-sepia: sepia(100%) !important;
  }
}

@media (min-width: 1536px){
  .\32xl\:container{
    width: 100%;
  }

  @media (min-width: 640px){
    .\32xl\:container{
      max-width: 640px;
    }
  }

  @media (min-width: 768px){
    .\32xl\:container{
      max-width: 768px;
    }
  }

  @media (min-width: 1024px){
    .\32xl\:container{
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px){
    .\32xl\:container{
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px){
    .\32xl\:container{
      max-width: 1536px;
    }
  }

  .\32xl\:prose{
    color: #374151;
    max-width: 65ch;
  }

  .\32xl\:prose [class~="lead"]{
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .\32xl\:prose a{
    color: #111827;
    text-decoration: underline;
    font-weight: 500;
  }

  .\32xl\:prose strong{
    color: #111827;
    font-weight: 600;
  }

  .\32xl\:prose ol[type="A"]{
    --list-counter-style: upper-alpha;
  }

  .\32xl\:prose ol[type="a"]{
    --list-counter-style: lower-alpha;
  }

  .\32xl\:prose ol[type="A" s]{
    --list-counter-style: upper-alpha;
  }

  .\32xl\:prose ol[type="a" s]{
    --list-counter-style: lower-alpha;
  }

  .\32xl\:prose ol[type="I"]{
    --list-counter-style: upper-roman;
  }

  .\32xl\:prose ol[type="i"]{
    --list-counter-style: lower-roman;
  }

  .\32xl\:prose ol[type="I" s]{
    --list-counter-style: upper-roman;
  }

  .\32xl\:prose ol[type="i" s]{
    --list-counter-style: lower-roman;
  }

  .\32xl\:prose ol[type="1"]{
    --list-counter-style: decimal;
  }

  .\32xl\:prose ol > li{
    position: relative;
    padding-left: 1.75em;
  }

  .\32xl\:prose ol > li::before{
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0;
  }

  .\32xl\:prose ul > li{
    position: relative;
    padding-left: 1.75em;
  }

  .\32xl\:prose ul > li::before{
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: 0.375em;
    height: 0.375em;
    top: calc(0.875em - 0.1875em);
    left: 0.25em;
  }

  .\32xl\:prose hr{
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .\32xl\:prose blockquote{
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: 0.25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .\32xl\:prose blockquote p:first-of-type::before{
    content: open-quote;
  }

  .\32xl\:prose blockquote p:last-of-type::after{
    content: close-quote;
  }

  .\32xl\:prose h1{
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .\32xl\:prose h2{
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .\32xl\:prose h3{
    color: #111827;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .\32xl\:prose h4{
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .\32xl\:prose figure figcaption{
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .\32xl\:prose code{
    color: #111827;
    font-weight: 600;
    font-size: 0.875em;
  }

  .\32xl\:prose code::before{
    content: "`";
  }

  .\32xl\:prose code::after{
    content: "`";
  }

  .\32xl\:prose a code{
    color: #111827;
  }

  .\32xl\:prose pre{
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .\32xl\:prose pre code{
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .\32xl\:prose pre code::before{
    content: none;
  }

  .\32xl\:prose pre code::after{
    content: none;
  }

  .\32xl\:prose table{
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .\32xl\:prose thead{
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db;
  }

  .\32xl\:prose thead th{
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .\32xl\:prose tbody tr{
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb;
  }

  .\32xl\:prose tbody tr:last-child{
    border-bottom-width: 0;
  }

  .\32xl\:prose tbody td{
    vertical-align: top;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .\32xl\:prose{
    font-size: 1rem;
    line-height: 1.75;
  }

  .\32xl\:prose p{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .\32xl\:prose img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32xl\:prose video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32xl\:prose figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32xl\:prose figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .\32xl\:prose h2 code{
    font-size: 0.875em;
  }

  .\32xl\:prose h3 code{
    font-size: 0.9em;
  }

  .\32xl\:prose ol{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .\32xl\:prose ul{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .\32xl\:prose li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .\32xl\:prose > ul > li p{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .\32xl\:prose > ul > li > *:first-child{
    margin-top: 1.25em;
  }

  .\32xl\:prose > ul > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .\32xl\:prose > ol > li > *:first-child{
    margin-top: 1.25em;
  }

  .\32xl\:prose > ol > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .\32xl\:prose ul ul, .\32xl\:prose ul ol, .\32xl\:prose ol ul, .\32xl\:prose ol ol{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .\32xl\:prose hr + *{
    margin-top: 0;
  }

  .\32xl\:prose h2 + *{
    margin-top: 0;
  }

  .\32xl\:prose h3 + *{
    margin-top: 0;
  }

  .\32xl\:prose h4 + *{
    margin-top: 0;
  }

  .\32xl\:prose thead th:first-child{
    padding-left: 0;
  }

  .\32xl\:prose thead th:last-child{
    padding-right: 0;
  }

  .\32xl\:prose tbody td:first-child{
    padding-left: 0;
  }

  .\32xl\:prose tbody td:last-child{
    padding-right: 0;
  }

  .\32xl\:prose > :first-child{
    margin-top: 0;
  }

  .\32xl\:prose > :last-child{
    margin-bottom: 0;
  }

  .\32xl\:prose-sm{
    font-size: 0.875rem;
    line-height: 1.7142857;
  }

  .\32xl\:prose-sm p{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .\32xl\:prose-sm [class~="lead"]{
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .\32xl\:prose-sm blockquote{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em;
  }

  .\32xl\:prose-sm h1{
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }

  .\32xl\:prose-sm h2{
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .\32xl\:prose-sm h3{
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .\32xl\:prose-sm h4{
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
  }

  .\32xl\:prose-sm img{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .\32xl\:prose-sm video{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .\32xl\:prose-sm figure{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .\32xl\:prose-sm figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .\32xl\:prose-sm figure figcaption{
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }

  .\32xl\:prose-sm code{
    font-size: 0.8571429em;
  }

  .\32xl\:prose-sm h2 code{
    font-size: 0.9em;
  }

  .\32xl\:prose-sm h3 code{
    font-size: 0.8888889em;
  }

  .\32xl\:prose-sm pre{
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: 0.25rem;
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .\32xl\:prose-sm ol{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .\32xl\:prose-sm ul{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .\32xl\:prose-sm li{
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
  }

  .\32xl\:prose-sm ol > li{
    padding-left: 1.5714286em;
  }

  .\32xl\:prose-sm ol > li::before{
    left: 0;
  }

  .\32xl\:prose-sm ul > li{
    padding-left: 1.5714286em;
  }

  .\32xl\:prose-sm ul > li::before{
    height: 0.3571429em;
    width: 0.3571429em;
    top: calc(0.8571429em - 0.1785714em);
    left: 0.2142857em;
  }

  .\32xl\:prose-sm > ul > li p{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .\32xl\:prose-sm > ul > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .\32xl\:prose-sm > ul > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .\32xl\:prose-sm > ol > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .\32xl\:prose-sm > ol > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .\32xl\:prose-sm ul ul, .\32xl\:prose-sm ul ol, .\32xl\:prose-sm ol ul, .\32xl\:prose-sm ol ol{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .\32xl\:prose-sm hr{
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }

  .\32xl\:prose-sm hr + *{
    margin-top: 0;
  }

  .\32xl\:prose-sm h2 + *{
    margin-top: 0;
  }

  .\32xl\:prose-sm h3 + *{
    margin-top: 0;
  }

  .\32xl\:prose-sm h4 + *{
    margin-top: 0;
  }

  .\32xl\:prose-sm table{
    font-size: 0.8571429em;
    line-height: 1.5;
  }

  .\32xl\:prose-sm thead th{
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .\32xl\:prose-sm thead th:first-child{
    padding-left: 0;
  }

  .\32xl\:prose-sm thead th:last-child{
    padding-right: 0;
  }

  .\32xl\:prose-sm tbody td{
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .\32xl\:prose-sm tbody td:first-child{
    padding-left: 0;
  }

  .\32xl\:prose-sm tbody td:last-child{
    padding-right: 0;
  }

  .\32xl\:prose-sm > :first-child{
    margin-top: 0;
  }

  .\32xl\:prose-sm > :last-child{
    margin-bottom: 0;
  }

  .\32xl\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .\32xl\:prose-lg p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .\32xl\:prose-lg [class~="lead"]{
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .\32xl\:prose-lg blockquote{
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .\32xl\:prose-lg h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .\32xl\:prose-lg h2{
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .\32xl\:prose-lg h3{
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .\32xl\:prose-lg h4{
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .\32xl\:prose-lg img{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .\32xl\:prose-lg video{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .\32xl\:prose-lg figure{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .\32xl\:prose-lg figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .\32xl\:prose-lg figure figcaption{
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .\32xl\:prose-lg code{
    font-size: 0.8888889em;
  }

  .\32xl\:prose-lg h2 code{
    font-size: 0.8666667em;
  }

  .\32xl\:prose-lg h3 code{
    font-size: 0.875em;
  }

  .\32xl\:prose-lg pre{
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .\32xl\:prose-lg ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .\32xl\:prose-lg ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .\32xl\:prose-lg li{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .\32xl\:prose-lg ol > li{
    padding-left: 1.6666667em;
  }

  .\32xl\:prose-lg ol > li::before{
    left: 0;
  }

  .\32xl\:prose-lg ul > li{
    padding-left: 1.6666667em;
  }

  .\32xl\:prose-lg ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8888889em - 0.1666667em);
    left: 0.2222222em;
  }

  .\32xl\:prose-lg > ul > li p{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .\32xl\:prose-lg > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .\32xl\:prose-lg > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .\32xl\:prose-lg > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .\32xl\:prose-lg > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .\32xl\:prose-lg ul ul, .\32xl\:prose-lg ul ol, .\32xl\:prose-lg ol ul, .\32xl\:prose-lg ol ol{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .\32xl\:prose-lg hr{
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .\32xl\:prose-lg hr + *{
    margin-top: 0;
  }

  .\32xl\:prose-lg h2 + *{
    margin-top: 0;
  }

  .\32xl\:prose-lg h3 + *{
    margin-top: 0;
  }

  .\32xl\:prose-lg h4 + *{
    margin-top: 0;
  }

  .\32xl\:prose-lg table{
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .\32xl\:prose-lg thead th{
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .\32xl\:prose-lg thead th:first-child{
    padding-left: 0;
  }

  .\32xl\:prose-lg thead th:last-child{
    padding-right: 0;
  }

  .\32xl\:prose-lg tbody td{
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .\32xl\:prose-lg tbody td:first-child{
    padding-left: 0;
  }

  .\32xl\:prose-lg tbody td:last-child{
    padding-right: 0;
  }

  .\32xl\:prose-lg > :first-child{
    margin-top: 0;
  }

  .\32xl\:prose-lg > :last-child{
    margin-bottom: 0;
  }

  .\32xl\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .\32xl\:prose-xl p{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .\32xl\:prose-xl [class~="lead"]{
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .\32xl\:prose-xl blockquote{
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .\32xl\:prose-xl h1{
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }

  .\32xl\:prose-xl h2{
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .\32xl\:prose-xl h3{
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }

  .\32xl\:prose-xl h4{
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .\32xl\:prose-xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32xl\:prose-xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32xl\:prose-xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32xl\:prose-xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .\32xl\:prose-xl figure figcaption{
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

  .\32xl\:prose-xl code{
    font-size: 0.9em;
  }

  .\32xl\:prose-xl h2 code{
    font-size: 0.8611111em;
  }

  .\32xl\:prose-xl h3 code{
    font-size: 0.9em;
  }

  .\32xl\:prose-xl pre{
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .\32xl\:prose-xl ol{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .\32xl\:prose-xl ul{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .\32xl\:prose-xl li{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .\32xl\:prose-xl ol > li{
    padding-left: 1.8em;
  }

  .\32xl\:prose-xl ol > li::before{
    left: 0;
  }

  .\32xl\:prose-xl ul > li{
    padding-left: 1.8em;
  }

  .\32xl\:prose-xl ul > li::before{
    width: 0.35em;
    height: 0.35em;
    top: calc(0.9em - 0.175em);
    left: 0.25em;
  }

  .\32xl\:prose-xl > ul > li p{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .\32xl\:prose-xl > ul > li > *:first-child{
    margin-top: 1.2em;
  }

  .\32xl\:prose-xl > ul > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .\32xl\:prose-xl > ol > li > *:first-child{
    margin-top: 1.2em;
  }

  .\32xl\:prose-xl > ol > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .\32xl\:prose-xl ul ul, .\32xl\:prose-xl ul ol, .\32xl\:prose-xl ol ul, .\32xl\:prose-xl ol ol{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .\32xl\:prose-xl hr{
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .\32xl\:prose-xl hr + *{
    margin-top: 0;
  }

  .\32xl\:prose-xl h2 + *{
    margin-top: 0;
  }

  .\32xl\:prose-xl h3 + *{
    margin-top: 0;
  }

  .\32xl\:prose-xl h4 + *{
    margin-top: 0;
  }

  .\32xl\:prose-xl table{
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .\32xl\:prose-xl thead th{
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .\32xl\:prose-xl thead th:first-child{
    padding-left: 0;
  }

  .\32xl\:prose-xl thead th:last-child{
    padding-right: 0;
  }

  .\32xl\:prose-xl tbody td{
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .\32xl\:prose-xl tbody td:first-child{
    padding-left: 0;
  }

  .\32xl\:prose-xl tbody td:last-child{
    padding-right: 0;
  }

  .\32xl\:prose-xl > :first-child{
    margin-top: 0;
  }

  .\32xl\:prose-xl > :last-child{
    margin-bottom: 0;
  }

  .\32xl\:prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .\32xl\:prose-2xl p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .\32xl\:prose-2xl [class~="lead"]{
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .\32xl\:prose-2xl blockquote{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .\32xl\:prose-2xl h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .\32xl\:prose-2xl h2{
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .\32xl\:prose-2xl h3{
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .\32xl\:prose-2xl h4{
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .\32xl\:prose-2xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32xl\:prose-2xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32xl\:prose-2xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .\32xl\:prose-2xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .\32xl\:prose-2xl figure figcaption{
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .\32xl\:prose-2xl code{
    font-size: 0.8333333em;
  }

  .\32xl\:prose-2xl h2 code{
    font-size: 0.875em;
  }

  .\32xl\:prose-2xl h3 code{
    font-size: 0.8888889em;
  }

  .\32xl\:prose-2xl pre{
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .\32xl\:prose-2xl ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .\32xl\:prose-2xl ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .\32xl\:prose-2xl li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .\32xl\:prose-2xl ol > li{
    padding-left: 1.6666667em;
  }

  .\32xl\:prose-2xl ol > li::before{
    left: 0;
  }

  .\32xl\:prose-2xl ul > li{
    padding-left: 1.6666667em;
  }

  .\32xl\:prose-2xl ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8333333em - 0.1666667em);
    left: 0.25em;
  }

  .\32xl\:prose-2xl > ul > li p{
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .\32xl\:prose-2xl > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .\32xl\:prose-2xl > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .\32xl\:prose-2xl > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .\32xl\:prose-2xl > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .\32xl\:prose-2xl ul ul, .\32xl\:prose-2xl ul ol, .\32xl\:prose-2xl ol ul, .\32xl\:prose-2xl ol ol{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .\32xl\:prose-2xl hr{
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .\32xl\:prose-2xl hr + *{
    margin-top: 0;
  }

  .\32xl\:prose-2xl h2 + *{
    margin-top: 0;
  }

  .\32xl\:prose-2xl h3 + *{
    margin-top: 0;
  }

  .\32xl\:prose-2xl h4 + *{
    margin-top: 0;
  }

  .\32xl\:prose-2xl table{
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .\32xl\:prose-2xl thead th{
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .\32xl\:prose-2xl thead th:first-child{
    padding-left: 0;
  }

  .\32xl\:prose-2xl thead th:last-child{
    padding-right: 0;
  }

  .\32xl\:prose-2xl tbody td{
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .\32xl\:prose-2xl tbody td:first-child{
    padding-left: 0;
  }

  .\32xl\:prose-2xl tbody td:last-child{
    padding-right: 0;
  }

  .\32xl\:prose-2xl > :first-child{
    margin-top: 0;
  }

  .\32xl\:prose-2xl > :last-child{
    margin-bottom: 0;
  }

  .\32xl\:prose-red a{
    color: #dc2626;
  }

  .\32xl\:prose-red a code{
    color: #dc2626;
  }

  .\32xl\:prose-yellow a{
    color: #d97706;
  }

  .\32xl\:prose-yellow a code{
    color: #d97706;
  }

  .\32xl\:prose-green a{
    color: #059669;
  }

  .\32xl\:prose-green a code{
    color: #059669;
  }

  .\32xl\:prose-blue a{
    color: #2563eb;
  }

  .\32xl\:prose-blue a code{
    color: #2563eb;
  }

  .\32xl\:prose-indigo a{
    color: #4f46e5;
  }

  .\32xl\:prose-indigo a code{
    color: #4f46e5;
  }

  .\32xl\:prose-purple a{
    color: #7c3aed;
  }

  .\32xl\:prose-purple a code{
    color: #7c3aed;
  }

  .\32xl\:prose-pink a{
    color: #db2777;
  }

  .\32xl\:prose-pink a code{
    color: #db2777;
  }

  .\32xl\:prose-cyan a{
    color: #0891b2;
  }

  .\32xl\:prose-cyan a code{
    color: #0891b2;
  }

  .\32xl\:prose-light-blue a{
    color: #0284c7;
  }

  .\32xl\:prose-light-blue a code{
    color: #0284c7;
  }

  .\32xl\:prose-amber a{
    color: #d97706;
  }

  .\32xl\:prose-amber a code{
    color: #d97706;
  }

  .\32xl\:prose-dark{
    color: #d1d5db;
  }

  .\32xl\:prose-dark [class~="lead"]{
    color: #9ca3af;
  }

  .\32xl\:prose-dark a{
    color: #f87171;
  }

  .\32xl\:prose-dark strong{
    color: #f3f4f6;
  }

  .\32xl\:prose-dark ul > li::before{
    background-color: #374151;
  }

  .\32xl\:prose-dark hr{
    border-color: #1f2937;
  }

  .\32xl\:prose-dark blockquote{
    color: #f3f4f6;
    border-left-color: #b91c1c;
  }

  .\32xl\:prose-dark h1{
    color: #f3f4f6;
  }

  .\32xl\:prose-dark h2{
    color: #e5e7eb;
  }

  .\32xl\:prose-dark h3{
    color: #d1d5db;
  }

  .\32xl\:prose-dark h4{
    color: #f3f4f6;
  }

  .\32xl\:prose-dark code{
    color: #f3f4f6;
  }

  .\32xl\:prose-dark a code{
    color: #f3f4f6;
  }

  .\32xl\:prose-dark pre{
    color: #e5e7eb;
    background-color: #1f2937;
  }

  .\32xl\:prose-dark thead{
    color: #f3f4f6;
    border-bottom-color: #374151;
  }

  .\32xl\:prose-dark tbody tr{
    border-bottom-color: #1f2937;
  }

  .dark .\32xl\:dark\:prose{
    color: #374151;
    max-width: 65ch;
  }

  .dark .\32xl\:dark\:prose [class~="lead"]{
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .\32xl\:dark\:prose a{
    color: #111827;
    text-decoration: underline;
    font-weight: 500;
  }

  .dark .\32xl\:dark\:prose strong{
    color: #111827;
    font-weight: 600;
  }

  .dark .\32xl\:dark\:prose ol[type="A"]{
    --list-counter-style: upper-alpha;
  }

  .dark .\32xl\:dark\:prose ol[type="a"]{
    --list-counter-style: lower-alpha;
  }

  .dark .\32xl\:dark\:prose ol[type="A" s]{
    --list-counter-style: upper-alpha;
  }

  .dark .\32xl\:dark\:prose ol[type="a" s]{
    --list-counter-style: lower-alpha;
  }

  .dark .\32xl\:dark\:prose ol[type="I"]{
    --list-counter-style: upper-roman;
  }

  .dark .\32xl\:dark\:prose ol[type="i"]{
    --list-counter-style: lower-roman;
  }

  .dark .\32xl\:dark\:prose ol[type="I" s]{
    --list-counter-style: upper-roman;
  }

  .dark .\32xl\:dark\:prose ol[type="i" s]{
    --list-counter-style: lower-roman;
  }

  .dark .\32xl\:dark\:prose ol[type="1"]{
    --list-counter-style: decimal;
  }

  .dark .\32xl\:dark\:prose ol > li{
    position: relative;
    padding-left: 1.75em;
  }

  .dark .\32xl\:dark\:prose ol > li::before{
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0;
  }

  .dark .\32xl\:dark\:prose ul > li{
    position: relative;
    padding-left: 1.75em;
  }

  .dark .\32xl\:dark\:prose ul > li::before{
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: 0.375em;
    height: 0.375em;
    top: calc(0.875em - 0.1875em);
    left: 0.25em;
  }

  .dark .\32xl\:dark\:prose hr{
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .dark .\32xl\:dark\:prose blockquote{
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: 0.25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .dark .\32xl\:dark\:prose blockquote p:first-of-type::before{
    content: open-quote;
  }

  .dark .\32xl\:dark\:prose blockquote p:last-of-type::after{
    content: close-quote;
  }

  .dark .\32xl\:dark\:prose h1{
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .dark .\32xl\:dark\:prose h2{
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }

  .dark .\32xl\:dark\:prose h3{
    color: #111827;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .dark .\32xl\:dark\:prose h4{
    color: #111827;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }

  .dark .\32xl\:dark\:prose figure figcaption{
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .dark .\32xl\:dark\:prose code{
    color: #111827;
    font-weight: 600;
    font-size: 0.875em;
  }

  .dark .\32xl\:dark\:prose code::before{
    content: "`";
  }

  .dark .\32xl\:dark\:prose code::after{
    content: "`";
  }

  .dark .\32xl\:dark\:prose a code{
    color: #111827;
  }

  .dark .\32xl\:dark\:prose pre{
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-right: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-left: 1.1428571em;
  }

  .dark .\32xl\:dark\:prose pre code{
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .dark .\32xl\:dark\:prose pre code::before{
    content: none;
  }

  .dark .\32xl\:dark\:prose pre code::after{
    content: none;
  }

  .dark .\32xl\:dark\:prose table{
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .dark .\32xl\:dark\:prose thead{
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db;
  }

  .dark .\32xl\:dark\:prose thead th{
    vertical-align: bottom;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .dark .\32xl\:dark\:prose tbody tr{
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb;
  }

  .dark .\32xl\:dark\:prose tbody tr:last-child{
    border-bottom-width: 0;
  }

  .dark .\32xl\:dark\:prose tbody td{
    vertical-align: top;
    padding-top: 0.5714286em;
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

  .dark .\32xl\:dark\:prose{
    font-size: 1rem;
    line-height: 1.75;
  }

  .dark .\32xl\:dark\:prose p{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .\32xl\:dark\:prose img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .\32xl\:dark\:prose video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .\32xl\:dark\:prose figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .\32xl\:dark\:prose figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .\32xl\:dark\:prose h2 code{
    font-size: 0.875em;
  }

  .dark .\32xl\:dark\:prose h3 code{
    font-size: 0.9em;
  }

  .dark .\32xl\:dark\:prose ol{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .\32xl\:dark\:prose ul{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .dark .\32xl\:dark\:prose li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .dark .\32xl\:dark\:prose > ul > li p{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .dark .\32xl\:dark\:prose > ul > li > *:first-child{
    margin-top: 1.25em;
  }

  .dark .\32xl\:dark\:prose > ul > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .dark .\32xl\:dark\:prose > ol > li > *:first-child{
    margin-top: 1.25em;
  }

  .dark .\32xl\:dark\:prose > ol > li > *:last-child{
    margin-bottom: 1.25em;
  }

  .dark .\32xl\:dark\:prose ul ul, .dark .\32xl\:dark\:prose ul ol, .dark .\32xl\:dark\:prose ol ul, .dark .\32xl\:dark\:prose ol ol{
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .dark .\32xl\:dark\:prose hr + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose h2 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose h3 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose h4 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose thead th:first-child{
    padding-left: 0;
  }

  .dark .\32xl\:dark\:prose thead th:last-child{
    padding-right: 0;
  }

  .dark .\32xl\:dark\:prose tbody td:first-child{
    padding-left: 0;
  }

  .dark .\32xl\:dark\:prose tbody td:last-child{
    padding-right: 0;
  }

  .dark .\32xl\:dark\:prose > :first-child{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose > :last-child{
    margin-bottom: 0;
  }

  .dark .\32xl\:dark\:prose-sm{
    font-size: 0.875rem;
    line-height: 1.7142857;
  }

  .dark .\32xl\:dark\:prose-sm p{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .\32xl\:dark\:prose-sm [class~="lead"]{
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .\32xl\:dark\:prose-sm blockquote{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em;
  }

  .dark .\32xl\:dark\:prose-sm h1{
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2;
  }

  .dark .\32xl\:dark\:prose-sm h2{
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .dark .\32xl\:dark\:prose-sm h3{
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .dark .\32xl\:dark\:prose-sm h4{
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714;
  }

  .dark .\32xl\:dark\:prose-sm img{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .\32xl\:dark\:prose-sm video{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .\32xl\:dark\:prose-sm figure{
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
  }

  .dark .\32xl\:dark\:prose-sm figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .\32xl\:dark\:prose-sm figure figcaption{
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }

  .dark .\32xl\:dark\:prose-sm code{
    font-size: 0.8571429em;
  }

  .dark .\32xl\:dark\:prose-sm h2 code{
    font-size: 0.9em;
  }

  .dark .\32xl\:dark\:prose-sm h3 code{
    font-size: 0.8888889em;
  }

  .dark .\32xl\:dark\:prose-sm pre{
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: 0.25rem;
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .\32xl\:dark\:prose-sm ol{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .\32xl\:dark\:prose-sm ul{
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
  }

  .dark .\32xl\:dark\:prose-sm li{
    margin-top: 0.2857143em;
    margin-bottom: 0.2857143em;
  }

  .dark .\32xl\:dark\:prose-sm ol > li{
    padding-left: 1.5714286em;
  }

  .dark .\32xl\:dark\:prose-sm ol > li::before{
    left: 0;
  }

  .dark .\32xl\:dark\:prose-sm ul > li{
    padding-left: 1.5714286em;
  }

  .dark .\32xl\:dark\:prose-sm ul > li::before{
    height: 0.3571429em;
    width: 0.3571429em;
    top: calc(0.8571429em - 0.1785714em);
    left: 0.2142857em;
  }

  .dark .\32xl\:dark\:prose-sm > ul > li p{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .dark .\32xl\:dark\:prose-sm > ul > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .dark .\32xl\:dark\:prose-sm > ul > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .dark .\32xl\:dark\:prose-sm > ol > li > *:first-child{
    margin-top: 1.1428571em;
  }

  .dark .\32xl\:dark\:prose-sm > ol > li > *:last-child{
    margin-bottom: 1.1428571em;
  }

  .dark .\32xl\:dark\:prose-sm ul ul, .dark .\32xl\:dark\:prose-sm ul ol, .dark .\32xl\:dark\:prose-sm ol ul, .dark .\32xl\:dark\:prose-sm ol ol{
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em;
  }

  .dark .\32xl\:dark\:prose-sm hr{
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em;
  }

  .dark .\32xl\:dark\:prose-sm hr + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-sm h2 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-sm h3 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-sm h4 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-sm table{
    font-size: 0.8571429em;
    line-height: 1.5;
  }

  .dark .\32xl\:dark\:prose-sm thead th{
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .\32xl\:dark\:prose-sm thead th:first-child{
    padding-left: 0;
  }

  .dark .\32xl\:dark\:prose-sm thead th:last-child{
    padding-right: 0;
  }

  .dark .\32xl\:dark\:prose-sm tbody td{
    padding-top: 0.6666667em;
    padding-right: 1em;
    padding-bottom: 0.6666667em;
    padding-left: 1em;
  }

  .dark .\32xl\:dark\:prose-sm tbody td:first-child{
    padding-left: 0;
  }

  .dark .\32xl\:dark\:prose-sm tbody td:last-child{
    padding-right: 0;
  }

  .dark .\32xl\:dark\:prose-sm > :first-child{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-sm > :last-child{
    margin-bottom: 0;
  }

  .dark .\32xl\:dark\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .dark .\32xl\:dark\:prose-lg p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-lg [class~="lead"]{
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .dark .\32xl\:dark\:prose-lg blockquote{
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .dark .\32xl\:dark\:prose-lg h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .dark .\32xl\:dark\:prose-lg h2{
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .dark .\32xl\:dark\:prose-lg h3{
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .dark .\32xl\:dark\:prose-lg h4{
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

  .dark .\32xl\:dark\:prose-lg img{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .\32xl\:dark\:prose-lg video{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .\32xl\:dark\:prose-lg figure{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .dark .\32xl\:dark\:prose-lg figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .\32xl\:dark\:prose-lg figure figcaption{
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .dark .\32xl\:dark\:prose-lg code{
    font-size: 0.8888889em;
  }

  .dark .\32xl\:dark\:prose-lg h2 code{
    font-size: 0.8666667em;
  }

  .dark .\32xl\:dark\:prose-lg h3 code{
    font-size: 0.875em;
  }

  .dark .\32xl\:dark\:prose-lg pre{
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .dark .\32xl\:dark\:prose-lg ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-lg ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-lg li{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .dark .\32xl\:dark\:prose-lg ol > li{
    padding-left: 1.6666667em;
  }

  .dark .\32xl\:dark\:prose-lg ol > li::before{
    left: 0;
  }

  .dark .\32xl\:dark\:prose-lg ul > li{
    padding-left: 1.6666667em;
  }

  .dark .\32xl\:dark\:prose-lg ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8888889em - 0.1666667em);
    left: 0.2222222em;
  }

  .dark .\32xl\:dark\:prose-lg > ul > li p{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .\32xl\:dark\:prose-lg > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-lg > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-lg > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-lg > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-lg ul ul, .dark .\32xl\:dark\:prose-lg ul ol, .dark .\32xl\:dark\:prose-lg ol ul, .dark .\32xl\:dark\:prose-lg ol ol{
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .dark .\32xl\:dark\:prose-lg hr{
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

  .dark .\32xl\:dark\:prose-lg hr + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-lg h2 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-lg h3 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-lg h4 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-lg table{
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .dark .\32xl\:dark\:prose-lg thead th{
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .dark .\32xl\:dark\:prose-lg thead th:first-child{
    padding-left: 0;
  }

  .dark .\32xl\:dark\:prose-lg thead th:last-child{
    padding-right: 0;
  }

  .dark .\32xl\:dark\:prose-lg tbody td{
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

  .dark .\32xl\:dark\:prose-lg tbody td:first-child{
    padding-left: 0;
  }

  .dark .\32xl\:dark\:prose-lg tbody td:last-child{
    padding-right: 0;
  }

  .dark .\32xl\:dark\:prose-lg > :first-child{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-lg > :last-child{
    margin-bottom: 0;
  }

  .dark .\32xl\:dark\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .dark .\32xl\:dark\:prose-xl p{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .\32xl\:dark\:prose-xl [class~="lead"]{
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .dark .\32xl\:dark\:prose-xl blockquote{
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .dark .\32xl\:dark\:prose-xl h1{
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }

  .dark .\32xl\:dark\:prose-xl h2{
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }

  .dark .\32xl\:dark\:prose-xl h3{
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }

  .dark .\32xl\:dark\:prose-xl h4{
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }

  .dark .\32xl\:dark\:prose-xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .\32xl\:dark\:prose-xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .\32xl\:dark\:prose-xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .\32xl\:dark\:prose-xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .\32xl\:dark\:prose-xl figure figcaption{
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

  .dark .\32xl\:dark\:prose-xl code{
    font-size: 0.9em;
  }

  .dark .\32xl\:dark\:prose-xl h2 code{
    font-size: 0.8611111em;
  }

  .dark .\32xl\:dark\:prose-xl h3 code{
    font-size: 0.9em;
  }

  .dark .\32xl\:dark\:prose-xl pre{
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-xl ol{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .\32xl\:dark\:prose-xl ul{
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .dark .\32xl\:dark\:prose-xl li{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .dark .\32xl\:dark\:prose-xl ol > li{
    padding-left: 1.8em;
  }

  .dark .\32xl\:dark\:prose-xl ol > li::before{
    left: 0;
  }

  .dark .\32xl\:dark\:prose-xl ul > li{
    padding-left: 1.8em;
  }

  .dark .\32xl\:dark\:prose-xl ul > li::before{
    width: 0.35em;
    height: 0.35em;
    top: calc(0.9em - 0.175em);
    left: 0.25em;
  }

  .dark .\32xl\:dark\:prose-xl > ul > li p{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .dark .\32xl\:dark\:prose-xl > ul > li > *:first-child{
    margin-top: 1.2em;
  }

  .dark .\32xl\:dark\:prose-xl > ul > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .dark .\32xl\:dark\:prose-xl > ol > li > *:first-child{
    margin-top: 1.2em;
  }

  .dark .\32xl\:dark\:prose-xl > ol > li > *:last-child{
    margin-bottom: 1.2em;
  }

  .dark .\32xl\:dark\:prose-xl ul ul, .dark .\32xl\:dark\:prose-xl ul ol, .dark .\32xl\:dark\:prose-xl ol ul, .dark .\32xl\:dark\:prose-xl ol ol{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .dark .\32xl\:dark\:prose-xl hr{
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .dark .\32xl\:dark\:prose-xl hr + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-xl h2 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-xl h3 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-xl h4 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-xl table{
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .dark .\32xl\:dark\:prose-xl thead th{
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .dark .\32xl\:dark\:prose-xl thead th:first-child{
    padding-left: 0;
  }

  .dark .\32xl\:dark\:prose-xl thead th:last-child{
    padding-right: 0;
  }

  .dark .\32xl\:dark\:prose-xl tbody td{
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

  .dark .\32xl\:dark\:prose-xl tbody td:first-child{
    padding-left: 0;
  }

  .dark .\32xl\:dark\:prose-xl tbody td:last-child{
    padding-right: 0;
  }

  .dark .\32xl\:dark\:prose-xl > :first-child{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-xl > :last-child{
    margin-bottom: 0;
  }

  .dark .\32xl\:dark\:prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .dark .\32xl\:dark\:prose-2xl p{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-2xl [class~="lead"]{
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .dark .\32xl\:dark\:prose-2xl blockquote{
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .dark .\32xl\:dark\:prose-2xl h1{
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .dark .\32xl\:dark\:prose-2xl h2{
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .dark .\32xl\:dark\:prose-2xl h3{
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .dark .\32xl\:dark\:prose-2xl h4{
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .dark .\32xl\:dark\:prose-2xl img{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .\32xl\:dark\:prose-2xl video{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .\32xl\:dark\:prose-2xl figure{
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dark .\32xl\:dark\:prose-2xl figure > *{
    margin-top: 0;
    margin-bottom: 0;
  }

  .dark .\32xl\:dark\:prose-2xl figure figcaption{
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .dark .\32xl\:dark\:prose-2xl code{
    font-size: 0.8333333em;
  }

  .dark .\32xl\:dark\:prose-2xl h2 code{
    font-size: 0.875em;
  }

  .dark .\32xl\:dark\:prose-2xl h3 code{
    font-size: 0.8888889em;
  }

  .dark .\32xl\:dark\:prose-2xl pre{
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .dark .\32xl\:dark\:prose-2xl ol{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-2xl ul{
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-2xl li{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .dark .\32xl\:dark\:prose-2xl ol > li{
    padding-left: 1.6666667em;
  }

  .dark .\32xl\:dark\:prose-2xl ol > li::before{
    left: 0;
  }

  .dark .\32xl\:dark\:prose-2xl ul > li{
    padding-left: 1.6666667em;
  }

  .dark .\32xl\:dark\:prose-2xl ul > li::before{
    width: 0.3333333em;
    height: 0.3333333em;
    top: calc(0.8333333em - 0.1666667em);
    left: 0.25em;
  }

  .dark .\32xl\:dark\:prose-2xl > ul > li p{
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .dark .\32xl\:dark\:prose-2xl > ul > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-2xl > ul > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-2xl > ol > li > *:first-child{
    margin-top: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-2xl > ol > li > *:last-child{
    margin-bottom: 1.3333333em;
  }

  .dark .\32xl\:dark\:prose-2xl ul ul, .dark .\32xl\:dark\:prose-2xl ul ol, .dark .\32xl\:dark\:prose-2xl ol ul, .dark .\32xl\:dark\:prose-2xl ol ol{
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .dark .\32xl\:dark\:prose-2xl hr{
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .dark .\32xl\:dark\:prose-2xl hr + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-2xl h2 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-2xl h3 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-2xl h4 + *{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-2xl table{
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .dark .\32xl\:dark\:prose-2xl thead th{
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .dark .\32xl\:dark\:prose-2xl thead th:first-child{
    padding-left: 0;
  }

  .dark .\32xl\:dark\:prose-2xl thead th:last-child{
    padding-right: 0;
  }

  .dark .\32xl\:dark\:prose-2xl tbody td{
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .dark .\32xl\:dark\:prose-2xl tbody td:first-child{
    padding-left: 0;
  }

  .dark .\32xl\:dark\:prose-2xl tbody td:last-child{
    padding-right: 0;
  }

  .dark .\32xl\:dark\:prose-2xl > :first-child{
    margin-top: 0;
  }

  .dark .\32xl\:dark\:prose-2xl > :last-child{
    margin-bottom: 0;
  }

  .dark .\32xl\:dark\:prose-red a{
    color: #dc2626;
  }

  .dark .\32xl\:dark\:prose-red a code{
    color: #dc2626;
  }

  .dark .\32xl\:dark\:prose-yellow a{
    color: #d97706;
  }

  .dark .\32xl\:dark\:prose-yellow a code{
    color: #d97706;
  }

  .dark .\32xl\:dark\:prose-green a{
    color: #059669;
  }

  .dark .\32xl\:dark\:prose-green a code{
    color: #059669;
  }

  .dark .\32xl\:dark\:prose-blue a{
    color: #2563eb;
  }

  .dark .\32xl\:dark\:prose-blue a code{
    color: #2563eb;
  }

  .dark .\32xl\:dark\:prose-indigo a{
    color: #4f46e5;
  }

  .dark .\32xl\:dark\:prose-indigo a code{
    color: #4f46e5;
  }

  .dark .\32xl\:dark\:prose-purple a{
    color: #7c3aed;
  }

  .dark .\32xl\:dark\:prose-purple a code{
    color: #7c3aed;
  }

  .dark .\32xl\:dark\:prose-pink a{
    color: #db2777;
  }

  .dark .\32xl\:dark\:prose-pink a code{
    color: #db2777;
  }

  .dark .\32xl\:dark\:prose-cyan a{
    color: #0891b2;
  }

  .dark .\32xl\:dark\:prose-cyan a code{
    color: #0891b2;
  }

  .dark .\32xl\:dark\:prose-light-blue a{
    color: #0284c7;
  }

  .dark .\32xl\:dark\:prose-light-blue a code{
    color: #0284c7;
  }

  .dark .\32xl\:dark\:prose-amber a{
    color: #d97706;
  }

  .dark .\32xl\:dark\:prose-amber a code{
    color: #d97706;
  }

  .dark .\32xl\:dark\:prose-dark{
    color: #d1d5db;
  }

  .dark .\32xl\:dark\:prose-dark [class~="lead"]{
    color: #9ca3af;
  }

  .dark .\32xl\:dark\:prose-dark a{
    color: #f87171;
  }

  .dark .\32xl\:dark\:prose-dark strong{
    color: #f3f4f6;
  }

  .dark .\32xl\:dark\:prose-dark ul > li::before{
    background-color: #374151;
  }

  .dark .\32xl\:dark\:prose-dark hr{
    border-color: #1f2937;
  }

  .dark .\32xl\:dark\:prose-dark blockquote{
    color: #f3f4f6;
    border-left-color: #b91c1c;
  }

  .dark .\32xl\:dark\:prose-dark h1{
    color: #f3f4f6;
  }

  .dark .\32xl\:dark\:prose-dark h2{
    color: #e5e7eb;
  }

  .dark .\32xl\:dark\:prose-dark h3{
    color: #d1d5db;
  }

  .dark .\32xl\:dark\:prose-dark h4{
    color: #f3f4f6;
  }

  .dark .\32xl\:dark\:prose-dark code{
    color: #f3f4f6;
  }

  .dark .\32xl\:dark\:prose-dark a code{
    color: #f3f4f6;
  }

  .dark .\32xl\:dark\:prose-dark pre{
    color: #e5e7eb;
    background-color: #1f2937;
  }

  .dark .\32xl\:dark\:prose-dark thead{
    color: #f3f4f6;
    border-bottom-color: #374151;
  }

  .dark .\32xl\:dark\:prose-dark tbody tr{
    border-bottom-color: #1f2937;
  }

  .\32xl\:ta-gallery{
    position: relative;
    min-height: var(--ta-gallery-min-height);
    max-width: var(--ta-gallery-width, 100%);
    max-height: var(--ta-gallery-height, 100%);
    perspective: 1000px;
    perspective-origin: center center;
  }

  .\32xl\:ta-gallery-size{
    width: var(--ta-gallery-width, 100%);
    height: var(--ta-gallery-height, 100%);
    min-height: var(--ta-gallery-min-height, 100%);
  }

  .\32xl\:ta-gallery-aspect-square{
    --ta-gallery-aspect-ratio: 1.000;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-movietone{
    --ta-gallery-aspect-ratio: 1.200;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-large{
    --ta-gallery-aspect-ratio: 1.250;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-tv{
    --ta-gallery-aspect-ratio: 1.333;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-academy{
    --ta-gallery-aspect-ratio: 1.375;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-imax{
    --ta-gallery-aspect-ratio: 1.430;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-classic{
    --ta-gallery-aspect-ratio: 1.500;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-still{
    --ta-gallery-aspect-ratio: 1.500;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-modern{
    --ta-gallery-aspect-ratio: 1.556;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-common{
    --ta-gallery-aspect-ratio: 1.600;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-golden{
    --ta-gallery-aspect-ratio: 1.618;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-super{
    --ta-gallery-aspect-ratio: 1.667;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-hd{
    --ta-gallery-aspect-ratio: 1.778;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-wide{
    --ta-gallery-aspect-ratio: 1.850;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-aspect-instagram{
    --ta-gallery-aspect-ratio: 0.600;
    --ta-gallery-width: 100%;
    height: 0px;
    padding-bottom: calc(100% / var(--ta-gallery-aspect-ratio));
  }

  .\32xl\:ta-gallery-element{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    -webkit-animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
            animation-timing-function: var(--ta-galley-anim-timing, ease-in-out);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: var(--ta-gallery-anim-duration, 0.3s);
            animation-duration: var(--ta-gallery-anim-duration, 0.3s);
    transform-origin: center center;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    visibility: hidden;
    opacity: 0;
    --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
    --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
    --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
    --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
  }

  .\32xl\:ta-gallery-background{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .\32xl\:ta-gallery-background-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }

  .\32xl\:ta-gallery-element-active{
    visibility: visible;
    z-index: 2;
    opacity: 1;
  }

  .\32xl\:ta-gallery-image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }

  .\32xl\:ta-gallery-image-lazy{
    width: 20vw;
    max-width: 100px;
    height: 10rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .\32xl\:ta-gallery-button{
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
  }

  .\32xl\:ta-gallery-button-left{
    left: 0.5rem;
  }

  .\32xl\:ta-gallery-button-right{
    right: 0.5rem;
  }

  .\32xl\:ta-gallery-anim-swing{
    --ta-gallery-anim-right-in: ta-gallery-swing-right-in;
    --ta-gallery-anim-right-out: ta-gallery-swing-right-out;
    --ta-gallery-anim-left-in: ta-gallery-swing-left-in;
    --ta-gallery-anim-left-out: ta-gallery-swing-left-out;
  }

  .\32xl\:ta-gallery-anim-swipe{
    --ta-gallery-anim-right-in: ta-gallery-swipe-right-in;
    --ta-gallery-anim-right-out: ta-gallery-swipe-right-out;
    --ta-gallery-anim-left-in: ta-gallery-swipe-left-in;
    --ta-gallery-anim-left-out: ta-gallery-swipe-left-out;
  }

  .\32xl\:ta-gallery-anim-slide{
    --ta-gallery-anim-right-in: ta-gallery-slide-right-in;
    --ta-gallery-anim-right-out: ta-gallery-slide-right-out;
    --ta-gallery-anim-left-in: ta-gallery-slide-left-in;
    --ta-gallery-anim-left-out: ta-gallery-slide-left-out;
  }

  .\32xl\:ta-gallery-anim-rotate{
    --ta-gallery-anim-right-in: ta-gallery-rotate-right-in;
    --ta-gallery-anim-right-out: ta-gallery-rotate-right-out;
    --ta-gallery-anim-left-in: ta-gallery-rotate-left-in;
    --ta-gallery-anim-left-out: ta-gallery-rotate-left-out;
  }

  .\32xl\:ta-gallery-anim-snake{
    --ta-gallery-anim-right-in: ta-gallery-snake-right-in;
    --ta-gallery-anim-right-out: ta-gallery-snake-right-out;
    --ta-gallery-anim-left-in: ta-gallery-snake-left-in;
    --ta-gallery-anim-left-out: ta-gallery-snake-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .\32xl\:ta-gallery-anim-window{
    --ta-gallery-anim-right-in: ta-gallery-window-right-in;
    --ta-gallery-anim-right-out: ta-gallery-window-right-out;
    --ta-gallery-anim-left-in: ta-gallery-window-left-in;
    --ta-gallery-anim-left-out: ta-gallery-window-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .\32xl\:ta-gallery-anim-scroll{
    --ta-gallery-anim-right-in: ta-gallery-scroll-right-in;
    --ta-gallery-anim-right-out: ta-gallery-scroll-right-out;
    --ta-gallery-anim-left-in: ta-gallery-scroll-left-in;
    --ta-gallery-anim-left-out: ta-gallery-scroll-left-out;
    --ta-gallery-origin-right-in: right center;
    --ta-gallery-origin-right-out: left center;
    --ta-gallery-origin-left-in: left center;
    --ta-gallery-origin-left-out: right center;
  }

  .\32xl\:ta-gallery-anim-fade{
    --ta-gallery-anim-right-in: ta-gallery-fade-right-in;
    --ta-gallery-anim-right-out: ta-gallery-fade-right-out;
    --ta-gallery-anim-left-in: ta-gallery-fade-left-in;
    --ta-gallery-anim-left-out: ta-gallery-fade-left-out;
  }

  .\32xl\:ta-gallery-anim-dynamic{
    --ta-gallery-anim-right-in: ta-gallery-dynamic-right-in;
    --ta-gallery-anim-right-out: ta-gallery-dynamic-right-out;
    --ta-gallery-anim-left-in: ta-gallery-dynamic-left-in;
    --ta-gallery-anim-left-out: ta-gallery-dynamic-left-out;
  }

  .\32xl\:ta-gallery-anim-right-in{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-right-in);
    -webkit-animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
            animation-name: var(--ta-gallery-anim-right-in, ta-gallery-right-in);
    -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
            animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
  }

  .\32xl\:ta-gallery-anim-right-out{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-right-out);
    -webkit-animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
            animation-name: var(--ta-gallery-anim-right-out, ta-gallery-right-out);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }

  .\32xl\:ta-gallery-anim-left-in{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-left-in);
    -webkit-animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
            animation-name: var(--ta-gallery-anim-left-in, ta-gallery-left-in);
    -webkit-animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
            animation-delay: calc(var(--ta-gallery-anim-duration) / 2);
  }

  .\32xl\:ta-gallery-anim-left-out{
    visibility: visible;
    transform-origin: var(--ta-gallery-origin-left-out);
    -webkit-animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
            animation-name: var(--ta-gallery-anim-left-out, ta-gallery-left-out);
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }

  .\32xl\:ta-gallery-image-caption{
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    z-index: 1;
  }

  .\32xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(3rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(4rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(4rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(5rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(6rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(7rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(7rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(8rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(8rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(9rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(9rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(10rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(10rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(11rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(11rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(12rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(12rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(13rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(13rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(14rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(14rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(15rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(15rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(16rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(16rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(18rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(18rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(20rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(20rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(24rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(24rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1px * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-3rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-4rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-6rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-7rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-8rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-9rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-10rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-11rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-12rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-13rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-14rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-15rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-16rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-18rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-20rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-24rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-1px * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-1px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse)) !important;
  }

  .\32xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .\32xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1 !important;
  }

  .\32xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1 !important;
  }

  .\32xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse)) !important;
  }

  .\32xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(0px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .\32xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse)) !important;
  }

  .\32xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(2px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .\32xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse)) !important;
  }

  .\32xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(4px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .\32xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse)) !important;
  }

  .\32xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(8px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .\32xl\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
  }

  .\32xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .\32xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1 !important;
  }

  .\32xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1 !important;
  }

  .\32xl\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent !important;
  }

  .\32xl\:divide-current > :not([hidden]) ~ :not([hidden]){
    border-color: currentColor !important;
  }

  .\32xl\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-manatee > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-special-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color: transparent !important;
  }

  .dark .\32xl\:dark\:divide-current > :not([hidden]) ~ :not([hidden]){
    border-color: currentColor !important;
  }

  .dark .\32xl\:dark\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cyan-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cyan-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cyan-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cyan-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cyan-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cyan-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cyan-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cyan-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cyan-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cyan-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-light-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-light-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-light-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-light-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-light-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-light-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-light-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-light-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-light-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-light-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-amber-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-amber-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-amber-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-amber-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-amber-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-amber-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-amber-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-amber-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-amber-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-amber-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-space-cadet > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-manatee > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-cynabar > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-imperial-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-special-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-dark-sienna > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-rosewood > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-dark-red > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-rosso-corsa > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-vermillion > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-persimmon > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-carrot-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-orange-web > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-selective-yellow > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-bottle-green > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-divide-opacity)) !important;
  }

  .dark .\32xl\:dark\:divide-illuminating-emerald > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-divide-opacity)) !important;
  }

  .\32xl\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid !important;
  }

  .\32xl\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style: dashed !important;
  }

  .\32xl\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style: dotted !important;
  }

  .\32xl\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style: double !important;
  }

  .\32xl\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style: none !important;
  }

  .\32xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0 !important;
  }

  .\32xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05 !important;
  }

  .\32xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1 !important;
  }

  .\32xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2 !important;
  }

  .\32xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25 !important;
  }

  .\32xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3 !important;
  }

  .\32xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4 !important;
  }

  .\32xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5 !important;
  }

  .\32xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6 !important;
  }

  .\32xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7 !important;
  }

  .\32xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75 !important;
  }

  .\32xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8 !important;
  }

  .\32xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9 !important;
  }

  .\32xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95 !important;
  }

  .\32xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
  }

  .\32xl\:sr-only{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .\32xl\:not-sr-only{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .\32xl\:focus-within\:sr-only:focus-within{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .\32xl\:focus-within\:not-sr-only:focus-within{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .\32xl\:focus\:sr-only:focus{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .\32xl\:focus\:not-sr-only:focus{
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .\32xl\:appearance-none{
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .\32xl\:bg-fixed{
    background-attachment: fixed !important;
  }

  .\32xl\:bg-local{
    background-attachment: local !important;
  }

  .\32xl\:bg-scroll{
    background-attachment: scroll !important;
  }

  .\32xl\:bg-clip-border{
    background-clip: border-box !important;
  }

  .\32xl\:bg-clip-padding{
    background-clip: padding-box !important;
  }

  .\32xl\:bg-clip-content{
    background-clip: content-box !important;
  }

  .\32xl\:bg-clip-text{
    -webkit-background-clip: text !important;
            background-clip: text !important;
  }

  .\32xl\:bg-transparent{
    background-color: transparent !important;
  }

  .\32xl\:bg-current{
    background-color: currentColor !important;
  }

  .\32xl\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-transparent{
    background-color: transparent !important;
  }

  .group:hover .\32xl\:group-hover\:bg-current{
    background-color: currentColor !important;
  }

  .group:hover .\32xl\:group-hover\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-transparent:focus-within{
    background-color: transparent !important;
  }

  .\32xl\:focus-within\:bg-current:focus-within{
    background-color: currentColor !important;
  }

  .\32xl\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-gray-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-gray-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-gray-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-gray-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-gray-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-red-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-red-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-red-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-red-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-red-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-red-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-red-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-red-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-red-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-red-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-yellow-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-yellow-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-yellow-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-yellow-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-yellow-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-yellow-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-yellow-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-yellow-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-yellow-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-yellow-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-green-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-green-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-green-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-green-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-green-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-green-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-green-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-green-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-green-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-green-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-indigo-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-indigo-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-indigo-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-indigo-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-indigo-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-indigo-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-indigo-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-indigo-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-indigo-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-indigo-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-purple-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-purple-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-purple-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-purple-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-purple-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-purple-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-purple-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-purple-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-purple-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-purple-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-pink-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-pink-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-pink-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-pink-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-pink-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-pink-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-pink-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-pink-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-pink-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-pink-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cyan-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cyan-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cyan-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cyan-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cyan-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cyan-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cyan-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cyan-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cyan-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cyan-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-light-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-light-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-light-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-light-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-light-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-light-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-light-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-light-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-light-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-light-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-amber-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-amber-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-amber-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-amber-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-amber-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-amber-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-amber-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-amber-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-amber-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-amber-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-space-cadet:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-manatee:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-cynabar:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-imperial-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-special-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-dark-sienna:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-rosewood:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-dark-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-rosso-corsa:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-vermillion:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-persimmon:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-carrot-orange:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-orange-web:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-selective-yellow:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-bottle-green:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus-within\:bg-illuminating-emerald:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-transparent:hover{
    background-color: transparent !important;
  }

  .\32xl\:hover\:bg-current:hover{
    background-color: currentColor !important;
  }

  .\32xl\:hover\:bg-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-white:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-gray-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-gray-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-red-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-red-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-red-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-green-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-indigo-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-indigo-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-indigo-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-indigo-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-indigo-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-indigo-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-indigo-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-indigo-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-indigo-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-indigo-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-purple-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-purple-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-purple-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-purple-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-purple-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-purple-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-purple-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-purple-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-purple-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-purple-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-pink-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cyan-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cyan-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cyan-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cyan-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cyan-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cyan-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cyan-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cyan-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cyan-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cyan-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-light-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-light-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-light-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-light-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-light-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-light-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-light-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-light-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-light-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-light-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-amber-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-space-cadet:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-manatee:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-cynabar:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-imperial-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-special-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-dark-sienna:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-rosewood:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-dark-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-rosso-corsa:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-vermillion:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-persimmon:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-carrot-orange:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-orange-web:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-selective-yellow:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-bottle-green:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:hover\:bg-illuminating-emerald:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-transparent:focus{
    background-color: transparent !important;
  }

  .\32xl\:focus\:bg-current:focus{
    background-color: currentColor !important;
  }

  .\32xl\:focus\:bg-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-white:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-gray-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-gray-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-gray-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-gray-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-gray-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-gray-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-gray-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-red-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-red-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-red-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-red-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-red-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-red-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-red-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-red-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-red-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-red-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-yellow-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-yellow-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-yellow-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-yellow-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-yellow-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-yellow-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-yellow-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-yellow-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-yellow-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-yellow-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-green-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-green-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-green-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-green-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-green-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-green-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-green-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-green-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-green-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-green-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-indigo-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-indigo-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-indigo-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-indigo-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-indigo-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-indigo-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-indigo-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-indigo-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-purple-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-purple-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-purple-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-purple-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-purple-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-purple-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-purple-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-purple-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-purple-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-purple-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-pink-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-pink-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-pink-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-pink-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-pink-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-pink-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-pink-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-pink-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-pink-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-pink-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cyan-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cyan-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cyan-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cyan-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cyan-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cyan-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cyan-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cyan-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cyan-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cyan-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-light-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-light-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-light-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-light-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-light-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-light-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-light-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-light-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-light-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-light-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-amber-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-amber-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-amber-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-amber-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-amber-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-amber-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-amber-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-amber-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-amber-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-amber-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-space-cadet:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-manatee:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-cynabar:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-imperial-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-special-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-dark-sienna:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-rosewood:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-dark-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-rosso-corsa:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-vermillion:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-persimmon:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-carrot-orange:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-orange-web:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-selective-yellow:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-bottle-green:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:focus\:bg-illuminating-emerald:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-transparent{
    background-color: transparent !important;
  }

  .dark .\32xl\:dark\:bg-current{
    background-color: currentColor !important;
  }

  .dark .\32xl\:dark\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-transparent{
    background-color: transparent !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-current{
    background-color: currentColor !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-white{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-gray-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-gray-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-gray-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-gray-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-gray-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-gray-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-gray-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-gray-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-gray-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-gray-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-red-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-red-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-red-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-red-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-red-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-red-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-red-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-red-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-red-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-red-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-yellow-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-yellow-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-yellow-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-yellow-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-yellow-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-yellow-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-yellow-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-yellow-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-yellow-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-yellow-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-green-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-green-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-green-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-green-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-green-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-green-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-green-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-green-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-green-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-green-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-indigo-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-indigo-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-indigo-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-indigo-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-indigo-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-indigo-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-indigo-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-indigo-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-indigo-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-indigo-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-purple-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-purple-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-purple-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-purple-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-purple-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-purple-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-purple-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-purple-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-purple-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-purple-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-pink-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-pink-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-pink-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-pink-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-pink-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-pink-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-pink-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-pink-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-pink-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-pink-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cyan-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cyan-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cyan-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cyan-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cyan-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cyan-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cyan-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cyan-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cyan-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cyan-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-light-blue-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-light-blue-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-light-blue-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-light-blue-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-light-blue-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-light-blue-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-light-blue-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-light-blue-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-light-blue-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-light-blue-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-amber-50{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-amber-100{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-amber-200{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-amber-300{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-amber-400{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-amber-500{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-amber-600{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-amber-700{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-amber-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-amber-900{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-space-cadet{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-manatee{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-cynabar{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-imperial-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-special-black{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-dark-sienna{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-rosewood{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-dark-red{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-rosso-corsa{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-vermillion{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-persimmon{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-carrot-orange{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-orange-web{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-selective-yellow{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-bottle-green{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-illuminating-emerald{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-transparent:focus-within{
    background-color: transparent !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-current:focus-within{
    background-color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-gray-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-gray-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-gray-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-gray-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-gray-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-red-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-red-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-red-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-red-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-red-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-red-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-red-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-red-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-red-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-red-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-yellow-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-yellow-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-yellow-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-yellow-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-yellow-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-yellow-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-yellow-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-yellow-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-yellow-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-yellow-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-green-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-green-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-green-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-green-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-green-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-green-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-green-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-green-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-green-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-green-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-indigo-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-indigo-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-indigo-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-indigo-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-indigo-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-indigo-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-indigo-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-indigo-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-indigo-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-indigo-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-purple-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-purple-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-purple-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-purple-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-purple-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-purple-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-purple-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-purple-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-purple-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-purple-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-pink-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-pink-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-pink-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-pink-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-pink-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-pink-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-pink-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-pink-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-pink-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-pink-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cyan-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cyan-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cyan-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cyan-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cyan-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cyan-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cyan-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cyan-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cyan-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cyan-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-light-blue-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-light-blue-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-light-blue-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-light-blue-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-light-blue-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-light-blue-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-light-blue-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-light-blue-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-light-blue-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-light-blue-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-amber-50:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-amber-100:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-amber-200:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-amber-300:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-amber-400:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-amber-500:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-amber-600:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-amber-700:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-amber-800:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-amber-900:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-space-cadet:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-manatee:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-cynabar:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-imperial-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-special-black:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-dark-sienna:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-rosewood:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-dark-red:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-rosso-corsa:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-vermillion:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-persimmon:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-carrot-orange:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-orange-web:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-selective-yellow:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-bottle-green:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-illuminating-emerald:focus-within{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-transparent:hover{
    background-color: transparent !important;
  }

  .dark .\32xl\:dark\:hover\:bg-current:hover{
    background-color: currentColor !important;
  }

  .dark .\32xl\:dark\:hover\:bg-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-white:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-gray-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-gray-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-red-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-red-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-red-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-red-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-red-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-red-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-red-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-red-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-red-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-red-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-yellow-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-yellow-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-yellow-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-yellow-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-yellow-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-yellow-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-yellow-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-yellow-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-yellow-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-green-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-green-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-green-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-green-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-green-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-green-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-green-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-green-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-green-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-green-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-indigo-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-indigo-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-indigo-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-indigo-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-indigo-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-indigo-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-indigo-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-indigo-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-indigo-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-indigo-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-purple-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-purple-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-purple-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-purple-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-purple-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-purple-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-purple-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-purple-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-purple-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-purple-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-pink-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-pink-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-pink-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-pink-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-pink-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-pink-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-pink-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-pink-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-pink-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-pink-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cyan-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cyan-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cyan-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cyan-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cyan-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cyan-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cyan-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cyan-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cyan-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cyan-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-light-blue-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-light-blue-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-light-blue-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-light-blue-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-light-blue-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-light-blue-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-light-blue-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-light-blue-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-light-blue-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-light-blue-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-amber-50:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-amber-100:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-amber-200:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-amber-300:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-amber-400:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-amber-500:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-amber-600:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-amber-700:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-amber-800:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-amber-900:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-space-cadet:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-manatee:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-cynabar:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-imperial-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-special-black:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-dark-sienna:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-rosewood:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-dark-red:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-rosso-corsa:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-vermillion:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-persimmon:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-carrot-orange:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-orange-web:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-selective-yellow:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-bottle-green:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:bg-illuminating-emerald:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-transparent:focus{
    background-color: transparent !important;
  }

  .dark .\32xl\:dark\:focus\:bg-current:focus{
    background-color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus\:bg-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-white:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-gray-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-gray-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-gray-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-gray-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-gray-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-gray-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-gray-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-red-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-red-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-red-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-red-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-red-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-red-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-red-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-red-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-red-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-red-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-yellow-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-yellow-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-yellow-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-yellow-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-yellow-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-yellow-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-yellow-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-yellow-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-yellow-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-yellow-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-green-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-green-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-green-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-green-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-green-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-green-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-green-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-green-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-green-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-green-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-indigo-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-indigo-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-indigo-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-indigo-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-indigo-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-indigo-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-indigo-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-indigo-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-purple-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-purple-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-purple-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-purple-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(196, 181, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-purple-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(167, 139, 250, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-purple-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-purple-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-purple-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-purple-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-purple-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-pink-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-pink-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-pink-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-pink-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-pink-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-pink-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-pink-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-pink-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-pink-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-pink-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cyan-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(236, 254, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cyan-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(207, 250, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cyan-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(165, 243, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cyan-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(103, 232, 249, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cyan-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(34, 211, 238, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cyan-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(6, 182, 212, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cyan-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(8, 145, 178, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cyan-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 116, 144, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cyan-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(21, 94, 117, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cyan-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(22, 78, 99, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-light-blue-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-light-blue-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(224, 242, 254, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-light-blue-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(186, 230, 253, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-light-blue-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(125, 211, 252, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-light-blue-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(56, 189, 248, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-light-blue-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(14, 165, 233, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-light-blue-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(2, 132, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-light-blue-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 105, 161, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-light-blue-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(7, 89, 133, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-light-blue-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(12, 74, 110, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-amber-50:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-amber-100:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-amber-200:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-amber-300:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-amber-400:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-amber-500:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-amber-600:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-amber-700:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-amber-800:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-amber-900:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-space-cadet:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(43, 45, 66, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-manatee:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(141, 153, 174, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-cynabar:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(242, 67, 51, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-imperial-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 35, 60, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-special-black:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(3, 7, 30, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-dark-sienna:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(55, 6, 23, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-rosewood:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(106, 4, 15, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-dark-red:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(157, 2, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-rosso-corsa:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(208, 0, 0, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-vermillion:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(220, 47, 2, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-persimmon:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(232, 93, 4, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-carrot-orange:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(244, 140, 6, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-orange-web:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(250, 163, 7, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-selective-yellow:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 186, 8, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-bottle-green:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(45, 106, 79, var(--tw-bg-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:bg-illuminating-emerald:focus{
    --tw-bg-opacity: 1 !important;
    background-color: rgba(64, 145, 108, var(--tw-bg-opacity)) !important;
  }

  .\32xl\:bg-none{
    background-image: none !important;
  }

  .\32xl\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
  }

  .\32xl\:bg-gradient-to-tr{
    background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
  }

  .\32xl\:bg-gradient-to-r{
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
  }

  .\32xl\:bg-gradient-to-br{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
  }

  .\32xl\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
  }

  .\32xl\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)) !important;
  }

  .\32xl\:bg-gradient-to-l{
    background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
  }

  .\32xl\:bg-gradient-to-tl{
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
  }

  .\32xl\:from-transparent{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:from-current{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:from-black{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:from-white{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:from-gray-50{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .\32xl\:from-gray-100{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .\32xl\:from-gray-200{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .\32xl\:from-gray-300{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .\32xl\:from-gray-400{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .\32xl\:from-gray-500{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .\32xl\:from-gray-600{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .\32xl\:from-gray-700{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .\32xl\:from-gray-800{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .\32xl\:from-gray-900{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .\32xl\:from-red-50{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .\32xl\:from-red-100{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .\32xl\:from-red-200{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .\32xl\:from-red-300{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .\32xl\:from-red-400{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .\32xl\:from-red-500{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .\32xl\:from-red-600{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .\32xl\:from-red-700{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .\32xl\:from-red-800{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .\32xl\:from-red-900{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .\32xl\:from-yellow-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:from-yellow-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:from-yellow-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:from-yellow-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:from-yellow-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:from-yellow-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:from-yellow-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:from-yellow-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:from-yellow-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:from-yellow-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:from-green-50{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .\32xl\:from-green-100{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .\32xl\:from-green-200{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .\32xl\:from-green-300{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .\32xl\:from-green-400{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .\32xl\:from-green-500{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .\32xl\:from-green-600{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .\32xl\:from-green-700{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .\32xl\:from-green-800{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .\32xl\:from-green-900{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .\32xl\:from-blue-50{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .\32xl\:from-blue-100{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .\32xl\:from-blue-200{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .\32xl\:from-blue-300{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .\32xl\:from-blue-400{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .\32xl\:from-blue-500{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .\32xl\:from-blue-600{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .\32xl\:from-blue-700{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .\32xl\:from-blue-800{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .\32xl\:from-blue-900{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .\32xl\:from-indigo-50{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .\32xl\:from-indigo-100{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .\32xl\:from-indigo-200{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .\32xl\:from-indigo-300{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .\32xl\:from-indigo-400{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .\32xl\:from-indigo-500{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .\32xl\:from-indigo-600{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .\32xl\:from-indigo-700{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .\32xl\:from-indigo-800{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .\32xl\:from-indigo-900{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .\32xl\:from-purple-50{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .\32xl\:from-purple-100{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .\32xl\:from-purple-200{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .\32xl\:from-purple-300{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .\32xl\:from-purple-400{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .\32xl\:from-purple-500{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .\32xl\:from-purple-600{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .\32xl\:from-purple-700{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .\32xl\:from-purple-800{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .\32xl\:from-purple-900{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .\32xl\:from-pink-50{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .\32xl\:from-pink-100{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .\32xl\:from-pink-200{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .\32xl\:from-pink-300{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .\32xl\:from-pink-400{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .\32xl\:from-pink-500{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .\32xl\:from-pink-600{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .\32xl\:from-pink-700{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .\32xl\:from-pink-800{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .\32xl\:from-pink-900{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .\32xl\:from-cyan-50{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .\32xl\:from-cyan-100{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .\32xl\:from-cyan-200{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .\32xl\:from-cyan-300{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .\32xl\:from-cyan-400{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .\32xl\:from-cyan-500{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .\32xl\:from-cyan-600{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .\32xl\:from-cyan-700{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .\32xl\:from-cyan-800{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .\32xl\:from-cyan-900{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .\32xl\:from-light-blue-50{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .\32xl\:from-light-blue-100{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .\32xl\:from-light-blue-200{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .\32xl\:from-light-blue-300{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .\32xl\:from-light-blue-400{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .\32xl\:from-light-blue-500{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .\32xl\:from-light-blue-600{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .\32xl\:from-light-blue-700{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .\32xl\:from-light-blue-800{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .\32xl\:from-light-blue-900{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .\32xl\:from-amber-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:from-amber-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:from-amber-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:from-amber-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:from-amber-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:from-amber-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:from-amber-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:from-amber-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:from-amber-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:from-amber-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:from-space-cadet{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .\32xl\:from-manatee{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .\32xl\:from-cynabar{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .\32xl\:from-imperial-red{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .\32xl\:from-special-black{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .\32xl\:from-dark-sienna{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .\32xl\:from-rosewood{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .\32xl\:from-dark-red{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .\32xl\:from-rosso-corsa{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .\32xl\:from-vermillion{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .\32xl\:from-persimmon{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .\32xl\:from-carrot-orange{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .\32xl\:from-orange-web{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .\32xl\:from-selective-yellow{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .\32xl\:from-bottle-green{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .\32xl\:from-illuminating-emerald{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .\32xl\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:via-current{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:via-gray-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .\32xl\:via-gray-100{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .\32xl\:via-gray-200{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .\32xl\:via-gray-300{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .\32xl\:via-gray-400{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .\32xl\:via-gray-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .\32xl\:via-gray-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .\32xl\:via-gray-700{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .\32xl\:via-gray-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .\32xl\:via-gray-900{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .\32xl\:via-red-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .\32xl\:via-red-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .\32xl\:via-red-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .\32xl\:via-red-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .\32xl\:via-red-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .\32xl\:via-red-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .\32xl\:via-red-600{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .\32xl\:via-red-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .\32xl\:via-red-800{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .\32xl\:via-red-900{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .\32xl\:via-yellow-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:via-yellow-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:via-yellow-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:via-yellow-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:via-yellow-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:via-yellow-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:via-yellow-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:via-yellow-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:via-yellow-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:via-yellow-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:via-green-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .\32xl\:via-green-100{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .\32xl\:via-green-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .\32xl\:via-green-300{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .\32xl\:via-green-400{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .\32xl\:via-green-500{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .\32xl\:via-green-600{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .\32xl\:via-green-700{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .\32xl\:via-green-800{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .\32xl\:via-green-900{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .\32xl\:via-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .\32xl\:via-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .\32xl\:via-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .\32xl\:via-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .\32xl\:via-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .\32xl\:via-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .\32xl\:via-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .\32xl\:via-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .\32xl\:via-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .\32xl\:via-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .\32xl\:via-indigo-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .\32xl\:via-indigo-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .\32xl\:via-indigo-200{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .\32xl\:via-indigo-300{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .\32xl\:via-indigo-400{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .\32xl\:via-indigo-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .\32xl\:via-indigo-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .\32xl\:via-indigo-700{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .\32xl\:via-indigo-800{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .\32xl\:via-indigo-900{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .\32xl\:via-purple-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .\32xl\:via-purple-100{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .\32xl\:via-purple-200{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .\32xl\:via-purple-300{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .\32xl\:via-purple-400{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .\32xl\:via-purple-500{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .\32xl\:via-purple-600{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .\32xl\:via-purple-700{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .\32xl\:via-purple-800{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .\32xl\:via-purple-900{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .\32xl\:via-pink-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .\32xl\:via-pink-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .\32xl\:via-pink-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .\32xl\:via-pink-300{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .\32xl\:via-pink-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .\32xl\:via-pink-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .\32xl\:via-pink-600{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .\32xl\:via-pink-700{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .\32xl\:via-pink-800{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .\32xl\:via-pink-900{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .\32xl\:via-cyan-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .\32xl\:via-cyan-100{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .\32xl\:via-cyan-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .\32xl\:via-cyan-300{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .\32xl\:via-cyan-400{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .\32xl\:via-cyan-500{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .\32xl\:via-cyan-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .\32xl\:via-cyan-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .\32xl\:via-cyan-800{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .\32xl\:via-cyan-900{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .\32xl\:via-light-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .\32xl\:via-light-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .\32xl\:via-light-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .\32xl\:via-light-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .\32xl\:via-light-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .\32xl\:via-light-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .\32xl\:via-light-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .\32xl\:via-light-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .\32xl\:via-light-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .\32xl\:via-light-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .\32xl\:via-amber-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:via-amber-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:via-amber-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:via-amber-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:via-amber-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:via-amber-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:via-amber-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:via-amber-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:via-amber-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:via-amber-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:via-space-cadet{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .\32xl\:via-manatee{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .\32xl\:via-cynabar{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .\32xl\:via-imperial-red{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .\32xl\:via-special-black{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .\32xl\:via-dark-sienna{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .\32xl\:via-rosewood{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .\32xl\:via-dark-red{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .\32xl\:via-rosso-corsa{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .\32xl\:via-vermillion{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .\32xl\:via-persimmon{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .\32xl\:via-carrot-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .\32xl\:via-orange-web{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .\32xl\:via-selective-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .\32xl\:via-bottle-green{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .\32xl\:via-illuminating-emerald{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .\32xl\:to-transparent{
    --tw-gradient-to: transparent !important;
  }

  .\32xl\:to-current{
    --tw-gradient-to: currentColor !important;
  }

  .\32xl\:to-black{
    --tw-gradient-to: #000 !important;
  }

  .\32xl\:to-white{
    --tw-gradient-to: #fff !important;
  }

  .\32xl\:to-gray-50{
    --tw-gradient-to: #f9fafb !important;
  }

  .\32xl\:to-gray-100{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .\32xl\:to-gray-200{
    --tw-gradient-to: #e5e7eb !important;
  }

  .\32xl\:to-gray-300{
    --tw-gradient-to: #d1d5db !important;
  }

  .\32xl\:to-gray-400{
    --tw-gradient-to: #9ca3af !important;
  }

  .\32xl\:to-gray-500{
    --tw-gradient-to: #6b7280 !important;
  }

  .\32xl\:to-gray-600{
    --tw-gradient-to: #4b5563 !important;
  }

  .\32xl\:to-gray-700{
    --tw-gradient-to: #374151 !important;
  }

  .\32xl\:to-gray-800{
    --tw-gradient-to: #1f2937 !important;
  }

  .\32xl\:to-gray-900{
    --tw-gradient-to: #111827 !important;
  }

  .\32xl\:to-red-50{
    --tw-gradient-to: #fef2f2 !important;
  }

  .\32xl\:to-red-100{
    --tw-gradient-to: #fee2e2 !important;
  }

  .\32xl\:to-red-200{
    --tw-gradient-to: #fecaca !important;
  }

  .\32xl\:to-red-300{
    --tw-gradient-to: #fca5a5 !important;
  }

  .\32xl\:to-red-400{
    --tw-gradient-to: #f87171 !important;
  }

  .\32xl\:to-red-500{
    --tw-gradient-to: #ef4444 !important;
  }

  .\32xl\:to-red-600{
    --tw-gradient-to: #dc2626 !important;
  }

  .\32xl\:to-red-700{
    --tw-gradient-to: #b91c1c !important;
  }

  .\32xl\:to-red-800{
    --tw-gradient-to: #991b1b !important;
  }

  .\32xl\:to-red-900{
    --tw-gradient-to: #7f1d1d !important;
  }

  .\32xl\:to-yellow-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .\32xl\:to-yellow-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .\32xl\:to-yellow-200{
    --tw-gradient-to: #fde68a !important;
  }

  .\32xl\:to-yellow-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .\32xl\:to-yellow-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .\32xl\:to-yellow-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .\32xl\:to-yellow-600{
    --tw-gradient-to: #d97706 !important;
  }

  .\32xl\:to-yellow-700{
    --tw-gradient-to: #b45309 !important;
  }

  .\32xl\:to-yellow-800{
    --tw-gradient-to: #92400e !important;
  }

  .\32xl\:to-yellow-900{
    --tw-gradient-to: #78350f !important;
  }

  .\32xl\:to-green-50{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .\32xl\:to-green-100{
    --tw-gradient-to: #d1fae5 !important;
  }

  .\32xl\:to-green-200{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .\32xl\:to-green-300{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .\32xl\:to-green-400{
    --tw-gradient-to: #34d399 !important;
  }

  .\32xl\:to-green-500{
    --tw-gradient-to: #10b981 !important;
  }

  .\32xl\:to-green-600{
    --tw-gradient-to: #059669 !important;
  }

  .\32xl\:to-green-700{
    --tw-gradient-to: #047857 !important;
  }

  .\32xl\:to-green-800{
    --tw-gradient-to: #065f46 !important;
  }

  .\32xl\:to-green-900{
    --tw-gradient-to: #064e3b !important;
  }

  .\32xl\:to-blue-50{
    --tw-gradient-to: #eff6ff !important;
  }

  .\32xl\:to-blue-100{
    --tw-gradient-to: #dbeafe !important;
  }

  .\32xl\:to-blue-200{
    --tw-gradient-to: #bfdbfe !important;
  }

  .\32xl\:to-blue-300{
    --tw-gradient-to: #93c5fd !important;
  }

  .\32xl\:to-blue-400{
    --tw-gradient-to: #60a5fa !important;
  }

  .\32xl\:to-blue-500{
    --tw-gradient-to: #3b82f6 !important;
  }

  .\32xl\:to-blue-600{
    --tw-gradient-to: #2563eb !important;
  }

  .\32xl\:to-blue-700{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .\32xl\:to-blue-800{
    --tw-gradient-to: #1e40af !important;
  }

  .\32xl\:to-blue-900{
    --tw-gradient-to: #1e3a8a !important;
  }

  .\32xl\:to-indigo-50{
    --tw-gradient-to: #eef2ff !important;
  }

  .\32xl\:to-indigo-100{
    --tw-gradient-to: #e0e7ff !important;
  }

  .\32xl\:to-indigo-200{
    --tw-gradient-to: #c7d2fe !important;
  }

  .\32xl\:to-indigo-300{
    --tw-gradient-to: #a5b4fc !important;
  }

  .\32xl\:to-indigo-400{
    --tw-gradient-to: #818cf8 !important;
  }

  .\32xl\:to-indigo-500{
    --tw-gradient-to: #6366f1 !important;
  }

  .\32xl\:to-indigo-600{
    --tw-gradient-to: #4f46e5 !important;
  }

  .\32xl\:to-indigo-700{
    --tw-gradient-to: #4338ca !important;
  }

  .\32xl\:to-indigo-800{
    --tw-gradient-to: #3730a3 !important;
  }

  .\32xl\:to-indigo-900{
    --tw-gradient-to: #312e81 !important;
  }

  .\32xl\:to-purple-50{
    --tw-gradient-to: #f5f3ff !important;
  }

  .\32xl\:to-purple-100{
    --tw-gradient-to: #ede9fe !important;
  }

  .\32xl\:to-purple-200{
    --tw-gradient-to: #ddd6fe !important;
  }

  .\32xl\:to-purple-300{
    --tw-gradient-to: #c4b5fd !important;
  }

  .\32xl\:to-purple-400{
    --tw-gradient-to: #a78bfa !important;
  }

  .\32xl\:to-purple-500{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .\32xl\:to-purple-600{
    --tw-gradient-to: #7c3aed !important;
  }

  .\32xl\:to-purple-700{
    --tw-gradient-to: #6d28d9 !important;
  }

  .\32xl\:to-purple-800{
    --tw-gradient-to: #5b21b6 !important;
  }

  .\32xl\:to-purple-900{
    --tw-gradient-to: #4c1d95 !important;
  }

  .\32xl\:to-pink-50{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .\32xl\:to-pink-100{
    --tw-gradient-to: #fce7f3 !important;
  }

  .\32xl\:to-pink-200{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .\32xl\:to-pink-300{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .\32xl\:to-pink-400{
    --tw-gradient-to: #f472b6 !important;
  }

  .\32xl\:to-pink-500{
    --tw-gradient-to: #ec4899 !important;
  }

  .\32xl\:to-pink-600{
    --tw-gradient-to: #db2777 !important;
  }

  .\32xl\:to-pink-700{
    --tw-gradient-to: #be185d !important;
  }

  .\32xl\:to-pink-800{
    --tw-gradient-to: #9d174d !important;
  }

  .\32xl\:to-pink-900{
    --tw-gradient-to: #831843 !important;
  }

  .\32xl\:to-cyan-50{
    --tw-gradient-to: #ecfeff !important;
  }

  .\32xl\:to-cyan-100{
    --tw-gradient-to: #cffafe !important;
  }

  .\32xl\:to-cyan-200{
    --tw-gradient-to: #a5f3fc !important;
  }

  .\32xl\:to-cyan-300{
    --tw-gradient-to: #67e8f9 !important;
  }

  .\32xl\:to-cyan-400{
    --tw-gradient-to: #22d3ee !important;
  }

  .\32xl\:to-cyan-500{
    --tw-gradient-to: #06b6d4 !important;
  }

  .\32xl\:to-cyan-600{
    --tw-gradient-to: #0891b2 !important;
  }

  .\32xl\:to-cyan-700{
    --tw-gradient-to: #0e7490 !important;
  }

  .\32xl\:to-cyan-800{
    --tw-gradient-to: #155e75 !important;
  }

  .\32xl\:to-cyan-900{
    --tw-gradient-to: #164e63 !important;
  }

  .\32xl\:to-light-blue-50{
    --tw-gradient-to: #f0f9ff !important;
  }

  .\32xl\:to-light-blue-100{
    --tw-gradient-to: #e0f2fe !important;
  }

  .\32xl\:to-light-blue-200{
    --tw-gradient-to: #bae6fd !important;
  }

  .\32xl\:to-light-blue-300{
    --tw-gradient-to: #7dd3fc !important;
  }

  .\32xl\:to-light-blue-400{
    --tw-gradient-to: #38bdf8 !important;
  }

  .\32xl\:to-light-blue-500{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .\32xl\:to-light-blue-600{
    --tw-gradient-to: #0284c7 !important;
  }

  .\32xl\:to-light-blue-700{
    --tw-gradient-to: #0369a1 !important;
  }

  .\32xl\:to-light-blue-800{
    --tw-gradient-to: #075985 !important;
  }

  .\32xl\:to-light-blue-900{
    --tw-gradient-to: #0c4a6e !important;
  }

  .\32xl\:to-amber-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .\32xl\:to-amber-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .\32xl\:to-amber-200{
    --tw-gradient-to: #fde68a !important;
  }

  .\32xl\:to-amber-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .\32xl\:to-amber-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .\32xl\:to-amber-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .\32xl\:to-amber-600{
    --tw-gradient-to: #d97706 !important;
  }

  .\32xl\:to-amber-700{
    --tw-gradient-to: #b45309 !important;
  }

  .\32xl\:to-amber-800{
    --tw-gradient-to: #92400e !important;
  }

  .\32xl\:to-amber-900{
    --tw-gradient-to: #78350f !important;
  }

  .\32xl\:to-space-cadet{
    --tw-gradient-to: #2B2D42 !important;
  }

  .\32xl\:to-manatee{
    --tw-gradient-to: #8D99AE !important;
  }

  .\32xl\:to-cynabar{
    --tw-gradient-to: #F24333 !important;
  }

  .\32xl\:to-imperial-red{
    --tw-gradient-to: #EF233C !important;
  }

  .\32xl\:to-special-black{
    --tw-gradient-to: #03071E !important;
  }

  .\32xl\:to-dark-sienna{
    --tw-gradient-to: #370617 !important;
  }

  .\32xl\:to-rosewood{
    --tw-gradient-to: #6A040F !important;
  }

  .\32xl\:to-dark-red{
    --tw-gradient-to: #9D0208 !important;
  }

  .\32xl\:to-rosso-corsa{
    --tw-gradient-to: #D00000 !important;
  }

  .\32xl\:to-vermillion{
    --tw-gradient-to: #DC2F02 !important;
  }

  .\32xl\:to-persimmon{
    --tw-gradient-to: #E85D04 !important;
  }

  .\32xl\:to-carrot-orange{
    --tw-gradient-to: #F48C06 !important;
  }

  .\32xl\:to-orange-web{
    --tw-gradient-to: #FAA307 !important;
  }

  .\32xl\:to-selective-yellow{
    --tw-gradient-to: #FFBA08 !important;
  }

  .\32xl\:to-bottle-green{
    --tw-gradient-to: #2D6A4F !important;
  }

  .\32xl\:to-illuminating-emerald{
    --tw-gradient-to: #40916C !important;
  }

  .\32xl\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:hover\:from-current:hover{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:hover\:from-black:hover{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:hover\:from-white:hover{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:hover\:from-gray-50:hover{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .\32xl\:hover\:from-gray-100:hover{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .\32xl\:hover\:from-gray-200:hover{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .\32xl\:hover\:from-gray-300:hover{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .\32xl\:hover\:from-gray-400:hover{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .\32xl\:hover\:from-gray-500:hover{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .\32xl\:hover\:from-gray-600:hover{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .\32xl\:hover\:from-gray-700:hover{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .\32xl\:hover\:from-gray-800:hover{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .\32xl\:hover\:from-gray-900:hover{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .\32xl\:hover\:from-red-50:hover{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .\32xl\:hover\:from-red-100:hover{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .\32xl\:hover\:from-red-200:hover{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .\32xl\:hover\:from-red-300:hover{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .\32xl\:hover\:from-red-400:hover{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .\32xl\:hover\:from-red-500:hover{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .\32xl\:hover\:from-red-600:hover{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .\32xl\:hover\:from-red-700:hover{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .\32xl\:hover\:from-red-800:hover{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .\32xl\:hover\:from-red-900:hover{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .\32xl\:hover\:from-yellow-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:hover\:from-yellow-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:hover\:from-yellow-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:hover\:from-yellow-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:hover\:from-yellow-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:hover\:from-yellow-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:hover\:from-yellow-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:hover\:from-yellow-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:hover\:from-yellow-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:hover\:from-yellow-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:hover\:from-green-50:hover{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .\32xl\:hover\:from-green-100:hover{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .\32xl\:hover\:from-green-200:hover{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .\32xl\:hover\:from-green-300:hover{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .\32xl\:hover\:from-green-400:hover{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .\32xl\:hover\:from-green-500:hover{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .\32xl\:hover\:from-green-600:hover{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .\32xl\:hover\:from-green-700:hover{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .\32xl\:hover\:from-green-800:hover{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .\32xl\:hover\:from-green-900:hover{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .\32xl\:hover\:from-blue-50:hover{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .\32xl\:hover\:from-blue-100:hover{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .\32xl\:hover\:from-blue-200:hover{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .\32xl\:hover\:from-blue-300:hover{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .\32xl\:hover\:from-blue-400:hover{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .\32xl\:hover\:from-blue-500:hover{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .\32xl\:hover\:from-blue-600:hover{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .\32xl\:hover\:from-blue-700:hover{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .\32xl\:hover\:from-blue-800:hover{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .\32xl\:hover\:from-blue-900:hover{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .\32xl\:hover\:from-indigo-50:hover{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .\32xl\:hover\:from-indigo-100:hover{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .\32xl\:hover\:from-indigo-200:hover{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .\32xl\:hover\:from-indigo-300:hover{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .\32xl\:hover\:from-indigo-400:hover{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .\32xl\:hover\:from-indigo-500:hover{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .\32xl\:hover\:from-indigo-600:hover{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .\32xl\:hover\:from-indigo-700:hover{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .\32xl\:hover\:from-indigo-800:hover{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .\32xl\:hover\:from-indigo-900:hover{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .\32xl\:hover\:from-purple-50:hover{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .\32xl\:hover\:from-purple-100:hover{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .\32xl\:hover\:from-purple-200:hover{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .\32xl\:hover\:from-purple-300:hover{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .\32xl\:hover\:from-purple-400:hover{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .\32xl\:hover\:from-purple-500:hover{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .\32xl\:hover\:from-purple-600:hover{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .\32xl\:hover\:from-purple-700:hover{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .\32xl\:hover\:from-purple-800:hover{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .\32xl\:hover\:from-purple-900:hover{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .\32xl\:hover\:from-pink-50:hover{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .\32xl\:hover\:from-pink-100:hover{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .\32xl\:hover\:from-pink-200:hover{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .\32xl\:hover\:from-pink-300:hover{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .\32xl\:hover\:from-pink-400:hover{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .\32xl\:hover\:from-pink-500:hover{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .\32xl\:hover\:from-pink-600:hover{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .\32xl\:hover\:from-pink-700:hover{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .\32xl\:hover\:from-pink-800:hover{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .\32xl\:hover\:from-pink-900:hover{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .\32xl\:hover\:from-cyan-50:hover{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .\32xl\:hover\:from-cyan-100:hover{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .\32xl\:hover\:from-cyan-200:hover{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .\32xl\:hover\:from-cyan-300:hover{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .\32xl\:hover\:from-cyan-400:hover{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .\32xl\:hover\:from-cyan-500:hover{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .\32xl\:hover\:from-cyan-600:hover{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .\32xl\:hover\:from-cyan-700:hover{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .\32xl\:hover\:from-cyan-800:hover{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .\32xl\:hover\:from-cyan-900:hover{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .\32xl\:hover\:from-light-blue-50:hover{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .\32xl\:hover\:from-light-blue-100:hover{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .\32xl\:hover\:from-light-blue-200:hover{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .\32xl\:hover\:from-light-blue-300:hover{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .\32xl\:hover\:from-light-blue-400:hover{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .\32xl\:hover\:from-light-blue-500:hover{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .\32xl\:hover\:from-light-blue-600:hover{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .\32xl\:hover\:from-light-blue-700:hover{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .\32xl\:hover\:from-light-blue-800:hover{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .\32xl\:hover\:from-light-blue-900:hover{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .\32xl\:hover\:from-amber-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:hover\:from-amber-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:hover\:from-amber-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:hover\:from-amber-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:hover\:from-amber-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:hover\:from-amber-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:hover\:from-amber-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:hover\:from-amber-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:hover\:from-amber-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:hover\:from-amber-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:hover\:from-space-cadet:hover{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .\32xl\:hover\:from-manatee:hover{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .\32xl\:hover\:from-cynabar:hover{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .\32xl\:hover\:from-imperial-red:hover{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .\32xl\:hover\:from-special-black:hover{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .\32xl\:hover\:from-dark-sienna:hover{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .\32xl\:hover\:from-rosewood:hover{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .\32xl\:hover\:from-dark-red:hover{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .\32xl\:hover\:from-rosso-corsa:hover{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .\32xl\:hover\:from-vermillion:hover{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .\32xl\:hover\:from-persimmon:hover{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .\32xl\:hover\:from-carrot-orange:hover{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .\32xl\:hover\:from-orange-web:hover{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .\32xl\:hover\:from-selective-yellow:hover{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .\32xl\:hover\:from-bottle-green:hover{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .\32xl\:hover\:from-illuminating-emerald:hover{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .\32xl\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:hover\:via-current:hover{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:hover\:via-gray-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .\32xl\:hover\:via-gray-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .\32xl\:hover\:via-gray-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .\32xl\:hover\:via-gray-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .\32xl\:hover\:via-gray-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .\32xl\:hover\:via-gray-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .\32xl\:hover\:via-gray-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .\32xl\:hover\:via-gray-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .\32xl\:hover\:via-gray-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .\32xl\:hover\:via-gray-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .\32xl\:hover\:via-red-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .\32xl\:hover\:via-red-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .\32xl\:hover\:via-red-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .\32xl\:hover\:via-red-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .\32xl\:hover\:via-red-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .\32xl\:hover\:via-red-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .\32xl\:hover\:via-red-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .\32xl\:hover\:via-red-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .\32xl\:hover\:via-red-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .\32xl\:hover\:via-red-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .\32xl\:hover\:via-yellow-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:hover\:via-yellow-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:hover\:via-yellow-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:hover\:via-yellow-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:hover\:via-yellow-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:hover\:via-yellow-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:hover\:via-yellow-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:hover\:via-yellow-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:hover\:via-yellow-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:hover\:via-yellow-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:hover\:via-green-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .\32xl\:hover\:via-green-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .\32xl\:hover\:via-green-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .\32xl\:hover\:via-green-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .\32xl\:hover\:via-green-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .\32xl\:hover\:via-green-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .\32xl\:hover\:via-green-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .\32xl\:hover\:via-green-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .\32xl\:hover\:via-green-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .\32xl\:hover\:via-green-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .\32xl\:hover\:via-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .\32xl\:hover\:via-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .\32xl\:hover\:via-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .\32xl\:hover\:via-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .\32xl\:hover\:via-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .\32xl\:hover\:via-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .\32xl\:hover\:via-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .\32xl\:hover\:via-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .\32xl\:hover\:via-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .\32xl\:hover\:via-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .\32xl\:hover\:via-indigo-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .\32xl\:hover\:via-indigo-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .\32xl\:hover\:via-indigo-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .\32xl\:hover\:via-indigo-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .\32xl\:hover\:via-indigo-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .\32xl\:hover\:via-indigo-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .\32xl\:hover\:via-indigo-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .\32xl\:hover\:via-indigo-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .\32xl\:hover\:via-indigo-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .\32xl\:hover\:via-indigo-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .\32xl\:hover\:via-purple-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .\32xl\:hover\:via-purple-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .\32xl\:hover\:via-purple-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .\32xl\:hover\:via-purple-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .\32xl\:hover\:via-purple-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .\32xl\:hover\:via-purple-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .\32xl\:hover\:via-purple-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .\32xl\:hover\:via-purple-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .\32xl\:hover\:via-purple-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .\32xl\:hover\:via-purple-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .\32xl\:hover\:via-pink-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .\32xl\:hover\:via-pink-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .\32xl\:hover\:via-pink-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .\32xl\:hover\:via-pink-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .\32xl\:hover\:via-pink-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .\32xl\:hover\:via-pink-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .\32xl\:hover\:via-pink-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .\32xl\:hover\:via-pink-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .\32xl\:hover\:via-pink-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .\32xl\:hover\:via-pink-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .\32xl\:hover\:via-cyan-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .\32xl\:hover\:via-cyan-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .\32xl\:hover\:via-cyan-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .\32xl\:hover\:via-cyan-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .\32xl\:hover\:via-cyan-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .\32xl\:hover\:via-cyan-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .\32xl\:hover\:via-cyan-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .\32xl\:hover\:via-cyan-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .\32xl\:hover\:via-cyan-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .\32xl\:hover\:via-cyan-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .\32xl\:hover\:via-light-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .\32xl\:hover\:via-light-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .\32xl\:hover\:via-light-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .\32xl\:hover\:via-light-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .\32xl\:hover\:via-light-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .\32xl\:hover\:via-light-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .\32xl\:hover\:via-light-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .\32xl\:hover\:via-light-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .\32xl\:hover\:via-light-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .\32xl\:hover\:via-light-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .\32xl\:hover\:via-amber-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:hover\:via-amber-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:hover\:via-amber-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:hover\:via-amber-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:hover\:via-amber-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:hover\:via-amber-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:hover\:via-amber-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:hover\:via-amber-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:hover\:via-amber-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:hover\:via-amber-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:hover\:via-space-cadet:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .\32xl\:hover\:via-manatee:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .\32xl\:hover\:via-cynabar:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .\32xl\:hover\:via-imperial-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .\32xl\:hover\:via-special-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .\32xl\:hover\:via-dark-sienna:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .\32xl\:hover\:via-rosewood:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .\32xl\:hover\:via-dark-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .\32xl\:hover\:via-rosso-corsa:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .\32xl\:hover\:via-vermillion:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .\32xl\:hover\:via-persimmon:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .\32xl\:hover\:via-carrot-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .\32xl\:hover\:via-orange-web:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .\32xl\:hover\:via-selective-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .\32xl\:hover\:via-bottle-green:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .\32xl\:hover\:via-illuminating-emerald:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .\32xl\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent !important;
  }

  .\32xl\:hover\:to-current:hover{
    --tw-gradient-to: currentColor !important;
  }

  .\32xl\:hover\:to-black:hover{
    --tw-gradient-to: #000 !important;
  }

  .\32xl\:hover\:to-white:hover{
    --tw-gradient-to: #fff !important;
  }

  .\32xl\:hover\:to-gray-50:hover{
    --tw-gradient-to: #f9fafb !important;
  }

  .\32xl\:hover\:to-gray-100:hover{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .\32xl\:hover\:to-gray-200:hover{
    --tw-gradient-to: #e5e7eb !important;
  }

  .\32xl\:hover\:to-gray-300:hover{
    --tw-gradient-to: #d1d5db !important;
  }

  .\32xl\:hover\:to-gray-400:hover{
    --tw-gradient-to: #9ca3af !important;
  }

  .\32xl\:hover\:to-gray-500:hover{
    --tw-gradient-to: #6b7280 !important;
  }

  .\32xl\:hover\:to-gray-600:hover{
    --tw-gradient-to: #4b5563 !important;
  }

  .\32xl\:hover\:to-gray-700:hover{
    --tw-gradient-to: #374151 !important;
  }

  .\32xl\:hover\:to-gray-800:hover{
    --tw-gradient-to: #1f2937 !important;
  }

  .\32xl\:hover\:to-gray-900:hover{
    --tw-gradient-to: #111827 !important;
  }

  .\32xl\:hover\:to-red-50:hover{
    --tw-gradient-to: #fef2f2 !important;
  }

  .\32xl\:hover\:to-red-100:hover{
    --tw-gradient-to: #fee2e2 !important;
  }

  .\32xl\:hover\:to-red-200:hover{
    --tw-gradient-to: #fecaca !important;
  }

  .\32xl\:hover\:to-red-300:hover{
    --tw-gradient-to: #fca5a5 !important;
  }

  .\32xl\:hover\:to-red-400:hover{
    --tw-gradient-to: #f87171 !important;
  }

  .\32xl\:hover\:to-red-500:hover{
    --tw-gradient-to: #ef4444 !important;
  }

  .\32xl\:hover\:to-red-600:hover{
    --tw-gradient-to: #dc2626 !important;
  }

  .\32xl\:hover\:to-red-700:hover{
    --tw-gradient-to: #b91c1c !important;
  }

  .\32xl\:hover\:to-red-800:hover{
    --tw-gradient-to: #991b1b !important;
  }

  .\32xl\:hover\:to-red-900:hover{
    --tw-gradient-to: #7f1d1d !important;
  }

  .\32xl\:hover\:to-yellow-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .\32xl\:hover\:to-yellow-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .\32xl\:hover\:to-yellow-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .\32xl\:hover\:to-yellow-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .\32xl\:hover\:to-yellow-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .\32xl\:hover\:to-yellow-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .\32xl\:hover\:to-yellow-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .\32xl\:hover\:to-yellow-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .\32xl\:hover\:to-yellow-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .\32xl\:hover\:to-yellow-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .\32xl\:hover\:to-green-50:hover{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .\32xl\:hover\:to-green-100:hover{
    --tw-gradient-to: #d1fae5 !important;
  }

  .\32xl\:hover\:to-green-200:hover{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .\32xl\:hover\:to-green-300:hover{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .\32xl\:hover\:to-green-400:hover{
    --tw-gradient-to: #34d399 !important;
  }

  .\32xl\:hover\:to-green-500:hover{
    --tw-gradient-to: #10b981 !important;
  }

  .\32xl\:hover\:to-green-600:hover{
    --tw-gradient-to: #059669 !important;
  }

  .\32xl\:hover\:to-green-700:hover{
    --tw-gradient-to: #047857 !important;
  }

  .\32xl\:hover\:to-green-800:hover{
    --tw-gradient-to: #065f46 !important;
  }

  .\32xl\:hover\:to-green-900:hover{
    --tw-gradient-to: #064e3b !important;
  }

  .\32xl\:hover\:to-blue-50:hover{
    --tw-gradient-to: #eff6ff !important;
  }

  .\32xl\:hover\:to-blue-100:hover{
    --tw-gradient-to: #dbeafe !important;
  }

  .\32xl\:hover\:to-blue-200:hover{
    --tw-gradient-to: #bfdbfe !important;
  }

  .\32xl\:hover\:to-blue-300:hover{
    --tw-gradient-to: #93c5fd !important;
  }

  .\32xl\:hover\:to-blue-400:hover{
    --tw-gradient-to: #60a5fa !important;
  }

  .\32xl\:hover\:to-blue-500:hover{
    --tw-gradient-to: #3b82f6 !important;
  }

  .\32xl\:hover\:to-blue-600:hover{
    --tw-gradient-to: #2563eb !important;
  }

  .\32xl\:hover\:to-blue-700:hover{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .\32xl\:hover\:to-blue-800:hover{
    --tw-gradient-to: #1e40af !important;
  }

  .\32xl\:hover\:to-blue-900:hover{
    --tw-gradient-to: #1e3a8a !important;
  }

  .\32xl\:hover\:to-indigo-50:hover{
    --tw-gradient-to: #eef2ff !important;
  }

  .\32xl\:hover\:to-indigo-100:hover{
    --tw-gradient-to: #e0e7ff !important;
  }

  .\32xl\:hover\:to-indigo-200:hover{
    --tw-gradient-to: #c7d2fe !important;
  }

  .\32xl\:hover\:to-indigo-300:hover{
    --tw-gradient-to: #a5b4fc !important;
  }

  .\32xl\:hover\:to-indigo-400:hover{
    --tw-gradient-to: #818cf8 !important;
  }

  .\32xl\:hover\:to-indigo-500:hover{
    --tw-gradient-to: #6366f1 !important;
  }

  .\32xl\:hover\:to-indigo-600:hover{
    --tw-gradient-to: #4f46e5 !important;
  }

  .\32xl\:hover\:to-indigo-700:hover{
    --tw-gradient-to: #4338ca !important;
  }

  .\32xl\:hover\:to-indigo-800:hover{
    --tw-gradient-to: #3730a3 !important;
  }

  .\32xl\:hover\:to-indigo-900:hover{
    --tw-gradient-to: #312e81 !important;
  }

  .\32xl\:hover\:to-purple-50:hover{
    --tw-gradient-to: #f5f3ff !important;
  }

  .\32xl\:hover\:to-purple-100:hover{
    --tw-gradient-to: #ede9fe !important;
  }

  .\32xl\:hover\:to-purple-200:hover{
    --tw-gradient-to: #ddd6fe !important;
  }

  .\32xl\:hover\:to-purple-300:hover{
    --tw-gradient-to: #c4b5fd !important;
  }

  .\32xl\:hover\:to-purple-400:hover{
    --tw-gradient-to: #a78bfa !important;
  }

  .\32xl\:hover\:to-purple-500:hover{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .\32xl\:hover\:to-purple-600:hover{
    --tw-gradient-to: #7c3aed !important;
  }

  .\32xl\:hover\:to-purple-700:hover{
    --tw-gradient-to: #6d28d9 !important;
  }

  .\32xl\:hover\:to-purple-800:hover{
    --tw-gradient-to: #5b21b6 !important;
  }

  .\32xl\:hover\:to-purple-900:hover{
    --tw-gradient-to: #4c1d95 !important;
  }

  .\32xl\:hover\:to-pink-50:hover{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .\32xl\:hover\:to-pink-100:hover{
    --tw-gradient-to: #fce7f3 !important;
  }

  .\32xl\:hover\:to-pink-200:hover{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .\32xl\:hover\:to-pink-300:hover{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .\32xl\:hover\:to-pink-400:hover{
    --tw-gradient-to: #f472b6 !important;
  }

  .\32xl\:hover\:to-pink-500:hover{
    --tw-gradient-to: #ec4899 !important;
  }

  .\32xl\:hover\:to-pink-600:hover{
    --tw-gradient-to: #db2777 !important;
  }

  .\32xl\:hover\:to-pink-700:hover{
    --tw-gradient-to: #be185d !important;
  }

  .\32xl\:hover\:to-pink-800:hover{
    --tw-gradient-to: #9d174d !important;
  }

  .\32xl\:hover\:to-pink-900:hover{
    --tw-gradient-to: #831843 !important;
  }

  .\32xl\:hover\:to-cyan-50:hover{
    --tw-gradient-to: #ecfeff !important;
  }

  .\32xl\:hover\:to-cyan-100:hover{
    --tw-gradient-to: #cffafe !important;
  }

  .\32xl\:hover\:to-cyan-200:hover{
    --tw-gradient-to: #a5f3fc !important;
  }

  .\32xl\:hover\:to-cyan-300:hover{
    --tw-gradient-to: #67e8f9 !important;
  }

  .\32xl\:hover\:to-cyan-400:hover{
    --tw-gradient-to: #22d3ee !important;
  }

  .\32xl\:hover\:to-cyan-500:hover{
    --tw-gradient-to: #06b6d4 !important;
  }

  .\32xl\:hover\:to-cyan-600:hover{
    --tw-gradient-to: #0891b2 !important;
  }

  .\32xl\:hover\:to-cyan-700:hover{
    --tw-gradient-to: #0e7490 !important;
  }

  .\32xl\:hover\:to-cyan-800:hover{
    --tw-gradient-to: #155e75 !important;
  }

  .\32xl\:hover\:to-cyan-900:hover{
    --tw-gradient-to: #164e63 !important;
  }

  .\32xl\:hover\:to-light-blue-50:hover{
    --tw-gradient-to: #f0f9ff !important;
  }

  .\32xl\:hover\:to-light-blue-100:hover{
    --tw-gradient-to: #e0f2fe !important;
  }

  .\32xl\:hover\:to-light-blue-200:hover{
    --tw-gradient-to: #bae6fd !important;
  }

  .\32xl\:hover\:to-light-blue-300:hover{
    --tw-gradient-to: #7dd3fc !important;
  }

  .\32xl\:hover\:to-light-blue-400:hover{
    --tw-gradient-to: #38bdf8 !important;
  }

  .\32xl\:hover\:to-light-blue-500:hover{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .\32xl\:hover\:to-light-blue-600:hover{
    --tw-gradient-to: #0284c7 !important;
  }

  .\32xl\:hover\:to-light-blue-700:hover{
    --tw-gradient-to: #0369a1 !important;
  }

  .\32xl\:hover\:to-light-blue-800:hover{
    --tw-gradient-to: #075985 !important;
  }

  .\32xl\:hover\:to-light-blue-900:hover{
    --tw-gradient-to: #0c4a6e !important;
  }

  .\32xl\:hover\:to-amber-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .\32xl\:hover\:to-amber-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .\32xl\:hover\:to-amber-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .\32xl\:hover\:to-amber-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .\32xl\:hover\:to-amber-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .\32xl\:hover\:to-amber-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .\32xl\:hover\:to-amber-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .\32xl\:hover\:to-amber-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .\32xl\:hover\:to-amber-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .\32xl\:hover\:to-amber-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .\32xl\:hover\:to-space-cadet:hover{
    --tw-gradient-to: #2B2D42 !important;
  }

  .\32xl\:hover\:to-manatee:hover{
    --tw-gradient-to: #8D99AE !important;
  }

  .\32xl\:hover\:to-cynabar:hover{
    --tw-gradient-to: #F24333 !important;
  }

  .\32xl\:hover\:to-imperial-red:hover{
    --tw-gradient-to: #EF233C !important;
  }

  .\32xl\:hover\:to-special-black:hover{
    --tw-gradient-to: #03071E !important;
  }

  .\32xl\:hover\:to-dark-sienna:hover{
    --tw-gradient-to: #370617 !important;
  }

  .\32xl\:hover\:to-rosewood:hover{
    --tw-gradient-to: #6A040F !important;
  }

  .\32xl\:hover\:to-dark-red:hover{
    --tw-gradient-to: #9D0208 !important;
  }

  .\32xl\:hover\:to-rosso-corsa:hover{
    --tw-gradient-to: #D00000 !important;
  }

  .\32xl\:hover\:to-vermillion:hover{
    --tw-gradient-to: #DC2F02 !important;
  }

  .\32xl\:hover\:to-persimmon:hover{
    --tw-gradient-to: #E85D04 !important;
  }

  .\32xl\:hover\:to-carrot-orange:hover{
    --tw-gradient-to: #F48C06 !important;
  }

  .\32xl\:hover\:to-orange-web:hover{
    --tw-gradient-to: #FAA307 !important;
  }

  .\32xl\:hover\:to-selective-yellow:hover{
    --tw-gradient-to: #FFBA08 !important;
  }

  .\32xl\:hover\:to-bottle-green:hover{
    --tw-gradient-to: #2D6A4F !important;
  }

  .\32xl\:hover\:to-illuminating-emerald:hover{
    --tw-gradient-to: #40916C !important;
  }

  .\32xl\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:focus\:from-current:focus{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:focus\:from-black:focus{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:focus\:from-white:focus{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:focus\:from-gray-50:focus{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .\32xl\:focus\:from-gray-100:focus{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .\32xl\:focus\:from-gray-200:focus{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .\32xl\:focus\:from-gray-300:focus{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .\32xl\:focus\:from-gray-400:focus{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .\32xl\:focus\:from-gray-500:focus{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .\32xl\:focus\:from-gray-600:focus{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .\32xl\:focus\:from-gray-700:focus{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .\32xl\:focus\:from-gray-800:focus{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .\32xl\:focus\:from-gray-900:focus{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .\32xl\:focus\:from-red-50:focus{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .\32xl\:focus\:from-red-100:focus{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .\32xl\:focus\:from-red-200:focus{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .\32xl\:focus\:from-red-300:focus{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .\32xl\:focus\:from-red-400:focus{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .\32xl\:focus\:from-red-500:focus{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .\32xl\:focus\:from-red-600:focus{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .\32xl\:focus\:from-red-700:focus{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .\32xl\:focus\:from-red-800:focus{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .\32xl\:focus\:from-red-900:focus{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .\32xl\:focus\:from-yellow-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:focus\:from-yellow-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:focus\:from-yellow-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:focus\:from-yellow-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:focus\:from-yellow-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:focus\:from-yellow-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:focus\:from-yellow-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:focus\:from-yellow-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:focus\:from-yellow-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:focus\:from-yellow-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:focus\:from-green-50:focus{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .\32xl\:focus\:from-green-100:focus{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .\32xl\:focus\:from-green-200:focus{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .\32xl\:focus\:from-green-300:focus{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .\32xl\:focus\:from-green-400:focus{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .\32xl\:focus\:from-green-500:focus{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .\32xl\:focus\:from-green-600:focus{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .\32xl\:focus\:from-green-700:focus{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .\32xl\:focus\:from-green-800:focus{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .\32xl\:focus\:from-green-900:focus{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .\32xl\:focus\:from-blue-50:focus{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .\32xl\:focus\:from-blue-100:focus{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .\32xl\:focus\:from-blue-200:focus{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .\32xl\:focus\:from-blue-300:focus{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .\32xl\:focus\:from-blue-400:focus{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .\32xl\:focus\:from-blue-500:focus{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .\32xl\:focus\:from-blue-600:focus{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .\32xl\:focus\:from-blue-700:focus{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .\32xl\:focus\:from-blue-800:focus{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .\32xl\:focus\:from-blue-900:focus{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .\32xl\:focus\:from-indigo-50:focus{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .\32xl\:focus\:from-indigo-100:focus{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .\32xl\:focus\:from-indigo-200:focus{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .\32xl\:focus\:from-indigo-300:focus{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .\32xl\:focus\:from-indigo-400:focus{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .\32xl\:focus\:from-indigo-500:focus{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .\32xl\:focus\:from-indigo-600:focus{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .\32xl\:focus\:from-indigo-700:focus{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .\32xl\:focus\:from-indigo-800:focus{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .\32xl\:focus\:from-indigo-900:focus{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .\32xl\:focus\:from-purple-50:focus{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .\32xl\:focus\:from-purple-100:focus{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .\32xl\:focus\:from-purple-200:focus{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .\32xl\:focus\:from-purple-300:focus{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .\32xl\:focus\:from-purple-400:focus{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .\32xl\:focus\:from-purple-500:focus{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .\32xl\:focus\:from-purple-600:focus{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .\32xl\:focus\:from-purple-700:focus{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .\32xl\:focus\:from-purple-800:focus{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .\32xl\:focus\:from-purple-900:focus{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .\32xl\:focus\:from-pink-50:focus{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .\32xl\:focus\:from-pink-100:focus{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .\32xl\:focus\:from-pink-200:focus{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .\32xl\:focus\:from-pink-300:focus{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .\32xl\:focus\:from-pink-400:focus{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .\32xl\:focus\:from-pink-500:focus{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .\32xl\:focus\:from-pink-600:focus{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .\32xl\:focus\:from-pink-700:focus{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .\32xl\:focus\:from-pink-800:focus{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .\32xl\:focus\:from-pink-900:focus{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .\32xl\:focus\:from-cyan-50:focus{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .\32xl\:focus\:from-cyan-100:focus{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .\32xl\:focus\:from-cyan-200:focus{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .\32xl\:focus\:from-cyan-300:focus{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .\32xl\:focus\:from-cyan-400:focus{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .\32xl\:focus\:from-cyan-500:focus{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .\32xl\:focus\:from-cyan-600:focus{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .\32xl\:focus\:from-cyan-700:focus{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .\32xl\:focus\:from-cyan-800:focus{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .\32xl\:focus\:from-cyan-900:focus{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .\32xl\:focus\:from-light-blue-50:focus{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .\32xl\:focus\:from-light-blue-100:focus{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .\32xl\:focus\:from-light-blue-200:focus{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .\32xl\:focus\:from-light-blue-300:focus{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .\32xl\:focus\:from-light-blue-400:focus{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .\32xl\:focus\:from-light-blue-500:focus{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .\32xl\:focus\:from-light-blue-600:focus{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .\32xl\:focus\:from-light-blue-700:focus{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .\32xl\:focus\:from-light-blue-800:focus{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .\32xl\:focus\:from-light-blue-900:focus{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .\32xl\:focus\:from-amber-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:focus\:from-amber-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:focus\:from-amber-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:focus\:from-amber-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:focus\:from-amber-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:focus\:from-amber-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:focus\:from-amber-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:focus\:from-amber-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:focus\:from-amber-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:focus\:from-amber-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:focus\:from-space-cadet:focus{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .\32xl\:focus\:from-manatee:focus{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .\32xl\:focus\:from-cynabar:focus{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .\32xl\:focus\:from-imperial-red:focus{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .\32xl\:focus\:from-special-black:focus{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .\32xl\:focus\:from-dark-sienna:focus{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .\32xl\:focus\:from-rosewood:focus{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .\32xl\:focus\:from-dark-red:focus{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .\32xl\:focus\:from-rosso-corsa:focus{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .\32xl\:focus\:from-vermillion:focus{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .\32xl\:focus\:from-persimmon:focus{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .\32xl\:focus\:from-carrot-orange:focus{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .\32xl\:focus\:from-orange-web:focus{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .\32xl\:focus\:from-selective-yellow:focus{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .\32xl\:focus\:from-bottle-green:focus{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .\32xl\:focus\:from-illuminating-emerald:focus{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .\32xl\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:focus\:via-current:focus{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .\32xl\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .\32xl\:focus\:via-gray-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .\32xl\:focus\:via-gray-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .\32xl\:focus\:via-gray-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .\32xl\:focus\:via-gray-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .\32xl\:focus\:via-gray-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .\32xl\:focus\:via-gray-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .\32xl\:focus\:via-gray-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .\32xl\:focus\:via-gray-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .\32xl\:focus\:via-gray-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .\32xl\:focus\:via-gray-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .\32xl\:focus\:via-red-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .\32xl\:focus\:via-red-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .\32xl\:focus\:via-red-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .\32xl\:focus\:via-red-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .\32xl\:focus\:via-red-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .\32xl\:focus\:via-red-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .\32xl\:focus\:via-red-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .\32xl\:focus\:via-red-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .\32xl\:focus\:via-red-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .\32xl\:focus\:via-red-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .\32xl\:focus\:via-yellow-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:focus\:via-yellow-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:focus\:via-yellow-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:focus\:via-yellow-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:focus\:via-yellow-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:focus\:via-yellow-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:focus\:via-yellow-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:focus\:via-yellow-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:focus\:via-yellow-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:focus\:via-yellow-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:focus\:via-green-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .\32xl\:focus\:via-green-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .\32xl\:focus\:via-green-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .\32xl\:focus\:via-green-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .\32xl\:focus\:via-green-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .\32xl\:focus\:via-green-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .\32xl\:focus\:via-green-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .\32xl\:focus\:via-green-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .\32xl\:focus\:via-green-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .\32xl\:focus\:via-green-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .\32xl\:focus\:via-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .\32xl\:focus\:via-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .\32xl\:focus\:via-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .\32xl\:focus\:via-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .\32xl\:focus\:via-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .\32xl\:focus\:via-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .\32xl\:focus\:via-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .\32xl\:focus\:via-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .\32xl\:focus\:via-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .\32xl\:focus\:via-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .\32xl\:focus\:via-indigo-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .\32xl\:focus\:via-indigo-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .\32xl\:focus\:via-indigo-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .\32xl\:focus\:via-indigo-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .\32xl\:focus\:via-indigo-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .\32xl\:focus\:via-indigo-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .\32xl\:focus\:via-indigo-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .\32xl\:focus\:via-indigo-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .\32xl\:focus\:via-indigo-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .\32xl\:focus\:via-indigo-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .\32xl\:focus\:via-purple-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .\32xl\:focus\:via-purple-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .\32xl\:focus\:via-purple-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .\32xl\:focus\:via-purple-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .\32xl\:focus\:via-purple-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .\32xl\:focus\:via-purple-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .\32xl\:focus\:via-purple-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .\32xl\:focus\:via-purple-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .\32xl\:focus\:via-purple-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .\32xl\:focus\:via-purple-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .\32xl\:focus\:via-pink-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .\32xl\:focus\:via-pink-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .\32xl\:focus\:via-pink-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .\32xl\:focus\:via-pink-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .\32xl\:focus\:via-pink-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .\32xl\:focus\:via-pink-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .\32xl\:focus\:via-pink-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .\32xl\:focus\:via-pink-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .\32xl\:focus\:via-pink-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .\32xl\:focus\:via-pink-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .\32xl\:focus\:via-cyan-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .\32xl\:focus\:via-cyan-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .\32xl\:focus\:via-cyan-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .\32xl\:focus\:via-cyan-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .\32xl\:focus\:via-cyan-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .\32xl\:focus\:via-cyan-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .\32xl\:focus\:via-cyan-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .\32xl\:focus\:via-cyan-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .\32xl\:focus\:via-cyan-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .\32xl\:focus\:via-cyan-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .\32xl\:focus\:via-light-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .\32xl\:focus\:via-light-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .\32xl\:focus\:via-light-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .\32xl\:focus\:via-light-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .\32xl\:focus\:via-light-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .\32xl\:focus\:via-light-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .\32xl\:focus\:via-light-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .\32xl\:focus\:via-light-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .\32xl\:focus\:via-light-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .\32xl\:focus\:via-light-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .\32xl\:focus\:via-amber-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .\32xl\:focus\:via-amber-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .\32xl\:focus\:via-amber-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .\32xl\:focus\:via-amber-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .\32xl\:focus\:via-amber-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .\32xl\:focus\:via-amber-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .\32xl\:focus\:via-amber-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .\32xl\:focus\:via-amber-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .\32xl\:focus\:via-amber-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .\32xl\:focus\:via-amber-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .\32xl\:focus\:via-space-cadet:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .\32xl\:focus\:via-manatee:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .\32xl\:focus\:via-cynabar:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .\32xl\:focus\:via-imperial-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .\32xl\:focus\:via-special-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .\32xl\:focus\:via-dark-sienna:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .\32xl\:focus\:via-rosewood:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .\32xl\:focus\:via-dark-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .\32xl\:focus\:via-rosso-corsa:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .\32xl\:focus\:via-vermillion:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .\32xl\:focus\:via-persimmon:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .\32xl\:focus\:via-carrot-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .\32xl\:focus\:via-orange-web:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .\32xl\:focus\:via-selective-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .\32xl\:focus\:via-bottle-green:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .\32xl\:focus\:via-illuminating-emerald:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .\32xl\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent !important;
  }

  .\32xl\:focus\:to-current:focus{
    --tw-gradient-to: currentColor !important;
  }

  .\32xl\:focus\:to-black:focus{
    --tw-gradient-to: #000 !important;
  }

  .\32xl\:focus\:to-white:focus{
    --tw-gradient-to: #fff !important;
  }

  .\32xl\:focus\:to-gray-50:focus{
    --tw-gradient-to: #f9fafb !important;
  }

  .\32xl\:focus\:to-gray-100:focus{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .\32xl\:focus\:to-gray-200:focus{
    --tw-gradient-to: #e5e7eb !important;
  }

  .\32xl\:focus\:to-gray-300:focus{
    --tw-gradient-to: #d1d5db !important;
  }

  .\32xl\:focus\:to-gray-400:focus{
    --tw-gradient-to: #9ca3af !important;
  }

  .\32xl\:focus\:to-gray-500:focus{
    --tw-gradient-to: #6b7280 !important;
  }

  .\32xl\:focus\:to-gray-600:focus{
    --tw-gradient-to: #4b5563 !important;
  }

  .\32xl\:focus\:to-gray-700:focus{
    --tw-gradient-to: #374151 !important;
  }

  .\32xl\:focus\:to-gray-800:focus{
    --tw-gradient-to: #1f2937 !important;
  }

  .\32xl\:focus\:to-gray-900:focus{
    --tw-gradient-to: #111827 !important;
  }

  .\32xl\:focus\:to-red-50:focus{
    --tw-gradient-to: #fef2f2 !important;
  }

  .\32xl\:focus\:to-red-100:focus{
    --tw-gradient-to: #fee2e2 !important;
  }

  .\32xl\:focus\:to-red-200:focus{
    --tw-gradient-to: #fecaca !important;
  }

  .\32xl\:focus\:to-red-300:focus{
    --tw-gradient-to: #fca5a5 !important;
  }

  .\32xl\:focus\:to-red-400:focus{
    --tw-gradient-to: #f87171 !important;
  }

  .\32xl\:focus\:to-red-500:focus{
    --tw-gradient-to: #ef4444 !important;
  }

  .\32xl\:focus\:to-red-600:focus{
    --tw-gradient-to: #dc2626 !important;
  }

  .\32xl\:focus\:to-red-700:focus{
    --tw-gradient-to: #b91c1c !important;
  }

  .\32xl\:focus\:to-red-800:focus{
    --tw-gradient-to: #991b1b !important;
  }

  .\32xl\:focus\:to-red-900:focus{
    --tw-gradient-to: #7f1d1d !important;
  }

  .\32xl\:focus\:to-yellow-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .\32xl\:focus\:to-yellow-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .\32xl\:focus\:to-yellow-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .\32xl\:focus\:to-yellow-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .\32xl\:focus\:to-yellow-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .\32xl\:focus\:to-yellow-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .\32xl\:focus\:to-yellow-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .\32xl\:focus\:to-yellow-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .\32xl\:focus\:to-yellow-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .\32xl\:focus\:to-yellow-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .\32xl\:focus\:to-green-50:focus{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .\32xl\:focus\:to-green-100:focus{
    --tw-gradient-to: #d1fae5 !important;
  }

  .\32xl\:focus\:to-green-200:focus{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .\32xl\:focus\:to-green-300:focus{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .\32xl\:focus\:to-green-400:focus{
    --tw-gradient-to: #34d399 !important;
  }

  .\32xl\:focus\:to-green-500:focus{
    --tw-gradient-to: #10b981 !important;
  }

  .\32xl\:focus\:to-green-600:focus{
    --tw-gradient-to: #059669 !important;
  }

  .\32xl\:focus\:to-green-700:focus{
    --tw-gradient-to: #047857 !important;
  }

  .\32xl\:focus\:to-green-800:focus{
    --tw-gradient-to: #065f46 !important;
  }

  .\32xl\:focus\:to-green-900:focus{
    --tw-gradient-to: #064e3b !important;
  }

  .\32xl\:focus\:to-blue-50:focus{
    --tw-gradient-to: #eff6ff !important;
  }

  .\32xl\:focus\:to-blue-100:focus{
    --tw-gradient-to: #dbeafe !important;
  }

  .\32xl\:focus\:to-blue-200:focus{
    --tw-gradient-to: #bfdbfe !important;
  }

  .\32xl\:focus\:to-blue-300:focus{
    --tw-gradient-to: #93c5fd !important;
  }

  .\32xl\:focus\:to-blue-400:focus{
    --tw-gradient-to: #60a5fa !important;
  }

  .\32xl\:focus\:to-blue-500:focus{
    --tw-gradient-to: #3b82f6 !important;
  }

  .\32xl\:focus\:to-blue-600:focus{
    --tw-gradient-to: #2563eb !important;
  }

  .\32xl\:focus\:to-blue-700:focus{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .\32xl\:focus\:to-blue-800:focus{
    --tw-gradient-to: #1e40af !important;
  }

  .\32xl\:focus\:to-blue-900:focus{
    --tw-gradient-to: #1e3a8a !important;
  }

  .\32xl\:focus\:to-indigo-50:focus{
    --tw-gradient-to: #eef2ff !important;
  }

  .\32xl\:focus\:to-indigo-100:focus{
    --tw-gradient-to: #e0e7ff !important;
  }

  .\32xl\:focus\:to-indigo-200:focus{
    --tw-gradient-to: #c7d2fe !important;
  }

  .\32xl\:focus\:to-indigo-300:focus{
    --tw-gradient-to: #a5b4fc !important;
  }

  .\32xl\:focus\:to-indigo-400:focus{
    --tw-gradient-to: #818cf8 !important;
  }

  .\32xl\:focus\:to-indigo-500:focus{
    --tw-gradient-to: #6366f1 !important;
  }

  .\32xl\:focus\:to-indigo-600:focus{
    --tw-gradient-to: #4f46e5 !important;
  }

  .\32xl\:focus\:to-indigo-700:focus{
    --tw-gradient-to: #4338ca !important;
  }

  .\32xl\:focus\:to-indigo-800:focus{
    --tw-gradient-to: #3730a3 !important;
  }

  .\32xl\:focus\:to-indigo-900:focus{
    --tw-gradient-to: #312e81 !important;
  }

  .\32xl\:focus\:to-purple-50:focus{
    --tw-gradient-to: #f5f3ff !important;
  }

  .\32xl\:focus\:to-purple-100:focus{
    --tw-gradient-to: #ede9fe !important;
  }

  .\32xl\:focus\:to-purple-200:focus{
    --tw-gradient-to: #ddd6fe !important;
  }

  .\32xl\:focus\:to-purple-300:focus{
    --tw-gradient-to: #c4b5fd !important;
  }

  .\32xl\:focus\:to-purple-400:focus{
    --tw-gradient-to: #a78bfa !important;
  }

  .\32xl\:focus\:to-purple-500:focus{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .\32xl\:focus\:to-purple-600:focus{
    --tw-gradient-to: #7c3aed !important;
  }

  .\32xl\:focus\:to-purple-700:focus{
    --tw-gradient-to: #6d28d9 !important;
  }

  .\32xl\:focus\:to-purple-800:focus{
    --tw-gradient-to: #5b21b6 !important;
  }

  .\32xl\:focus\:to-purple-900:focus{
    --tw-gradient-to: #4c1d95 !important;
  }

  .\32xl\:focus\:to-pink-50:focus{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .\32xl\:focus\:to-pink-100:focus{
    --tw-gradient-to: #fce7f3 !important;
  }

  .\32xl\:focus\:to-pink-200:focus{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .\32xl\:focus\:to-pink-300:focus{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .\32xl\:focus\:to-pink-400:focus{
    --tw-gradient-to: #f472b6 !important;
  }

  .\32xl\:focus\:to-pink-500:focus{
    --tw-gradient-to: #ec4899 !important;
  }

  .\32xl\:focus\:to-pink-600:focus{
    --tw-gradient-to: #db2777 !important;
  }

  .\32xl\:focus\:to-pink-700:focus{
    --tw-gradient-to: #be185d !important;
  }

  .\32xl\:focus\:to-pink-800:focus{
    --tw-gradient-to: #9d174d !important;
  }

  .\32xl\:focus\:to-pink-900:focus{
    --tw-gradient-to: #831843 !important;
  }

  .\32xl\:focus\:to-cyan-50:focus{
    --tw-gradient-to: #ecfeff !important;
  }

  .\32xl\:focus\:to-cyan-100:focus{
    --tw-gradient-to: #cffafe !important;
  }

  .\32xl\:focus\:to-cyan-200:focus{
    --tw-gradient-to: #a5f3fc !important;
  }

  .\32xl\:focus\:to-cyan-300:focus{
    --tw-gradient-to: #67e8f9 !important;
  }

  .\32xl\:focus\:to-cyan-400:focus{
    --tw-gradient-to: #22d3ee !important;
  }

  .\32xl\:focus\:to-cyan-500:focus{
    --tw-gradient-to: #06b6d4 !important;
  }

  .\32xl\:focus\:to-cyan-600:focus{
    --tw-gradient-to: #0891b2 !important;
  }

  .\32xl\:focus\:to-cyan-700:focus{
    --tw-gradient-to: #0e7490 !important;
  }

  .\32xl\:focus\:to-cyan-800:focus{
    --tw-gradient-to: #155e75 !important;
  }

  .\32xl\:focus\:to-cyan-900:focus{
    --tw-gradient-to: #164e63 !important;
  }

  .\32xl\:focus\:to-light-blue-50:focus{
    --tw-gradient-to: #f0f9ff !important;
  }

  .\32xl\:focus\:to-light-blue-100:focus{
    --tw-gradient-to: #e0f2fe !important;
  }

  .\32xl\:focus\:to-light-blue-200:focus{
    --tw-gradient-to: #bae6fd !important;
  }

  .\32xl\:focus\:to-light-blue-300:focus{
    --tw-gradient-to: #7dd3fc !important;
  }

  .\32xl\:focus\:to-light-blue-400:focus{
    --tw-gradient-to: #38bdf8 !important;
  }

  .\32xl\:focus\:to-light-blue-500:focus{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .\32xl\:focus\:to-light-blue-600:focus{
    --tw-gradient-to: #0284c7 !important;
  }

  .\32xl\:focus\:to-light-blue-700:focus{
    --tw-gradient-to: #0369a1 !important;
  }

  .\32xl\:focus\:to-light-blue-800:focus{
    --tw-gradient-to: #075985 !important;
  }

  .\32xl\:focus\:to-light-blue-900:focus{
    --tw-gradient-to: #0c4a6e !important;
  }

  .\32xl\:focus\:to-amber-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .\32xl\:focus\:to-amber-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .\32xl\:focus\:to-amber-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .\32xl\:focus\:to-amber-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .\32xl\:focus\:to-amber-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .\32xl\:focus\:to-amber-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .\32xl\:focus\:to-amber-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .\32xl\:focus\:to-amber-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .\32xl\:focus\:to-amber-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .\32xl\:focus\:to-amber-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .\32xl\:focus\:to-space-cadet:focus{
    --tw-gradient-to: #2B2D42 !important;
  }

  .\32xl\:focus\:to-manatee:focus{
    --tw-gradient-to: #8D99AE !important;
  }

  .\32xl\:focus\:to-cynabar:focus{
    --tw-gradient-to: #F24333 !important;
  }

  .\32xl\:focus\:to-imperial-red:focus{
    --tw-gradient-to: #EF233C !important;
  }

  .\32xl\:focus\:to-special-black:focus{
    --tw-gradient-to: #03071E !important;
  }

  .\32xl\:focus\:to-dark-sienna:focus{
    --tw-gradient-to: #370617 !important;
  }

  .\32xl\:focus\:to-rosewood:focus{
    --tw-gradient-to: #6A040F !important;
  }

  .\32xl\:focus\:to-dark-red:focus{
    --tw-gradient-to: #9D0208 !important;
  }

  .\32xl\:focus\:to-rosso-corsa:focus{
    --tw-gradient-to: #D00000 !important;
  }

  .\32xl\:focus\:to-vermillion:focus{
    --tw-gradient-to: #DC2F02 !important;
  }

  .\32xl\:focus\:to-persimmon:focus{
    --tw-gradient-to: #E85D04 !important;
  }

  .\32xl\:focus\:to-carrot-orange:focus{
    --tw-gradient-to: #F48C06 !important;
  }

  .\32xl\:focus\:to-orange-web:focus{
    --tw-gradient-to: #FAA307 !important;
  }

  .\32xl\:focus\:to-selective-yellow:focus{
    --tw-gradient-to: #FFBA08 !important;
  }

  .\32xl\:focus\:to-bottle-green:focus{
    --tw-gradient-to: #2D6A4F !important;
  }

  .\32xl\:focus\:to-illuminating-emerald:focus{
    --tw-gradient-to: #40916C !important;
  }

  .dark .\32xl\:dark\:from-transparent{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:from-current{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:from-black{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:from-white{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:from-gray-50{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .\32xl\:dark\:from-gray-100{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:from-gray-200{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:from-gray-300{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .\32xl\:dark\:from-gray-400{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:from-gray-500{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .\32xl\:dark\:from-gray-600{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:from-gray-700{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .\32xl\:dark\:from-gray-800{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .\32xl\:dark\:from-gray-900{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .\32xl\:dark\:from-red-50{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .\32xl\:dark\:from-red-100{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .\32xl\:dark\:from-red-200{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:from-red-300{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .\32xl\:dark\:from-red-400{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .\32xl\:dark\:from-red-500{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .\32xl\:dark\:from-red-600{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .\32xl\:dark\:from-red-700{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .\32xl\:dark\:from-red-800{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .\32xl\:dark\:from-red-900{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .\32xl\:dark\:from-yellow-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:from-yellow-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:from-yellow-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:from-yellow-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:from-yellow-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:from-yellow-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:from-yellow-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:from-yellow-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:from-yellow-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:from-yellow-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:from-green-50{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .\32xl\:dark\:from-green-100{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:from-green-200{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .\32xl\:dark\:from-green-300{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .\32xl\:dark\:from-green-400{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:from-green-500{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:from-green-600{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .\32xl\:dark\:from-green-700{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .\32xl\:dark\:from-green-800{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .\32xl\:dark\:from-green-900{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .\32xl\:dark\:from-blue-50{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:from-blue-100{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:from-blue-200{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:from-blue-300{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:from-blue-400{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:from-blue-500{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:from-blue-600{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:from-blue-700{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .\32xl\:dark\:from-blue-800{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:from-blue-900{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:from-indigo-50{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:from-indigo-100{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:from-indigo-200{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:from-indigo-300{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:from-indigo-400{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:from-indigo-500{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .\32xl\:dark\:from-indigo-600{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:from-indigo-700{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:from-indigo-800{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .\32xl\:dark\:from-indigo-900{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:from-purple-50{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:from-purple-100{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:from-purple-200{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:from-purple-300{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:from-purple-400{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:from-purple-500{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:from-purple-600{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .\32xl\:dark\:from-purple-700{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .\32xl\:dark\:from-purple-800{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:from-purple-900{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .\32xl\:dark\:from-pink-50{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:from-pink-100{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .\32xl\:dark\:from-pink-200{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .\32xl\:dark\:from-pink-300{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:from-pink-400{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:from-pink-500{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:from-pink-600{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .\32xl\:dark\:from-pink-700{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .\32xl\:dark\:from-pink-800{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:from-pink-900{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cyan-50{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cyan-100{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cyan-200{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cyan-300{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cyan-400{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cyan-500{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cyan-600{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cyan-700{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cyan-800{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cyan-900{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:from-light-blue-50{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:from-light-blue-100{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:from-light-blue-200{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:from-light-blue-300{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:from-light-blue-400{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:from-light-blue-500{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .\32xl\:dark\:from-light-blue-600{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:from-light-blue-700{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .\32xl\:dark\:from-light-blue-800{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .\32xl\:dark\:from-light-blue-900{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .\32xl\:dark\:from-amber-50{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:from-amber-100{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:from-amber-200{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:from-amber-300{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:from-amber-400{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:from-amber-500{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:from-amber-600{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:from-amber-700{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:from-amber-800{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:from-amber-900{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:from-space-cadet{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .\32xl\:dark\:from-manatee{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .\32xl\:dark\:from-cynabar{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .\32xl\:dark\:from-imperial-red{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .\32xl\:dark\:from-special-black{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .\32xl\:dark\:from-dark-sienna{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .\32xl\:dark\:from-rosewood{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:from-dark-red{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:from-rosso-corsa{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:from-vermillion{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .\32xl\:dark\:from-persimmon{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .\32xl\:dark\:from-carrot-orange{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:from-orange-web{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .\32xl\:dark\:from-selective-yellow{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:from-bottle-green{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .\32xl\:dark\:from-illuminating-emerald{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .\32xl\:dark\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:via-current{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:via-white{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:via-gray-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .\32xl\:dark\:via-gray-100{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:via-gray-200{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:via-gray-300{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .\32xl\:dark\:via-gray-400{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:via-gray-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .\32xl\:dark\:via-gray-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:via-gray-700{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .\32xl\:dark\:via-gray-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .\32xl\:dark\:via-gray-900{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .\32xl\:dark\:via-red-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .\32xl\:dark\:via-red-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .\32xl\:dark\:via-red-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:via-red-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .\32xl\:dark\:via-red-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .\32xl\:dark\:via-red-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .\32xl\:dark\:via-red-600{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .\32xl\:dark\:via-red-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .\32xl\:dark\:via-red-800{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .\32xl\:dark\:via-red-900{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .\32xl\:dark\:via-yellow-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:via-yellow-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:via-yellow-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:via-yellow-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:via-yellow-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:via-yellow-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:via-yellow-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:via-yellow-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:via-yellow-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:via-yellow-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:via-green-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .\32xl\:dark\:via-green-100{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:via-green-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .\32xl\:dark\:via-green-300{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .\32xl\:dark\:via-green-400{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:via-green-500{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:via-green-600{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .\32xl\:dark\:via-green-700{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .\32xl\:dark\:via-green-800{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .\32xl\:dark\:via-green-900{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .\32xl\:dark\:via-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:via-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:via-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:via-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:via-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:via-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:via-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:via-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .\32xl\:dark\:via-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:via-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:via-indigo-50{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:via-indigo-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:via-indigo-200{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:via-indigo-300{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:via-indigo-400{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:via-indigo-500{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .\32xl\:dark\:via-indigo-600{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:via-indigo-700{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:via-indigo-800{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .\32xl\:dark\:via-indigo-900{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:via-purple-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:via-purple-100{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:via-purple-200{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:via-purple-300{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:via-purple-400{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:via-purple-500{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:via-purple-600{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .\32xl\:dark\:via-purple-700{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .\32xl\:dark\:via-purple-800{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:via-purple-900{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .\32xl\:dark\:via-pink-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:via-pink-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .\32xl\:dark\:via-pink-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .\32xl\:dark\:via-pink-300{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:via-pink-400{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:via-pink-500{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:via-pink-600{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .\32xl\:dark\:via-pink-700{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .\32xl\:dark\:via-pink-800{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:via-pink-900{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cyan-50{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cyan-100{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cyan-200{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cyan-300{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cyan-400{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cyan-500{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cyan-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cyan-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cyan-800{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cyan-900{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:via-light-blue-50{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:via-light-blue-100{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:via-light-blue-200{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:via-light-blue-300{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:via-light-blue-400{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:via-light-blue-500{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .\32xl\:dark\:via-light-blue-600{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:via-light-blue-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .\32xl\:dark\:via-light-blue-800{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .\32xl\:dark\:via-light-blue-900{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .\32xl\:dark\:via-amber-50{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:via-amber-100{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:via-amber-200{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:via-amber-300{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:via-amber-400{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:via-amber-500{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:via-amber-600{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:via-amber-700{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:via-amber-800{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:via-amber-900{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:via-space-cadet{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .\32xl\:dark\:via-manatee{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .\32xl\:dark\:via-cynabar{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .\32xl\:dark\:via-imperial-red{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .\32xl\:dark\:via-special-black{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .\32xl\:dark\:via-dark-sienna{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .\32xl\:dark\:via-rosewood{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:via-dark-red{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:via-rosso-corsa{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:via-vermillion{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .\32xl\:dark\:via-persimmon{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .\32xl\:dark\:via-carrot-orange{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:via-orange-web{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .\32xl\:dark\:via-selective-yellow{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:via-bottle-green{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .\32xl\:dark\:via-illuminating-emerald{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .\32xl\:dark\:to-transparent{
    --tw-gradient-to: transparent !important;
  }

  .dark .\32xl\:dark\:to-current{
    --tw-gradient-to: currentColor !important;
  }

  .dark .\32xl\:dark\:to-black{
    --tw-gradient-to: #000 !important;
  }

  .dark .\32xl\:dark\:to-white{
    --tw-gradient-to: #fff !important;
  }

  .dark .\32xl\:dark\:to-gray-50{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .\32xl\:dark\:to-gray-100{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .\32xl\:dark\:to-gray-200{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .\32xl\:dark\:to-gray-300{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .\32xl\:dark\:to-gray-400{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .\32xl\:dark\:to-gray-500{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .\32xl\:dark\:to-gray-600{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .\32xl\:dark\:to-gray-700{
    --tw-gradient-to: #374151 !important;
  }

  .dark .\32xl\:dark\:to-gray-800{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .\32xl\:dark\:to-gray-900{
    --tw-gradient-to: #111827 !important;
  }

  .dark .\32xl\:dark\:to-red-50{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .\32xl\:dark\:to-red-100{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .\32xl\:dark\:to-red-200{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .\32xl\:dark\:to-red-300{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .\32xl\:dark\:to-red-400{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .\32xl\:dark\:to-red-500{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .\32xl\:dark\:to-red-600{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .\32xl\:dark\:to-red-700{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .\32xl\:dark\:to-red-800{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .\32xl\:dark\:to-red-900{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .\32xl\:dark\:to-yellow-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .\32xl\:dark\:to-yellow-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:to-yellow-200{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .\32xl\:dark\:to-yellow-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .\32xl\:dark\:to-yellow-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:to-yellow-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .\32xl\:dark\:to-yellow-600{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .\32xl\:dark\:to-yellow-700{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .\32xl\:dark\:to-yellow-800{
    --tw-gradient-to: #92400e !important;
  }

  .dark .\32xl\:dark\:to-yellow-900{
    --tw-gradient-to: #78350f !important;
  }

  .dark .\32xl\:dark\:to-green-50{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .\32xl\:dark\:to-green-100{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .\32xl\:dark\:to-green-200{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .\32xl\:dark\:to-green-300{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .\32xl\:dark\:to-green-400{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .\32xl\:dark\:to-green-500{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .\32xl\:dark\:to-green-600{
    --tw-gradient-to: #059669 !important;
  }

  .dark .\32xl\:dark\:to-green-700{
    --tw-gradient-to: #047857 !important;
  }

  .dark .\32xl\:dark\:to-green-800{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .\32xl\:dark\:to-green-900{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .\32xl\:dark\:to-blue-50{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .\32xl\:dark\:to-blue-100{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .\32xl\:dark\:to-blue-200{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .\32xl\:dark\:to-blue-300{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .\32xl\:dark\:to-blue-400{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .\32xl\:dark\:to-blue-500{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .\32xl\:dark\:to-blue-600{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .\32xl\:dark\:to-blue-700{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .\32xl\:dark\:to-blue-800{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .\32xl\:dark\:to-blue-900{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .\32xl\:dark\:to-indigo-50{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .\32xl\:dark\:to-indigo-100{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .\32xl\:dark\:to-indigo-200{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .\32xl\:dark\:to-indigo-300{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .\32xl\:dark\:to-indigo-400{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .\32xl\:dark\:to-indigo-500{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .\32xl\:dark\:to-indigo-600{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .\32xl\:dark\:to-indigo-700{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .\32xl\:dark\:to-indigo-800{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .\32xl\:dark\:to-indigo-900{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .\32xl\:dark\:to-purple-50{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .\32xl\:dark\:to-purple-100{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .\32xl\:dark\:to-purple-200{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .\32xl\:dark\:to-purple-300{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .\32xl\:dark\:to-purple-400{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .\32xl\:dark\:to-purple-500{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .\32xl\:dark\:to-purple-600{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .\32xl\:dark\:to-purple-700{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .\32xl\:dark\:to-purple-800{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .\32xl\:dark\:to-purple-900{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .\32xl\:dark\:to-pink-50{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .\32xl\:dark\:to-pink-100{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .\32xl\:dark\:to-pink-200{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .\32xl\:dark\:to-pink-300{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .\32xl\:dark\:to-pink-400{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .\32xl\:dark\:to-pink-500{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .\32xl\:dark\:to-pink-600{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .\32xl\:dark\:to-pink-700{
    --tw-gradient-to: #be185d !important;
  }

  .dark .\32xl\:dark\:to-pink-800{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .\32xl\:dark\:to-pink-900{
    --tw-gradient-to: #831843 !important;
  }

  .dark .\32xl\:dark\:to-cyan-50{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .\32xl\:dark\:to-cyan-100{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .\32xl\:dark\:to-cyan-200{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .\32xl\:dark\:to-cyan-300{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .\32xl\:dark\:to-cyan-400{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .\32xl\:dark\:to-cyan-500{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .\32xl\:dark\:to-cyan-600{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .\32xl\:dark\:to-cyan-700{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .\32xl\:dark\:to-cyan-800{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .\32xl\:dark\:to-cyan-900{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .\32xl\:dark\:to-light-blue-50{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .\32xl\:dark\:to-light-blue-100{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .\32xl\:dark\:to-light-blue-200{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .\32xl\:dark\:to-light-blue-300{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .\32xl\:dark\:to-light-blue-400{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .\32xl\:dark\:to-light-blue-500{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .\32xl\:dark\:to-light-blue-600{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .\32xl\:dark\:to-light-blue-700{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .\32xl\:dark\:to-light-blue-800{
    --tw-gradient-to: #075985 !important;
  }

  .dark .\32xl\:dark\:to-light-blue-900{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .\32xl\:dark\:to-amber-50{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .\32xl\:dark\:to-amber-100{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:to-amber-200{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .\32xl\:dark\:to-amber-300{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .\32xl\:dark\:to-amber-400{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:to-amber-500{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .\32xl\:dark\:to-amber-600{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .\32xl\:dark\:to-amber-700{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .\32xl\:dark\:to-amber-800{
    --tw-gradient-to: #92400e !important;
  }

  .dark .\32xl\:dark\:to-amber-900{
    --tw-gradient-to: #78350f !important;
  }

  .dark .\32xl\:dark\:to-space-cadet{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .\32xl\:dark\:to-manatee{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .\32xl\:dark\:to-cynabar{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .\32xl\:dark\:to-imperial-red{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .\32xl\:dark\:to-special-black{
    --tw-gradient-to: #03071E !important;
  }

  .dark .\32xl\:dark\:to-dark-sienna{
    --tw-gradient-to: #370617 !important;
  }

  .dark .\32xl\:dark\:to-rosewood{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .\32xl\:dark\:to-dark-red{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .\32xl\:dark\:to-rosso-corsa{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .\32xl\:dark\:to-vermillion{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .\32xl\:dark\:to-persimmon{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .\32xl\:dark\:to-carrot-orange{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .\32xl\:dark\:to-orange-web{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .\32xl\:dark\:to-selective-yellow{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .\32xl\:dark\:to-bottle-green{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .\32xl\:dark\:to-illuminating-emerald{
    --tw-gradient-to: #40916C !important;
  }

  .dark .\32xl\:dark\:hover\:from-transparent:hover{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-current:hover{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-black:hover{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-white:hover{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-gray-50:hover{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-gray-100:hover{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-gray-200:hover{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-gray-300:hover{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-gray-400:hover{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-gray-500:hover{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-gray-600:hover{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-gray-700:hover{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-gray-800:hover{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-gray-900:hover{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-red-50:hover{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-red-100:hover{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-red-200:hover{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-red-300:hover{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-red-400:hover{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-red-500:hover{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-red-600:hover{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-red-700:hover{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-red-800:hover{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-red-900:hover{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-yellow-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-yellow-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-yellow-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-yellow-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-yellow-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-yellow-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-yellow-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-yellow-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-yellow-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-yellow-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-green-50:hover{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-green-100:hover{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-green-200:hover{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-green-300:hover{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-green-400:hover{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-green-500:hover{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-green-600:hover{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-green-700:hover{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-green-800:hover{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-green-900:hover{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-blue-50:hover{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-blue-100:hover{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-blue-200:hover{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-blue-300:hover{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-blue-400:hover{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-blue-500:hover{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-blue-600:hover{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-blue-700:hover{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-blue-800:hover{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-blue-900:hover{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-indigo-50:hover{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-indigo-100:hover{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-indigo-200:hover{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-indigo-300:hover{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-indigo-400:hover{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-indigo-500:hover{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-indigo-600:hover{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-indigo-700:hover{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-indigo-800:hover{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-indigo-900:hover{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-purple-50:hover{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-purple-100:hover{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-purple-200:hover{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-purple-300:hover{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-purple-400:hover{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-purple-500:hover{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-purple-600:hover{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-purple-700:hover{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-purple-800:hover{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-purple-900:hover{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-pink-50:hover{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-pink-100:hover{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-pink-200:hover{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-pink-300:hover{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-pink-400:hover{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-pink-500:hover{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-pink-600:hover{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-pink-700:hover{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-pink-800:hover{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-pink-900:hover{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cyan-50:hover{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cyan-100:hover{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cyan-200:hover{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cyan-300:hover{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cyan-400:hover{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cyan-500:hover{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cyan-600:hover{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cyan-700:hover{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cyan-800:hover{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cyan-900:hover{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-light-blue-50:hover{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-light-blue-100:hover{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-light-blue-200:hover{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-light-blue-300:hover{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-light-blue-400:hover{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-light-blue-500:hover{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-light-blue-600:hover{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-light-blue-700:hover{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-light-blue-800:hover{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-light-blue-900:hover{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-amber-50:hover{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-amber-100:hover{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-amber-200:hover{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-amber-300:hover{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-amber-400:hover{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-amber-500:hover{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-amber-600:hover{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-amber-700:hover{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-amber-800:hover{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-amber-900:hover{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-space-cadet:hover{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-manatee:hover{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-cynabar:hover{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-imperial-red:hover{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-special-black:hover{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-dark-sienna:hover{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-rosewood:hover{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-dark-red:hover{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-rosso-corsa:hover{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-vermillion:hover{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-persimmon:hover{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-carrot-orange:hover{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-orange-web:hover{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-selective-yellow:hover{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-bottle-green:hover{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:from-illuminating-emerald:hover{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-current:hover{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-white:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-gray-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-gray-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-gray-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-gray-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-gray-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-gray-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-gray-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-gray-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-gray-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-gray-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-red-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-red-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-red-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-red-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-red-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-red-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-red-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-red-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-red-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-red-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-yellow-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-yellow-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-yellow-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-yellow-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-yellow-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-yellow-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-yellow-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-yellow-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-yellow-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-yellow-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-green-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-green-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-green-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-green-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-green-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-green-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-green-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-green-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-green-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-green-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-indigo-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-indigo-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-indigo-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-indigo-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-indigo-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-indigo-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-indigo-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-indigo-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-indigo-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-indigo-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-purple-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-purple-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-purple-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-purple-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-purple-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-purple-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-purple-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-purple-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-purple-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-purple-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-pink-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-pink-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-pink-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-pink-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-pink-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-pink-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-pink-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-pink-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-pink-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-pink-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cyan-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cyan-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cyan-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cyan-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cyan-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cyan-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cyan-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cyan-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cyan-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cyan-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-light-blue-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-light-blue-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-light-blue-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-light-blue-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-light-blue-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-light-blue-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-light-blue-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-light-blue-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-light-blue-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-light-blue-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-amber-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-amber-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-amber-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-amber-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-amber-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-amber-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-amber-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-amber-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-amber-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-amber-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-space-cadet:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-manatee:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-cynabar:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-imperial-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-special-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-dark-sienna:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-rosewood:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-dark-red:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-rosso-corsa:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-vermillion:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-persimmon:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-carrot-orange:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-orange-web:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-selective-yellow:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-bottle-green:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:via-illuminating-emerald:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .\32xl\:dark\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent !important;
  }

  .dark .\32xl\:dark\:hover\:to-current:hover{
    --tw-gradient-to: currentColor !important;
  }

  .dark .\32xl\:dark\:hover\:to-black:hover{
    --tw-gradient-to: #000 !important;
  }

  .dark .\32xl\:dark\:hover\:to-white:hover{
    --tw-gradient-to: #fff !important;
  }

  .dark .\32xl\:dark\:hover\:to-gray-50:hover{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .\32xl\:dark\:hover\:to-gray-100:hover{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .\32xl\:dark\:hover\:to-gray-200:hover{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .\32xl\:dark\:hover\:to-gray-300:hover{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .\32xl\:dark\:hover\:to-gray-400:hover{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .\32xl\:dark\:hover\:to-gray-500:hover{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .\32xl\:dark\:hover\:to-gray-600:hover{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .\32xl\:dark\:hover\:to-gray-700:hover{
    --tw-gradient-to: #374151 !important;
  }

  .dark .\32xl\:dark\:hover\:to-gray-800:hover{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .\32xl\:dark\:hover\:to-gray-900:hover{
    --tw-gradient-to: #111827 !important;
  }

  .dark .\32xl\:dark\:hover\:to-red-50:hover{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .\32xl\:dark\:hover\:to-red-100:hover{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .\32xl\:dark\:hover\:to-red-200:hover{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .\32xl\:dark\:hover\:to-red-300:hover{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .\32xl\:dark\:hover\:to-red-400:hover{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .\32xl\:dark\:hover\:to-red-500:hover{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .\32xl\:dark\:hover\:to-red-600:hover{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .\32xl\:dark\:hover\:to-red-700:hover{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .\32xl\:dark\:hover\:to-red-800:hover{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .\32xl\:dark\:hover\:to-red-900:hover{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .\32xl\:dark\:hover\:to-yellow-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .\32xl\:dark\:hover\:to-yellow-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:hover\:to-yellow-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .\32xl\:dark\:hover\:to-yellow-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .\32xl\:dark\:hover\:to-yellow-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:hover\:to-yellow-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .\32xl\:dark\:hover\:to-yellow-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .\32xl\:dark\:hover\:to-yellow-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .\32xl\:dark\:hover\:to-yellow-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .dark .\32xl\:dark\:hover\:to-yellow-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .dark .\32xl\:dark\:hover\:to-green-50:hover{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .\32xl\:dark\:hover\:to-green-100:hover{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .\32xl\:dark\:hover\:to-green-200:hover{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .\32xl\:dark\:hover\:to-green-300:hover{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .\32xl\:dark\:hover\:to-green-400:hover{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .\32xl\:dark\:hover\:to-green-500:hover{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .\32xl\:dark\:hover\:to-green-600:hover{
    --tw-gradient-to: #059669 !important;
  }

  .dark .\32xl\:dark\:hover\:to-green-700:hover{
    --tw-gradient-to: #047857 !important;
  }

  .dark .\32xl\:dark\:hover\:to-green-800:hover{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .\32xl\:dark\:hover\:to-green-900:hover{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .\32xl\:dark\:hover\:to-blue-50:hover{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .\32xl\:dark\:hover\:to-blue-100:hover{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .\32xl\:dark\:hover\:to-blue-200:hover{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .\32xl\:dark\:hover\:to-blue-300:hover{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .\32xl\:dark\:hover\:to-blue-400:hover{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .\32xl\:dark\:hover\:to-blue-500:hover{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .\32xl\:dark\:hover\:to-blue-600:hover{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .\32xl\:dark\:hover\:to-blue-700:hover{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .\32xl\:dark\:hover\:to-blue-800:hover{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .\32xl\:dark\:hover\:to-blue-900:hover{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .\32xl\:dark\:hover\:to-indigo-50:hover{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .\32xl\:dark\:hover\:to-indigo-100:hover{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .\32xl\:dark\:hover\:to-indigo-200:hover{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .\32xl\:dark\:hover\:to-indigo-300:hover{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .\32xl\:dark\:hover\:to-indigo-400:hover{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .\32xl\:dark\:hover\:to-indigo-500:hover{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .\32xl\:dark\:hover\:to-indigo-600:hover{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .\32xl\:dark\:hover\:to-indigo-700:hover{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .\32xl\:dark\:hover\:to-indigo-800:hover{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .\32xl\:dark\:hover\:to-indigo-900:hover{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .\32xl\:dark\:hover\:to-purple-50:hover{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .\32xl\:dark\:hover\:to-purple-100:hover{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .\32xl\:dark\:hover\:to-purple-200:hover{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .\32xl\:dark\:hover\:to-purple-300:hover{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .\32xl\:dark\:hover\:to-purple-400:hover{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .\32xl\:dark\:hover\:to-purple-500:hover{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .\32xl\:dark\:hover\:to-purple-600:hover{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .\32xl\:dark\:hover\:to-purple-700:hover{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .\32xl\:dark\:hover\:to-purple-800:hover{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .\32xl\:dark\:hover\:to-purple-900:hover{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .\32xl\:dark\:hover\:to-pink-50:hover{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .\32xl\:dark\:hover\:to-pink-100:hover{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .\32xl\:dark\:hover\:to-pink-200:hover{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .\32xl\:dark\:hover\:to-pink-300:hover{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .\32xl\:dark\:hover\:to-pink-400:hover{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .\32xl\:dark\:hover\:to-pink-500:hover{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .\32xl\:dark\:hover\:to-pink-600:hover{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .\32xl\:dark\:hover\:to-pink-700:hover{
    --tw-gradient-to: #be185d !important;
  }

  .dark .\32xl\:dark\:hover\:to-pink-800:hover{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .\32xl\:dark\:hover\:to-pink-900:hover{
    --tw-gradient-to: #831843 !important;
  }

  .dark .\32xl\:dark\:hover\:to-cyan-50:hover{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .\32xl\:dark\:hover\:to-cyan-100:hover{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .\32xl\:dark\:hover\:to-cyan-200:hover{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .\32xl\:dark\:hover\:to-cyan-300:hover{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .\32xl\:dark\:hover\:to-cyan-400:hover{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .\32xl\:dark\:hover\:to-cyan-500:hover{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .\32xl\:dark\:hover\:to-cyan-600:hover{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .\32xl\:dark\:hover\:to-cyan-700:hover{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .\32xl\:dark\:hover\:to-cyan-800:hover{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .\32xl\:dark\:hover\:to-cyan-900:hover{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .\32xl\:dark\:hover\:to-light-blue-50:hover{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .\32xl\:dark\:hover\:to-light-blue-100:hover{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .\32xl\:dark\:hover\:to-light-blue-200:hover{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .\32xl\:dark\:hover\:to-light-blue-300:hover{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .\32xl\:dark\:hover\:to-light-blue-400:hover{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .\32xl\:dark\:hover\:to-light-blue-500:hover{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .\32xl\:dark\:hover\:to-light-blue-600:hover{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .\32xl\:dark\:hover\:to-light-blue-700:hover{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .\32xl\:dark\:hover\:to-light-blue-800:hover{
    --tw-gradient-to: #075985 !important;
  }

  .dark .\32xl\:dark\:hover\:to-light-blue-900:hover{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .\32xl\:dark\:hover\:to-amber-50:hover{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .\32xl\:dark\:hover\:to-amber-100:hover{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:hover\:to-amber-200:hover{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .\32xl\:dark\:hover\:to-amber-300:hover{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .\32xl\:dark\:hover\:to-amber-400:hover{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:hover\:to-amber-500:hover{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .\32xl\:dark\:hover\:to-amber-600:hover{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .\32xl\:dark\:hover\:to-amber-700:hover{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .\32xl\:dark\:hover\:to-amber-800:hover{
    --tw-gradient-to: #92400e !important;
  }

  .dark .\32xl\:dark\:hover\:to-amber-900:hover{
    --tw-gradient-to: #78350f !important;
  }

  .dark .\32xl\:dark\:hover\:to-space-cadet:hover{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .\32xl\:dark\:hover\:to-manatee:hover{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .\32xl\:dark\:hover\:to-cynabar:hover{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .\32xl\:dark\:hover\:to-imperial-red:hover{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .\32xl\:dark\:hover\:to-special-black:hover{
    --tw-gradient-to: #03071E !important;
  }

  .dark .\32xl\:dark\:hover\:to-dark-sienna:hover{
    --tw-gradient-to: #370617 !important;
  }

  .dark .\32xl\:dark\:hover\:to-rosewood:hover{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .\32xl\:dark\:hover\:to-dark-red:hover{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .\32xl\:dark\:hover\:to-rosso-corsa:hover{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .\32xl\:dark\:hover\:to-vermillion:hover{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .\32xl\:dark\:hover\:to-persimmon:hover{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .\32xl\:dark\:hover\:to-carrot-orange:hover{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .\32xl\:dark\:hover\:to-orange-web:hover{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .\32xl\:dark\:hover\:to-selective-yellow:hover{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .\32xl\:dark\:hover\:to-bottle-green:hover{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .\32xl\:dark\:hover\:to-illuminating-emerald:hover{
    --tw-gradient-to: #40916C !important;
  }

  .dark .\32xl\:dark\:focus\:from-transparent:focus{
    --tw-gradient-from: transparent !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-current:focus{
    --tw-gradient-from: currentColor !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-black:focus{
    --tw-gradient-from: #000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-white:focus{
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-gray-50:focus{
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-gray-100:focus{
    --tw-gradient-from: #f3f4f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-gray-200:focus{
    --tw-gradient-from: #e5e7eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-gray-300:focus{
    --tw-gradient-from: #d1d5db !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-gray-400:focus{
    --tw-gradient-from: #9ca3af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-gray-500:focus{
    --tw-gradient-from: #6b7280 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-gray-600:focus{
    --tw-gradient-from: #4b5563 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-gray-700:focus{
    --tw-gradient-from: #374151 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-gray-800:focus{
    --tw-gradient-from: #1f2937 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-gray-900:focus{
    --tw-gradient-from: #111827 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-red-50:focus{
    --tw-gradient-from: #fef2f2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-red-100:focus{
    --tw-gradient-from: #fee2e2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-red-200:focus{
    --tw-gradient-from: #fecaca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-red-300:focus{
    --tw-gradient-from: #fca5a5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-red-400:focus{
    --tw-gradient-from: #f87171 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-red-500:focus{
    --tw-gradient-from: #ef4444 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-red-600:focus{
    --tw-gradient-from: #dc2626 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-red-700:focus{
    --tw-gradient-from: #b91c1c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-red-800:focus{
    --tw-gradient-from: #991b1b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-red-900:focus{
    --tw-gradient-from: #7f1d1d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-yellow-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-yellow-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-yellow-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-yellow-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-yellow-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-yellow-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-yellow-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-yellow-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-yellow-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-yellow-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-green-50:focus{
    --tw-gradient-from: #ecfdf5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-green-100:focus{
    --tw-gradient-from: #d1fae5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-green-200:focus{
    --tw-gradient-from: #a7f3d0 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-green-300:focus{
    --tw-gradient-from: #6ee7b7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-green-400:focus{
    --tw-gradient-from: #34d399 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-green-500:focus{
    --tw-gradient-from: #10b981 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-green-600:focus{
    --tw-gradient-from: #059669 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-green-700:focus{
    --tw-gradient-from: #047857 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-green-800:focus{
    --tw-gradient-from: #065f46 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-green-900:focus{
    --tw-gradient-from: #064e3b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-blue-50:focus{
    --tw-gradient-from: #eff6ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-blue-100:focus{
    --tw-gradient-from: #dbeafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-blue-200:focus{
    --tw-gradient-from: #bfdbfe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-blue-300:focus{
    --tw-gradient-from: #93c5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-blue-400:focus{
    --tw-gradient-from: #60a5fa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-blue-500:focus{
    --tw-gradient-from: #3b82f6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-blue-600:focus{
    --tw-gradient-from: #2563eb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-blue-700:focus{
    --tw-gradient-from: #1d4ed8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-blue-800:focus{
    --tw-gradient-from: #1e40af !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-blue-900:focus{
    --tw-gradient-from: #1e3a8a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-indigo-50:focus{
    --tw-gradient-from: #eef2ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-indigo-100:focus{
    --tw-gradient-from: #e0e7ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-indigo-200:focus{
    --tw-gradient-from: #c7d2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-indigo-300:focus{
    --tw-gradient-from: #a5b4fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-indigo-400:focus{
    --tw-gradient-from: #818cf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-indigo-500:focus{
    --tw-gradient-from: #6366f1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-indigo-600:focus{
    --tw-gradient-from: #4f46e5 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-indigo-700:focus{
    --tw-gradient-from: #4338ca !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-indigo-800:focus{
    --tw-gradient-from: #3730a3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-indigo-900:focus{
    --tw-gradient-from: #312e81 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-purple-50:focus{
    --tw-gradient-from: #f5f3ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-purple-100:focus{
    --tw-gradient-from: #ede9fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-purple-200:focus{
    --tw-gradient-from: #ddd6fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-purple-300:focus{
    --tw-gradient-from: #c4b5fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-purple-400:focus{
    --tw-gradient-from: #a78bfa !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-purple-500:focus{
    --tw-gradient-from: #8b5cf6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-purple-600:focus{
    --tw-gradient-from: #7c3aed !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-purple-700:focus{
    --tw-gradient-from: #6d28d9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-purple-800:focus{
    --tw-gradient-from: #5b21b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-purple-900:focus{
    --tw-gradient-from: #4c1d95 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-pink-50:focus{
    --tw-gradient-from: #fdf2f8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-pink-100:focus{
    --tw-gradient-from: #fce7f3 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-pink-200:focus{
    --tw-gradient-from: #fbcfe8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-pink-300:focus{
    --tw-gradient-from: #f9a8d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-pink-400:focus{
    --tw-gradient-from: #f472b6 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-pink-500:focus{
    --tw-gradient-from: #ec4899 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-pink-600:focus{
    --tw-gradient-from: #db2777 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-pink-700:focus{
    --tw-gradient-from: #be185d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-pink-800:focus{
    --tw-gradient-from: #9d174d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-pink-900:focus{
    --tw-gradient-from: #831843 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cyan-50:focus{
    --tw-gradient-from: #ecfeff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cyan-100:focus{
    --tw-gradient-from: #cffafe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cyan-200:focus{
    --tw-gradient-from: #a5f3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cyan-300:focus{
    --tw-gradient-from: #67e8f9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cyan-400:focus{
    --tw-gradient-from: #22d3ee !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cyan-500:focus{
    --tw-gradient-from: #06b6d4 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cyan-600:focus{
    --tw-gradient-from: #0891b2 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cyan-700:focus{
    --tw-gradient-from: #0e7490 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cyan-800:focus{
    --tw-gradient-from: #155e75 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cyan-900:focus{
    --tw-gradient-from: #164e63 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-light-blue-50:focus{
    --tw-gradient-from: #f0f9ff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-light-blue-100:focus{
    --tw-gradient-from: #e0f2fe !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-light-blue-200:focus{
    --tw-gradient-from: #bae6fd !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-light-blue-300:focus{
    --tw-gradient-from: #7dd3fc !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-light-blue-400:focus{
    --tw-gradient-from: #38bdf8 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-light-blue-500:focus{
    --tw-gradient-from: #0ea5e9 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-light-blue-600:focus{
    --tw-gradient-from: #0284c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-light-blue-700:focus{
    --tw-gradient-from: #0369a1 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-light-blue-800:focus{
    --tw-gradient-from: #075985 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-light-blue-900:focus{
    --tw-gradient-from: #0c4a6e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-amber-50:focus{
    --tw-gradient-from: #fffbeb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-amber-100:focus{
    --tw-gradient-from: #fef3c7 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-amber-200:focus{
    --tw-gradient-from: #fde68a !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-amber-300:focus{
    --tw-gradient-from: #fcd34d !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-amber-400:focus{
    --tw-gradient-from: #fbbf24 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-amber-500:focus{
    --tw-gradient-from: #f59e0b !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-amber-600:focus{
    --tw-gradient-from: #d97706 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-amber-700:focus{
    --tw-gradient-from: #b45309 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-amber-800:focus{
    --tw-gradient-from: #92400e !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-amber-900:focus{
    --tw-gradient-from: #78350f !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-space-cadet:focus{
    --tw-gradient-from: #2B2D42 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-manatee:focus{
    --tw-gradient-from: #8D99AE !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-cynabar:focus{
    --tw-gradient-from: #F24333 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-imperial-red:focus{
    --tw-gradient-from: #EF233C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-special-black:focus{
    --tw-gradient-from: #03071E !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-dark-sienna:focus{
    --tw-gradient-from: #370617 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-rosewood:focus{
    --tw-gradient-from: #6A040F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-dark-red:focus{
    --tw-gradient-from: #9D0208 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-rosso-corsa:focus{
    --tw-gradient-from: #D00000 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-vermillion:focus{
    --tw-gradient-from: #DC2F02 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-persimmon:focus{
    --tw-gradient-from: #E85D04 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-carrot-orange:focus{
    --tw-gradient-from: #F48C06 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-orange-web:focus{
    --tw-gradient-from: #FAA307 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-selective-yellow:focus{
    --tw-gradient-from: #FFBA08 !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-bottle-green:focus{
    --tw-gradient-from: #2D6A4F !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:from-illuminating-emerald:focus{
    --tw-gradient-from: #40916C !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-current:focus{
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-white:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-gray-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-gray-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-gray-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-gray-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-gray-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-gray-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-gray-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-gray-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-gray-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-gray-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-red-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-red-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-red-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-red-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-red-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-red-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-red-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-red-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-red-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-red-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-yellow-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-yellow-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-yellow-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-yellow-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-yellow-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-yellow-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-yellow-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-yellow-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-yellow-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-yellow-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-green-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-green-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-green-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-green-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-green-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-green-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-green-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-green-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-green-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-green-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-indigo-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-indigo-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-indigo-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-indigo-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-indigo-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-indigo-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-indigo-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-indigo-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-indigo-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-indigo-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-purple-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-purple-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-purple-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-purple-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-purple-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-purple-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-purple-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-purple-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-purple-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-purple-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-pink-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-pink-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-pink-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-pink-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-pink-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-pink-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-pink-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-pink-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-pink-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-pink-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cyan-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #ecfeff, var(--tw-gradient-to, rgba(236, 254, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cyan-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #cffafe, var(--tw-gradient-to, rgba(207, 250, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cyan-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #a5f3fc, var(--tw-gradient-to, rgba(165, 243, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cyan-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #67e8f9, var(--tw-gradient-to, rgba(103, 232, 249, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cyan-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #22d3ee, var(--tw-gradient-to, rgba(34, 211, 238, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cyan-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #06b6d4, var(--tw-gradient-to, rgba(6, 182, 212, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cyan-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0891b2, var(--tw-gradient-to, rgba(8, 145, 178, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cyan-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0e7490, var(--tw-gradient-to, rgba(14, 116, 144, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cyan-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #155e75, var(--tw-gradient-to, rgba(21, 94, 117, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cyan-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #164e63, var(--tw-gradient-to, rgba(22, 78, 99, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-light-blue-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f0f9ff, var(--tw-gradient-to, rgba(240, 249, 255, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-light-blue-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #e0f2fe, var(--tw-gradient-to, rgba(224, 242, 254, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-light-blue-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #bae6fd, var(--tw-gradient-to, rgba(186, 230, 253, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-light-blue-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #7dd3fc, var(--tw-gradient-to, rgba(125, 211, 252, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-light-blue-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #38bdf8, var(--tw-gradient-to, rgba(56, 189, 248, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-light-blue-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9, var(--tw-gradient-to, rgba(14, 165, 233, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-light-blue-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7, var(--tw-gradient-to, rgba(2, 132, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-light-blue-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0369a1, var(--tw-gradient-to, rgba(3, 105, 161, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-light-blue-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #075985, var(--tw-gradient-to, rgba(7, 89, 133, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-light-blue-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0c4a6e, var(--tw-gradient-to, rgba(12, 74, 110, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-amber-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-amber-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-amber-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-amber-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-amber-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-amber-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-amber-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-amber-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-amber-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-amber-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-space-cadet:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2B2D42, var(--tw-gradient-to, rgba(43, 45, 66, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-manatee:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8D99AE, var(--tw-gradient-to, rgba(141, 153, 174, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-cynabar:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F24333, var(--tw-gradient-to, rgba(242, 67, 51, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-imperial-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF233C, var(--tw-gradient-to, rgba(239, 35, 60, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-special-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #03071E, var(--tw-gradient-to, rgba(3, 7, 30, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-dark-sienna:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #370617, var(--tw-gradient-to, rgba(55, 6, 23, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-rosewood:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #6A040F, var(--tw-gradient-to, rgba(106, 4, 15, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-dark-red:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9D0208, var(--tw-gradient-to, rgba(157, 2, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-rosso-corsa:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D00000, var(--tw-gradient-to, rgba(208, 0, 0, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-vermillion:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #DC2F02, var(--tw-gradient-to, rgba(220, 47, 2, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-persimmon:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #E85D04, var(--tw-gradient-to, rgba(232, 93, 4, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-carrot-orange:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F48C06, var(--tw-gradient-to, rgba(244, 140, 6, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-orange-web:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FAA307, var(--tw-gradient-to, rgba(250, 163, 7, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-selective-yellow:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #FFBA08, var(--tw-gradient-to, rgba(255, 186, 8, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-bottle-green:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D6A4F, var(--tw-gradient-to, rgba(45, 106, 79, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:via-illuminating-emerald:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #40916C, var(--tw-gradient-to, rgba(64, 145, 108, 0)) !important;
  }

  .dark .\32xl\:dark\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent !important;
  }

  .dark .\32xl\:dark\:focus\:to-current:focus{
    --tw-gradient-to: currentColor !important;
  }

  .dark .\32xl\:dark\:focus\:to-black:focus{
    --tw-gradient-to: #000 !important;
  }

  .dark .\32xl\:dark\:focus\:to-white:focus{
    --tw-gradient-to: #fff !important;
  }

  .dark .\32xl\:dark\:focus\:to-gray-50:focus{
    --tw-gradient-to: #f9fafb !important;
  }

  .dark .\32xl\:dark\:focus\:to-gray-100:focus{
    --tw-gradient-to: #f3f4f6 !important;
  }

  .dark .\32xl\:dark\:focus\:to-gray-200:focus{
    --tw-gradient-to: #e5e7eb !important;
  }

  .dark .\32xl\:dark\:focus\:to-gray-300:focus{
    --tw-gradient-to: #d1d5db !important;
  }

  .dark .\32xl\:dark\:focus\:to-gray-400:focus{
    --tw-gradient-to: #9ca3af !important;
  }

  .dark .\32xl\:dark\:focus\:to-gray-500:focus{
    --tw-gradient-to: #6b7280 !important;
  }

  .dark .\32xl\:dark\:focus\:to-gray-600:focus{
    --tw-gradient-to: #4b5563 !important;
  }

  .dark .\32xl\:dark\:focus\:to-gray-700:focus{
    --tw-gradient-to: #374151 !important;
  }

  .dark .\32xl\:dark\:focus\:to-gray-800:focus{
    --tw-gradient-to: #1f2937 !important;
  }

  .dark .\32xl\:dark\:focus\:to-gray-900:focus{
    --tw-gradient-to: #111827 !important;
  }

  .dark .\32xl\:dark\:focus\:to-red-50:focus{
    --tw-gradient-to: #fef2f2 !important;
  }

  .dark .\32xl\:dark\:focus\:to-red-100:focus{
    --tw-gradient-to: #fee2e2 !important;
  }

  .dark .\32xl\:dark\:focus\:to-red-200:focus{
    --tw-gradient-to: #fecaca !important;
  }

  .dark .\32xl\:dark\:focus\:to-red-300:focus{
    --tw-gradient-to: #fca5a5 !important;
  }

  .dark .\32xl\:dark\:focus\:to-red-400:focus{
    --tw-gradient-to: #f87171 !important;
  }

  .dark .\32xl\:dark\:focus\:to-red-500:focus{
    --tw-gradient-to: #ef4444 !important;
  }

  .dark .\32xl\:dark\:focus\:to-red-600:focus{
    --tw-gradient-to: #dc2626 !important;
  }

  .dark .\32xl\:dark\:focus\:to-red-700:focus{
    --tw-gradient-to: #b91c1c !important;
  }

  .dark .\32xl\:dark\:focus\:to-red-800:focus{
    --tw-gradient-to: #991b1b !important;
  }

  .dark .\32xl\:dark\:focus\:to-red-900:focus{
    --tw-gradient-to: #7f1d1d !important;
  }

  .dark .\32xl\:dark\:focus\:to-yellow-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .\32xl\:dark\:focus\:to-yellow-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:focus\:to-yellow-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .\32xl\:dark\:focus\:to-yellow-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .\32xl\:dark\:focus\:to-yellow-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:focus\:to-yellow-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .\32xl\:dark\:focus\:to-yellow-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .\32xl\:dark\:focus\:to-yellow-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .\32xl\:dark\:focus\:to-yellow-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .dark .\32xl\:dark\:focus\:to-yellow-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .dark .\32xl\:dark\:focus\:to-green-50:focus{
    --tw-gradient-to: #ecfdf5 !important;
  }

  .dark .\32xl\:dark\:focus\:to-green-100:focus{
    --tw-gradient-to: #d1fae5 !important;
  }

  .dark .\32xl\:dark\:focus\:to-green-200:focus{
    --tw-gradient-to: #a7f3d0 !important;
  }

  .dark .\32xl\:dark\:focus\:to-green-300:focus{
    --tw-gradient-to: #6ee7b7 !important;
  }

  .dark .\32xl\:dark\:focus\:to-green-400:focus{
    --tw-gradient-to: #34d399 !important;
  }

  .dark .\32xl\:dark\:focus\:to-green-500:focus{
    --tw-gradient-to: #10b981 !important;
  }

  .dark .\32xl\:dark\:focus\:to-green-600:focus{
    --tw-gradient-to: #059669 !important;
  }

  .dark .\32xl\:dark\:focus\:to-green-700:focus{
    --tw-gradient-to: #047857 !important;
  }

  .dark .\32xl\:dark\:focus\:to-green-800:focus{
    --tw-gradient-to: #065f46 !important;
  }

  .dark .\32xl\:dark\:focus\:to-green-900:focus{
    --tw-gradient-to: #064e3b !important;
  }

  .dark .\32xl\:dark\:focus\:to-blue-50:focus{
    --tw-gradient-to: #eff6ff !important;
  }

  .dark .\32xl\:dark\:focus\:to-blue-100:focus{
    --tw-gradient-to: #dbeafe !important;
  }

  .dark .\32xl\:dark\:focus\:to-blue-200:focus{
    --tw-gradient-to: #bfdbfe !important;
  }

  .dark .\32xl\:dark\:focus\:to-blue-300:focus{
    --tw-gradient-to: #93c5fd !important;
  }

  .dark .\32xl\:dark\:focus\:to-blue-400:focus{
    --tw-gradient-to: #60a5fa !important;
  }

  .dark .\32xl\:dark\:focus\:to-blue-500:focus{
    --tw-gradient-to: #3b82f6 !important;
  }

  .dark .\32xl\:dark\:focus\:to-blue-600:focus{
    --tw-gradient-to: #2563eb !important;
  }

  .dark .\32xl\:dark\:focus\:to-blue-700:focus{
    --tw-gradient-to: #1d4ed8 !important;
  }

  .dark .\32xl\:dark\:focus\:to-blue-800:focus{
    --tw-gradient-to: #1e40af !important;
  }

  .dark .\32xl\:dark\:focus\:to-blue-900:focus{
    --tw-gradient-to: #1e3a8a !important;
  }

  .dark .\32xl\:dark\:focus\:to-indigo-50:focus{
    --tw-gradient-to: #eef2ff !important;
  }

  .dark .\32xl\:dark\:focus\:to-indigo-100:focus{
    --tw-gradient-to: #e0e7ff !important;
  }

  .dark .\32xl\:dark\:focus\:to-indigo-200:focus{
    --tw-gradient-to: #c7d2fe !important;
  }

  .dark .\32xl\:dark\:focus\:to-indigo-300:focus{
    --tw-gradient-to: #a5b4fc !important;
  }

  .dark .\32xl\:dark\:focus\:to-indigo-400:focus{
    --tw-gradient-to: #818cf8 !important;
  }

  .dark .\32xl\:dark\:focus\:to-indigo-500:focus{
    --tw-gradient-to: #6366f1 !important;
  }

  .dark .\32xl\:dark\:focus\:to-indigo-600:focus{
    --tw-gradient-to: #4f46e5 !important;
  }

  .dark .\32xl\:dark\:focus\:to-indigo-700:focus{
    --tw-gradient-to: #4338ca !important;
  }

  .dark .\32xl\:dark\:focus\:to-indigo-800:focus{
    --tw-gradient-to: #3730a3 !important;
  }

  .dark .\32xl\:dark\:focus\:to-indigo-900:focus{
    --tw-gradient-to: #312e81 !important;
  }

  .dark .\32xl\:dark\:focus\:to-purple-50:focus{
    --tw-gradient-to: #f5f3ff !important;
  }

  .dark .\32xl\:dark\:focus\:to-purple-100:focus{
    --tw-gradient-to: #ede9fe !important;
  }

  .dark .\32xl\:dark\:focus\:to-purple-200:focus{
    --tw-gradient-to: #ddd6fe !important;
  }

  .dark .\32xl\:dark\:focus\:to-purple-300:focus{
    --tw-gradient-to: #c4b5fd !important;
  }

  .dark .\32xl\:dark\:focus\:to-purple-400:focus{
    --tw-gradient-to: #a78bfa !important;
  }

  .dark .\32xl\:dark\:focus\:to-purple-500:focus{
    --tw-gradient-to: #8b5cf6 !important;
  }

  .dark .\32xl\:dark\:focus\:to-purple-600:focus{
    --tw-gradient-to: #7c3aed !important;
  }

  .dark .\32xl\:dark\:focus\:to-purple-700:focus{
    --tw-gradient-to: #6d28d9 !important;
  }

  .dark .\32xl\:dark\:focus\:to-purple-800:focus{
    --tw-gradient-to: #5b21b6 !important;
  }

  .dark .\32xl\:dark\:focus\:to-purple-900:focus{
    --tw-gradient-to: #4c1d95 !important;
  }

  .dark .\32xl\:dark\:focus\:to-pink-50:focus{
    --tw-gradient-to: #fdf2f8 !important;
  }

  .dark .\32xl\:dark\:focus\:to-pink-100:focus{
    --tw-gradient-to: #fce7f3 !important;
  }

  .dark .\32xl\:dark\:focus\:to-pink-200:focus{
    --tw-gradient-to: #fbcfe8 !important;
  }

  .dark .\32xl\:dark\:focus\:to-pink-300:focus{
    --tw-gradient-to: #f9a8d4 !important;
  }

  .dark .\32xl\:dark\:focus\:to-pink-400:focus{
    --tw-gradient-to: #f472b6 !important;
  }

  .dark .\32xl\:dark\:focus\:to-pink-500:focus{
    --tw-gradient-to: #ec4899 !important;
  }

  .dark .\32xl\:dark\:focus\:to-pink-600:focus{
    --tw-gradient-to: #db2777 !important;
  }

  .dark .\32xl\:dark\:focus\:to-pink-700:focus{
    --tw-gradient-to: #be185d !important;
  }

  .dark .\32xl\:dark\:focus\:to-pink-800:focus{
    --tw-gradient-to: #9d174d !important;
  }

  .dark .\32xl\:dark\:focus\:to-pink-900:focus{
    --tw-gradient-to: #831843 !important;
  }

  .dark .\32xl\:dark\:focus\:to-cyan-50:focus{
    --tw-gradient-to: #ecfeff !important;
  }

  .dark .\32xl\:dark\:focus\:to-cyan-100:focus{
    --tw-gradient-to: #cffafe !important;
  }

  .dark .\32xl\:dark\:focus\:to-cyan-200:focus{
    --tw-gradient-to: #a5f3fc !important;
  }

  .dark .\32xl\:dark\:focus\:to-cyan-300:focus{
    --tw-gradient-to: #67e8f9 !important;
  }

  .dark .\32xl\:dark\:focus\:to-cyan-400:focus{
    --tw-gradient-to: #22d3ee !important;
  }

  .dark .\32xl\:dark\:focus\:to-cyan-500:focus{
    --tw-gradient-to: #06b6d4 !important;
  }

  .dark .\32xl\:dark\:focus\:to-cyan-600:focus{
    --tw-gradient-to: #0891b2 !important;
  }

  .dark .\32xl\:dark\:focus\:to-cyan-700:focus{
    --tw-gradient-to: #0e7490 !important;
  }

  .dark .\32xl\:dark\:focus\:to-cyan-800:focus{
    --tw-gradient-to: #155e75 !important;
  }

  .dark .\32xl\:dark\:focus\:to-cyan-900:focus{
    --tw-gradient-to: #164e63 !important;
  }

  .dark .\32xl\:dark\:focus\:to-light-blue-50:focus{
    --tw-gradient-to: #f0f9ff !important;
  }

  .dark .\32xl\:dark\:focus\:to-light-blue-100:focus{
    --tw-gradient-to: #e0f2fe !important;
  }

  .dark .\32xl\:dark\:focus\:to-light-blue-200:focus{
    --tw-gradient-to: #bae6fd !important;
  }

  .dark .\32xl\:dark\:focus\:to-light-blue-300:focus{
    --tw-gradient-to: #7dd3fc !important;
  }

  .dark .\32xl\:dark\:focus\:to-light-blue-400:focus{
    --tw-gradient-to: #38bdf8 !important;
  }

  .dark .\32xl\:dark\:focus\:to-light-blue-500:focus{
    --tw-gradient-to: #0ea5e9 !important;
  }

  .dark .\32xl\:dark\:focus\:to-light-blue-600:focus{
    --tw-gradient-to: #0284c7 !important;
  }

  .dark .\32xl\:dark\:focus\:to-light-blue-700:focus{
    --tw-gradient-to: #0369a1 !important;
  }

  .dark .\32xl\:dark\:focus\:to-light-blue-800:focus{
    --tw-gradient-to: #075985 !important;
  }

  .dark .\32xl\:dark\:focus\:to-light-blue-900:focus{
    --tw-gradient-to: #0c4a6e !important;
  }

  .dark .\32xl\:dark\:focus\:to-amber-50:focus{
    --tw-gradient-to: #fffbeb !important;
  }

  .dark .\32xl\:dark\:focus\:to-amber-100:focus{
    --tw-gradient-to: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:focus\:to-amber-200:focus{
    --tw-gradient-to: #fde68a !important;
  }

  .dark .\32xl\:dark\:focus\:to-amber-300:focus{
    --tw-gradient-to: #fcd34d !important;
  }

  .dark .\32xl\:dark\:focus\:to-amber-400:focus{
    --tw-gradient-to: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:focus\:to-amber-500:focus{
    --tw-gradient-to: #f59e0b !important;
  }

  .dark .\32xl\:dark\:focus\:to-amber-600:focus{
    --tw-gradient-to: #d97706 !important;
  }

  .dark .\32xl\:dark\:focus\:to-amber-700:focus{
    --tw-gradient-to: #b45309 !important;
  }

  .dark .\32xl\:dark\:focus\:to-amber-800:focus{
    --tw-gradient-to: #92400e !important;
  }

  .dark .\32xl\:dark\:focus\:to-amber-900:focus{
    --tw-gradient-to: #78350f !important;
  }

  .dark .\32xl\:dark\:focus\:to-space-cadet:focus{
    --tw-gradient-to: #2B2D42 !important;
  }

  .dark .\32xl\:dark\:focus\:to-manatee:focus{
    --tw-gradient-to: #8D99AE !important;
  }

  .dark .\32xl\:dark\:focus\:to-cynabar:focus{
    --tw-gradient-to: #F24333 !important;
  }

  .dark .\32xl\:dark\:focus\:to-imperial-red:focus{
    --tw-gradient-to: #EF233C !important;
  }

  .dark .\32xl\:dark\:focus\:to-special-black:focus{
    --tw-gradient-to: #03071E !important;
  }

  .dark .\32xl\:dark\:focus\:to-dark-sienna:focus{
    --tw-gradient-to: #370617 !important;
  }

  .dark .\32xl\:dark\:focus\:to-rosewood:focus{
    --tw-gradient-to: #6A040F !important;
  }

  .dark .\32xl\:dark\:focus\:to-dark-red:focus{
    --tw-gradient-to: #9D0208 !important;
  }

  .dark .\32xl\:dark\:focus\:to-rosso-corsa:focus{
    --tw-gradient-to: #D00000 !important;
  }

  .dark .\32xl\:dark\:focus\:to-vermillion:focus{
    --tw-gradient-to: #DC2F02 !important;
  }

  .dark .\32xl\:dark\:focus\:to-persimmon:focus{
    --tw-gradient-to: #E85D04 !important;
  }

  .dark .\32xl\:dark\:focus\:to-carrot-orange:focus{
    --tw-gradient-to: #F48C06 !important;
  }

  .dark .\32xl\:dark\:focus\:to-orange-web:focus{
    --tw-gradient-to: #FAA307 !important;
  }

  .dark .\32xl\:dark\:focus\:to-selective-yellow:focus{
    --tw-gradient-to: #FFBA08 !important;
  }

  .dark .\32xl\:dark\:focus\:to-bottle-green:focus{
    --tw-gradient-to: #2D6A4F !important;
  }

  .dark .\32xl\:dark\:focus\:to-illuminating-emerald:focus{
    --tw-gradient-to: #40916C !important;
  }

  .\32xl\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .\32xl\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .\32xl\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .\32xl\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .\32xl\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .\32xl\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .\32xl\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .\32xl\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .\32xl\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .\32xl\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .\32xl\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .\32xl\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .\32xl\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .\32xl\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .\32xl\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .\32xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0 !important;
  }

  .\32xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05 !important;
  }

  .\32xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1 !important;
  }

  .\32xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2 !important;
  }

  .\32xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25 !important;
  }

  .\32xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3 !important;
  }

  .\32xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4 !important;
  }

  .\32xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5 !important;
  }

  .\32xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6 !important;
  }

  .\32xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7 !important;
  }

  .\32xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75 !important;
  }

  .\32xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8 !important;
  }

  .\32xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9 !important;
  }

  .\32xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95 !important;
  }

  .\32xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1 !important;
  }

  .\32xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0 !important;
  }

  .\32xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05 !important;
  }

  .\32xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1 !important;
  }

  .\32xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2 !important;
  }

  .\32xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25 !important;
  }

  .\32xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3 !important;
  }

  .\32xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4 !important;
  }

  .\32xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5 !important;
  }

  .\32xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6 !important;
  }

  .\32xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7 !important;
  }

  .\32xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75 !important;
  }

  .\32xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8 !important;
  }

  .\32xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9 !important;
  }

  .\32xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95 !important;
  }

  .\32xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1 !important;
  }

  .\32xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0 !important;
  }

  .\32xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05 !important;
  }

  .\32xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1 !important;
  }

  .\32xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2 !important;
  }

  .\32xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25 !important;
  }

  .\32xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3 !important;
  }

  .\32xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4 !important;
  }

  .\32xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5 !important;
  }

  .\32xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6 !important;
  }

  .\32xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7 !important;
  }

  .\32xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75 !important;
  }

  .\32xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8 !important;
  }

  .\32xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9 !important;
  }

  .\32xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95 !important;
  }

  .\32xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1 !important;
  }

  .\32xl\:bg-bottom{
    background-position: bottom !important;
  }

  .\32xl\:bg-center{
    background-position: center !important;
  }

  .\32xl\:bg-left{
    background-position: left !important;
  }

  .\32xl\:bg-left-bottom{
    background-position: left bottom !important;
  }

  .\32xl\:bg-left-top{
    background-position: left top !important;
  }

  .\32xl\:bg-right{
    background-position: right !important;
  }

  .\32xl\:bg-right-bottom{
    background-position: right bottom !important;
  }

  .\32xl\:bg-right-top{
    background-position: right top !important;
  }

  .\32xl\:bg-top{
    background-position: top !important;
  }

  .\32xl\:bg-repeat{
    background-repeat: repeat !important;
  }

  .\32xl\:bg-no-repeat{
    background-repeat: no-repeat !important;
  }

  .\32xl\:bg-repeat-x{
    background-repeat: repeat-x !important;
  }

  .\32xl\:bg-repeat-y{
    background-repeat: repeat-y !important;
  }

  .\32xl\:bg-repeat-round{
    background-repeat: round !important;
  }

  .\32xl\:bg-repeat-space{
    background-repeat: space !important;
  }

  .\32xl\:bg-auto{
    background-size: auto !important;
  }

  .\32xl\:bg-cover{
    background-size: cover !important;
  }

  .\32xl\:bg-contain{
    background-size: contain !important;
  }

  .\32xl\:border-collapse{
    border-collapse: collapse !important;
  }

  .\32xl\:border-separate{
    border-collapse: separate !important;
  }

  .\32xl\:border-transparent{
    border-color: transparent !important;
  }

  .\32xl\:border-current{
    border-color: currentColor !important;
  }

  .\32xl\:border-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-white{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-gray-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-gray-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-gray-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-gray-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-gray-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-gray-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-gray-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-gray-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-gray-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-gray-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-red-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-red-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-red-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-red-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-red-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-red-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-red-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-red-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-red-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-red-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-yellow-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-yellow-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-yellow-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-yellow-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-yellow-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-yellow-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-yellow-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-yellow-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-yellow-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-yellow-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-green-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-green-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-green-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-green-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-green-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-green-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-green-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-green-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-green-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-green-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-indigo-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-indigo-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-indigo-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-indigo-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-indigo-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-indigo-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-indigo-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-indigo-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-indigo-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-indigo-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-purple-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-purple-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-purple-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-purple-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-purple-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-purple-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-purple-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-purple-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-purple-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-purple-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-pink-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-pink-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-pink-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-pink-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-pink-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-pink-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-pink-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-pink-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-pink-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-pink-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cyan-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cyan-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cyan-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cyan-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cyan-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cyan-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cyan-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cyan-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cyan-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cyan-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-light-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-light-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-light-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-light-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-light-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-light-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-light-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-light-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-light-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-light-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-amber-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-amber-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-amber-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-amber-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-amber-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-amber-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-amber-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-amber-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-amber-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-amber-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-space-cadet{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-manatee{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-cynabar{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-imperial-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-special-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-dark-sienna{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-rosewood{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-dark-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-rosso-corsa{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-vermillion{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-persimmon{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-carrot-orange{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-orange-web{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-selective-yellow{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-bottle-green{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-illuminating-emerald{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-transparent:hover{
    border-color: transparent !important;
  }

  .\32xl\:hover\:border-current:hover{
    border-color: currentColor !important;
  }

  .\32xl\:hover\:border-black:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-white:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-gray-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-gray-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-gray-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-gray-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-gray-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-gray-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-gray-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-gray-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-gray-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-gray-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-red-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-red-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-red-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-red-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-red-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-red-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-red-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-red-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-red-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-red-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-yellow-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-yellow-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-yellow-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-yellow-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-yellow-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-yellow-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-yellow-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-yellow-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-yellow-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-yellow-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-green-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-green-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-green-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-green-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-green-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-green-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-green-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-green-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-green-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-green-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-blue-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-blue-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-blue-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-blue-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-blue-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-blue-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-blue-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-blue-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-blue-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-blue-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-indigo-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-indigo-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-indigo-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-indigo-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-indigo-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-indigo-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-indigo-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-indigo-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-indigo-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-indigo-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-purple-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-purple-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-purple-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-purple-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-purple-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-purple-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-purple-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-purple-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-purple-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-purple-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-pink-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-pink-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-pink-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-pink-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-pink-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-pink-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-pink-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-pink-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-pink-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-pink-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cyan-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cyan-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cyan-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cyan-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cyan-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cyan-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cyan-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cyan-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cyan-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cyan-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-light-blue-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-light-blue-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-light-blue-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-light-blue-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-light-blue-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-light-blue-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-light-blue-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-light-blue-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-light-blue-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-light-blue-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-amber-50:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-amber-100:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-amber-200:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-amber-300:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-amber-400:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-amber-500:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-amber-600:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-amber-700:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-amber-800:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-amber-900:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-space-cadet:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-manatee:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-cynabar:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-imperial-red:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-special-black:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-dark-sienna:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-rosewood:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-dark-red:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-rosso-corsa:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-vermillion:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-persimmon:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-carrot-orange:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-orange-web:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-selective-yellow:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-bottle-green:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .\32xl\:hover\:border-illuminating-emerald:hover{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-transparent:focus{
    border-color: transparent !important;
  }

  .\32xl\:focus\:border-current:focus{
    border-color: currentColor !important;
  }

  .\32xl\:focus\:border-black:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-white:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-gray-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-gray-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-gray-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-gray-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-gray-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-gray-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-gray-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-gray-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-gray-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-gray-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-red-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-red-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-red-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-red-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-red-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-red-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-red-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-red-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-red-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-red-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-yellow-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-yellow-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-yellow-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-yellow-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-yellow-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-yellow-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-yellow-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-yellow-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-yellow-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-yellow-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-green-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-green-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-green-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-green-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-green-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-green-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-green-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-green-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-green-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-green-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-blue-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-blue-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-blue-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-blue-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-blue-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-blue-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-blue-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-blue-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-blue-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-blue-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-indigo-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-indigo-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-indigo-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-indigo-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-indigo-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-indigo-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-indigo-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-indigo-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-indigo-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-indigo-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-purple-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-purple-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-purple-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-purple-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-purple-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-purple-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-purple-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-purple-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-purple-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-purple-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-pink-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-pink-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-pink-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-pink-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-pink-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-pink-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-pink-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-pink-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-pink-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-pink-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cyan-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cyan-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cyan-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cyan-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cyan-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cyan-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cyan-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cyan-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cyan-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cyan-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-light-blue-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-light-blue-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-light-blue-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-light-blue-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-light-blue-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-light-blue-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-light-blue-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-light-blue-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-light-blue-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-light-blue-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-amber-50:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-amber-100:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-amber-200:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-amber-300:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-amber-400:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-amber-500:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-amber-600:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-amber-700:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-amber-800:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-amber-900:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-space-cadet:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-manatee:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-cynabar:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-imperial-red:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-special-black:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-dark-sienna:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-rosewood:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-dark-red:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-rosso-corsa:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-vermillion:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-persimmon:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-carrot-orange:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-orange-web:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-selective-yellow:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-bottle-green:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .\32xl\:focus\:border-illuminating-emerald:focus{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-transparent:active{
    border-color: transparent !important;
  }

  .\32xl\:active\:border-current:active{
    border-color: currentColor !important;
  }

  .\32xl\:active\:border-black:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-white:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-gray-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-gray-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-gray-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-gray-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-gray-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-gray-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-gray-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-gray-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-gray-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-gray-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-red-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-red-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-red-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-red-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-red-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-red-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-red-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-red-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-red-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-red-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-yellow-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-yellow-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-yellow-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-yellow-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-yellow-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-yellow-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-yellow-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-yellow-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-yellow-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-yellow-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-green-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-green-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-green-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-green-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-green-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-green-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-green-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-green-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-green-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-green-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-blue-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-blue-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-blue-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-blue-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-blue-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-blue-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-blue-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-blue-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-blue-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-blue-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-indigo-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-indigo-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-indigo-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-indigo-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-indigo-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-indigo-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-indigo-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-indigo-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-indigo-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-indigo-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-purple-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-purple-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-purple-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-purple-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-purple-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-purple-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-purple-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-purple-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-purple-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-purple-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-pink-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-pink-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-pink-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-pink-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-pink-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-pink-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-pink-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-pink-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-pink-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-pink-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cyan-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cyan-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cyan-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cyan-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cyan-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cyan-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cyan-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cyan-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cyan-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cyan-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-light-blue-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-light-blue-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-light-blue-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-light-blue-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-light-blue-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-light-blue-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-light-blue-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-light-blue-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-light-blue-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-light-blue-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-amber-50:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-amber-100:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-amber-200:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-amber-300:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-amber-400:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-amber-500:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-amber-600:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-amber-700:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-amber-800:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-amber-900:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-space-cadet:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-manatee:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-cynabar:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-imperial-red:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-special-black:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-dark-sienna:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-rosewood:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-dark-red:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-rosso-corsa:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-vermillion:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-persimmon:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-carrot-orange:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-orange-web:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-selective-yellow:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-bottle-green:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .\32xl\:active\:border-illuminating-emerald:active{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-transparent{
    border-color: transparent !important;
  }

  .group:hover .\32xl\:group-hover\:border-current{
    border-color: currentColor !important;
  }

  .group:hover .\32xl\:group-hover\:border-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-white{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-gray-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-gray-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-gray-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-gray-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-gray-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-gray-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-gray-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-gray-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-gray-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-gray-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-red-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-red-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-red-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-red-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-red-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-red-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-red-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-red-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-red-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-red-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-yellow-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-yellow-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-yellow-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-yellow-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-yellow-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-yellow-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-yellow-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-yellow-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-yellow-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-yellow-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-green-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-green-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-green-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-green-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-green-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-green-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-green-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-green-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-green-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-green-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-indigo-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-indigo-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-indigo-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-indigo-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-indigo-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-indigo-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-indigo-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-indigo-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-indigo-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-indigo-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-purple-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 243, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-purple-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(237, 233, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-purple-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 214, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-purple-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-purple-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-purple-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-purple-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-purple-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-purple-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(91, 33, 182, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-purple-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(76, 29, 149, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-pink-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-pink-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-pink-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-pink-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-pink-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-pink-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-pink-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-pink-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-pink-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-pink-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cyan-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(236, 254, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cyan-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 250, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cyan-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(165, 243, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cyan-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(103, 232, 249, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cyan-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(34, 211, 238, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cyan-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(6, 182, 212, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cyan-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(8, 145, 178, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cyan-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 116, 144, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cyan-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(21, 94, 117, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cyan-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(22, 78, 99, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(240, 249, 255, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(224, 242, 254, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(186, 230, 253, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(125, 211, 252, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(56, 189, 248, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(2, 132, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 105, 161, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(7, 89, 133, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(12, 74, 110, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-amber-50{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-amber-100{
    --tw-border-opacity: 1 !important;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-amber-200{
    --tw-border-opacity: 1 !important;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-amber-300{
    --tw-border-opacity: 1 !important;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-amber-400{
    --tw-border-opacity: 1 !important;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-amber-500{
    --tw-border-opacity: 1 !important;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-amber-600{
    --tw-border-opacity: 1 !important;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-amber-700{
    --tw-border-opacity: 1 !important;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-amber-800{
    --tw-border-opacity: 1 !important;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-amber-900{
    --tw-border-opacity: 1 !important;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-space-cadet{
    --tw-border-opacity: 1 !important;
    border-color: rgba(43, 45, 66, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-manatee{
    --tw-border-opacity: 1 !important;
    border-color: rgba(141, 153, 174, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-cynabar{
    --tw-border-opacity: 1 !important;
    border-color: rgba(242, 67, 51, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-imperial-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(239, 35, 60, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-special-black{
    --tw-border-opacity: 1 !important;
    border-color: rgba(3, 7, 30, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-dark-sienna{
    --tw-border-opacity: 1 !important;
    border-color: rgba(55, 6, 23, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-rosewood{
    --tw-border-opacity: 1 !important;
    border-color: rgba(106, 4, 15, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-dark-red{
    --tw-border-opacity: 1 !important;
    border-color: rgba(157, 2, 8, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-rosso-corsa{
    --tw-border-opacity: 1 !important;
    border-color: rgba(208, 0, 0, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-vermillion{
    --tw-border-opacity: 1 !important;
    border-color: rgba(220, 47, 2, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-persimmon{
    --tw-border-opacity: 1 !important;
    border-color: rgba(232, 93, 4, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-carrot-orange{
    --tw-border-opacity: 1 !important;
    border-color: rgba(244, 140, 6, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-orange-web{
    --tw-border-opacity: 1 !important;
    border-color: rgba(250, 163, 7, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-selective-yellow{
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 186, 8, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-bottle-green{
    --tw-border-opacity: 1 !important;
    border-color: rgba(45, 106, 79, var(--tw-border-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:border-illuminating-emerald{
    --tw-border-opacity: 1 !important;
    border-color: rgba(64, 145, 108, var(--tw-border-opacity)) !important;
  }

  .\32xl\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .\32xl\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .\32xl\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .\32xl\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .\32xl\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .\32xl\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .\32xl\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .\32xl\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .\32xl\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .\32xl\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .\32xl\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .\32xl\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .\32xl\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .\32xl\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .\32xl\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .\32xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0 !important;
  }

  .\32xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05 !important;
  }

  .\32xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1 !important;
  }

  .\32xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2 !important;
  }

  .\32xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25 !important;
  }

  .\32xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3 !important;
  }

  .\32xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4 !important;
  }

  .\32xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5 !important;
  }

  .\32xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6 !important;
  }

  .\32xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7 !important;
  }

  .\32xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75 !important;
  }

  .\32xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8 !important;
  }

  .\32xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9 !important;
  }

  .\32xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95 !important;
  }

  .\32xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1 !important;
  }

  .\32xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0 !important;
  }

  .\32xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05 !important;
  }

  .\32xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1 !important;
  }

  .\32xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2 !important;
  }

  .\32xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25 !important;
  }

  .\32xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3 !important;
  }

  .\32xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4 !important;
  }

  .\32xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5 !important;
  }

  .\32xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6 !important;
  }

  .\32xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7 !important;
  }

  .\32xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75 !important;
  }

  .\32xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8 !important;
  }

  .\32xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9 !important;
  }

  .\32xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95 !important;
  }

  .\32xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1 !important;
  }

  .\32xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0 !important;
  }

  .\32xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05 !important;
  }

  .\32xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1 !important;
  }

  .\32xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2 !important;
  }

  .\32xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25 !important;
  }

  .\32xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3 !important;
  }

  .\32xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4 !important;
  }

  .\32xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5 !important;
  }

  .\32xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6 !important;
  }

  .\32xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7 !important;
  }

  .\32xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75 !important;
  }

  .\32xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8 !important;
  }

  .\32xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9 !important;
  }

  .\32xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95 !important;
  }

  .\32xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1 !important;
  }

  .\32xl\:rounded-none{
    border-radius: 0px !important;
  }

  .\32xl\:rounded-sm{
    border-radius: 0.125rem !important;
  }

  .\32xl\:rounded{
    border-radius: 0.25rem !important;
  }

  .\32xl\:rounded-md{
    border-radius: 0.375rem !important;
  }

  .\32xl\:rounded-lg{
    border-radius: 0.5rem !important;
  }

  .\32xl\:rounded-xl{
    border-radius: 0.75rem !important;
  }

  .\32xl\:rounded-2xl{
    border-radius: 1rem !important;
  }

  .\32xl\:rounded-3xl{
    border-radius: 1.5rem !important;
  }

  .\32xl\:rounded-full{
    border-radius: 9999px !important;
  }

  .\32xl\:rounded-t-none{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }

  .\32xl\:rounded-r-none{
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .\32xl\:rounded-b-none{
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .\32xl\:rounded-l-none{
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

  .\32xl\:rounded-t-sm{
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .\32xl\:rounded-r-sm{
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .\32xl\:rounded-b-sm{
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .\32xl\:rounded-l-sm{
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .\32xl\:rounded-t{
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .\32xl\:rounded-r{
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .\32xl\:rounded-b{
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .\32xl\:rounded-l{
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .\32xl\:rounded-t-md{
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .\32xl\:rounded-r-md{
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .\32xl\:rounded-b-md{
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .\32xl\:rounded-l-md{
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .\32xl\:rounded-t-lg{
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .\32xl\:rounded-r-lg{
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .\32xl\:rounded-b-lg{
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .\32xl\:rounded-l-lg{
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .\32xl\:rounded-t-xl{
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .\32xl\:rounded-r-xl{
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .\32xl\:rounded-b-xl{
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .\32xl\:rounded-l-xl{
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .\32xl\:rounded-t-2xl{
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .\32xl\:rounded-r-2xl{
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .\32xl\:rounded-b-2xl{
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .\32xl\:rounded-l-2xl{
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .\32xl\:rounded-t-3xl{
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .\32xl\:rounded-r-3xl{
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .\32xl\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .\32xl\:rounded-l-3xl{
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .\32xl\:rounded-t-full{
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .\32xl\:rounded-r-full{
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .\32xl\:rounded-b-full{
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .\32xl\:rounded-l-full{
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .\32xl\:rounded-tl-none{
    border-top-left-radius: 0px !important;
  }

  .\32xl\:rounded-tr-none{
    border-top-right-radius: 0px !important;
  }

  .\32xl\:rounded-br-none{
    border-bottom-right-radius: 0px !important;
  }

  .\32xl\:rounded-bl-none{
    border-bottom-left-radius: 0px !important;
  }

  .\32xl\:rounded-tl-sm{
    border-top-left-radius: 0.125rem !important;
  }

  .\32xl\:rounded-tr-sm{
    border-top-right-radius: 0.125rem !important;
  }

  .\32xl\:rounded-br-sm{
    border-bottom-right-radius: 0.125rem !important;
  }

  .\32xl\:rounded-bl-sm{
    border-bottom-left-radius: 0.125rem !important;
  }

  .\32xl\:rounded-tl{
    border-top-left-radius: 0.25rem !important;
  }

  .\32xl\:rounded-tr{
    border-top-right-radius: 0.25rem !important;
  }

  .\32xl\:rounded-br{
    border-bottom-right-radius: 0.25rem !important;
  }

  .\32xl\:rounded-bl{
    border-bottom-left-radius: 0.25rem !important;
  }

  .\32xl\:rounded-tl-md{
    border-top-left-radius: 0.375rem !important;
  }

  .\32xl\:rounded-tr-md{
    border-top-right-radius: 0.375rem !important;
  }

  .\32xl\:rounded-br-md{
    border-bottom-right-radius: 0.375rem !important;
  }

  .\32xl\:rounded-bl-md{
    border-bottom-left-radius: 0.375rem !important;
  }

  .\32xl\:rounded-tl-lg{
    border-top-left-radius: 0.5rem !important;
  }

  .\32xl\:rounded-tr-lg{
    border-top-right-radius: 0.5rem !important;
  }

  .\32xl\:rounded-br-lg{
    border-bottom-right-radius: 0.5rem !important;
  }

  .\32xl\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem !important;
  }

  .\32xl\:rounded-tl-xl{
    border-top-left-radius: 0.75rem !important;
  }

  .\32xl\:rounded-tr-xl{
    border-top-right-radius: 0.75rem !important;
  }

  .\32xl\:rounded-br-xl{
    border-bottom-right-radius: 0.75rem !important;
  }

  .\32xl\:rounded-bl-xl{
    border-bottom-left-radius: 0.75rem !important;
  }

  .\32xl\:rounded-tl-2xl{
    border-top-left-radius: 1rem !important;
  }

  .\32xl\:rounded-tr-2xl{
    border-top-right-radius: 1rem !important;
  }

  .\32xl\:rounded-br-2xl{
    border-bottom-right-radius: 1rem !important;
  }

  .\32xl\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem !important;
  }

  .\32xl\:rounded-tl-3xl{
    border-top-left-radius: 1.5rem !important;
  }

  .\32xl\:rounded-tr-3xl{
    border-top-right-radius: 1.5rem !important;
  }

  .\32xl\:rounded-br-3xl{
    border-bottom-right-radius: 1.5rem !important;
  }

  .\32xl\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem !important;
  }

  .\32xl\:rounded-tl-full{
    border-top-left-radius: 9999px !important;
  }

  .\32xl\:rounded-tr-full{
    border-top-right-radius: 9999px !important;
  }

  .\32xl\:rounded-br-full{
    border-bottom-right-radius: 9999px !important;
  }

  .\32xl\:rounded-bl-full{
    border-bottom-left-radius: 9999px !important;
  }

  .\32xl\:border-solid{
    border-style: solid !important;
  }

  .\32xl\:border-dashed{
    border-style: dashed !important;
  }

  .\32xl\:border-dotted{
    border-style: dotted !important;
  }

  .\32xl\:border-double{
    border-style: double !important;
  }

  .\32xl\:border-none{
    border-style: none !important;
  }

  .\32xl\:border-0{
    border-width: 0px !important;
  }

  .\32xl\:border-2{
    border-width: 2px !important;
  }

  .\32xl\:border-4{
    border-width: 4px !important;
  }

  .\32xl\:border-8{
    border-width: 8px !important;
  }

  .\32xl\:border{
    border-width: 1px !important;
  }

  .\32xl\:border-t-0{
    border-top-width: 0px !important;
  }

  .\32xl\:border-r-0{
    border-right-width: 0px !important;
  }

  .\32xl\:border-b-0{
    border-bottom-width: 0px !important;
  }

  .\32xl\:border-l-0{
    border-left-width: 0px !important;
  }

  .\32xl\:border-t-2{
    border-top-width: 2px !important;
  }

  .\32xl\:border-r-2{
    border-right-width: 2px !important;
  }

  .\32xl\:border-b-2{
    border-bottom-width: 2px !important;
  }

  .\32xl\:border-l-2{
    border-left-width: 2px !important;
  }

  .\32xl\:border-t-4{
    border-top-width: 4px !important;
  }

  .\32xl\:border-r-4{
    border-right-width: 4px !important;
  }

  .\32xl\:border-b-4{
    border-bottom-width: 4px !important;
  }

  .\32xl\:border-l-4{
    border-left-width: 4px !important;
  }

  .\32xl\:border-t-8{
    border-top-width: 8px !important;
  }

  .\32xl\:border-r-8{
    border-right-width: 8px !important;
  }

  .\32xl\:border-b-8{
    border-bottom-width: 8px !important;
  }

  .\32xl\:border-l-8{
    border-left-width: 8px !important;
  }

  .\32xl\:border-t{
    border-top-width: 1px !important;
  }

  .\32xl\:border-r{
    border-right-width: 1px !important;
  }

  .\32xl\:border-b{
    border-bottom-width: 1px !important;
  }

  .\32xl\:border-l{
    border-left-width: 1px !important;
  }

  .\32xl\:decoration-slice{
    -webkit-box-decoration-break: slice !important;
            box-decoration-break: slice !important;
  }

  .\32xl\:decoration-clone{
    -webkit-box-decoration-break: clone !important;
            box-decoration-break: clone !important;
  }

  .\32xl\:box-border{
    box-sizing: border-box !important;
  }

  .\32xl\:box-content{
    box-sizing: content-box !important;
  }

  .\32xl\:cursor-auto{
    cursor: auto !important;
  }

  .\32xl\:cursor-default{
    cursor: default !important;
  }

  .\32xl\:cursor-pointer{
    cursor: pointer !important;
  }

  .\32xl\:cursor-wait{
    cursor: wait !important;
  }

  .\32xl\:cursor-text{
    cursor: text !important;
  }

  .\32xl\:cursor-move{
    cursor: move !important;
  }

  .\32xl\:cursor-help{
    cursor: help !important;
  }

  .\32xl\:cursor-not-allowed{
    cursor: not-allowed !important;
  }

  .\32xl\:block{
    display: block !important;
  }

  .\32xl\:inline-block{
    display: inline-block !important;
  }

  .\32xl\:inline{
    display: inline !important;
  }

  .\32xl\:flex{
    display: flex !important;
  }

  .\32xl\:inline-flex{
    display: inline-flex !important;
  }

  .\32xl\:table{
    display: table !important;
  }

  .\32xl\:inline-table{
    display: inline-table !important;
  }

  .\32xl\:table-caption{
    display: table-caption !important;
  }

  .\32xl\:table-cell{
    display: table-cell !important;
  }

  .\32xl\:table-column{
    display: table-column !important;
  }

  .\32xl\:table-column-group{
    display: table-column-group !important;
  }

  .\32xl\:table-footer-group{
    display: table-footer-group !important;
  }

  .\32xl\:table-header-group{
    display: table-header-group !important;
  }

  .\32xl\:table-row-group{
    display: table-row-group !important;
  }

  .\32xl\:table-row{
    display: table-row !important;
  }

  .\32xl\:flow-root{
    display: flow-root !important;
  }

  .\32xl\:grid{
    display: grid !important;
  }

  .\32xl\:inline-grid{
    display: inline-grid !important;
  }

  .\32xl\:contents{
    display: contents !important;
  }

  .\32xl\:list-item{
    display: list-item !important;
  }

  .\32xl\:hidden{
    display: none !important;
  }

  .\32xl\:flex-row{
    flex-direction: row !important;
  }

  .\32xl\:flex-row-reverse{
    flex-direction: row-reverse !important;
  }

  .\32xl\:flex-col{
    flex-direction: column !important;
  }

  .\32xl\:flex-col-reverse{
    flex-direction: column-reverse !important;
  }

  .\32xl\:flex-wrap{
    flex-wrap: wrap !important;
  }

  .\32xl\:flex-wrap-reverse{
    flex-wrap: wrap-reverse !important;
  }

  .\32xl\:flex-nowrap{
    flex-wrap: nowrap !important;
  }

  .\32xl\:place-items-start{
    place-items: start !important;
  }

  .\32xl\:place-items-end{
    place-items: end !important;
  }

  .\32xl\:place-items-center{
    place-items: center !important;
  }

  .\32xl\:place-items-stretch{
    place-items: stretch !important;
  }

  .\32xl\:place-content-center{
    place-content: center !important;
  }

  .\32xl\:place-content-start{
    place-content: start !important;
  }

  .\32xl\:place-content-end{
    place-content: end !important;
  }

  .\32xl\:place-content-between{
    place-content: space-between !important;
  }

  .\32xl\:place-content-around{
    place-content: space-around !important;
  }

  .\32xl\:place-content-evenly{
    place-content: space-evenly !important;
  }

  .\32xl\:place-content-stretch{
    place-content: stretch !important;
  }

  .\32xl\:place-self-auto{
    place-self: auto !important;
  }

  .\32xl\:place-self-start{
    place-self: start !important;
  }

  .\32xl\:place-self-end{
    place-self: end !important;
  }

  .\32xl\:place-self-center{
    place-self: center !important;
  }

  .\32xl\:place-self-stretch{
    place-self: stretch !important;
  }

  .\32xl\:items-start{
    align-items: flex-start !important;
  }

  .\32xl\:items-end{
    align-items: flex-end !important;
  }

  .\32xl\:items-center{
    align-items: center !important;
  }

  .\32xl\:items-baseline{
    align-items: baseline !important;
  }

  .\32xl\:items-stretch{
    align-items: stretch !important;
  }

  .\32xl\:content-center{
    align-content: center !important;
  }

  .\32xl\:content-start{
    align-content: flex-start !important;
  }

  .\32xl\:content-end{
    align-content: flex-end !important;
  }

  .\32xl\:content-between{
    align-content: space-between !important;
  }

  .\32xl\:content-around{
    align-content: space-around !important;
  }

  .\32xl\:content-evenly{
    align-content: space-evenly !important;
  }

  .\32xl\:self-auto{
    align-self: auto !important;
  }

  .\32xl\:self-start{
    align-self: flex-start !important;
  }

  .\32xl\:self-end{
    align-self: flex-end !important;
  }

  .\32xl\:self-center{
    align-self: center !important;
  }

  .\32xl\:self-stretch{
    align-self: stretch !important;
  }

  .\32xl\:justify-items-start{
    justify-items: start !important;
  }

  .\32xl\:justify-items-end{
    justify-items: end !important;
  }

  .\32xl\:justify-items-center{
    justify-items: center !important;
  }

  .\32xl\:justify-items-stretch{
    justify-items: stretch !important;
  }

  .\32xl\:justify-start{
    justify-content: flex-start !important;
  }

  .\32xl\:justify-end{
    justify-content: flex-end !important;
  }

  .\32xl\:justify-center{
    justify-content: center !important;
  }

  .\32xl\:justify-between{
    justify-content: space-between !important;
  }

  .\32xl\:justify-around{
    justify-content: space-around !important;
  }

  .\32xl\:justify-evenly{
    justify-content: space-evenly !important;
  }

  .\32xl\:justify-self-auto{
    justify-self: auto !important;
  }

  .\32xl\:justify-self-start{
    justify-self: start !important;
  }

  .\32xl\:justify-self-end{
    justify-self: end !important;
  }

  .\32xl\:justify-self-center{
    justify-self: center !important;
  }

  .\32xl\:justify-self-stretch{
    justify-self: stretch !important;
  }

  .\32xl\:flex-1{
    flex: 1 1 0% !important;
  }

  .\32xl\:flex-auto{
    flex: 1 1 auto !important;
  }

  .\32xl\:flex-initial{
    flex: 0 1 auto !important;
  }

  .\32xl\:flex-none{
    flex: none !important;
  }

  .\32xl\:flex-grow-0{
    flex-grow: 0 !important;
  }

  .\32xl\:flex-grow{
    flex-grow: 1 !important;
  }

  .\32xl\:flex-shrink-0{
    flex-shrink: 0 !important;
  }

  .\32xl\:flex-shrink{
    flex-shrink: 1 !important;
  }

  .\32xl\:order-1{
    order: 1 !important;
  }

  .\32xl\:order-2{
    order: 2 !important;
  }

  .\32xl\:order-3{
    order: 3 !important;
  }

  .\32xl\:order-4{
    order: 4 !important;
  }

  .\32xl\:order-5{
    order: 5 !important;
  }

  .\32xl\:order-6{
    order: 6 !important;
  }

  .\32xl\:order-7{
    order: 7 !important;
  }

  .\32xl\:order-8{
    order: 8 !important;
  }

  .\32xl\:order-9{
    order: 9 !important;
  }

  .\32xl\:order-10{
    order: 10 !important;
  }

  .\32xl\:order-11{
    order: 11 !important;
  }

  .\32xl\:order-12{
    order: 12 !important;
  }

  .\32xl\:order-first{
    order: -9999 !important;
  }

  .\32xl\:order-last{
    order: 9999 !important;
  }

  .\32xl\:order-none{
    order: 0 !important;
  }

  .\32xl\:float-right{
    float: right !important;
  }

  .\32xl\:float-left{
    float: left !important;
  }

  .\32xl\:float-none{
    float: none !important;
  }

  .\32xl\:clear-left{
    clear: left !important;
  }

  .\32xl\:clear-right{
    clear: right !important;
  }

  .\32xl\:clear-both{
    clear: both !important;
  }

  .\32xl\:clear-none{
    clear: none !important;
  }

  .\32xl\:font-sans{
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  }

  .\32xl\:font-serif{
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif !important;
  }

  .\32xl\:font-mono{
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
  }

  .\32xl\:font-thin{
    font-weight: 100 !important;
  }

  .\32xl\:font-extralight{
    font-weight: 200 !important;
  }

  .\32xl\:font-light{
    font-weight: 300 !important;
  }

  .\32xl\:font-normal{
    font-weight: 400 !important;
  }

  .\32xl\:font-medium{
    font-weight: 500 !important;
  }

  .\32xl\:font-semibold{
    font-weight: 600 !important;
  }

  .\32xl\:font-bold{
    font-weight: 700 !important;
  }

  .\32xl\:font-extrabold{
    font-weight: 800 !important;
  }

  .\32xl\:font-black{
    font-weight: 900 !important;
  }

  .\32xl\:h-0{
    height: 0px !important;
  }

  .\32xl\:h-1{
    height: 0.25rem !important;
  }

  .\32xl\:h-2{
    height: 0.5rem !important;
  }

  .\32xl\:h-3{
    height: 0.75rem !important;
  }

  .\32xl\:h-4{
    height: 1rem !important;
  }

  .\32xl\:h-5{
    height: 1.25rem !important;
  }

  .\32xl\:h-6{
    height: 1.5rem !important;
  }

  .\32xl\:h-7{
    height: 1.75rem !important;
  }

  .\32xl\:h-8{
    height: 2rem !important;
  }

  .\32xl\:h-9{
    height: 2.25rem !important;
  }

  .\32xl\:h-10{
    height: 2.5rem !important;
  }

  .\32xl\:h-11{
    height: 2.75rem !important;
  }

  .\32xl\:h-12{
    height: 3rem !important;
  }

  .\32xl\:h-14{
    height: 3.5rem !important;
  }

  .\32xl\:h-16{
    height: 4rem !important;
  }

  .\32xl\:h-20{
    height: 5rem !important;
  }

  .\32xl\:h-24{
    height: 6rem !important;
  }

  .\32xl\:h-28{
    height: 7rem !important;
  }

  .\32xl\:h-32{
    height: 8rem !important;
  }

  .\32xl\:h-36{
    height: 9rem !important;
  }

  .\32xl\:h-40{
    height: 10rem !important;
  }

  .\32xl\:h-44{
    height: 11rem !important;
  }

  .\32xl\:h-48{
    height: 12rem !important;
  }

  .\32xl\:h-52{
    height: 13rem !important;
  }

  .\32xl\:h-56{
    height: 14rem !important;
  }

  .\32xl\:h-60{
    height: 15rem !important;
  }

  .\32xl\:h-64{
    height: 16rem !important;
  }

  .\32xl\:h-72{
    height: 18rem !important;
  }

  .\32xl\:h-80{
    height: 20rem !important;
  }

  .\32xl\:h-96{
    height: 24rem !important;
  }

  .\32xl\:h-auto{
    height: auto !important;
  }

  .\32xl\:h-px{
    height: 1px !important;
  }

  .\32xl\:h-0\.5{
    height: 0.125rem !important;
  }

  .\32xl\:h-1\.5{
    height: 0.375rem !important;
  }

  .\32xl\:h-2\.5{
    height: 0.625rem !important;
  }

  .\32xl\:h-3\.5{
    height: 0.875rem !important;
  }

  .\32xl\:h-1\/2{
    height: 50% !important;
  }

  .\32xl\:h-1\/3{
    height: 33.333333% !important;
  }

  .\32xl\:h-2\/3{
    height: 66.666667% !important;
  }

  .\32xl\:h-1\/4{
    height: 25% !important;
  }

  .\32xl\:h-2\/4{
    height: 50% !important;
  }

  .\32xl\:h-3\/4{
    height: 75% !important;
  }

  .\32xl\:h-1\/5{
    height: 20% !important;
  }

  .\32xl\:h-2\/5{
    height: 40% !important;
  }

  .\32xl\:h-3\/5{
    height: 60% !important;
  }

  .\32xl\:h-4\/5{
    height: 80% !important;
  }

  .\32xl\:h-1\/6{
    height: 16.666667% !important;
  }

  .\32xl\:h-2\/6{
    height: 33.333333% !important;
  }

  .\32xl\:h-3\/6{
    height: 50% !important;
  }

  .\32xl\:h-4\/6{
    height: 66.666667% !important;
  }

  .\32xl\:h-5\/6{
    height: 83.333333% !important;
  }

  .\32xl\:h-full{
    height: 100% !important;
  }

  .\32xl\:h-screen{
    height: 100vh !important;
  }

  .\32xl\:text-xs{
    font-size: 0.75rem !important;
    line-height: 1rem !important;
  }

  .\32xl\:text-sm{
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }

  .\32xl\:text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .\32xl\:text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .\32xl\:text-xl{
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .\32xl\:text-2xl{
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  .\32xl\:text-3xl{
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .\32xl\:text-4xl{
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

  .\32xl\:text-5xl{
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .\32xl\:text-6xl{
    font-size: 3.75rem !important;
    line-height: 1 !important;
  }

  .\32xl\:text-7xl{
    font-size: 5rem !important;
  }

  .\32xl\:text-8xl{
    font-size: 6rem !important;
  }

  .\32xl\:text-9xl{
    font-size: 7rem !important;
  }

  .\32xl\:text-10xl{
    font-size: 8rem !important;
  }

  .\32xl\:text-11xl{
    font-size: 9rem !important;
  }

  .\32xl\:text-12xl{
    font-size: 12rem !important;
  }

  .\32xl\:text-14xl{
    font-size: 13rem !important;
  }

  .\32xl\:text-15xl{
    font-size: 15rem !important;
  }

  .\32xl\:text-16xl{
    font-size: 18rem !important;
  }

  .\32xl\:text-24xl{
    font-size: 23rem !important;
  }

  .\32xl\:leading-3{
    line-height: .75rem !important;
  }

  .\32xl\:leading-4{
    line-height: 1rem !important;
  }

  .\32xl\:leading-5{
    line-height: 1.25rem !important;
  }

  .\32xl\:leading-6{
    line-height: 1.5rem !important;
  }

  .\32xl\:leading-7{
    line-height: 1.75rem !important;
  }

  .\32xl\:leading-8{
    line-height: 2rem !important;
  }

  .\32xl\:leading-9{
    line-height: 2.25rem !important;
  }

  .\32xl\:leading-10{
    line-height: 2.5rem !important;
  }

  .\32xl\:leading-none{
    line-height: 1 !important;
  }

  .\32xl\:leading-tight{
    line-height: 1.25 !important;
  }

  .\32xl\:leading-snug{
    line-height: 1.375 !important;
  }

  .\32xl\:leading-normal{
    line-height: 1.5 !important;
  }

  .\32xl\:leading-relaxed{
    line-height: 1.625 !important;
  }

  .\32xl\:leading-loose{
    line-height: 2 !important;
  }

  .\32xl\:list-inside{
    list-style-position: inside !important;
  }

  .\32xl\:list-outside{
    list-style-position: outside !important;
  }

  .\32xl\:list-none{
    list-style-type: none !important;
  }

  .\32xl\:list-disc{
    list-style-type: disc !important;
  }

  .\32xl\:list-decimal{
    list-style-type: decimal !important;
  }

  .\32xl\:m-0{
    margin: 0px !important;
  }

  .\32xl\:m-1{
    margin: 0.25rem !important;
  }

  .\32xl\:m-2{
    margin: 0.5rem !important;
  }

  .\32xl\:m-3{
    margin: 0.75rem !important;
  }

  .\32xl\:m-4{
    margin: 1rem !important;
  }

  .\32xl\:m-5{
    margin: 1.25rem !important;
  }

  .\32xl\:m-6{
    margin: 1.5rem !important;
  }

  .\32xl\:m-7{
    margin: 1.75rem !important;
  }

  .\32xl\:m-8{
    margin: 2rem !important;
  }

  .\32xl\:m-9{
    margin: 2.25rem !important;
  }

  .\32xl\:m-10{
    margin: 2.5rem !important;
  }

  .\32xl\:m-11{
    margin: 2.75rem !important;
  }

  .\32xl\:m-12{
    margin: 3rem !important;
  }

  .\32xl\:m-14{
    margin: 3.5rem !important;
  }

  .\32xl\:m-16{
    margin: 4rem !important;
  }

  .\32xl\:m-20{
    margin: 5rem !important;
  }

  .\32xl\:m-24{
    margin: 6rem !important;
  }

  .\32xl\:m-28{
    margin: 7rem !important;
  }

  .\32xl\:m-32{
    margin: 8rem !important;
  }

  .\32xl\:m-36{
    margin: 9rem !important;
  }

  .\32xl\:m-40{
    margin: 10rem !important;
  }

  .\32xl\:m-44{
    margin: 11rem !important;
  }

  .\32xl\:m-48{
    margin: 12rem !important;
  }

  .\32xl\:m-52{
    margin: 13rem !important;
  }

  .\32xl\:m-56{
    margin: 14rem !important;
  }

  .\32xl\:m-60{
    margin: 15rem !important;
  }

  .\32xl\:m-64{
    margin: 16rem !important;
  }

  .\32xl\:m-72{
    margin: 18rem !important;
  }

  .\32xl\:m-80{
    margin: 20rem !important;
  }

  .\32xl\:m-96{
    margin: 24rem !important;
  }

  .\32xl\:m-auto{
    margin: auto !important;
  }

  .\32xl\:m-px{
    margin: 1px !important;
  }

  .\32xl\:m-0\.5{
    margin: 0.125rem !important;
  }

  .\32xl\:m-1\.5{
    margin: 0.375rem !important;
  }

  .\32xl\:m-2\.5{
    margin: 0.625rem !important;
  }

  .\32xl\:m-3\.5{
    margin: 0.875rem !important;
  }

  .\32xl\:-m-0{
    margin: 0px !important;
  }

  .\32xl\:-m-1{
    margin: -0.25rem !important;
  }

  .\32xl\:-m-2{
    margin: -0.5rem !important;
  }

  .\32xl\:-m-3{
    margin: -0.75rem !important;
  }

  .\32xl\:-m-4{
    margin: -1rem !important;
  }

  .\32xl\:-m-5{
    margin: -1.25rem !important;
  }

  .\32xl\:-m-6{
    margin: -1.5rem !important;
  }

  .\32xl\:-m-7{
    margin: -1.75rem !important;
  }

  .\32xl\:-m-8{
    margin: -2rem !important;
  }

  .\32xl\:-m-9{
    margin: -2.25rem !important;
  }

  .\32xl\:-m-10{
    margin: -2.5rem !important;
  }

  .\32xl\:-m-11{
    margin: -2.75rem !important;
  }

  .\32xl\:-m-12{
    margin: -3rem !important;
  }

  .\32xl\:-m-14{
    margin: -3.5rem !important;
  }

  .\32xl\:-m-16{
    margin: -4rem !important;
  }

  .\32xl\:-m-20{
    margin: -5rem !important;
  }

  .\32xl\:-m-24{
    margin: -6rem !important;
  }

  .\32xl\:-m-28{
    margin: -7rem !important;
  }

  .\32xl\:-m-32{
    margin: -8rem !important;
  }

  .\32xl\:-m-36{
    margin: -9rem !important;
  }

  .\32xl\:-m-40{
    margin: -10rem !important;
  }

  .\32xl\:-m-44{
    margin: -11rem !important;
  }

  .\32xl\:-m-48{
    margin: -12rem !important;
  }

  .\32xl\:-m-52{
    margin: -13rem !important;
  }

  .\32xl\:-m-56{
    margin: -14rem !important;
  }

  .\32xl\:-m-60{
    margin: -15rem !important;
  }

  .\32xl\:-m-64{
    margin: -16rem !important;
  }

  .\32xl\:-m-72{
    margin: -18rem !important;
  }

  .\32xl\:-m-80{
    margin: -20rem !important;
  }

  .\32xl\:-m-96{
    margin: -24rem !important;
  }

  .\32xl\:-m-px{
    margin: -1px !important;
  }

  .\32xl\:-m-0\.5{
    margin: -0.125rem !important;
  }

  .\32xl\:-m-1\.5{
    margin: -0.375rem !important;
  }

  .\32xl\:-m-2\.5{
    margin: -0.625rem !important;
  }

  .\32xl\:-m-3\.5{
    margin: -0.875rem !important;
  }

  .\32xl\:my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .\32xl\:mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .\32xl\:my-1{
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .\32xl\:mx-1{
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .\32xl\:my-2{
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .\32xl\:mx-2{
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .\32xl\:my-3{
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .\32xl\:mx-3{
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .\32xl\:my-4{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .\32xl\:mx-4{
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .\32xl\:my-5{
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .\32xl\:mx-5{
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .\32xl\:my-6{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .\32xl\:mx-6{
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .\32xl\:my-7{
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .\32xl\:mx-7{
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .\32xl\:my-8{
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .\32xl\:mx-8{
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .\32xl\:my-9{
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .\32xl\:mx-9{
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .\32xl\:my-10{
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .\32xl\:mx-10{
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .\32xl\:my-11{
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .\32xl\:mx-11{
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .\32xl\:my-12{
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .\32xl\:mx-12{
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .\32xl\:my-14{
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .\32xl\:mx-14{
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .\32xl\:my-16{
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .\32xl\:mx-16{
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .\32xl\:my-20{
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .\32xl\:mx-20{
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .\32xl\:my-24{
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .\32xl\:mx-24{
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .\32xl\:my-28{
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .\32xl\:mx-28{
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .\32xl\:my-32{
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .\32xl\:mx-32{
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .\32xl\:my-36{
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .\32xl\:mx-36{
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .\32xl\:my-40{
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .\32xl\:mx-40{
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .\32xl\:my-44{
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .\32xl\:mx-44{
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .\32xl\:my-48{
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .\32xl\:mx-48{
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .\32xl\:my-52{
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .\32xl\:mx-52{
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .\32xl\:my-56{
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .\32xl\:mx-56{
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .\32xl\:my-60{
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .\32xl\:mx-60{
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .\32xl\:my-64{
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .\32xl\:mx-64{
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .\32xl\:my-72{
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .\32xl\:mx-72{
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .\32xl\:my-80{
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .\32xl\:mx-80{
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .\32xl\:my-96{
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .\32xl\:mx-96{
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .\32xl\:my-auto{
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .\32xl\:mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .\32xl\:my-px{
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .\32xl\:mx-px{
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .\32xl\:my-0\.5{
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .\32xl\:mx-0\.5{
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .\32xl\:my-1\.5{
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .\32xl\:mx-1\.5{
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .\32xl\:my-2\.5{
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .\32xl\:mx-2\.5{
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .\32xl\:my-3\.5{
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .\32xl\:mx-3\.5{
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .\32xl\:-my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .\32xl\:-mx-0{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .\32xl\:-my-1{
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .\32xl\:-mx-1{
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .\32xl\:-my-2{
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .\32xl\:-mx-2{
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .\32xl\:-my-3{
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .\32xl\:-mx-3{
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .\32xl\:-my-4{
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .\32xl\:-mx-4{
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .\32xl\:-my-5{
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .\32xl\:-mx-5{
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .\32xl\:-my-6{
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .\32xl\:-mx-6{
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .\32xl\:-my-7{
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .\32xl\:-mx-7{
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .\32xl\:-my-8{
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .\32xl\:-mx-8{
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .\32xl\:-my-9{
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .\32xl\:-mx-9{
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .\32xl\:-my-10{
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .\32xl\:-mx-10{
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .\32xl\:-my-11{
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .\32xl\:-mx-11{
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .\32xl\:-my-12{
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .\32xl\:-mx-12{
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .\32xl\:-my-14{
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .\32xl\:-mx-14{
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .\32xl\:-my-16{
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .\32xl\:-mx-16{
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .\32xl\:-my-20{
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .\32xl\:-mx-20{
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .\32xl\:-my-24{
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .\32xl\:-mx-24{
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .\32xl\:-my-28{
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .\32xl\:-mx-28{
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .\32xl\:-my-32{
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .\32xl\:-mx-32{
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .\32xl\:-my-36{
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .\32xl\:-mx-36{
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .\32xl\:-my-40{
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .\32xl\:-mx-40{
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .\32xl\:-my-44{
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .\32xl\:-mx-44{
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .\32xl\:-my-48{
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .\32xl\:-mx-48{
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .\32xl\:-my-52{
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .\32xl\:-mx-52{
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .\32xl\:-my-56{
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .\32xl\:-mx-56{
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .\32xl\:-my-60{
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .\32xl\:-mx-60{
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .\32xl\:-my-64{
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .\32xl\:-mx-64{
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .\32xl\:-my-72{
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .\32xl\:-mx-72{
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .\32xl\:-my-80{
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .\32xl\:-mx-80{
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .\32xl\:-my-96{
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .\32xl\:-mx-96{
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .\32xl\:-my-px{
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .\32xl\:-mx-px{
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .\32xl\:-my-0\.5{
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .\32xl\:-mx-0\.5{
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .\32xl\:-my-1\.5{
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .\32xl\:-mx-1\.5{
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .\32xl\:-my-2\.5{
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .\32xl\:-mx-2\.5{
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .\32xl\:-my-3\.5{
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .\32xl\:-mx-3\.5{
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .\32xl\:mt-0{
    margin-top: 0px !important;
  }

  .\32xl\:mr-0{
    margin-right: 0px !important;
  }

  .\32xl\:mb-0{
    margin-bottom: 0px !important;
  }

  .\32xl\:ml-0{
    margin-left: 0px !important;
  }

  .\32xl\:mt-1{
    margin-top: 0.25rem !important;
  }

  .\32xl\:mr-1{
    margin-right: 0.25rem !important;
  }

  .\32xl\:mb-1{
    margin-bottom: 0.25rem !important;
  }

  .\32xl\:ml-1{
    margin-left: 0.25rem !important;
  }

  .\32xl\:mt-2{
    margin-top: 0.5rem !important;
  }

  .\32xl\:mr-2{
    margin-right: 0.5rem !important;
  }

  .\32xl\:mb-2{
    margin-bottom: 0.5rem !important;
  }

  .\32xl\:ml-2{
    margin-left: 0.5rem !important;
  }

  .\32xl\:mt-3{
    margin-top: 0.75rem !important;
  }

  .\32xl\:mr-3{
    margin-right: 0.75rem !important;
  }

  .\32xl\:mb-3{
    margin-bottom: 0.75rem !important;
  }

  .\32xl\:ml-3{
    margin-left: 0.75rem !important;
  }

  .\32xl\:mt-4{
    margin-top: 1rem !important;
  }

  .\32xl\:mr-4{
    margin-right: 1rem !important;
  }

  .\32xl\:mb-4{
    margin-bottom: 1rem !important;
  }

  .\32xl\:ml-4{
    margin-left: 1rem !important;
  }

  .\32xl\:mt-5{
    margin-top: 1.25rem !important;
  }

  .\32xl\:mr-5{
    margin-right: 1.25rem !important;
  }

  .\32xl\:mb-5{
    margin-bottom: 1.25rem !important;
  }

  .\32xl\:ml-5{
    margin-left: 1.25rem !important;
  }

  .\32xl\:mt-6{
    margin-top: 1.5rem !important;
  }

  .\32xl\:mr-6{
    margin-right: 1.5rem !important;
  }

  .\32xl\:mb-6{
    margin-bottom: 1.5rem !important;
  }

  .\32xl\:ml-6{
    margin-left: 1.5rem !important;
  }

  .\32xl\:mt-7{
    margin-top: 1.75rem !important;
  }

  .\32xl\:mr-7{
    margin-right: 1.75rem !important;
  }

  .\32xl\:mb-7{
    margin-bottom: 1.75rem !important;
  }

  .\32xl\:ml-7{
    margin-left: 1.75rem !important;
  }

  .\32xl\:mt-8{
    margin-top: 2rem !important;
  }

  .\32xl\:mr-8{
    margin-right: 2rem !important;
  }

  .\32xl\:mb-8{
    margin-bottom: 2rem !important;
  }

  .\32xl\:ml-8{
    margin-left: 2rem !important;
  }

  .\32xl\:mt-9{
    margin-top: 2.25rem !important;
  }

  .\32xl\:mr-9{
    margin-right: 2.25rem !important;
  }

  .\32xl\:mb-9{
    margin-bottom: 2.25rem !important;
  }

  .\32xl\:ml-9{
    margin-left: 2.25rem !important;
  }

  .\32xl\:mt-10{
    margin-top: 2.5rem !important;
  }

  .\32xl\:mr-10{
    margin-right: 2.5rem !important;
  }

  .\32xl\:mb-10{
    margin-bottom: 2.5rem !important;
  }

  .\32xl\:ml-10{
    margin-left: 2.5rem !important;
  }

  .\32xl\:mt-11{
    margin-top: 2.75rem !important;
  }

  .\32xl\:mr-11{
    margin-right: 2.75rem !important;
  }

  .\32xl\:mb-11{
    margin-bottom: 2.75rem !important;
  }

  .\32xl\:ml-11{
    margin-left: 2.75rem !important;
  }

  .\32xl\:mt-12{
    margin-top: 3rem !important;
  }

  .\32xl\:mr-12{
    margin-right: 3rem !important;
  }

  .\32xl\:mb-12{
    margin-bottom: 3rem !important;
  }

  .\32xl\:ml-12{
    margin-left: 3rem !important;
  }

  .\32xl\:mt-14{
    margin-top: 3.5rem !important;
  }

  .\32xl\:mr-14{
    margin-right: 3.5rem !important;
  }

  .\32xl\:mb-14{
    margin-bottom: 3.5rem !important;
  }

  .\32xl\:ml-14{
    margin-left: 3.5rem !important;
  }

  .\32xl\:mt-16{
    margin-top: 4rem !important;
  }

  .\32xl\:mr-16{
    margin-right: 4rem !important;
  }

  .\32xl\:mb-16{
    margin-bottom: 4rem !important;
  }

  .\32xl\:ml-16{
    margin-left: 4rem !important;
  }

  .\32xl\:mt-20{
    margin-top: 5rem !important;
  }

  .\32xl\:mr-20{
    margin-right: 5rem !important;
  }

  .\32xl\:mb-20{
    margin-bottom: 5rem !important;
  }

  .\32xl\:ml-20{
    margin-left: 5rem !important;
  }

  .\32xl\:mt-24{
    margin-top: 6rem !important;
  }

  .\32xl\:mr-24{
    margin-right: 6rem !important;
  }

  .\32xl\:mb-24{
    margin-bottom: 6rem !important;
  }

  .\32xl\:ml-24{
    margin-left: 6rem !important;
  }

  .\32xl\:mt-28{
    margin-top: 7rem !important;
  }

  .\32xl\:mr-28{
    margin-right: 7rem !important;
  }

  .\32xl\:mb-28{
    margin-bottom: 7rem !important;
  }

  .\32xl\:ml-28{
    margin-left: 7rem !important;
  }

  .\32xl\:mt-32{
    margin-top: 8rem !important;
  }

  .\32xl\:mr-32{
    margin-right: 8rem !important;
  }

  .\32xl\:mb-32{
    margin-bottom: 8rem !important;
  }

  .\32xl\:ml-32{
    margin-left: 8rem !important;
  }

  .\32xl\:mt-36{
    margin-top: 9rem !important;
  }

  .\32xl\:mr-36{
    margin-right: 9rem !important;
  }

  .\32xl\:mb-36{
    margin-bottom: 9rem !important;
  }

  .\32xl\:ml-36{
    margin-left: 9rem !important;
  }

  .\32xl\:mt-40{
    margin-top: 10rem !important;
  }

  .\32xl\:mr-40{
    margin-right: 10rem !important;
  }

  .\32xl\:mb-40{
    margin-bottom: 10rem !important;
  }

  .\32xl\:ml-40{
    margin-left: 10rem !important;
  }

  .\32xl\:mt-44{
    margin-top: 11rem !important;
  }

  .\32xl\:mr-44{
    margin-right: 11rem !important;
  }

  .\32xl\:mb-44{
    margin-bottom: 11rem !important;
  }

  .\32xl\:ml-44{
    margin-left: 11rem !important;
  }

  .\32xl\:mt-48{
    margin-top: 12rem !important;
  }

  .\32xl\:mr-48{
    margin-right: 12rem !important;
  }

  .\32xl\:mb-48{
    margin-bottom: 12rem !important;
  }

  .\32xl\:ml-48{
    margin-left: 12rem !important;
  }

  .\32xl\:mt-52{
    margin-top: 13rem !important;
  }

  .\32xl\:mr-52{
    margin-right: 13rem !important;
  }

  .\32xl\:mb-52{
    margin-bottom: 13rem !important;
  }

  .\32xl\:ml-52{
    margin-left: 13rem !important;
  }

  .\32xl\:mt-56{
    margin-top: 14rem !important;
  }

  .\32xl\:mr-56{
    margin-right: 14rem !important;
  }

  .\32xl\:mb-56{
    margin-bottom: 14rem !important;
  }

  .\32xl\:ml-56{
    margin-left: 14rem !important;
  }

  .\32xl\:mt-60{
    margin-top: 15rem !important;
  }

  .\32xl\:mr-60{
    margin-right: 15rem !important;
  }

  .\32xl\:mb-60{
    margin-bottom: 15rem !important;
  }

  .\32xl\:ml-60{
    margin-left: 15rem !important;
  }

  .\32xl\:mt-64{
    margin-top: 16rem !important;
  }

  .\32xl\:mr-64{
    margin-right: 16rem !important;
  }

  .\32xl\:mb-64{
    margin-bottom: 16rem !important;
  }

  .\32xl\:ml-64{
    margin-left: 16rem !important;
  }

  .\32xl\:mt-72{
    margin-top: 18rem !important;
  }

  .\32xl\:mr-72{
    margin-right: 18rem !important;
  }

  .\32xl\:mb-72{
    margin-bottom: 18rem !important;
  }

  .\32xl\:ml-72{
    margin-left: 18rem !important;
  }

  .\32xl\:mt-80{
    margin-top: 20rem !important;
  }

  .\32xl\:mr-80{
    margin-right: 20rem !important;
  }

  .\32xl\:mb-80{
    margin-bottom: 20rem !important;
  }

  .\32xl\:ml-80{
    margin-left: 20rem !important;
  }

  .\32xl\:mt-96{
    margin-top: 24rem !important;
  }

  .\32xl\:mr-96{
    margin-right: 24rem !important;
  }

  .\32xl\:mb-96{
    margin-bottom: 24rem !important;
  }

  .\32xl\:ml-96{
    margin-left: 24rem !important;
  }

  .\32xl\:mt-auto{
    margin-top: auto !important;
  }

  .\32xl\:mr-auto{
    margin-right: auto !important;
  }

  .\32xl\:mb-auto{
    margin-bottom: auto !important;
  }

  .\32xl\:ml-auto{
    margin-left: auto !important;
  }

  .\32xl\:mt-px{
    margin-top: 1px !important;
  }

  .\32xl\:mr-px{
    margin-right: 1px !important;
  }

  .\32xl\:mb-px{
    margin-bottom: 1px !important;
  }

  .\32xl\:ml-px{
    margin-left: 1px !important;
  }

  .\32xl\:mt-0\.5{
    margin-top: 0.125rem !important;
  }

  .\32xl\:mr-0\.5{
    margin-right: 0.125rem !important;
  }

  .\32xl\:mb-0\.5{
    margin-bottom: 0.125rem !important;
  }

  .\32xl\:ml-0\.5{
    margin-left: 0.125rem !important;
  }

  .\32xl\:mt-1\.5{
    margin-top: 0.375rem !important;
  }

  .\32xl\:mr-1\.5{
    margin-right: 0.375rem !important;
  }

  .\32xl\:mb-1\.5{
    margin-bottom: 0.375rem !important;
  }

  .\32xl\:ml-1\.5{
    margin-left: 0.375rem !important;
  }

  .\32xl\:mt-2\.5{
    margin-top: 0.625rem !important;
  }

  .\32xl\:mr-2\.5{
    margin-right: 0.625rem !important;
  }

  .\32xl\:mb-2\.5{
    margin-bottom: 0.625rem !important;
  }

  .\32xl\:ml-2\.5{
    margin-left: 0.625rem !important;
  }

  .\32xl\:mt-3\.5{
    margin-top: 0.875rem !important;
  }

  .\32xl\:mr-3\.5{
    margin-right: 0.875rem !important;
  }

  .\32xl\:mb-3\.5{
    margin-bottom: 0.875rem !important;
  }

  .\32xl\:ml-3\.5{
    margin-left: 0.875rem !important;
  }

  .\32xl\:-mt-0{
    margin-top: 0px !important;
  }

  .\32xl\:-mr-0{
    margin-right: 0px !important;
  }

  .\32xl\:-mb-0{
    margin-bottom: 0px !important;
  }

  .\32xl\:-ml-0{
    margin-left: 0px !important;
  }

  .\32xl\:-mt-1{
    margin-top: -0.25rem !important;
  }

  .\32xl\:-mr-1{
    margin-right: -0.25rem !important;
  }

  .\32xl\:-mb-1{
    margin-bottom: -0.25rem !important;
  }

  .\32xl\:-ml-1{
    margin-left: -0.25rem !important;
  }

  .\32xl\:-mt-2{
    margin-top: -0.5rem !important;
  }

  .\32xl\:-mr-2{
    margin-right: -0.5rem !important;
  }

  .\32xl\:-mb-2{
    margin-bottom: -0.5rem !important;
  }

  .\32xl\:-ml-2{
    margin-left: -0.5rem !important;
  }

  .\32xl\:-mt-3{
    margin-top: -0.75rem !important;
  }

  .\32xl\:-mr-3{
    margin-right: -0.75rem !important;
  }

  .\32xl\:-mb-3{
    margin-bottom: -0.75rem !important;
  }

  .\32xl\:-ml-3{
    margin-left: -0.75rem !important;
  }

  .\32xl\:-mt-4{
    margin-top: -1rem !important;
  }

  .\32xl\:-mr-4{
    margin-right: -1rem !important;
  }

  .\32xl\:-mb-4{
    margin-bottom: -1rem !important;
  }

  .\32xl\:-ml-4{
    margin-left: -1rem !important;
  }

  .\32xl\:-mt-5{
    margin-top: -1.25rem !important;
  }

  .\32xl\:-mr-5{
    margin-right: -1.25rem !important;
  }

  .\32xl\:-mb-5{
    margin-bottom: -1.25rem !important;
  }

  .\32xl\:-ml-5{
    margin-left: -1.25rem !important;
  }

  .\32xl\:-mt-6{
    margin-top: -1.5rem !important;
  }

  .\32xl\:-mr-6{
    margin-right: -1.5rem !important;
  }

  .\32xl\:-mb-6{
    margin-bottom: -1.5rem !important;
  }

  .\32xl\:-ml-6{
    margin-left: -1.5rem !important;
  }

  .\32xl\:-mt-7{
    margin-top: -1.75rem !important;
  }

  .\32xl\:-mr-7{
    margin-right: -1.75rem !important;
  }

  .\32xl\:-mb-7{
    margin-bottom: -1.75rem !important;
  }

  .\32xl\:-ml-7{
    margin-left: -1.75rem !important;
  }

  .\32xl\:-mt-8{
    margin-top: -2rem !important;
  }

  .\32xl\:-mr-8{
    margin-right: -2rem !important;
  }

  .\32xl\:-mb-8{
    margin-bottom: -2rem !important;
  }

  .\32xl\:-ml-8{
    margin-left: -2rem !important;
  }

  .\32xl\:-mt-9{
    margin-top: -2.25rem !important;
  }

  .\32xl\:-mr-9{
    margin-right: -2.25rem !important;
  }

  .\32xl\:-mb-9{
    margin-bottom: -2.25rem !important;
  }

  .\32xl\:-ml-9{
    margin-left: -2.25rem !important;
  }

  .\32xl\:-mt-10{
    margin-top: -2.5rem !important;
  }

  .\32xl\:-mr-10{
    margin-right: -2.5rem !important;
  }

  .\32xl\:-mb-10{
    margin-bottom: -2.5rem !important;
  }

  .\32xl\:-ml-10{
    margin-left: -2.5rem !important;
  }

  .\32xl\:-mt-11{
    margin-top: -2.75rem !important;
  }

  .\32xl\:-mr-11{
    margin-right: -2.75rem !important;
  }

  .\32xl\:-mb-11{
    margin-bottom: -2.75rem !important;
  }

  .\32xl\:-ml-11{
    margin-left: -2.75rem !important;
  }

  .\32xl\:-mt-12{
    margin-top: -3rem !important;
  }

  .\32xl\:-mr-12{
    margin-right: -3rem !important;
  }

  .\32xl\:-mb-12{
    margin-bottom: -3rem !important;
  }

  .\32xl\:-ml-12{
    margin-left: -3rem !important;
  }

  .\32xl\:-mt-14{
    margin-top: -3.5rem !important;
  }

  .\32xl\:-mr-14{
    margin-right: -3.5rem !important;
  }

  .\32xl\:-mb-14{
    margin-bottom: -3.5rem !important;
  }

  .\32xl\:-ml-14{
    margin-left: -3.5rem !important;
  }

  .\32xl\:-mt-16{
    margin-top: -4rem !important;
  }

  .\32xl\:-mr-16{
    margin-right: -4rem !important;
  }

  .\32xl\:-mb-16{
    margin-bottom: -4rem !important;
  }

  .\32xl\:-ml-16{
    margin-left: -4rem !important;
  }

  .\32xl\:-mt-20{
    margin-top: -5rem !important;
  }

  .\32xl\:-mr-20{
    margin-right: -5rem !important;
  }

  .\32xl\:-mb-20{
    margin-bottom: -5rem !important;
  }

  .\32xl\:-ml-20{
    margin-left: -5rem !important;
  }

  .\32xl\:-mt-24{
    margin-top: -6rem !important;
  }

  .\32xl\:-mr-24{
    margin-right: -6rem !important;
  }

  .\32xl\:-mb-24{
    margin-bottom: -6rem !important;
  }

  .\32xl\:-ml-24{
    margin-left: -6rem !important;
  }

  .\32xl\:-mt-28{
    margin-top: -7rem !important;
  }

  .\32xl\:-mr-28{
    margin-right: -7rem !important;
  }

  .\32xl\:-mb-28{
    margin-bottom: -7rem !important;
  }

  .\32xl\:-ml-28{
    margin-left: -7rem !important;
  }

  .\32xl\:-mt-32{
    margin-top: -8rem !important;
  }

  .\32xl\:-mr-32{
    margin-right: -8rem !important;
  }

  .\32xl\:-mb-32{
    margin-bottom: -8rem !important;
  }

  .\32xl\:-ml-32{
    margin-left: -8rem !important;
  }

  .\32xl\:-mt-36{
    margin-top: -9rem !important;
  }

  .\32xl\:-mr-36{
    margin-right: -9rem !important;
  }

  .\32xl\:-mb-36{
    margin-bottom: -9rem !important;
  }

  .\32xl\:-ml-36{
    margin-left: -9rem !important;
  }

  .\32xl\:-mt-40{
    margin-top: -10rem !important;
  }

  .\32xl\:-mr-40{
    margin-right: -10rem !important;
  }

  .\32xl\:-mb-40{
    margin-bottom: -10rem !important;
  }

  .\32xl\:-ml-40{
    margin-left: -10rem !important;
  }

  .\32xl\:-mt-44{
    margin-top: -11rem !important;
  }

  .\32xl\:-mr-44{
    margin-right: -11rem !important;
  }

  .\32xl\:-mb-44{
    margin-bottom: -11rem !important;
  }

  .\32xl\:-ml-44{
    margin-left: -11rem !important;
  }

  .\32xl\:-mt-48{
    margin-top: -12rem !important;
  }

  .\32xl\:-mr-48{
    margin-right: -12rem !important;
  }

  .\32xl\:-mb-48{
    margin-bottom: -12rem !important;
  }

  .\32xl\:-ml-48{
    margin-left: -12rem !important;
  }

  .\32xl\:-mt-52{
    margin-top: -13rem !important;
  }

  .\32xl\:-mr-52{
    margin-right: -13rem !important;
  }

  .\32xl\:-mb-52{
    margin-bottom: -13rem !important;
  }

  .\32xl\:-ml-52{
    margin-left: -13rem !important;
  }

  .\32xl\:-mt-56{
    margin-top: -14rem !important;
  }

  .\32xl\:-mr-56{
    margin-right: -14rem !important;
  }

  .\32xl\:-mb-56{
    margin-bottom: -14rem !important;
  }

  .\32xl\:-ml-56{
    margin-left: -14rem !important;
  }

  .\32xl\:-mt-60{
    margin-top: -15rem !important;
  }

  .\32xl\:-mr-60{
    margin-right: -15rem !important;
  }

  .\32xl\:-mb-60{
    margin-bottom: -15rem !important;
  }

  .\32xl\:-ml-60{
    margin-left: -15rem !important;
  }

  .\32xl\:-mt-64{
    margin-top: -16rem !important;
  }

  .\32xl\:-mr-64{
    margin-right: -16rem !important;
  }

  .\32xl\:-mb-64{
    margin-bottom: -16rem !important;
  }

  .\32xl\:-ml-64{
    margin-left: -16rem !important;
  }

  .\32xl\:-mt-72{
    margin-top: -18rem !important;
  }

  .\32xl\:-mr-72{
    margin-right: -18rem !important;
  }

  .\32xl\:-mb-72{
    margin-bottom: -18rem !important;
  }

  .\32xl\:-ml-72{
    margin-left: -18rem !important;
  }

  .\32xl\:-mt-80{
    margin-top: -20rem !important;
  }

  .\32xl\:-mr-80{
    margin-right: -20rem !important;
  }

  .\32xl\:-mb-80{
    margin-bottom: -20rem !important;
  }

  .\32xl\:-ml-80{
    margin-left: -20rem !important;
  }

  .\32xl\:-mt-96{
    margin-top: -24rem !important;
  }

  .\32xl\:-mr-96{
    margin-right: -24rem !important;
  }

  .\32xl\:-mb-96{
    margin-bottom: -24rem !important;
  }

  .\32xl\:-ml-96{
    margin-left: -24rem !important;
  }

  .\32xl\:-mt-px{
    margin-top: -1px !important;
  }

  .\32xl\:-mr-px{
    margin-right: -1px !important;
  }

  .\32xl\:-mb-px{
    margin-bottom: -1px !important;
  }

  .\32xl\:-ml-px{
    margin-left: -1px !important;
  }

  .\32xl\:-mt-0\.5{
    margin-top: -0.125rem !important;
  }

  .\32xl\:-mr-0\.5{
    margin-right: -0.125rem !important;
  }

  .\32xl\:-mb-0\.5{
    margin-bottom: -0.125rem !important;
  }

  .\32xl\:-ml-0\.5{
    margin-left: -0.125rem !important;
  }

  .\32xl\:-mt-1\.5{
    margin-top: -0.375rem !important;
  }

  .\32xl\:-mr-1\.5{
    margin-right: -0.375rem !important;
  }

  .\32xl\:-mb-1\.5{
    margin-bottom: -0.375rem !important;
  }

  .\32xl\:-ml-1\.5{
    margin-left: -0.375rem !important;
  }

  .\32xl\:-mt-2\.5{
    margin-top: -0.625rem !important;
  }

  .\32xl\:-mr-2\.5{
    margin-right: -0.625rem !important;
  }

  .\32xl\:-mb-2\.5{
    margin-bottom: -0.625rem !important;
  }

  .\32xl\:-ml-2\.5{
    margin-left: -0.625rem !important;
  }

  .\32xl\:-mt-3\.5{
    margin-top: -0.875rem !important;
  }

  .\32xl\:-mr-3\.5{
    margin-right: -0.875rem !important;
  }

  .\32xl\:-mb-3\.5{
    margin-bottom: -0.875rem !important;
  }

  .\32xl\:-ml-3\.5{
    margin-left: -0.875rem !important;
  }

  .\32xl\:max-h-0{
    max-height: 0px !important;
  }

  .\32xl\:max-h-1{
    max-height: 0.25rem !important;
  }

  .\32xl\:max-h-2{
    max-height: 0.5rem !important;
  }

  .\32xl\:max-h-3{
    max-height: 0.75rem !important;
  }

  .\32xl\:max-h-4{
    max-height: 1rem !important;
  }

  .\32xl\:max-h-5{
    max-height: 1.25rem !important;
  }

  .\32xl\:max-h-6{
    max-height: 1.5rem !important;
  }

  .\32xl\:max-h-7{
    max-height: 1.75rem !important;
  }

  .\32xl\:max-h-8{
    max-height: 2rem !important;
  }

  .\32xl\:max-h-9{
    max-height: 2.25rem !important;
  }

  .\32xl\:max-h-10{
    max-height: 2.5rem !important;
  }

  .\32xl\:max-h-11{
    max-height: 2.75rem !important;
  }

  .\32xl\:max-h-12{
    max-height: 3rem !important;
  }

  .\32xl\:max-h-14{
    max-height: 3.5rem !important;
  }

  .\32xl\:max-h-16{
    max-height: 4rem !important;
  }

  .\32xl\:max-h-20{
    max-height: 5rem !important;
  }

  .\32xl\:max-h-24{
    max-height: 6rem !important;
  }

  .\32xl\:max-h-28{
    max-height: 7rem !important;
  }

  .\32xl\:max-h-32{
    max-height: 8rem !important;
  }

  .\32xl\:max-h-36{
    max-height: 9rem !important;
  }

  .\32xl\:max-h-40{
    max-height: 10rem !important;
  }

  .\32xl\:max-h-44{
    max-height: 11rem !important;
  }

  .\32xl\:max-h-48{
    max-height: 12rem !important;
  }

  .\32xl\:max-h-52{
    max-height: 13rem !important;
  }

  .\32xl\:max-h-56{
    max-height: 14rem !important;
  }

  .\32xl\:max-h-60{
    max-height: 15rem !important;
  }

  .\32xl\:max-h-64{
    max-height: 16rem !important;
  }

  .\32xl\:max-h-72{
    max-height: 18rem !important;
  }

  .\32xl\:max-h-80{
    max-height: 20rem !important;
  }

  .\32xl\:max-h-96{
    max-height: 24rem !important;
  }

  .\32xl\:max-h-px{
    max-height: 1px !important;
  }

  .\32xl\:max-h-0\.5{
    max-height: 0.125rem !important;
  }

  .\32xl\:max-h-1\.5{
    max-height: 0.375rem !important;
  }

  .\32xl\:max-h-2\.5{
    max-height: 0.625rem !important;
  }

  .\32xl\:max-h-3\.5{
    max-height: 0.875rem !important;
  }

  .\32xl\:max-h-full{
    max-height: 100% !important;
  }

  .\32xl\:max-h-screen{
    max-height: 100vh !important;
  }

  .\32xl\:max-w-0{
    max-width: 0rem !important;
  }

  .\32xl\:max-w-none{
    max-width: none !important;
  }

  .\32xl\:max-w-xs{
    max-width: 20rem !important;
  }

  .\32xl\:max-w-sm{
    max-width: 24rem !important;
  }

  .\32xl\:max-w-md{
    max-width: 28rem !important;
  }

  .\32xl\:max-w-lg{
    max-width: 32rem !important;
  }

  .\32xl\:max-w-xl{
    max-width: 36rem !important;
  }

  .\32xl\:max-w-2xl{
    max-width: 42rem !important;
  }

  .\32xl\:max-w-3xl{
    max-width: 48rem !important;
  }

  .\32xl\:max-w-4xl{
    max-width: 56rem !important;
  }

  .\32xl\:max-w-5xl{
    max-width: 64rem !important;
  }

  .\32xl\:max-w-6xl{
    max-width: 72rem !important;
  }

  .\32xl\:max-w-7xl{
    max-width: 80rem !important;
  }

  .\32xl\:max-w-full{
    max-width: 100% !important;
  }

  .\32xl\:max-w-min{
    max-width: -webkit-min-content !important;
    max-width: -moz-min-content !important;
    max-width: min-content !important;
  }

  .\32xl\:max-w-max{
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
  }

  .\32xl\:max-w-prose{
    max-width: 65ch !important;
  }

  .\32xl\:max-w-screen-sm{
    max-width: 640px !important;
  }

  .\32xl\:max-w-screen-md{
    max-width: 768px !important;
  }

  .\32xl\:max-w-screen-lg{
    max-width: 1024px !important;
  }

  .\32xl\:max-w-screen-xl{
    max-width: 1280px !important;
  }

  .\32xl\:max-w-screen-2xl{
    max-width: 1536px !important;
  }

  .\32xl\:min-h-0{
    min-height: 0px !important;
  }

  .\32xl\:min-h-full{
    min-height: 100% !important;
  }

  .\32xl\:min-h-screen{
    min-height: 100vh !important;
  }

  .\32xl\:min-w-0{
    min-width: 0px !important;
  }

  .\32xl\:min-w-full{
    min-width: 100% !important;
  }

  .\32xl\:min-w-min{
    min-width: -webkit-min-content !important;
    min-width: -moz-min-content !important;
    min-width: min-content !important;
  }

  .\32xl\:min-w-max{
    min-width: -webkit-max-content !important;
    min-width: -moz-max-content !important;
    min-width: max-content !important;
  }

  .\32xl\:object-contain{
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }

  .\32xl\:object-cover{
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }

  .\32xl\:object-fill{
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }

  .\32xl\:object-none{
    -o-object-fit: none !important;
       object-fit: none !important;
  }

  .\32xl\:object-scale-down{
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }

  .\32xl\:object-bottom{
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .\32xl\:object-center{
    -o-object-position: center !important;
       object-position: center !important;
  }

  .\32xl\:object-left{
    -o-object-position: left !important;
       object-position: left !important;
  }

  .\32xl\:object-left-bottom{
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .\32xl\:object-left-top{
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .\32xl\:object-right{
    -o-object-position: right !important;
       object-position: right !important;
  }

  .\32xl\:object-right-bottom{
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .\32xl\:object-right-top{
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .\32xl\:object-top{
    -o-object-position: top !important;
       object-position: top !important;
  }

  .\32xl\:opacity-0{
    opacity: 0 !important;
  }

  .\32xl\:opacity-5{
    opacity: 0.05 !important;
  }

  .\32xl\:opacity-10{
    opacity: 0.1 !important;
  }

  .\32xl\:opacity-20{
    opacity: 0.2 !important;
  }

  .\32xl\:opacity-25{
    opacity: 0.25 !important;
  }

  .\32xl\:opacity-30{
    opacity: 0.3 !important;
  }

  .\32xl\:opacity-40{
    opacity: 0.4 !important;
  }

  .\32xl\:opacity-50{
    opacity: 0.5 !important;
  }

  .\32xl\:opacity-60{
    opacity: 0.6 !important;
  }

  .\32xl\:opacity-70{
    opacity: 0.7 !important;
  }

  .\32xl\:opacity-75{
    opacity: 0.75 !important;
  }

  .\32xl\:opacity-80{
    opacity: 0.8 !important;
  }

  .\32xl\:opacity-90{
    opacity: 0.9 !important;
  }

  .\32xl\:opacity-95{
    opacity: 0.95 !important;
  }

  .\32xl\:opacity-100{
    opacity: 1 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-0{
    opacity: 0 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-5{
    opacity: 0.05 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-10{
    opacity: 0.1 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-20{
    opacity: 0.2 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-25{
    opacity: 0.25 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-30{
    opacity: 0.3 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-40{
    opacity: 0.4 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-50{
    opacity: 0.5 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-60{
    opacity: 0.6 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-70{
    opacity: 0.7 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-75{
    opacity: 0.75 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-80{
    opacity: 0.8 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-90{
    opacity: 0.9 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-95{
    opacity: 0.95 !important;
  }

  .group:hover .\32xl\:group-hover\:opacity-100{
    opacity: 1 !important;
  }

  .\32xl\:focus-within\:opacity-0:focus-within{
    opacity: 0 !important;
  }

  .\32xl\:focus-within\:opacity-5:focus-within{
    opacity: 0.05 !important;
  }

  .\32xl\:focus-within\:opacity-10:focus-within{
    opacity: 0.1 !important;
  }

  .\32xl\:focus-within\:opacity-20:focus-within{
    opacity: 0.2 !important;
  }

  .\32xl\:focus-within\:opacity-25:focus-within{
    opacity: 0.25 !important;
  }

  .\32xl\:focus-within\:opacity-30:focus-within{
    opacity: 0.3 !important;
  }

  .\32xl\:focus-within\:opacity-40:focus-within{
    opacity: 0.4 !important;
  }

  .\32xl\:focus-within\:opacity-50:focus-within{
    opacity: 0.5 !important;
  }

  .\32xl\:focus-within\:opacity-60:focus-within{
    opacity: 0.6 !important;
  }

  .\32xl\:focus-within\:opacity-70:focus-within{
    opacity: 0.7 !important;
  }

  .\32xl\:focus-within\:opacity-75:focus-within{
    opacity: 0.75 !important;
  }

  .\32xl\:focus-within\:opacity-80:focus-within{
    opacity: 0.8 !important;
  }

  .\32xl\:focus-within\:opacity-90:focus-within{
    opacity: 0.9 !important;
  }

  .\32xl\:focus-within\:opacity-95:focus-within{
    opacity: 0.95 !important;
  }

  .\32xl\:focus-within\:opacity-100:focus-within{
    opacity: 1 !important;
  }

  .\32xl\:hover\:opacity-0:hover{
    opacity: 0 !important;
  }

  .\32xl\:hover\:opacity-5:hover{
    opacity: 0.05 !important;
  }

  .\32xl\:hover\:opacity-10:hover{
    opacity: 0.1 !important;
  }

  .\32xl\:hover\:opacity-20:hover{
    opacity: 0.2 !important;
  }

  .\32xl\:hover\:opacity-25:hover{
    opacity: 0.25 !important;
  }

  .\32xl\:hover\:opacity-30:hover{
    opacity: 0.3 !important;
  }

  .\32xl\:hover\:opacity-40:hover{
    opacity: 0.4 !important;
  }

  .\32xl\:hover\:opacity-50:hover{
    opacity: 0.5 !important;
  }

  .\32xl\:hover\:opacity-60:hover{
    opacity: 0.6 !important;
  }

  .\32xl\:hover\:opacity-70:hover{
    opacity: 0.7 !important;
  }

  .\32xl\:hover\:opacity-75:hover{
    opacity: 0.75 !important;
  }

  .\32xl\:hover\:opacity-80:hover{
    opacity: 0.8 !important;
  }

  .\32xl\:hover\:opacity-90:hover{
    opacity: 0.9 !important;
  }

  .\32xl\:hover\:opacity-95:hover{
    opacity: 0.95 !important;
  }

  .\32xl\:hover\:opacity-100:hover{
    opacity: 1 !important;
  }

  .\32xl\:focus\:opacity-0:focus{
    opacity: 0 !important;
  }

  .\32xl\:focus\:opacity-5:focus{
    opacity: 0.05 !important;
  }

  .\32xl\:focus\:opacity-10:focus{
    opacity: 0.1 !important;
  }

  .\32xl\:focus\:opacity-20:focus{
    opacity: 0.2 !important;
  }

  .\32xl\:focus\:opacity-25:focus{
    opacity: 0.25 !important;
  }

  .\32xl\:focus\:opacity-30:focus{
    opacity: 0.3 !important;
  }

  .\32xl\:focus\:opacity-40:focus{
    opacity: 0.4 !important;
  }

  .\32xl\:focus\:opacity-50:focus{
    opacity: 0.5 !important;
  }

  .\32xl\:focus\:opacity-60:focus{
    opacity: 0.6 !important;
  }

  .\32xl\:focus\:opacity-70:focus{
    opacity: 0.7 !important;
  }

  .\32xl\:focus\:opacity-75:focus{
    opacity: 0.75 !important;
  }

  .\32xl\:focus\:opacity-80:focus{
    opacity: 0.8 !important;
  }

  .\32xl\:focus\:opacity-90:focus{
    opacity: 0.9 !important;
  }

  .\32xl\:focus\:opacity-95:focus{
    opacity: 0.95 !important;
  }

  .\32xl\:focus\:opacity-100:focus{
    opacity: 1 !important;
  }

  .\32xl\:outline-none{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .\32xl\:outline-white{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .\32xl\:outline-black{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .\32xl\:focus-within\:outline-none:focus-within{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .\32xl\:focus-within\:outline-white:focus-within{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .\32xl\:focus-within\:outline-black:focus-within{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .\32xl\:focus\:outline-none:focus{
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .\32xl\:focus\:outline-white:focus{
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .\32xl\:focus\:outline-black:focus{
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .\32xl\:overflow-auto{
    overflow: auto !important;
  }

  .\32xl\:overflow-hidden{
    overflow: hidden !important;
  }

  .\32xl\:overflow-visible{
    overflow: visible !important;
  }

  .\32xl\:overflow-scroll{
    overflow: scroll !important;
  }

  .\32xl\:overflow-x-auto{
    overflow-x: auto !important;
  }

  .\32xl\:overflow-y-auto{
    overflow-y: auto !important;
  }

  .\32xl\:overflow-x-hidden{
    overflow-x: hidden !important;
  }

  .\32xl\:overflow-y-hidden{
    overflow-y: hidden !important;
  }

  .\32xl\:overflow-x-visible{
    overflow-x: visible !important;
  }

  .\32xl\:overflow-y-visible{
    overflow-y: visible !important;
  }

  .\32xl\:overflow-x-scroll{
    overflow-x: scroll !important;
  }

  .\32xl\:overflow-y-scroll{
    overflow-y: scroll !important;
  }

  .\32xl\:overscroll-auto{
    -ms-scroll-chaining: chained !important;
        overscroll-behavior: auto !important;
  }

  .\32xl\:overscroll-contain{
    -ms-scroll-chaining: none !important;
        overscroll-behavior: contain !important;
  }

  .\32xl\:overscroll-none{
    -ms-scroll-chaining: none !important;
        overscroll-behavior: none !important;
  }

  .\32xl\:overscroll-y-auto{
    overscroll-behavior-y: auto !important;
  }

  .\32xl\:overscroll-y-contain{
    overscroll-behavior-y: contain !important;
  }

  .\32xl\:overscroll-y-none{
    overscroll-behavior-y: none !important;
  }

  .\32xl\:overscroll-x-auto{
    overscroll-behavior-x: auto !important;
  }

  .\32xl\:overscroll-x-contain{
    overscroll-behavior-x: contain !important;
  }

  .\32xl\:overscroll-x-none{
    overscroll-behavior-x: none !important;
  }

  .\32xl\:p-0{
    padding: 0px !important;
  }

  .\32xl\:p-1{
    padding: 0.25rem !important;
  }

  .\32xl\:p-2{
    padding: 0.5rem !important;
  }

  .\32xl\:p-3{
    padding: 0.75rem !important;
  }

  .\32xl\:p-4{
    padding: 1rem !important;
  }

  .\32xl\:p-5{
    padding: 1.25rem !important;
  }

  .\32xl\:p-6{
    padding: 1.5rem !important;
  }

  .\32xl\:p-7{
    padding: 1.75rem !important;
  }

  .\32xl\:p-8{
    padding: 2rem !important;
  }

  .\32xl\:p-9{
    padding: 2.25rem !important;
  }

  .\32xl\:p-10{
    padding: 2.5rem !important;
  }

  .\32xl\:p-11{
    padding: 2.75rem !important;
  }

  .\32xl\:p-12{
    padding: 3rem !important;
  }

  .\32xl\:p-14{
    padding: 3.5rem !important;
  }

  .\32xl\:p-16{
    padding: 4rem !important;
  }

  .\32xl\:p-20{
    padding: 5rem !important;
  }

  .\32xl\:p-24{
    padding: 6rem !important;
  }

  .\32xl\:p-28{
    padding: 7rem !important;
  }

  .\32xl\:p-32{
    padding: 8rem !important;
  }

  .\32xl\:p-36{
    padding: 9rem !important;
  }

  .\32xl\:p-40{
    padding: 10rem !important;
  }

  .\32xl\:p-44{
    padding: 11rem !important;
  }

  .\32xl\:p-48{
    padding: 12rem !important;
  }

  .\32xl\:p-52{
    padding: 13rem !important;
  }

  .\32xl\:p-56{
    padding: 14rem !important;
  }

  .\32xl\:p-60{
    padding: 15rem !important;
  }

  .\32xl\:p-64{
    padding: 16rem !important;
  }

  .\32xl\:p-72{
    padding: 18rem !important;
  }

  .\32xl\:p-80{
    padding: 20rem !important;
  }

  .\32xl\:p-96{
    padding: 24rem !important;
  }

  .\32xl\:p-px{
    padding: 1px !important;
  }

  .\32xl\:p-0\.5{
    padding: 0.125rem !important;
  }

  .\32xl\:p-1\.5{
    padding: 0.375rem !important;
  }

  .\32xl\:p-2\.5{
    padding: 0.625rem !important;
  }

  .\32xl\:p-3\.5{
    padding: 0.875rem !important;
  }

  .\32xl\:py-0{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .\32xl\:px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .\32xl\:py-1{
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .\32xl\:px-1{
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .\32xl\:py-2{
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .\32xl\:px-2{
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .\32xl\:py-3{
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .\32xl\:px-3{
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .\32xl\:py-4{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .\32xl\:px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .\32xl\:py-5{
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .\32xl\:px-5{
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .\32xl\:py-6{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .\32xl\:px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .\32xl\:py-7{
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .\32xl\:px-7{
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .\32xl\:py-8{
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .\32xl\:px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .\32xl\:py-9{
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .\32xl\:px-9{
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .\32xl\:py-10{
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .\32xl\:px-10{
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .\32xl\:py-11{
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .\32xl\:px-11{
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .\32xl\:py-12{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .\32xl\:px-12{
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .\32xl\:py-14{
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .\32xl\:px-14{
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .\32xl\:py-16{
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .\32xl\:px-16{
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .\32xl\:py-20{
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .\32xl\:px-20{
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .\32xl\:py-24{
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .\32xl\:px-24{
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .\32xl\:py-28{
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .\32xl\:px-28{
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .\32xl\:py-32{
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .\32xl\:px-32{
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .\32xl\:py-36{
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .\32xl\:px-36{
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .\32xl\:py-40{
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .\32xl\:px-40{
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .\32xl\:py-44{
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .\32xl\:px-44{
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .\32xl\:py-48{
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .\32xl\:px-48{
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .\32xl\:py-52{
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .\32xl\:px-52{
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .\32xl\:py-56{
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .\32xl\:px-56{
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .\32xl\:py-60{
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .\32xl\:px-60{
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .\32xl\:py-64{
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .\32xl\:px-64{
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .\32xl\:py-72{
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .\32xl\:px-72{
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .\32xl\:py-80{
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .\32xl\:px-80{
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .\32xl\:py-96{
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .\32xl\:px-96{
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .\32xl\:py-px{
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .\32xl\:px-px{
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .\32xl\:py-0\.5{
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .\32xl\:px-0\.5{
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .\32xl\:py-1\.5{
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .\32xl\:px-1\.5{
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .\32xl\:py-2\.5{
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .\32xl\:px-2\.5{
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .\32xl\:py-3\.5{
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .\32xl\:px-3\.5{
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .\32xl\:pt-0{
    padding-top: 0px !important;
  }

  .\32xl\:pr-0{
    padding-right: 0px !important;
  }

  .\32xl\:pb-0{
    padding-bottom: 0px !important;
  }

  .\32xl\:pl-0{
    padding-left: 0px !important;
  }

  .\32xl\:pt-1{
    padding-top: 0.25rem !important;
  }

  .\32xl\:pr-1{
    padding-right: 0.25rem !important;
  }

  .\32xl\:pb-1{
    padding-bottom: 0.25rem !important;
  }

  .\32xl\:pl-1{
    padding-left: 0.25rem !important;
  }

  .\32xl\:pt-2{
    padding-top: 0.5rem !important;
  }

  .\32xl\:pr-2{
    padding-right: 0.5rem !important;
  }

  .\32xl\:pb-2{
    padding-bottom: 0.5rem !important;
  }

  .\32xl\:pl-2{
    padding-left: 0.5rem !important;
  }

  .\32xl\:pt-3{
    padding-top: 0.75rem !important;
  }

  .\32xl\:pr-3{
    padding-right: 0.75rem !important;
  }

  .\32xl\:pb-3{
    padding-bottom: 0.75rem !important;
  }

  .\32xl\:pl-3{
    padding-left: 0.75rem !important;
  }

  .\32xl\:pt-4{
    padding-top: 1rem !important;
  }

  .\32xl\:pr-4{
    padding-right: 1rem !important;
  }

  .\32xl\:pb-4{
    padding-bottom: 1rem !important;
  }

  .\32xl\:pl-4{
    padding-left: 1rem !important;
  }

  .\32xl\:pt-5{
    padding-top: 1.25rem !important;
  }

  .\32xl\:pr-5{
    padding-right: 1.25rem !important;
  }

  .\32xl\:pb-5{
    padding-bottom: 1.25rem !important;
  }

  .\32xl\:pl-5{
    padding-left: 1.25rem !important;
  }

  .\32xl\:pt-6{
    padding-top: 1.5rem !important;
  }

  .\32xl\:pr-6{
    padding-right: 1.5rem !important;
  }

  .\32xl\:pb-6{
    padding-bottom: 1.5rem !important;
  }

  .\32xl\:pl-6{
    padding-left: 1.5rem !important;
  }

  .\32xl\:pt-7{
    padding-top: 1.75rem !important;
  }

  .\32xl\:pr-7{
    padding-right: 1.75rem !important;
  }

  .\32xl\:pb-7{
    padding-bottom: 1.75rem !important;
  }

  .\32xl\:pl-7{
    padding-left: 1.75rem !important;
  }

  .\32xl\:pt-8{
    padding-top: 2rem !important;
  }

  .\32xl\:pr-8{
    padding-right: 2rem !important;
  }

  .\32xl\:pb-8{
    padding-bottom: 2rem !important;
  }

  .\32xl\:pl-8{
    padding-left: 2rem !important;
  }

  .\32xl\:pt-9{
    padding-top: 2.25rem !important;
  }

  .\32xl\:pr-9{
    padding-right: 2.25rem !important;
  }

  .\32xl\:pb-9{
    padding-bottom: 2.25rem !important;
  }

  .\32xl\:pl-9{
    padding-left: 2.25rem !important;
  }

  .\32xl\:pt-10{
    padding-top: 2.5rem !important;
  }

  .\32xl\:pr-10{
    padding-right: 2.5rem !important;
  }

  .\32xl\:pb-10{
    padding-bottom: 2.5rem !important;
  }

  .\32xl\:pl-10{
    padding-left: 2.5rem !important;
  }

  .\32xl\:pt-11{
    padding-top: 2.75rem !important;
  }

  .\32xl\:pr-11{
    padding-right: 2.75rem !important;
  }

  .\32xl\:pb-11{
    padding-bottom: 2.75rem !important;
  }

  .\32xl\:pl-11{
    padding-left: 2.75rem !important;
  }

  .\32xl\:pt-12{
    padding-top: 3rem !important;
  }

  .\32xl\:pr-12{
    padding-right: 3rem !important;
  }

  .\32xl\:pb-12{
    padding-bottom: 3rem !important;
  }

  .\32xl\:pl-12{
    padding-left: 3rem !important;
  }

  .\32xl\:pt-14{
    padding-top: 3.5rem !important;
  }

  .\32xl\:pr-14{
    padding-right: 3.5rem !important;
  }

  .\32xl\:pb-14{
    padding-bottom: 3.5rem !important;
  }

  .\32xl\:pl-14{
    padding-left: 3.5rem !important;
  }

  .\32xl\:pt-16{
    padding-top: 4rem !important;
  }

  .\32xl\:pr-16{
    padding-right: 4rem !important;
  }

  .\32xl\:pb-16{
    padding-bottom: 4rem !important;
  }

  .\32xl\:pl-16{
    padding-left: 4rem !important;
  }

  .\32xl\:pt-20{
    padding-top: 5rem !important;
  }

  .\32xl\:pr-20{
    padding-right: 5rem !important;
  }

  .\32xl\:pb-20{
    padding-bottom: 5rem !important;
  }

  .\32xl\:pl-20{
    padding-left: 5rem !important;
  }

  .\32xl\:pt-24{
    padding-top: 6rem !important;
  }

  .\32xl\:pr-24{
    padding-right: 6rem !important;
  }

  .\32xl\:pb-24{
    padding-bottom: 6rem !important;
  }

  .\32xl\:pl-24{
    padding-left: 6rem !important;
  }

  .\32xl\:pt-28{
    padding-top: 7rem !important;
  }

  .\32xl\:pr-28{
    padding-right: 7rem !important;
  }

  .\32xl\:pb-28{
    padding-bottom: 7rem !important;
  }

  .\32xl\:pl-28{
    padding-left: 7rem !important;
  }

  .\32xl\:pt-32{
    padding-top: 8rem !important;
  }

  .\32xl\:pr-32{
    padding-right: 8rem !important;
  }

  .\32xl\:pb-32{
    padding-bottom: 8rem !important;
  }

  .\32xl\:pl-32{
    padding-left: 8rem !important;
  }

  .\32xl\:pt-36{
    padding-top: 9rem !important;
  }

  .\32xl\:pr-36{
    padding-right: 9rem !important;
  }

  .\32xl\:pb-36{
    padding-bottom: 9rem !important;
  }

  .\32xl\:pl-36{
    padding-left: 9rem !important;
  }

  .\32xl\:pt-40{
    padding-top: 10rem !important;
  }

  .\32xl\:pr-40{
    padding-right: 10rem !important;
  }

  .\32xl\:pb-40{
    padding-bottom: 10rem !important;
  }

  .\32xl\:pl-40{
    padding-left: 10rem !important;
  }

  .\32xl\:pt-44{
    padding-top: 11rem !important;
  }

  .\32xl\:pr-44{
    padding-right: 11rem !important;
  }

  .\32xl\:pb-44{
    padding-bottom: 11rem !important;
  }

  .\32xl\:pl-44{
    padding-left: 11rem !important;
  }

  .\32xl\:pt-48{
    padding-top: 12rem !important;
  }

  .\32xl\:pr-48{
    padding-right: 12rem !important;
  }

  .\32xl\:pb-48{
    padding-bottom: 12rem !important;
  }

  .\32xl\:pl-48{
    padding-left: 12rem !important;
  }

  .\32xl\:pt-52{
    padding-top: 13rem !important;
  }

  .\32xl\:pr-52{
    padding-right: 13rem !important;
  }

  .\32xl\:pb-52{
    padding-bottom: 13rem !important;
  }

  .\32xl\:pl-52{
    padding-left: 13rem !important;
  }

  .\32xl\:pt-56{
    padding-top: 14rem !important;
  }

  .\32xl\:pr-56{
    padding-right: 14rem !important;
  }

  .\32xl\:pb-56{
    padding-bottom: 14rem !important;
  }

  .\32xl\:pl-56{
    padding-left: 14rem !important;
  }

  .\32xl\:pt-60{
    padding-top: 15rem !important;
  }

  .\32xl\:pr-60{
    padding-right: 15rem !important;
  }

  .\32xl\:pb-60{
    padding-bottom: 15rem !important;
  }

  .\32xl\:pl-60{
    padding-left: 15rem !important;
  }

  .\32xl\:pt-64{
    padding-top: 16rem !important;
  }

  .\32xl\:pr-64{
    padding-right: 16rem !important;
  }

  .\32xl\:pb-64{
    padding-bottom: 16rem !important;
  }

  .\32xl\:pl-64{
    padding-left: 16rem !important;
  }

  .\32xl\:pt-72{
    padding-top: 18rem !important;
  }

  .\32xl\:pr-72{
    padding-right: 18rem !important;
  }

  .\32xl\:pb-72{
    padding-bottom: 18rem !important;
  }

  .\32xl\:pl-72{
    padding-left: 18rem !important;
  }

  .\32xl\:pt-80{
    padding-top: 20rem !important;
  }

  .\32xl\:pr-80{
    padding-right: 20rem !important;
  }

  .\32xl\:pb-80{
    padding-bottom: 20rem !important;
  }

  .\32xl\:pl-80{
    padding-left: 20rem !important;
  }

  .\32xl\:pt-96{
    padding-top: 24rem !important;
  }

  .\32xl\:pr-96{
    padding-right: 24rem !important;
  }

  .\32xl\:pb-96{
    padding-bottom: 24rem !important;
  }

  .\32xl\:pl-96{
    padding-left: 24rem !important;
  }

  .\32xl\:pt-px{
    padding-top: 1px !important;
  }

  .\32xl\:pr-px{
    padding-right: 1px !important;
  }

  .\32xl\:pb-px{
    padding-bottom: 1px !important;
  }

  .\32xl\:pl-px{
    padding-left: 1px !important;
  }

  .\32xl\:pt-0\.5{
    padding-top: 0.125rem !important;
  }

  .\32xl\:pr-0\.5{
    padding-right: 0.125rem !important;
  }

  .\32xl\:pb-0\.5{
    padding-bottom: 0.125rem !important;
  }

  .\32xl\:pl-0\.5{
    padding-left: 0.125rem !important;
  }

  .\32xl\:pt-1\.5{
    padding-top: 0.375rem !important;
  }

  .\32xl\:pr-1\.5{
    padding-right: 0.375rem !important;
  }

  .\32xl\:pb-1\.5{
    padding-bottom: 0.375rem !important;
  }

  .\32xl\:pl-1\.5{
    padding-left: 0.375rem !important;
  }

  .\32xl\:pt-2\.5{
    padding-top: 0.625rem !important;
  }

  .\32xl\:pr-2\.5{
    padding-right: 0.625rem !important;
  }

  .\32xl\:pb-2\.5{
    padding-bottom: 0.625rem !important;
  }

  .\32xl\:pl-2\.5{
    padding-left: 0.625rem !important;
  }

  .\32xl\:pt-3\.5{
    padding-top: 0.875rem !important;
  }

  .\32xl\:pr-3\.5{
    padding-right: 0.875rem !important;
  }

  .\32xl\:pb-3\.5{
    padding-bottom: 0.875rem !important;
  }

  .\32xl\:pl-3\.5{
    padding-left: 0.875rem !important;
  }

  .\32xl\:placeholder-transparent::-moz-placeholder{
    color: transparent !important;
  }

  .\32xl\:placeholder-transparent:-ms-input-placeholder{
    color: transparent !important;
  }

  .\32xl\:placeholder-transparent::placeholder{
    color: transparent !important;
  }

  .\32xl\:placeholder-current::-moz-placeholder{
    color: currentColor !important;
  }

  .\32xl\:placeholder-current:-ms-input-placeholder{
    color: currentColor !important;
  }

  .\32xl\:placeholder-current::placeholder{
    color: currentColor !important;
  }

  .\32xl\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-gray-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-red-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-green-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-purple-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-pink-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cyan-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-light-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-amber-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-space-cadet::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-space-cadet:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-space-cadet::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-manatee::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-manatee:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-manatee::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cynabar::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cynabar:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-cynabar::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-imperial-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-imperial-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-imperial-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-special-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-special-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-special-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-dark-sienna::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-dark-sienna:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-dark-sienna::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-rosewood::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-rosewood:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-rosewood::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-dark-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-dark-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-dark-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-rosso-corsa::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-rosso-corsa:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-rosso-corsa::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-vermillion::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-vermillion:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-vermillion::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-persimmon::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-persimmon:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-persimmon::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-carrot-orange::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-carrot-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-carrot-orange::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-orange-web::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-orange-web:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-orange-web::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-selective-yellow::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-selective-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-selective-yellow::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-bottle-green::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-bottle-green:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-bottle-green::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-illuminating-emerald::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-illuminating-emerald:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-illuminating-emerald::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color: transparent !important;
  }

  .\32xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent !important;
  }

  .\32xl\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent !important;
  }

  .\32xl\:focus\:placeholder-current:focus::-moz-placeholder{
    color: currentColor !important;
  }

  .\32xl\:focus\:placeholder-current:focus:-ms-input-placeholder{
    color: currentColor !important;
  }

  .\32xl\:focus\:placeholder-current:focus::placeholder{
    color: currentColor !important;
  }

  .\32xl\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cyan-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-light-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-amber-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-space-cadet:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-manatee:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-manatee:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cynabar:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-cynabar:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-imperial-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-special-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-special-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-dark-sienna:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-rosewood:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-rosewood:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-dark-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-dark-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-rosso-corsa:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-vermillion:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-vermillion:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-persimmon:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-persimmon:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-carrot-orange:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-orange-web:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-orange-web:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-selective-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-bottle-green:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:focus\:placeholder-illuminating-emerald:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-transparent::-moz-placeholder{
    color: transparent !important;
  }

  .dark .\32xl\:dark\:placeholder-transparent:-ms-input-placeholder{
    color: transparent !important;
  }

  .dark .\32xl\:dark\:placeholder-transparent::placeholder{
    color: transparent !important;
  }

  .dark .\32xl\:dark\:placeholder-current::-moz-placeholder{
    color: currentColor !important;
  }

  .dark .\32xl\:dark\:placeholder-current:-ms-input-placeholder{
    color: currentColor !important;
  }

  .dark .\32xl\:dark\:placeholder-current::placeholder{
    color: currentColor !important;
  }

  .dark .\32xl\:dark\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-white::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-gray-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-red-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-green-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-purple-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-pink-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cyan-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-light-blue-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-50::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-50::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-200::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-200::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-300::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-300::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-400::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-400::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-500::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-500::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-600::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-600::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-700::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-700::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-800::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-800::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-900::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-amber-900::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-space-cadet::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-space-cadet:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-space-cadet::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-manatee::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-manatee:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-manatee::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cynabar::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cynabar:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-cynabar::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-imperial-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-imperial-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-imperial-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-special-black::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-special-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-special-black::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-dark-sienna::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-dark-sienna:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-dark-sienna::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-rosewood::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-rosewood:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-rosewood::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-dark-red::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-dark-red:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-dark-red::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-rosso-corsa::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-rosso-corsa:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-rosso-corsa::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-vermillion::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-vermillion:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-vermillion::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-persimmon::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-persimmon:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-persimmon::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-carrot-orange::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-carrot-orange:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-carrot-orange::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-orange-web::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-orange-web:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-orange-web::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-selective-yellow::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-selective-yellow:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-selective-yellow::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-bottle-green::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-bottle-green:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-bottle-green::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-illuminating-emerald::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-illuminating-emerald:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:placeholder-illuminating-emerald::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color: transparent !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color: transparent !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-transparent:focus::placeholder{
    color: transparent !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-current:focus::-moz-placeholder{
    color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-current:focus:-ms-input-placeholder{
    color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-current:focus::placeholder{
    color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cyan-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-light-blue-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-50:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-200:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-300:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-400:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-500:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-600:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-700:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-800:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-amber-900:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-space-cadet:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-space-cadet:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-space-cadet:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-manatee:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-manatee:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-manatee:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cynabar:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cynabar:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-cynabar:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-imperial-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-imperial-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-imperial-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-special-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-special-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-special-black:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-dark-sienna:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-dark-sienna:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-dark-sienna:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-rosewood:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-rosewood:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-rosewood:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-dark-red:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-dark-red:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-dark-red:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-rosso-corsa:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-rosso-corsa:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-rosso-corsa:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-vermillion:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-vermillion:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-vermillion:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-persimmon:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-persimmon:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-persimmon:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-carrot-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-carrot-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-carrot-orange:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-orange-web:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-orange-web:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-orange-web:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-selective-yellow:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-selective-yellow:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-selective-yellow:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-bottle-green:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-bottle-green:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-bottle-green:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-illuminating-emerald:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-illuminating-emerald:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-illuminating-emerald:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-placeholder-opacity)) !important;
  }

  .\32xl\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .\32xl\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .\32xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .\32xl\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .\32xl\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .\32xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .\32xl\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .\32xl\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .\32xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .\32xl\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .\32xl\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .\32xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .\32xl\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .\32xl\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .\32xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .\32xl\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .\32xl\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .\32xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .\32xl\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .\32xl\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .\32xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .\32xl\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .\32xl\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .\32xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .\32xl\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .\32xl\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .\32xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .\32xl\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .\32xl\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .\32xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .\32xl\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .\32xl\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .\32xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .\32xl\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .\32xl\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .\32xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .\32xl\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .\32xl\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .\32xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .\32xl\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .\32xl\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .\32xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .\32xl\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .\32xl\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .\32xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .\32xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .\32xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .\32xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .\32xl\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .\32xl\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .\32xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .\32xl\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .\32xl\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .\32xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .\32xl\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .\32xl\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .\32xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .\32xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .\32xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .\32xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .\32xl\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .\32xl\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .\32xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .\32xl\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .\32xl\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .\32xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .\32xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .\32xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .\32xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .\32xl\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .\32xl\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .\32xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .\32xl\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .\32xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .\32xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .\32xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .\32xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .\32xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .\32xl\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .\32xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .\32xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .\32xl\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .\32xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .\32xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .\32xl\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .\32xl\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .\32xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .\32xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .\32xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .\32xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1 !important;
  }

  .\32xl\:pointer-events-none{
    pointer-events: none !important;
  }

  .\32xl\:pointer-events-auto{
    pointer-events: auto !important;
  }

  .\32xl\:static{
    position: static !important;
  }

  .\32xl\:fixed{
    position: fixed !important;
  }

  .\32xl\:absolute{
    position: absolute !important;
  }

  .\32xl\:relative{
    position: relative !important;
  }

  .\32xl\:sticky{
    position: sticky !important;
  }

  .\32xl\:inset-0{
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .\32xl\:inset-1{
    top: 0.25rem !important;
    right: 0.25rem !important;
    bottom: 0.25rem !important;
    left: 0.25rem !important;
  }

  .\32xl\:inset-2{
    top: 0.5rem !important;
    right: 0.5rem !important;
    bottom: 0.5rem !important;
    left: 0.5rem !important;
  }

  .\32xl\:inset-3{
    top: 0.75rem !important;
    right: 0.75rem !important;
    bottom: 0.75rem !important;
    left: 0.75rem !important;
  }

  .\32xl\:inset-4{
    top: 1rem !important;
    right: 1rem !important;
    bottom: 1rem !important;
    left: 1rem !important;
  }

  .\32xl\:inset-5{
    top: 1.25rem !important;
    right: 1.25rem !important;
    bottom: 1.25rem !important;
    left: 1.25rem !important;
  }

  .\32xl\:inset-6{
    top: 1.5rem !important;
    right: 1.5rem !important;
    bottom: 1.5rem !important;
    left: 1.5rem !important;
  }

  .\32xl\:inset-7{
    top: 1.75rem !important;
    right: 1.75rem !important;
    bottom: 1.75rem !important;
    left: 1.75rem !important;
  }

  .\32xl\:inset-8{
    top: 2rem !important;
    right: 2rem !important;
    bottom: 2rem !important;
    left: 2rem !important;
  }

  .\32xl\:inset-9{
    top: 2.25rem !important;
    right: 2.25rem !important;
    bottom: 2.25rem !important;
    left: 2.25rem !important;
  }

  .\32xl\:inset-10{
    top: 2.5rem !important;
    right: 2.5rem !important;
    bottom: 2.5rem !important;
    left: 2.5rem !important;
  }

  .\32xl\:inset-11{
    top: 2.75rem !important;
    right: 2.75rem !important;
    bottom: 2.75rem !important;
    left: 2.75rem !important;
  }

  .\32xl\:inset-12{
    top: 3rem !important;
    right: 3rem !important;
    bottom: 3rem !important;
    left: 3rem !important;
  }

  .\32xl\:inset-14{
    top: 3.5rem !important;
    right: 3.5rem !important;
    bottom: 3.5rem !important;
    left: 3.5rem !important;
  }

  .\32xl\:inset-16{
    top: 4rem !important;
    right: 4rem !important;
    bottom: 4rem !important;
    left: 4rem !important;
  }

  .\32xl\:inset-20{
    top: 5rem !important;
    right: 5rem !important;
    bottom: 5rem !important;
    left: 5rem !important;
  }

  .\32xl\:inset-24{
    top: 6rem !important;
    right: 6rem !important;
    bottom: 6rem !important;
    left: 6rem !important;
  }

  .\32xl\:inset-28{
    top: 7rem !important;
    right: 7rem !important;
    bottom: 7rem !important;
    left: 7rem !important;
  }

  .\32xl\:inset-32{
    top: 8rem !important;
    right: 8rem !important;
    bottom: 8rem !important;
    left: 8rem !important;
  }

  .\32xl\:inset-36{
    top: 9rem !important;
    right: 9rem !important;
    bottom: 9rem !important;
    left: 9rem !important;
  }

  .\32xl\:inset-40{
    top: 10rem !important;
    right: 10rem !important;
    bottom: 10rem !important;
    left: 10rem !important;
  }

  .\32xl\:inset-44{
    top: 11rem !important;
    right: 11rem !important;
    bottom: 11rem !important;
    left: 11rem !important;
  }

  .\32xl\:inset-48{
    top: 12rem !important;
    right: 12rem !important;
    bottom: 12rem !important;
    left: 12rem !important;
  }

  .\32xl\:inset-52{
    top: 13rem !important;
    right: 13rem !important;
    bottom: 13rem !important;
    left: 13rem !important;
  }

  .\32xl\:inset-56{
    top: 14rem !important;
    right: 14rem !important;
    bottom: 14rem !important;
    left: 14rem !important;
  }

  .\32xl\:inset-60{
    top: 15rem !important;
    right: 15rem !important;
    bottom: 15rem !important;
    left: 15rem !important;
  }

  .\32xl\:inset-64{
    top: 16rem !important;
    right: 16rem !important;
    bottom: 16rem !important;
    left: 16rem !important;
  }

  .\32xl\:inset-72{
    top: 18rem !important;
    right: 18rem !important;
    bottom: 18rem !important;
    left: 18rem !important;
  }

  .\32xl\:inset-80{
    top: 20rem !important;
    right: 20rem !important;
    bottom: 20rem !important;
    left: 20rem !important;
  }

  .\32xl\:inset-96{
    top: 24rem !important;
    right: 24rem !important;
    bottom: 24rem !important;
    left: 24rem !important;
  }

  .\32xl\:inset-auto{
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .\32xl\:inset-px{
    top: 1px !important;
    right: 1px !important;
    bottom: 1px !important;
    left: 1px !important;
  }

  .\32xl\:inset-0\.5{
    top: 0.125rem !important;
    right: 0.125rem !important;
    bottom: 0.125rem !important;
    left: 0.125rem !important;
  }

  .\32xl\:inset-1\.5{
    top: 0.375rem !important;
    right: 0.375rem !important;
    bottom: 0.375rem !important;
    left: 0.375rem !important;
  }

  .\32xl\:inset-2\.5{
    top: 0.625rem !important;
    right: 0.625rem !important;
    bottom: 0.625rem !important;
    left: 0.625rem !important;
  }

  .\32xl\:inset-3\.5{
    top: 0.875rem !important;
    right: 0.875rem !important;
    bottom: 0.875rem !important;
    left: 0.875rem !important;
  }

  .\32xl\:-inset-0{
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
  }

  .\32xl\:-inset-1{
    top: -0.25rem !important;
    right: -0.25rem !important;
    bottom: -0.25rem !important;
    left: -0.25rem !important;
  }

  .\32xl\:-inset-2{
    top: -0.5rem !important;
    right: -0.5rem !important;
    bottom: -0.5rem !important;
    left: -0.5rem !important;
  }

  .\32xl\:-inset-3{
    top: -0.75rem !important;
    right: -0.75rem !important;
    bottom: -0.75rem !important;
    left: -0.75rem !important;
  }

  .\32xl\:-inset-4{
    top: -1rem !important;
    right: -1rem !important;
    bottom: -1rem !important;
    left: -1rem !important;
  }

  .\32xl\:-inset-5{
    top: -1.25rem !important;
    right: -1.25rem !important;
    bottom: -1.25rem !important;
    left: -1.25rem !important;
  }

  .\32xl\:-inset-6{
    top: -1.5rem !important;
    right: -1.5rem !important;
    bottom: -1.5rem !important;
    left: -1.5rem !important;
  }

  .\32xl\:-inset-7{
    top: -1.75rem !important;
    right: -1.75rem !important;
    bottom: -1.75rem !important;
    left: -1.75rem !important;
  }

  .\32xl\:-inset-8{
    top: -2rem !important;
    right: -2rem !important;
    bottom: -2rem !important;
    left: -2rem !important;
  }

  .\32xl\:-inset-9{
    top: -2.25rem !important;
    right: -2.25rem !important;
    bottom: -2.25rem !important;
    left: -2.25rem !important;
  }

  .\32xl\:-inset-10{
    top: -2.5rem !important;
    right: -2.5rem !important;
    bottom: -2.5rem !important;
    left: -2.5rem !important;
  }

  .\32xl\:-inset-11{
    top: -2.75rem !important;
    right: -2.75rem !important;
    bottom: -2.75rem !important;
    left: -2.75rem !important;
  }

  .\32xl\:-inset-12{
    top: -3rem !important;
    right: -3rem !important;
    bottom: -3rem !important;
    left: -3rem !important;
  }

  .\32xl\:-inset-14{
    top: -3.5rem !important;
    right: -3.5rem !important;
    bottom: -3.5rem !important;
    left: -3.5rem !important;
  }

  .\32xl\:-inset-16{
    top: -4rem !important;
    right: -4rem !important;
    bottom: -4rem !important;
    left: -4rem !important;
  }

  .\32xl\:-inset-20{
    top: -5rem !important;
    right: -5rem !important;
    bottom: -5rem !important;
    left: -5rem !important;
  }

  .\32xl\:-inset-24{
    top: -6rem !important;
    right: -6rem !important;
    bottom: -6rem !important;
    left: -6rem !important;
  }

  .\32xl\:-inset-28{
    top: -7rem !important;
    right: -7rem !important;
    bottom: -7rem !important;
    left: -7rem !important;
  }

  .\32xl\:-inset-32{
    top: -8rem !important;
    right: -8rem !important;
    bottom: -8rem !important;
    left: -8rem !important;
  }

  .\32xl\:-inset-36{
    top: -9rem !important;
    right: -9rem !important;
    bottom: -9rem !important;
    left: -9rem !important;
  }

  .\32xl\:-inset-40{
    top: -10rem !important;
    right: -10rem !important;
    bottom: -10rem !important;
    left: -10rem !important;
  }

  .\32xl\:-inset-44{
    top: -11rem !important;
    right: -11rem !important;
    bottom: -11rem !important;
    left: -11rem !important;
  }

  .\32xl\:-inset-48{
    top: -12rem !important;
    right: -12rem !important;
    bottom: -12rem !important;
    left: -12rem !important;
  }

  .\32xl\:-inset-52{
    top: -13rem !important;
    right: -13rem !important;
    bottom: -13rem !important;
    left: -13rem !important;
  }

  .\32xl\:-inset-56{
    top: -14rem !important;
    right: -14rem !important;
    bottom: -14rem !important;
    left: -14rem !important;
  }

  .\32xl\:-inset-60{
    top: -15rem !important;
    right: -15rem !important;
    bottom: -15rem !important;
    left: -15rem !important;
  }

  .\32xl\:-inset-64{
    top: -16rem !important;
    right: -16rem !important;
    bottom: -16rem !important;
    left: -16rem !important;
  }

  .\32xl\:-inset-72{
    top: -18rem !important;
    right: -18rem !important;
    bottom: -18rem !important;
    left: -18rem !important;
  }

  .\32xl\:-inset-80{
    top: -20rem !important;
    right: -20rem !important;
    bottom: -20rem !important;
    left: -20rem !important;
  }

  .\32xl\:-inset-96{
    top: -24rem !important;
    right: -24rem !important;
    bottom: -24rem !important;
    left: -24rem !important;
  }

  .\32xl\:-inset-px{
    top: -1px !important;
    right: -1px !important;
    bottom: -1px !important;
    left: -1px !important;
  }

  .\32xl\:-inset-0\.5{
    top: -0.125rem !important;
    right: -0.125rem !important;
    bottom: -0.125rem !important;
    left: -0.125rem !important;
  }

  .\32xl\:-inset-1\.5{
    top: -0.375rem !important;
    right: -0.375rem !important;
    bottom: -0.375rem !important;
    left: -0.375rem !important;
  }

  .\32xl\:-inset-2\.5{
    top: -0.625rem !important;
    right: -0.625rem !important;
    bottom: -0.625rem !important;
    left: -0.625rem !important;
  }

  .\32xl\:-inset-3\.5{
    top: -0.875rem !important;
    right: -0.875rem !important;
    bottom: -0.875rem !important;
    left: -0.875rem !important;
  }

  .\32xl\:inset-1\/2{
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .\32xl\:inset-1\/3{
    top: 33.333333% !important;
    right: 33.333333% !important;
    bottom: 33.333333% !important;
    left: 33.333333% !important;
  }

  .\32xl\:inset-2\/3{
    top: 66.666667% !important;
    right: 66.666667% !important;
    bottom: 66.666667% !important;
    left: 66.666667% !important;
  }

  .\32xl\:inset-1\/4{
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .\32xl\:inset-2\/4{
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .\32xl\:inset-3\/4{
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .\32xl\:inset-full{
    top: 100% !important;
    right: 100% !important;
    bottom: 100% !important;
    left: 100% !important;
  }

  .\32xl\:-inset-1\/2{
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .\32xl\:-inset-1\/3{
    top: -33.333333% !important;
    right: -33.333333% !important;
    bottom: -33.333333% !important;
    left: -33.333333% !important;
  }

  .\32xl\:-inset-2\/3{
    top: -66.666667% !important;
    right: -66.666667% !important;
    bottom: -66.666667% !important;
    left: -66.666667% !important;
  }

  .\32xl\:-inset-1\/4{
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .\32xl\:-inset-2\/4{
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .\32xl\:-inset-3\/4{
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .\32xl\:-inset-full{
    top: -100% !important;
    right: -100% !important;
    bottom: -100% !important;
    left: -100% !important;
  }

  .\32xl\:inset-y-0{
    top: 0px !important;
    bottom: 0px !important;
  }

  .\32xl\:inset-x-0{
    right: 0px !important;
    left: 0px !important;
  }

  .\32xl\:inset-y-1{
    top: 0.25rem !important;
    bottom: 0.25rem !important;
  }

  .\32xl\:inset-x-1{
    right: 0.25rem !important;
    left: 0.25rem !important;
  }

  .\32xl\:inset-y-2{
    top: 0.5rem !important;
    bottom: 0.5rem !important;
  }

  .\32xl\:inset-x-2{
    right: 0.5rem !important;
    left: 0.5rem !important;
  }

  .\32xl\:inset-y-3{
    top: 0.75rem !important;
    bottom: 0.75rem !important;
  }

  .\32xl\:inset-x-3{
    right: 0.75rem !important;
    left: 0.75rem !important;
  }

  .\32xl\:inset-y-4{
    top: 1rem !important;
    bottom: 1rem !important;
  }

  .\32xl\:inset-x-4{
    right: 1rem !important;
    left: 1rem !important;
  }

  .\32xl\:inset-y-5{
    top: 1.25rem !important;
    bottom: 1.25rem !important;
  }

  .\32xl\:inset-x-5{
    right: 1.25rem !important;
    left: 1.25rem !important;
  }

  .\32xl\:inset-y-6{
    top: 1.5rem !important;
    bottom: 1.5rem !important;
  }

  .\32xl\:inset-x-6{
    right: 1.5rem !important;
    left: 1.5rem !important;
  }

  .\32xl\:inset-y-7{
    top: 1.75rem !important;
    bottom: 1.75rem !important;
  }

  .\32xl\:inset-x-7{
    right: 1.75rem !important;
    left: 1.75rem !important;
  }

  .\32xl\:inset-y-8{
    top: 2rem !important;
    bottom: 2rem !important;
  }

  .\32xl\:inset-x-8{
    right: 2rem !important;
    left: 2rem !important;
  }

  .\32xl\:inset-y-9{
    top: 2.25rem !important;
    bottom: 2.25rem !important;
  }

  .\32xl\:inset-x-9{
    right: 2.25rem !important;
    left: 2.25rem !important;
  }

  .\32xl\:inset-y-10{
    top: 2.5rem !important;
    bottom: 2.5rem !important;
  }

  .\32xl\:inset-x-10{
    right: 2.5rem !important;
    left: 2.5rem !important;
  }

  .\32xl\:inset-y-11{
    top: 2.75rem !important;
    bottom: 2.75rem !important;
  }

  .\32xl\:inset-x-11{
    right: 2.75rem !important;
    left: 2.75rem !important;
  }

  .\32xl\:inset-y-12{
    top: 3rem !important;
    bottom: 3rem !important;
  }

  .\32xl\:inset-x-12{
    right: 3rem !important;
    left: 3rem !important;
  }

  .\32xl\:inset-y-14{
    top: 3.5rem !important;
    bottom: 3.5rem !important;
  }

  .\32xl\:inset-x-14{
    right: 3.5rem !important;
    left: 3.5rem !important;
  }

  .\32xl\:inset-y-16{
    top: 4rem !important;
    bottom: 4rem !important;
  }

  .\32xl\:inset-x-16{
    right: 4rem !important;
    left: 4rem !important;
  }

  .\32xl\:inset-y-20{
    top: 5rem !important;
    bottom: 5rem !important;
  }

  .\32xl\:inset-x-20{
    right: 5rem !important;
    left: 5rem !important;
  }

  .\32xl\:inset-y-24{
    top: 6rem !important;
    bottom: 6rem !important;
  }

  .\32xl\:inset-x-24{
    right: 6rem !important;
    left: 6rem !important;
  }

  .\32xl\:inset-y-28{
    top: 7rem !important;
    bottom: 7rem !important;
  }

  .\32xl\:inset-x-28{
    right: 7rem !important;
    left: 7rem !important;
  }

  .\32xl\:inset-y-32{
    top: 8rem !important;
    bottom: 8rem !important;
  }

  .\32xl\:inset-x-32{
    right: 8rem !important;
    left: 8rem !important;
  }

  .\32xl\:inset-y-36{
    top: 9rem !important;
    bottom: 9rem !important;
  }

  .\32xl\:inset-x-36{
    right: 9rem !important;
    left: 9rem !important;
  }

  .\32xl\:inset-y-40{
    top: 10rem !important;
    bottom: 10rem !important;
  }

  .\32xl\:inset-x-40{
    right: 10rem !important;
    left: 10rem !important;
  }

  .\32xl\:inset-y-44{
    top: 11rem !important;
    bottom: 11rem !important;
  }

  .\32xl\:inset-x-44{
    right: 11rem !important;
    left: 11rem !important;
  }

  .\32xl\:inset-y-48{
    top: 12rem !important;
    bottom: 12rem !important;
  }

  .\32xl\:inset-x-48{
    right: 12rem !important;
    left: 12rem !important;
  }

  .\32xl\:inset-y-52{
    top: 13rem !important;
    bottom: 13rem !important;
  }

  .\32xl\:inset-x-52{
    right: 13rem !important;
    left: 13rem !important;
  }

  .\32xl\:inset-y-56{
    top: 14rem !important;
    bottom: 14rem !important;
  }

  .\32xl\:inset-x-56{
    right: 14rem !important;
    left: 14rem !important;
  }

  .\32xl\:inset-y-60{
    top: 15rem !important;
    bottom: 15rem !important;
  }

  .\32xl\:inset-x-60{
    right: 15rem !important;
    left: 15rem !important;
  }

  .\32xl\:inset-y-64{
    top: 16rem !important;
    bottom: 16rem !important;
  }

  .\32xl\:inset-x-64{
    right: 16rem !important;
    left: 16rem !important;
  }

  .\32xl\:inset-y-72{
    top: 18rem !important;
    bottom: 18rem !important;
  }

  .\32xl\:inset-x-72{
    right: 18rem !important;
    left: 18rem !important;
  }

  .\32xl\:inset-y-80{
    top: 20rem !important;
    bottom: 20rem !important;
  }

  .\32xl\:inset-x-80{
    right: 20rem !important;
    left: 20rem !important;
  }

  .\32xl\:inset-y-96{
    top: 24rem !important;
    bottom: 24rem !important;
  }

  .\32xl\:inset-x-96{
    right: 24rem !important;
    left: 24rem !important;
  }

  .\32xl\:inset-y-auto{
    top: auto !important;
    bottom: auto !important;
  }

  .\32xl\:inset-x-auto{
    right: auto !important;
    left: auto !important;
  }

  .\32xl\:inset-y-px{
    top: 1px !important;
    bottom: 1px !important;
  }

  .\32xl\:inset-x-px{
    right: 1px !important;
    left: 1px !important;
  }

  .\32xl\:inset-y-0\.5{
    top: 0.125rem !important;
    bottom: 0.125rem !important;
  }

  .\32xl\:inset-x-0\.5{
    right: 0.125rem !important;
    left: 0.125rem !important;
  }

  .\32xl\:inset-y-1\.5{
    top: 0.375rem !important;
    bottom: 0.375rem !important;
  }

  .\32xl\:inset-x-1\.5{
    right: 0.375rem !important;
    left: 0.375rem !important;
  }

  .\32xl\:inset-y-2\.5{
    top: 0.625rem !important;
    bottom: 0.625rem !important;
  }

  .\32xl\:inset-x-2\.5{
    right: 0.625rem !important;
    left: 0.625rem !important;
  }

  .\32xl\:inset-y-3\.5{
    top: 0.875rem !important;
    bottom: 0.875rem !important;
  }

  .\32xl\:inset-x-3\.5{
    right: 0.875rem !important;
    left: 0.875rem !important;
  }

  .\32xl\:-inset-y-0{
    top: 0px !important;
    bottom: 0px !important;
  }

  .\32xl\:-inset-x-0{
    right: 0px !important;
    left: 0px !important;
  }

  .\32xl\:-inset-y-1{
    top: -0.25rem !important;
    bottom: -0.25rem !important;
  }

  .\32xl\:-inset-x-1{
    right: -0.25rem !important;
    left: -0.25rem !important;
  }

  .\32xl\:-inset-y-2{
    top: -0.5rem !important;
    bottom: -0.5rem !important;
  }

  .\32xl\:-inset-x-2{
    right: -0.5rem !important;
    left: -0.5rem !important;
  }

  .\32xl\:-inset-y-3{
    top: -0.75rem !important;
    bottom: -0.75rem !important;
  }

  .\32xl\:-inset-x-3{
    right: -0.75rem !important;
    left: -0.75rem !important;
  }

  .\32xl\:-inset-y-4{
    top: -1rem !important;
    bottom: -1rem !important;
  }

  .\32xl\:-inset-x-4{
    right: -1rem !important;
    left: -1rem !important;
  }

  .\32xl\:-inset-y-5{
    top: -1.25rem !important;
    bottom: -1.25rem !important;
  }

  .\32xl\:-inset-x-5{
    right: -1.25rem !important;
    left: -1.25rem !important;
  }

  .\32xl\:-inset-y-6{
    top: -1.5rem !important;
    bottom: -1.5rem !important;
  }

  .\32xl\:-inset-x-6{
    right: -1.5rem !important;
    left: -1.5rem !important;
  }

  .\32xl\:-inset-y-7{
    top: -1.75rem !important;
    bottom: -1.75rem !important;
  }

  .\32xl\:-inset-x-7{
    right: -1.75rem !important;
    left: -1.75rem !important;
  }

  .\32xl\:-inset-y-8{
    top: -2rem !important;
    bottom: -2rem !important;
  }

  .\32xl\:-inset-x-8{
    right: -2rem !important;
    left: -2rem !important;
  }

  .\32xl\:-inset-y-9{
    top: -2.25rem !important;
    bottom: -2.25rem !important;
  }

  .\32xl\:-inset-x-9{
    right: -2.25rem !important;
    left: -2.25rem !important;
  }

  .\32xl\:-inset-y-10{
    top: -2.5rem !important;
    bottom: -2.5rem !important;
  }

  .\32xl\:-inset-x-10{
    right: -2.5rem !important;
    left: -2.5rem !important;
  }

  .\32xl\:-inset-y-11{
    top: -2.75rem !important;
    bottom: -2.75rem !important;
  }

  .\32xl\:-inset-x-11{
    right: -2.75rem !important;
    left: -2.75rem !important;
  }

  .\32xl\:-inset-y-12{
    top: -3rem !important;
    bottom: -3rem !important;
  }

  .\32xl\:-inset-x-12{
    right: -3rem !important;
    left: -3rem !important;
  }

  .\32xl\:-inset-y-14{
    top: -3.5rem !important;
    bottom: -3.5rem !important;
  }

  .\32xl\:-inset-x-14{
    right: -3.5rem !important;
    left: -3.5rem !important;
  }

  .\32xl\:-inset-y-16{
    top: -4rem !important;
    bottom: -4rem !important;
  }

  .\32xl\:-inset-x-16{
    right: -4rem !important;
    left: -4rem !important;
  }

  .\32xl\:-inset-y-20{
    top: -5rem !important;
    bottom: -5rem !important;
  }

  .\32xl\:-inset-x-20{
    right: -5rem !important;
    left: -5rem !important;
  }

  .\32xl\:-inset-y-24{
    top: -6rem !important;
    bottom: -6rem !important;
  }

  .\32xl\:-inset-x-24{
    right: -6rem !important;
    left: -6rem !important;
  }

  .\32xl\:-inset-y-28{
    top: -7rem !important;
    bottom: -7rem !important;
  }

  .\32xl\:-inset-x-28{
    right: -7rem !important;
    left: -7rem !important;
  }

  .\32xl\:-inset-y-32{
    top: -8rem !important;
    bottom: -8rem !important;
  }

  .\32xl\:-inset-x-32{
    right: -8rem !important;
    left: -8rem !important;
  }

  .\32xl\:-inset-y-36{
    top: -9rem !important;
    bottom: -9rem !important;
  }

  .\32xl\:-inset-x-36{
    right: -9rem !important;
    left: -9rem !important;
  }

  .\32xl\:-inset-y-40{
    top: -10rem !important;
    bottom: -10rem !important;
  }

  .\32xl\:-inset-x-40{
    right: -10rem !important;
    left: -10rem !important;
  }

  .\32xl\:-inset-y-44{
    top: -11rem !important;
    bottom: -11rem !important;
  }

  .\32xl\:-inset-x-44{
    right: -11rem !important;
    left: -11rem !important;
  }

  .\32xl\:-inset-y-48{
    top: -12rem !important;
    bottom: -12rem !important;
  }

  .\32xl\:-inset-x-48{
    right: -12rem !important;
    left: -12rem !important;
  }

  .\32xl\:-inset-y-52{
    top: -13rem !important;
    bottom: -13rem !important;
  }

  .\32xl\:-inset-x-52{
    right: -13rem !important;
    left: -13rem !important;
  }

  .\32xl\:-inset-y-56{
    top: -14rem !important;
    bottom: -14rem !important;
  }

  .\32xl\:-inset-x-56{
    right: -14rem !important;
    left: -14rem !important;
  }

  .\32xl\:-inset-y-60{
    top: -15rem !important;
    bottom: -15rem !important;
  }

  .\32xl\:-inset-x-60{
    right: -15rem !important;
    left: -15rem !important;
  }

  .\32xl\:-inset-y-64{
    top: -16rem !important;
    bottom: -16rem !important;
  }

  .\32xl\:-inset-x-64{
    right: -16rem !important;
    left: -16rem !important;
  }

  .\32xl\:-inset-y-72{
    top: -18rem !important;
    bottom: -18rem !important;
  }

  .\32xl\:-inset-x-72{
    right: -18rem !important;
    left: -18rem !important;
  }

  .\32xl\:-inset-y-80{
    top: -20rem !important;
    bottom: -20rem !important;
  }

  .\32xl\:-inset-x-80{
    right: -20rem !important;
    left: -20rem !important;
  }

  .\32xl\:-inset-y-96{
    top: -24rem !important;
    bottom: -24rem !important;
  }

  .\32xl\:-inset-x-96{
    right: -24rem !important;
    left: -24rem !important;
  }

  .\32xl\:-inset-y-px{
    top: -1px !important;
    bottom: -1px !important;
  }

  .\32xl\:-inset-x-px{
    right: -1px !important;
    left: -1px !important;
  }

  .\32xl\:-inset-y-0\.5{
    top: -0.125rem !important;
    bottom: -0.125rem !important;
  }

  .\32xl\:-inset-x-0\.5{
    right: -0.125rem !important;
    left: -0.125rem !important;
  }

  .\32xl\:-inset-y-1\.5{
    top: -0.375rem !important;
    bottom: -0.375rem !important;
  }

  .\32xl\:-inset-x-1\.5{
    right: -0.375rem !important;
    left: -0.375rem !important;
  }

  .\32xl\:-inset-y-2\.5{
    top: -0.625rem !important;
    bottom: -0.625rem !important;
  }

  .\32xl\:-inset-x-2\.5{
    right: -0.625rem !important;
    left: -0.625rem !important;
  }

  .\32xl\:-inset-y-3\.5{
    top: -0.875rem !important;
    bottom: -0.875rem !important;
  }

  .\32xl\:-inset-x-3\.5{
    right: -0.875rem !important;
    left: -0.875rem !important;
  }

  .\32xl\:inset-y-1\/2{
    top: 50% !important;
    bottom: 50% !important;
  }

  .\32xl\:inset-x-1\/2{
    right: 50% !important;
    left: 50% !important;
  }

  .\32xl\:inset-y-1\/3{
    top: 33.333333% !important;
    bottom: 33.333333% !important;
  }

  .\32xl\:inset-x-1\/3{
    right: 33.333333% !important;
    left: 33.333333% !important;
  }

  .\32xl\:inset-y-2\/3{
    top: 66.666667% !important;
    bottom: 66.666667% !important;
  }

  .\32xl\:inset-x-2\/3{
    right: 66.666667% !important;
    left: 66.666667% !important;
  }

  .\32xl\:inset-y-1\/4{
    top: 25% !important;
    bottom: 25% !important;
  }

  .\32xl\:inset-x-1\/4{
    right: 25% !important;
    left: 25% !important;
  }

  .\32xl\:inset-y-2\/4{
    top: 50% !important;
    bottom: 50% !important;
  }

  .\32xl\:inset-x-2\/4{
    right: 50% !important;
    left: 50% !important;
  }

  .\32xl\:inset-y-3\/4{
    top: 75% !important;
    bottom: 75% !important;
  }

  .\32xl\:inset-x-3\/4{
    right: 75% !important;
    left: 75% !important;
  }

  .\32xl\:inset-y-full{
    top: 100% !important;
    bottom: 100% !important;
  }

  .\32xl\:inset-x-full{
    right: 100% !important;
    left: 100% !important;
  }

  .\32xl\:-inset-y-1\/2{
    top: -50% !important;
    bottom: -50% !important;
  }

  .\32xl\:-inset-x-1\/2{
    right: -50% !important;
    left: -50% !important;
  }

  .\32xl\:-inset-y-1\/3{
    top: -33.333333% !important;
    bottom: -33.333333% !important;
  }

  .\32xl\:-inset-x-1\/3{
    right: -33.333333% !important;
    left: -33.333333% !important;
  }

  .\32xl\:-inset-y-2\/3{
    top: -66.666667% !important;
    bottom: -66.666667% !important;
  }

  .\32xl\:-inset-x-2\/3{
    right: -66.666667% !important;
    left: -66.666667% !important;
  }

  .\32xl\:-inset-y-1\/4{
    top: -25% !important;
    bottom: -25% !important;
  }

  .\32xl\:-inset-x-1\/4{
    right: -25% !important;
    left: -25% !important;
  }

  .\32xl\:-inset-y-2\/4{
    top: -50% !important;
    bottom: -50% !important;
  }

  .\32xl\:-inset-x-2\/4{
    right: -50% !important;
    left: -50% !important;
  }

  .\32xl\:-inset-y-3\/4{
    top: -75% !important;
    bottom: -75% !important;
  }

  .\32xl\:-inset-x-3\/4{
    right: -75% !important;
    left: -75% !important;
  }

  .\32xl\:-inset-y-full{
    top: -100% !important;
    bottom: -100% !important;
  }

  .\32xl\:-inset-x-full{
    right: -100% !important;
    left: -100% !important;
  }

  .\32xl\:top-0{
    top: 0px !important;
  }

  .\32xl\:right-0{
    right: 0px !important;
  }

  .\32xl\:bottom-0{
    bottom: 0px !important;
  }

  .\32xl\:left-0{
    left: 0px !important;
  }

  .\32xl\:top-1{
    top: 0.25rem !important;
  }

  .\32xl\:right-1{
    right: 0.25rem !important;
  }

  .\32xl\:bottom-1{
    bottom: 0.25rem !important;
  }

  .\32xl\:left-1{
    left: 0.25rem !important;
  }

  .\32xl\:top-2{
    top: 0.5rem !important;
  }

  .\32xl\:right-2{
    right: 0.5rem !important;
  }

  .\32xl\:bottom-2{
    bottom: 0.5rem !important;
  }

  .\32xl\:left-2{
    left: 0.5rem !important;
  }

  .\32xl\:top-3{
    top: 0.75rem !important;
  }

  .\32xl\:right-3{
    right: 0.75rem !important;
  }

  .\32xl\:bottom-3{
    bottom: 0.75rem !important;
  }

  .\32xl\:left-3{
    left: 0.75rem !important;
  }

  .\32xl\:top-4{
    top: 1rem !important;
  }

  .\32xl\:right-4{
    right: 1rem !important;
  }

  .\32xl\:bottom-4{
    bottom: 1rem !important;
  }

  .\32xl\:left-4{
    left: 1rem !important;
  }

  .\32xl\:top-5{
    top: 1.25rem !important;
  }

  .\32xl\:right-5{
    right: 1.25rem !important;
  }

  .\32xl\:bottom-5{
    bottom: 1.25rem !important;
  }

  .\32xl\:left-5{
    left: 1.25rem !important;
  }

  .\32xl\:top-6{
    top: 1.5rem !important;
  }

  .\32xl\:right-6{
    right: 1.5rem !important;
  }

  .\32xl\:bottom-6{
    bottom: 1.5rem !important;
  }

  .\32xl\:left-6{
    left: 1.5rem !important;
  }

  .\32xl\:top-7{
    top: 1.75rem !important;
  }

  .\32xl\:right-7{
    right: 1.75rem !important;
  }

  .\32xl\:bottom-7{
    bottom: 1.75rem !important;
  }

  .\32xl\:left-7{
    left: 1.75rem !important;
  }

  .\32xl\:top-8{
    top: 2rem !important;
  }

  .\32xl\:right-8{
    right: 2rem !important;
  }

  .\32xl\:bottom-8{
    bottom: 2rem !important;
  }

  .\32xl\:left-8{
    left: 2rem !important;
  }

  .\32xl\:top-9{
    top: 2.25rem !important;
  }

  .\32xl\:right-9{
    right: 2.25rem !important;
  }

  .\32xl\:bottom-9{
    bottom: 2.25rem !important;
  }

  .\32xl\:left-9{
    left: 2.25rem !important;
  }

  .\32xl\:top-10{
    top: 2.5rem !important;
  }

  .\32xl\:right-10{
    right: 2.5rem !important;
  }

  .\32xl\:bottom-10{
    bottom: 2.5rem !important;
  }

  .\32xl\:left-10{
    left: 2.5rem !important;
  }

  .\32xl\:top-11{
    top: 2.75rem !important;
  }

  .\32xl\:right-11{
    right: 2.75rem !important;
  }

  .\32xl\:bottom-11{
    bottom: 2.75rem !important;
  }

  .\32xl\:left-11{
    left: 2.75rem !important;
  }

  .\32xl\:top-12{
    top: 3rem !important;
  }

  .\32xl\:right-12{
    right: 3rem !important;
  }

  .\32xl\:bottom-12{
    bottom: 3rem !important;
  }

  .\32xl\:left-12{
    left: 3rem !important;
  }

  .\32xl\:top-14{
    top: 3.5rem !important;
  }

  .\32xl\:right-14{
    right: 3.5rem !important;
  }

  .\32xl\:bottom-14{
    bottom: 3.5rem !important;
  }

  .\32xl\:left-14{
    left: 3.5rem !important;
  }

  .\32xl\:top-16{
    top: 4rem !important;
  }

  .\32xl\:right-16{
    right: 4rem !important;
  }

  .\32xl\:bottom-16{
    bottom: 4rem !important;
  }

  .\32xl\:left-16{
    left: 4rem !important;
  }

  .\32xl\:top-20{
    top: 5rem !important;
  }

  .\32xl\:right-20{
    right: 5rem !important;
  }

  .\32xl\:bottom-20{
    bottom: 5rem !important;
  }

  .\32xl\:left-20{
    left: 5rem !important;
  }

  .\32xl\:top-24{
    top: 6rem !important;
  }

  .\32xl\:right-24{
    right: 6rem !important;
  }

  .\32xl\:bottom-24{
    bottom: 6rem !important;
  }

  .\32xl\:left-24{
    left: 6rem !important;
  }

  .\32xl\:top-28{
    top: 7rem !important;
  }

  .\32xl\:right-28{
    right: 7rem !important;
  }

  .\32xl\:bottom-28{
    bottom: 7rem !important;
  }

  .\32xl\:left-28{
    left: 7rem !important;
  }

  .\32xl\:top-32{
    top: 8rem !important;
  }

  .\32xl\:right-32{
    right: 8rem !important;
  }

  .\32xl\:bottom-32{
    bottom: 8rem !important;
  }

  .\32xl\:left-32{
    left: 8rem !important;
  }

  .\32xl\:top-36{
    top: 9rem !important;
  }

  .\32xl\:right-36{
    right: 9rem !important;
  }

  .\32xl\:bottom-36{
    bottom: 9rem !important;
  }

  .\32xl\:left-36{
    left: 9rem !important;
  }

  .\32xl\:top-40{
    top: 10rem !important;
  }

  .\32xl\:right-40{
    right: 10rem !important;
  }

  .\32xl\:bottom-40{
    bottom: 10rem !important;
  }

  .\32xl\:left-40{
    left: 10rem !important;
  }

  .\32xl\:top-44{
    top: 11rem !important;
  }

  .\32xl\:right-44{
    right: 11rem !important;
  }

  .\32xl\:bottom-44{
    bottom: 11rem !important;
  }

  .\32xl\:left-44{
    left: 11rem !important;
  }

  .\32xl\:top-48{
    top: 12rem !important;
  }

  .\32xl\:right-48{
    right: 12rem !important;
  }

  .\32xl\:bottom-48{
    bottom: 12rem !important;
  }

  .\32xl\:left-48{
    left: 12rem !important;
  }

  .\32xl\:top-52{
    top: 13rem !important;
  }

  .\32xl\:right-52{
    right: 13rem !important;
  }

  .\32xl\:bottom-52{
    bottom: 13rem !important;
  }

  .\32xl\:left-52{
    left: 13rem !important;
  }

  .\32xl\:top-56{
    top: 14rem !important;
  }

  .\32xl\:right-56{
    right: 14rem !important;
  }

  .\32xl\:bottom-56{
    bottom: 14rem !important;
  }

  .\32xl\:left-56{
    left: 14rem !important;
  }

  .\32xl\:top-60{
    top: 15rem !important;
  }

  .\32xl\:right-60{
    right: 15rem !important;
  }

  .\32xl\:bottom-60{
    bottom: 15rem !important;
  }

  .\32xl\:left-60{
    left: 15rem !important;
  }

  .\32xl\:top-64{
    top: 16rem !important;
  }

  .\32xl\:right-64{
    right: 16rem !important;
  }

  .\32xl\:bottom-64{
    bottom: 16rem !important;
  }

  .\32xl\:left-64{
    left: 16rem !important;
  }

  .\32xl\:top-72{
    top: 18rem !important;
  }

  .\32xl\:right-72{
    right: 18rem !important;
  }

  .\32xl\:bottom-72{
    bottom: 18rem !important;
  }

  .\32xl\:left-72{
    left: 18rem !important;
  }

  .\32xl\:top-80{
    top: 20rem !important;
  }

  .\32xl\:right-80{
    right: 20rem !important;
  }

  .\32xl\:bottom-80{
    bottom: 20rem !important;
  }

  .\32xl\:left-80{
    left: 20rem !important;
  }

  .\32xl\:top-96{
    top: 24rem !important;
  }

  .\32xl\:right-96{
    right: 24rem !important;
  }

  .\32xl\:bottom-96{
    bottom: 24rem !important;
  }

  .\32xl\:left-96{
    left: 24rem !important;
  }

  .\32xl\:top-auto{
    top: auto !important;
  }

  .\32xl\:right-auto{
    right: auto !important;
  }

  .\32xl\:bottom-auto{
    bottom: auto !important;
  }

  .\32xl\:left-auto{
    left: auto !important;
  }

  .\32xl\:top-px{
    top: 1px !important;
  }

  .\32xl\:right-px{
    right: 1px !important;
  }

  .\32xl\:bottom-px{
    bottom: 1px !important;
  }

  .\32xl\:left-px{
    left: 1px !important;
  }

  .\32xl\:top-0\.5{
    top: 0.125rem !important;
  }

  .\32xl\:right-0\.5{
    right: 0.125rem !important;
  }

  .\32xl\:bottom-0\.5{
    bottom: 0.125rem !important;
  }

  .\32xl\:left-0\.5{
    left: 0.125rem !important;
  }

  .\32xl\:top-1\.5{
    top: 0.375rem !important;
  }

  .\32xl\:right-1\.5{
    right: 0.375rem !important;
  }

  .\32xl\:bottom-1\.5{
    bottom: 0.375rem !important;
  }

  .\32xl\:left-1\.5{
    left: 0.375rem !important;
  }

  .\32xl\:top-2\.5{
    top: 0.625rem !important;
  }

  .\32xl\:right-2\.5{
    right: 0.625rem !important;
  }

  .\32xl\:bottom-2\.5{
    bottom: 0.625rem !important;
  }

  .\32xl\:left-2\.5{
    left: 0.625rem !important;
  }

  .\32xl\:top-3\.5{
    top: 0.875rem !important;
  }

  .\32xl\:right-3\.5{
    right: 0.875rem !important;
  }

  .\32xl\:bottom-3\.5{
    bottom: 0.875rem !important;
  }

  .\32xl\:left-3\.5{
    left: 0.875rem !important;
  }

  .\32xl\:-top-0{
    top: 0px !important;
  }

  .\32xl\:-right-0{
    right: 0px !important;
  }

  .\32xl\:-bottom-0{
    bottom: 0px !important;
  }

  .\32xl\:-left-0{
    left: 0px !important;
  }

  .\32xl\:-top-1{
    top: -0.25rem !important;
  }

  .\32xl\:-right-1{
    right: -0.25rem !important;
  }

  .\32xl\:-bottom-1{
    bottom: -0.25rem !important;
  }

  .\32xl\:-left-1{
    left: -0.25rem !important;
  }

  .\32xl\:-top-2{
    top: -0.5rem !important;
  }

  .\32xl\:-right-2{
    right: -0.5rem !important;
  }

  .\32xl\:-bottom-2{
    bottom: -0.5rem !important;
  }

  .\32xl\:-left-2{
    left: -0.5rem !important;
  }

  .\32xl\:-top-3{
    top: -0.75rem !important;
  }

  .\32xl\:-right-3{
    right: -0.75rem !important;
  }

  .\32xl\:-bottom-3{
    bottom: -0.75rem !important;
  }

  .\32xl\:-left-3{
    left: -0.75rem !important;
  }

  .\32xl\:-top-4{
    top: -1rem !important;
  }

  .\32xl\:-right-4{
    right: -1rem !important;
  }

  .\32xl\:-bottom-4{
    bottom: -1rem !important;
  }

  .\32xl\:-left-4{
    left: -1rem !important;
  }

  .\32xl\:-top-5{
    top: -1.25rem !important;
  }

  .\32xl\:-right-5{
    right: -1.25rem !important;
  }

  .\32xl\:-bottom-5{
    bottom: -1.25rem !important;
  }

  .\32xl\:-left-5{
    left: -1.25rem !important;
  }

  .\32xl\:-top-6{
    top: -1.5rem !important;
  }

  .\32xl\:-right-6{
    right: -1.5rem !important;
  }

  .\32xl\:-bottom-6{
    bottom: -1.5rem !important;
  }

  .\32xl\:-left-6{
    left: -1.5rem !important;
  }

  .\32xl\:-top-7{
    top: -1.75rem !important;
  }

  .\32xl\:-right-7{
    right: -1.75rem !important;
  }

  .\32xl\:-bottom-7{
    bottom: -1.75rem !important;
  }

  .\32xl\:-left-7{
    left: -1.75rem !important;
  }

  .\32xl\:-top-8{
    top: -2rem !important;
  }

  .\32xl\:-right-8{
    right: -2rem !important;
  }

  .\32xl\:-bottom-8{
    bottom: -2rem !important;
  }

  .\32xl\:-left-8{
    left: -2rem !important;
  }

  .\32xl\:-top-9{
    top: -2.25rem !important;
  }

  .\32xl\:-right-9{
    right: -2.25rem !important;
  }

  .\32xl\:-bottom-9{
    bottom: -2.25rem !important;
  }

  .\32xl\:-left-9{
    left: -2.25rem !important;
  }

  .\32xl\:-top-10{
    top: -2.5rem !important;
  }

  .\32xl\:-right-10{
    right: -2.5rem !important;
  }

  .\32xl\:-bottom-10{
    bottom: -2.5rem !important;
  }

  .\32xl\:-left-10{
    left: -2.5rem !important;
  }

  .\32xl\:-top-11{
    top: -2.75rem !important;
  }

  .\32xl\:-right-11{
    right: -2.75rem !important;
  }

  .\32xl\:-bottom-11{
    bottom: -2.75rem !important;
  }

  .\32xl\:-left-11{
    left: -2.75rem !important;
  }

  .\32xl\:-top-12{
    top: -3rem !important;
  }

  .\32xl\:-right-12{
    right: -3rem !important;
  }

  .\32xl\:-bottom-12{
    bottom: -3rem !important;
  }

  .\32xl\:-left-12{
    left: -3rem !important;
  }

  .\32xl\:-top-14{
    top: -3.5rem !important;
  }

  .\32xl\:-right-14{
    right: -3.5rem !important;
  }

  .\32xl\:-bottom-14{
    bottom: -3.5rem !important;
  }

  .\32xl\:-left-14{
    left: -3.5rem !important;
  }

  .\32xl\:-top-16{
    top: -4rem !important;
  }

  .\32xl\:-right-16{
    right: -4rem !important;
  }

  .\32xl\:-bottom-16{
    bottom: -4rem !important;
  }

  .\32xl\:-left-16{
    left: -4rem !important;
  }

  .\32xl\:-top-20{
    top: -5rem !important;
  }

  .\32xl\:-right-20{
    right: -5rem !important;
  }

  .\32xl\:-bottom-20{
    bottom: -5rem !important;
  }

  .\32xl\:-left-20{
    left: -5rem !important;
  }

  .\32xl\:-top-24{
    top: -6rem !important;
  }

  .\32xl\:-right-24{
    right: -6rem !important;
  }

  .\32xl\:-bottom-24{
    bottom: -6rem !important;
  }

  .\32xl\:-left-24{
    left: -6rem !important;
  }

  .\32xl\:-top-28{
    top: -7rem !important;
  }

  .\32xl\:-right-28{
    right: -7rem !important;
  }

  .\32xl\:-bottom-28{
    bottom: -7rem !important;
  }

  .\32xl\:-left-28{
    left: -7rem !important;
  }

  .\32xl\:-top-32{
    top: -8rem !important;
  }

  .\32xl\:-right-32{
    right: -8rem !important;
  }

  .\32xl\:-bottom-32{
    bottom: -8rem !important;
  }

  .\32xl\:-left-32{
    left: -8rem !important;
  }

  .\32xl\:-top-36{
    top: -9rem !important;
  }

  .\32xl\:-right-36{
    right: -9rem !important;
  }

  .\32xl\:-bottom-36{
    bottom: -9rem !important;
  }

  .\32xl\:-left-36{
    left: -9rem !important;
  }

  .\32xl\:-top-40{
    top: -10rem !important;
  }

  .\32xl\:-right-40{
    right: -10rem !important;
  }

  .\32xl\:-bottom-40{
    bottom: -10rem !important;
  }

  .\32xl\:-left-40{
    left: -10rem !important;
  }

  .\32xl\:-top-44{
    top: -11rem !important;
  }

  .\32xl\:-right-44{
    right: -11rem !important;
  }

  .\32xl\:-bottom-44{
    bottom: -11rem !important;
  }

  .\32xl\:-left-44{
    left: -11rem !important;
  }

  .\32xl\:-top-48{
    top: -12rem !important;
  }

  .\32xl\:-right-48{
    right: -12rem !important;
  }

  .\32xl\:-bottom-48{
    bottom: -12rem !important;
  }

  .\32xl\:-left-48{
    left: -12rem !important;
  }

  .\32xl\:-top-52{
    top: -13rem !important;
  }

  .\32xl\:-right-52{
    right: -13rem !important;
  }

  .\32xl\:-bottom-52{
    bottom: -13rem !important;
  }

  .\32xl\:-left-52{
    left: -13rem !important;
  }

  .\32xl\:-top-56{
    top: -14rem !important;
  }

  .\32xl\:-right-56{
    right: -14rem !important;
  }

  .\32xl\:-bottom-56{
    bottom: -14rem !important;
  }

  .\32xl\:-left-56{
    left: -14rem !important;
  }

  .\32xl\:-top-60{
    top: -15rem !important;
  }

  .\32xl\:-right-60{
    right: -15rem !important;
  }

  .\32xl\:-bottom-60{
    bottom: -15rem !important;
  }

  .\32xl\:-left-60{
    left: -15rem !important;
  }

  .\32xl\:-top-64{
    top: -16rem !important;
  }

  .\32xl\:-right-64{
    right: -16rem !important;
  }

  .\32xl\:-bottom-64{
    bottom: -16rem !important;
  }

  .\32xl\:-left-64{
    left: -16rem !important;
  }

  .\32xl\:-top-72{
    top: -18rem !important;
  }

  .\32xl\:-right-72{
    right: -18rem !important;
  }

  .\32xl\:-bottom-72{
    bottom: -18rem !important;
  }

  .\32xl\:-left-72{
    left: -18rem !important;
  }

  .\32xl\:-top-80{
    top: -20rem !important;
  }

  .\32xl\:-right-80{
    right: -20rem !important;
  }

  .\32xl\:-bottom-80{
    bottom: -20rem !important;
  }

  .\32xl\:-left-80{
    left: -20rem !important;
  }

  .\32xl\:-top-96{
    top: -24rem !important;
  }

  .\32xl\:-right-96{
    right: -24rem !important;
  }

  .\32xl\:-bottom-96{
    bottom: -24rem !important;
  }

  .\32xl\:-left-96{
    left: -24rem !important;
  }

  .\32xl\:-top-px{
    top: -1px !important;
  }

  .\32xl\:-right-px{
    right: -1px !important;
  }

  .\32xl\:-bottom-px{
    bottom: -1px !important;
  }

  .\32xl\:-left-px{
    left: -1px !important;
  }

  .\32xl\:-top-0\.5{
    top: -0.125rem !important;
  }

  .\32xl\:-right-0\.5{
    right: -0.125rem !important;
  }

  .\32xl\:-bottom-0\.5{
    bottom: -0.125rem !important;
  }

  .\32xl\:-left-0\.5{
    left: -0.125rem !important;
  }

  .\32xl\:-top-1\.5{
    top: -0.375rem !important;
  }

  .\32xl\:-right-1\.5{
    right: -0.375rem !important;
  }

  .\32xl\:-bottom-1\.5{
    bottom: -0.375rem !important;
  }

  .\32xl\:-left-1\.5{
    left: -0.375rem !important;
  }

  .\32xl\:-top-2\.5{
    top: -0.625rem !important;
  }

  .\32xl\:-right-2\.5{
    right: -0.625rem !important;
  }

  .\32xl\:-bottom-2\.5{
    bottom: -0.625rem !important;
  }

  .\32xl\:-left-2\.5{
    left: -0.625rem !important;
  }

  .\32xl\:-top-3\.5{
    top: -0.875rem !important;
  }

  .\32xl\:-right-3\.5{
    right: -0.875rem !important;
  }

  .\32xl\:-bottom-3\.5{
    bottom: -0.875rem !important;
  }

  .\32xl\:-left-3\.5{
    left: -0.875rem !important;
  }

  .\32xl\:top-1\/2{
    top: 50% !important;
  }

  .\32xl\:right-1\/2{
    right: 50% !important;
  }

  .\32xl\:bottom-1\/2{
    bottom: 50% !important;
  }

  .\32xl\:left-1\/2{
    left: 50% !important;
  }

  .\32xl\:top-1\/3{
    top: 33.333333% !important;
  }

  .\32xl\:right-1\/3{
    right: 33.333333% !important;
  }

  .\32xl\:bottom-1\/3{
    bottom: 33.333333% !important;
  }

  .\32xl\:left-1\/3{
    left: 33.333333% !important;
  }

  .\32xl\:top-2\/3{
    top: 66.666667% !important;
  }

  .\32xl\:right-2\/3{
    right: 66.666667% !important;
  }

  .\32xl\:bottom-2\/3{
    bottom: 66.666667% !important;
  }

  .\32xl\:left-2\/3{
    left: 66.666667% !important;
  }

  .\32xl\:top-1\/4{
    top: 25% !important;
  }

  .\32xl\:right-1\/4{
    right: 25% !important;
  }

  .\32xl\:bottom-1\/4{
    bottom: 25% !important;
  }

  .\32xl\:left-1\/4{
    left: 25% !important;
  }

  .\32xl\:top-2\/4{
    top: 50% !important;
  }

  .\32xl\:right-2\/4{
    right: 50% !important;
  }

  .\32xl\:bottom-2\/4{
    bottom: 50% !important;
  }

  .\32xl\:left-2\/4{
    left: 50% !important;
  }

  .\32xl\:top-3\/4{
    top: 75% !important;
  }

  .\32xl\:right-3\/4{
    right: 75% !important;
  }

  .\32xl\:bottom-3\/4{
    bottom: 75% !important;
  }

  .\32xl\:left-3\/4{
    left: 75% !important;
  }

  .\32xl\:top-full{
    top: 100% !important;
  }

  .\32xl\:right-full{
    right: 100% !important;
  }

  .\32xl\:bottom-full{
    bottom: 100% !important;
  }

  .\32xl\:left-full{
    left: 100% !important;
  }

  .\32xl\:-top-1\/2{
    top: -50% !important;
  }

  .\32xl\:-right-1\/2{
    right: -50% !important;
  }

  .\32xl\:-bottom-1\/2{
    bottom: -50% !important;
  }

  .\32xl\:-left-1\/2{
    left: -50% !important;
  }

  .\32xl\:-top-1\/3{
    top: -33.333333% !important;
  }

  .\32xl\:-right-1\/3{
    right: -33.333333% !important;
  }

  .\32xl\:-bottom-1\/3{
    bottom: -33.333333% !important;
  }

  .\32xl\:-left-1\/3{
    left: -33.333333% !important;
  }

  .\32xl\:-top-2\/3{
    top: -66.666667% !important;
  }

  .\32xl\:-right-2\/3{
    right: -66.666667% !important;
  }

  .\32xl\:-bottom-2\/3{
    bottom: -66.666667% !important;
  }

  .\32xl\:-left-2\/3{
    left: -66.666667% !important;
  }

  .\32xl\:-top-1\/4{
    top: -25% !important;
  }

  .\32xl\:-right-1\/4{
    right: -25% !important;
  }

  .\32xl\:-bottom-1\/4{
    bottom: -25% !important;
  }

  .\32xl\:-left-1\/4{
    left: -25% !important;
  }

  .\32xl\:-top-2\/4{
    top: -50% !important;
  }

  .\32xl\:-right-2\/4{
    right: -50% !important;
  }

  .\32xl\:-bottom-2\/4{
    bottom: -50% !important;
  }

  .\32xl\:-left-2\/4{
    left: -50% !important;
  }

  .\32xl\:-top-3\/4{
    top: -75% !important;
  }

  .\32xl\:-right-3\/4{
    right: -75% !important;
  }

  .\32xl\:-bottom-3\/4{
    bottom: -75% !important;
  }

  .\32xl\:-left-3\/4{
    left: -75% !important;
  }

  .\32xl\:-top-full{
    top: -100% !important;
  }

  .\32xl\:-right-full{
    right: -100% !important;
  }

  .\32xl\:-bottom-full{
    bottom: -100% !important;
  }

  .\32xl\:-left-full{
    left: -100% !important;
  }

  .\32xl\:resize-none{
    resize: none !important;
  }

  .\32xl\:resize-y{
    resize: vertical !important;
  }

  .\32xl\:resize-x{
    resize: horizontal !important;
  }

  .\32xl\:resize{
    resize: both !important;
  }

  .\32xl\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:shadow-none{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .\32xl\:group-hover\:shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .\32xl\:group-hover\:shadow{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .\32xl\:group-hover\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .\32xl\:group-hover\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .\32xl\:group-hover\:shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .\32xl\:group-hover\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .\32xl\:group-hover\:shadow-inner{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .group:hover .\32xl\:group-hover\:shadow-none{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus-within\:shadow-sm:focus-within{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus-within\:shadow:focus-within{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus-within\:shadow-md:focus-within{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus-within\:shadow-lg:focus-within{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus-within\:shadow-xl:focus-within{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus-within\:shadow-inner:focus-within{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus-within\:shadow-none:focus-within{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:hover\:shadow-sm:hover{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:hover\:shadow:hover{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:hover\:shadow-xl:hover{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:hover\:shadow-inner:hover{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:hover\:shadow-none:hover{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus\:shadow-sm:focus{
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus\:shadow:focus{
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus\:shadow-lg:focus{
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus\:shadow-xl:focus{
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus\:shadow-2xl:focus{
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus\:shadow-inner:focus{
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:focus\:shadow-none:focus{
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  .\32xl\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:ring-inset{
    --tw-ring-inset: inset !important;
  }

  .\32xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset !important;
  }

  .\32xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  }

  .\32xl\:focus\:ring-inset:focus{
    --tw-ring-inset: inset !important;
  }

  .\32xl\:ring-offset-transparent{
    --tw-ring-offset-color: transparent !important;
  }

  .\32xl\:ring-offset-current{
    --tw-ring-offset-color: currentColor !important;
  }

  .\32xl\:ring-offset-black{
    --tw-ring-offset-color: #000 !important;
  }

  .\32xl\:ring-offset-white{
    --tw-ring-offset-color: #fff !important;
  }

  .\32xl\:ring-offset-gray-50{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .\32xl\:ring-offset-gray-100{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .\32xl\:ring-offset-gray-200{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .\32xl\:ring-offset-gray-300{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .\32xl\:ring-offset-gray-400{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .\32xl\:ring-offset-gray-500{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .\32xl\:ring-offset-gray-600{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .\32xl\:ring-offset-gray-700{
    --tw-ring-offset-color: #374151 !important;
  }

  .\32xl\:ring-offset-gray-800{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .\32xl\:ring-offset-gray-900{
    --tw-ring-offset-color: #111827 !important;
  }

  .\32xl\:ring-offset-red-50{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .\32xl\:ring-offset-red-100{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .\32xl\:ring-offset-red-200{
    --tw-ring-offset-color: #fecaca !important;
  }

  .\32xl\:ring-offset-red-300{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .\32xl\:ring-offset-red-400{
    --tw-ring-offset-color: #f87171 !important;
  }

  .\32xl\:ring-offset-red-500{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .\32xl\:ring-offset-red-600{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .\32xl\:ring-offset-red-700{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .\32xl\:ring-offset-red-800{
    --tw-ring-offset-color: #991b1b !important;
  }

  .\32xl\:ring-offset-red-900{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .\32xl\:ring-offset-yellow-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .\32xl\:ring-offset-yellow-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .\32xl\:ring-offset-yellow-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .\32xl\:ring-offset-yellow-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .\32xl\:ring-offset-yellow-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .\32xl\:ring-offset-yellow-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .\32xl\:ring-offset-yellow-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .\32xl\:ring-offset-yellow-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .\32xl\:ring-offset-yellow-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .\32xl\:ring-offset-yellow-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .\32xl\:ring-offset-green-50{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .\32xl\:ring-offset-green-100{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .\32xl\:ring-offset-green-200{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .\32xl\:ring-offset-green-300{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .\32xl\:ring-offset-green-400{
    --tw-ring-offset-color: #34d399 !important;
  }

  .\32xl\:ring-offset-green-500{
    --tw-ring-offset-color: #10b981 !important;
  }

  .\32xl\:ring-offset-green-600{
    --tw-ring-offset-color: #059669 !important;
  }

  .\32xl\:ring-offset-green-700{
    --tw-ring-offset-color: #047857 !important;
  }

  .\32xl\:ring-offset-green-800{
    --tw-ring-offset-color: #065f46 !important;
  }

  .\32xl\:ring-offset-green-900{
    --tw-ring-offset-color: #064e3b !important;
  }

  .\32xl\:ring-offset-blue-50{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .\32xl\:ring-offset-blue-100{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .\32xl\:ring-offset-blue-200{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .\32xl\:ring-offset-blue-300{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .\32xl\:ring-offset-blue-400{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .\32xl\:ring-offset-blue-500{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .\32xl\:ring-offset-blue-600{
    --tw-ring-offset-color: #2563eb !important;
  }

  .\32xl\:ring-offset-blue-700{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .\32xl\:ring-offset-blue-800{
    --tw-ring-offset-color: #1e40af !important;
  }

  .\32xl\:ring-offset-blue-900{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .\32xl\:ring-offset-indigo-50{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .\32xl\:ring-offset-indigo-100{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .\32xl\:ring-offset-indigo-200{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .\32xl\:ring-offset-indigo-300{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .\32xl\:ring-offset-indigo-400{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .\32xl\:ring-offset-indigo-500{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .\32xl\:ring-offset-indigo-600{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .\32xl\:ring-offset-indigo-700{
    --tw-ring-offset-color: #4338ca !important;
  }

  .\32xl\:ring-offset-indigo-800{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .\32xl\:ring-offset-indigo-900{
    --tw-ring-offset-color: #312e81 !important;
  }

  .\32xl\:ring-offset-purple-50{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .\32xl\:ring-offset-purple-100{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .\32xl\:ring-offset-purple-200{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .\32xl\:ring-offset-purple-300{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .\32xl\:ring-offset-purple-400{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .\32xl\:ring-offset-purple-500{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .\32xl\:ring-offset-purple-600{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .\32xl\:ring-offset-purple-700{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .\32xl\:ring-offset-purple-800{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .\32xl\:ring-offset-purple-900{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .\32xl\:ring-offset-pink-50{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .\32xl\:ring-offset-pink-100{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .\32xl\:ring-offset-pink-200{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .\32xl\:ring-offset-pink-300{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .\32xl\:ring-offset-pink-400{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .\32xl\:ring-offset-pink-500{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .\32xl\:ring-offset-pink-600{
    --tw-ring-offset-color: #db2777 !important;
  }

  .\32xl\:ring-offset-pink-700{
    --tw-ring-offset-color: #be185d !important;
  }

  .\32xl\:ring-offset-pink-800{
    --tw-ring-offset-color: #9d174d !important;
  }

  .\32xl\:ring-offset-pink-900{
    --tw-ring-offset-color: #831843 !important;
  }

  .\32xl\:ring-offset-cyan-50{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .\32xl\:ring-offset-cyan-100{
    --tw-ring-offset-color: #cffafe !important;
  }

  .\32xl\:ring-offset-cyan-200{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .\32xl\:ring-offset-cyan-300{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .\32xl\:ring-offset-cyan-400{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .\32xl\:ring-offset-cyan-500{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .\32xl\:ring-offset-cyan-600{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .\32xl\:ring-offset-cyan-700{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .\32xl\:ring-offset-cyan-800{
    --tw-ring-offset-color: #155e75 !important;
  }

  .\32xl\:ring-offset-cyan-900{
    --tw-ring-offset-color: #164e63 !important;
  }

  .\32xl\:ring-offset-light-blue-50{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .\32xl\:ring-offset-light-blue-100{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .\32xl\:ring-offset-light-blue-200{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .\32xl\:ring-offset-light-blue-300{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .\32xl\:ring-offset-light-blue-400{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .\32xl\:ring-offset-light-blue-500{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .\32xl\:ring-offset-light-blue-600{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .\32xl\:ring-offset-light-blue-700{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .\32xl\:ring-offset-light-blue-800{
    --tw-ring-offset-color: #075985 !important;
  }

  .\32xl\:ring-offset-light-blue-900{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .\32xl\:ring-offset-amber-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .\32xl\:ring-offset-amber-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .\32xl\:ring-offset-amber-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .\32xl\:ring-offset-amber-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .\32xl\:ring-offset-amber-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .\32xl\:ring-offset-amber-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .\32xl\:ring-offset-amber-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .\32xl\:ring-offset-amber-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .\32xl\:ring-offset-amber-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .\32xl\:ring-offset-amber-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .\32xl\:ring-offset-space-cadet{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .\32xl\:ring-offset-manatee{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .\32xl\:ring-offset-cynabar{
    --tw-ring-offset-color: #F24333 !important;
  }

  .\32xl\:ring-offset-imperial-red{
    --tw-ring-offset-color: #EF233C !important;
  }

  .\32xl\:ring-offset-special-black{
    --tw-ring-offset-color: #03071E !important;
  }

  .\32xl\:ring-offset-dark-sienna{
    --tw-ring-offset-color: #370617 !important;
  }

  .\32xl\:ring-offset-rosewood{
    --tw-ring-offset-color: #6A040F !important;
  }

  .\32xl\:ring-offset-dark-red{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .\32xl\:ring-offset-rosso-corsa{
    --tw-ring-offset-color: #D00000 !important;
  }

  .\32xl\:ring-offset-vermillion{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .\32xl\:ring-offset-persimmon{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .\32xl\:ring-offset-carrot-orange{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .\32xl\:ring-offset-orange-web{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .\32xl\:ring-offset-selective-yellow{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .\32xl\:ring-offset-bottle-green{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .\32xl\:ring-offset-illuminating-emerald{
    --tw-ring-offset-color: #40916C !important;
  }

  .\32xl\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent !important;
  }

  .\32xl\:focus-within\:ring-offset-current:focus-within{
    --tw-ring-offset-color: currentColor !important;
  }

  .\32xl\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000 !important;
  }

  .\32xl\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff !important;
  }

  .\32xl\:focus-within\:ring-offset-gray-50:focus-within{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .\32xl\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .\32xl\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .\32xl\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .\32xl\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .\32xl\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .\32xl\:focus-within\:ring-offset-gray-600:focus-within{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .\32xl\:focus-within\:ring-offset-gray-700:focus-within{
    --tw-ring-offset-color: #374151 !important;
  }

  .\32xl\:focus-within\:ring-offset-gray-800:focus-within{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .\32xl\:focus-within\:ring-offset-gray-900:focus-within{
    --tw-ring-offset-color: #111827 !important;
  }

  .\32xl\:focus-within\:ring-offset-red-50:focus-within{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .\32xl\:focus-within\:ring-offset-red-100:focus-within{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .\32xl\:focus-within\:ring-offset-red-200:focus-within{
    --tw-ring-offset-color: #fecaca !important;
  }

  .\32xl\:focus-within\:ring-offset-red-300:focus-within{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .\32xl\:focus-within\:ring-offset-red-400:focus-within{
    --tw-ring-offset-color: #f87171 !important;
  }

  .\32xl\:focus-within\:ring-offset-red-500:focus-within{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .\32xl\:focus-within\:ring-offset-red-600:focus-within{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .\32xl\:focus-within\:ring-offset-red-700:focus-within{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .\32xl\:focus-within\:ring-offset-red-800:focus-within{
    --tw-ring-offset-color: #991b1b !important;
  }

  .\32xl\:focus-within\:ring-offset-red-900:focus-within{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .\32xl\:focus-within\:ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .\32xl\:focus-within\:ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .\32xl\:focus-within\:ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .\32xl\:focus-within\:ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .\32xl\:focus-within\:ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .\32xl\:focus-within\:ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .\32xl\:focus-within\:ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .\32xl\:focus-within\:ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .\32xl\:focus-within\:ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .\32xl\:focus-within\:ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .\32xl\:focus-within\:ring-offset-green-50:focus-within{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .\32xl\:focus-within\:ring-offset-green-100:focus-within{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .\32xl\:focus-within\:ring-offset-green-200:focus-within{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .\32xl\:focus-within\:ring-offset-green-300:focus-within{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .\32xl\:focus-within\:ring-offset-green-400:focus-within{
    --tw-ring-offset-color: #34d399 !important;
  }

  .\32xl\:focus-within\:ring-offset-green-500:focus-within{
    --tw-ring-offset-color: #10b981 !important;
  }

  .\32xl\:focus-within\:ring-offset-green-600:focus-within{
    --tw-ring-offset-color: #059669 !important;
  }

  .\32xl\:focus-within\:ring-offset-green-700:focus-within{
    --tw-ring-offset-color: #047857 !important;
  }

  .\32xl\:focus-within\:ring-offset-green-800:focus-within{
    --tw-ring-offset-color: #065f46 !important;
  }

  .\32xl\:focus-within\:ring-offset-green-900:focus-within{
    --tw-ring-offset-color: #064e3b !important;
  }

  .\32xl\:focus-within\:ring-offset-blue-50:focus-within{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .\32xl\:focus-within\:ring-offset-blue-100:focus-within{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .\32xl\:focus-within\:ring-offset-blue-200:focus-within{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .\32xl\:focus-within\:ring-offset-blue-300:focus-within{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .\32xl\:focus-within\:ring-offset-blue-400:focus-within{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .\32xl\:focus-within\:ring-offset-blue-500:focus-within{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .\32xl\:focus-within\:ring-offset-blue-600:focus-within{
    --tw-ring-offset-color: #2563eb !important;
  }

  .\32xl\:focus-within\:ring-offset-blue-700:focus-within{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .\32xl\:focus-within\:ring-offset-blue-800:focus-within{
    --tw-ring-offset-color: #1e40af !important;
  }

  .\32xl\:focus-within\:ring-offset-blue-900:focus-within{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .\32xl\:focus-within\:ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .\32xl\:focus-within\:ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .\32xl\:focus-within\:ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .\32xl\:focus-within\:ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .\32xl\:focus-within\:ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .\32xl\:focus-within\:ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .\32xl\:focus-within\:ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .\32xl\:focus-within\:ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color: #4338ca !important;
  }

  .\32xl\:focus-within\:ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .\32xl\:focus-within\:ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color: #312e81 !important;
  }

  .\32xl\:focus-within\:ring-offset-purple-50:focus-within{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .\32xl\:focus-within\:ring-offset-purple-100:focus-within{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .\32xl\:focus-within\:ring-offset-purple-200:focus-within{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .\32xl\:focus-within\:ring-offset-purple-300:focus-within{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .\32xl\:focus-within\:ring-offset-purple-400:focus-within{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .\32xl\:focus-within\:ring-offset-purple-500:focus-within{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .\32xl\:focus-within\:ring-offset-purple-600:focus-within{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .\32xl\:focus-within\:ring-offset-purple-700:focus-within{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .\32xl\:focus-within\:ring-offset-purple-800:focus-within{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .\32xl\:focus-within\:ring-offset-purple-900:focus-within{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .\32xl\:focus-within\:ring-offset-pink-50:focus-within{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .\32xl\:focus-within\:ring-offset-pink-100:focus-within{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .\32xl\:focus-within\:ring-offset-pink-200:focus-within{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .\32xl\:focus-within\:ring-offset-pink-300:focus-within{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .\32xl\:focus-within\:ring-offset-pink-400:focus-within{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .\32xl\:focus-within\:ring-offset-pink-500:focus-within{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .\32xl\:focus-within\:ring-offset-pink-600:focus-within{
    --tw-ring-offset-color: #db2777 !important;
  }

  .\32xl\:focus-within\:ring-offset-pink-700:focus-within{
    --tw-ring-offset-color: #be185d !important;
  }

  .\32xl\:focus-within\:ring-offset-pink-800:focus-within{
    --tw-ring-offset-color: #9d174d !important;
  }

  .\32xl\:focus-within\:ring-offset-pink-900:focus-within{
    --tw-ring-offset-color: #831843 !important;
  }

  .\32xl\:focus-within\:ring-offset-cyan-50:focus-within{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .\32xl\:focus-within\:ring-offset-cyan-100:focus-within{
    --tw-ring-offset-color: #cffafe !important;
  }

  .\32xl\:focus-within\:ring-offset-cyan-200:focus-within{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .\32xl\:focus-within\:ring-offset-cyan-300:focus-within{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .\32xl\:focus-within\:ring-offset-cyan-400:focus-within{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .\32xl\:focus-within\:ring-offset-cyan-500:focus-within{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .\32xl\:focus-within\:ring-offset-cyan-600:focus-within{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .\32xl\:focus-within\:ring-offset-cyan-700:focus-within{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .\32xl\:focus-within\:ring-offset-cyan-800:focus-within{
    --tw-ring-offset-color: #155e75 !important;
  }

  .\32xl\:focus-within\:ring-offset-cyan-900:focus-within{
    --tw-ring-offset-color: #164e63 !important;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-50:focus-within{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-100:focus-within{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-200:focus-within{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-300:focus-within{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-400:focus-within{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-500:focus-within{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-600:focus-within{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-700:focus-within{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-800:focus-within{
    --tw-ring-offset-color: #075985 !important;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-900:focus-within{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .\32xl\:focus-within\:ring-offset-amber-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .\32xl\:focus-within\:ring-offset-amber-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .\32xl\:focus-within\:ring-offset-amber-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .\32xl\:focus-within\:ring-offset-amber-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .\32xl\:focus-within\:ring-offset-amber-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .\32xl\:focus-within\:ring-offset-amber-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .\32xl\:focus-within\:ring-offset-amber-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .\32xl\:focus-within\:ring-offset-amber-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .\32xl\:focus-within\:ring-offset-amber-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .\32xl\:focus-within\:ring-offset-amber-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .\32xl\:focus-within\:ring-offset-space-cadet:focus-within{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .\32xl\:focus-within\:ring-offset-manatee:focus-within{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .\32xl\:focus-within\:ring-offset-cynabar:focus-within{
    --tw-ring-offset-color: #F24333 !important;
  }

  .\32xl\:focus-within\:ring-offset-imperial-red:focus-within{
    --tw-ring-offset-color: #EF233C !important;
  }

  .\32xl\:focus-within\:ring-offset-special-black:focus-within{
    --tw-ring-offset-color: #03071E !important;
  }

  .\32xl\:focus-within\:ring-offset-dark-sienna:focus-within{
    --tw-ring-offset-color: #370617 !important;
  }

  .\32xl\:focus-within\:ring-offset-rosewood:focus-within{
    --tw-ring-offset-color: #6A040F !important;
  }

  .\32xl\:focus-within\:ring-offset-dark-red:focus-within{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .\32xl\:focus-within\:ring-offset-rosso-corsa:focus-within{
    --tw-ring-offset-color: #D00000 !important;
  }

  .\32xl\:focus-within\:ring-offset-vermillion:focus-within{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .\32xl\:focus-within\:ring-offset-persimmon:focus-within{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .\32xl\:focus-within\:ring-offset-carrot-orange:focus-within{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .\32xl\:focus-within\:ring-offset-orange-web:focus-within{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .\32xl\:focus-within\:ring-offset-selective-yellow:focus-within{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .\32xl\:focus-within\:ring-offset-bottle-green:focus-within{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .\32xl\:focus-within\:ring-offset-illuminating-emerald:focus-within{
    --tw-ring-offset-color: #40916C !important;
  }

  .\32xl\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent !important;
  }

  .\32xl\:focus\:ring-offset-current:focus{
    --tw-ring-offset-color: currentColor !important;
  }

  .\32xl\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000 !important;
  }

  .\32xl\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff !important;
  }

  .\32xl\:focus\:ring-offset-gray-50:focus{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .\32xl\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .\32xl\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .\32xl\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .\32xl\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .\32xl\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .\32xl\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .\32xl\:focus\:ring-offset-gray-700:focus{
    --tw-ring-offset-color: #374151 !important;
  }

  .\32xl\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .\32xl\:focus\:ring-offset-gray-900:focus{
    --tw-ring-offset-color: #111827 !important;
  }

  .\32xl\:focus\:ring-offset-red-50:focus{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .\32xl\:focus\:ring-offset-red-100:focus{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .\32xl\:focus\:ring-offset-red-200:focus{
    --tw-ring-offset-color: #fecaca !important;
  }

  .\32xl\:focus\:ring-offset-red-300:focus{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .\32xl\:focus\:ring-offset-red-400:focus{
    --tw-ring-offset-color: #f87171 !important;
  }

  .\32xl\:focus\:ring-offset-red-500:focus{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .\32xl\:focus\:ring-offset-red-600:focus{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .\32xl\:focus\:ring-offset-red-700:focus{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .\32xl\:focus\:ring-offset-red-800:focus{
    --tw-ring-offset-color: #991b1b !important;
  }

  .\32xl\:focus\:ring-offset-red-900:focus{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .\32xl\:focus\:ring-offset-yellow-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .\32xl\:focus\:ring-offset-yellow-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .\32xl\:focus\:ring-offset-yellow-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .\32xl\:focus\:ring-offset-yellow-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .\32xl\:focus\:ring-offset-yellow-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .\32xl\:focus\:ring-offset-yellow-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .\32xl\:focus\:ring-offset-yellow-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .\32xl\:focus\:ring-offset-yellow-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .\32xl\:focus\:ring-offset-yellow-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .\32xl\:focus\:ring-offset-yellow-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .\32xl\:focus\:ring-offset-green-50:focus{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .\32xl\:focus\:ring-offset-green-100:focus{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .\32xl\:focus\:ring-offset-green-200:focus{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .\32xl\:focus\:ring-offset-green-300:focus{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .\32xl\:focus\:ring-offset-green-400:focus{
    --tw-ring-offset-color: #34d399 !important;
  }

  .\32xl\:focus\:ring-offset-green-500:focus{
    --tw-ring-offset-color: #10b981 !important;
  }

  .\32xl\:focus\:ring-offset-green-600:focus{
    --tw-ring-offset-color: #059669 !important;
  }

  .\32xl\:focus\:ring-offset-green-700:focus{
    --tw-ring-offset-color: #047857 !important;
  }

  .\32xl\:focus\:ring-offset-green-800:focus{
    --tw-ring-offset-color: #065f46 !important;
  }

  .\32xl\:focus\:ring-offset-green-900:focus{
    --tw-ring-offset-color: #064e3b !important;
  }

  .\32xl\:focus\:ring-offset-blue-50:focus{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .\32xl\:focus\:ring-offset-blue-100:focus{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .\32xl\:focus\:ring-offset-blue-200:focus{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .\32xl\:focus\:ring-offset-blue-300:focus{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .\32xl\:focus\:ring-offset-blue-400:focus{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .\32xl\:focus\:ring-offset-blue-500:focus{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .\32xl\:focus\:ring-offset-blue-600:focus{
    --tw-ring-offset-color: #2563eb !important;
  }

  .\32xl\:focus\:ring-offset-blue-700:focus{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .\32xl\:focus\:ring-offset-blue-800:focus{
    --tw-ring-offset-color: #1e40af !important;
  }

  .\32xl\:focus\:ring-offset-blue-900:focus{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .\32xl\:focus\:ring-offset-indigo-50:focus{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .\32xl\:focus\:ring-offset-indigo-100:focus{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .\32xl\:focus\:ring-offset-indigo-200:focus{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .\32xl\:focus\:ring-offset-indigo-300:focus{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .\32xl\:focus\:ring-offset-indigo-400:focus{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .\32xl\:focus\:ring-offset-indigo-500:focus{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .\32xl\:focus\:ring-offset-indigo-600:focus{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .\32xl\:focus\:ring-offset-indigo-700:focus{
    --tw-ring-offset-color: #4338ca !important;
  }

  .\32xl\:focus\:ring-offset-indigo-800:focus{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .\32xl\:focus\:ring-offset-indigo-900:focus{
    --tw-ring-offset-color: #312e81 !important;
  }

  .\32xl\:focus\:ring-offset-purple-50:focus{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .\32xl\:focus\:ring-offset-purple-100:focus{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .\32xl\:focus\:ring-offset-purple-200:focus{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .\32xl\:focus\:ring-offset-purple-300:focus{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .\32xl\:focus\:ring-offset-purple-400:focus{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .\32xl\:focus\:ring-offset-purple-500:focus{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .\32xl\:focus\:ring-offset-purple-600:focus{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .\32xl\:focus\:ring-offset-purple-700:focus{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .\32xl\:focus\:ring-offset-purple-800:focus{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .\32xl\:focus\:ring-offset-purple-900:focus{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .\32xl\:focus\:ring-offset-pink-50:focus{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .\32xl\:focus\:ring-offset-pink-100:focus{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .\32xl\:focus\:ring-offset-pink-200:focus{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .\32xl\:focus\:ring-offset-pink-300:focus{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .\32xl\:focus\:ring-offset-pink-400:focus{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .\32xl\:focus\:ring-offset-pink-500:focus{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .\32xl\:focus\:ring-offset-pink-600:focus{
    --tw-ring-offset-color: #db2777 !important;
  }

  .\32xl\:focus\:ring-offset-pink-700:focus{
    --tw-ring-offset-color: #be185d !important;
  }

  .\32xl\:focus\:ring-offset-pink-800:focus{
    --tw-ring-offset-color: #9d174d !important;
  }

  .\32xl\:focus\:ring-offset-pink-900:focus{
    --tw-ring-offset-color: #831843 !important;
  }

  .\32xl\:focus\:ring-offset-cyan-50:focus{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .\32xl\:focus\:ring-offset-cyan-100:focus{
    --tw-ring-offset-color: #cffafe !important;
  }

  .\32xl\:focus\:ring-offset-cyan-200:focus{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .\32xl\:focus\:ring-offset-cyan-300:focus{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .\32xl\:focus\:ring-offset-cyan-400:focus{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .\32xl\:focus\:ring-offset-cyan-500:focus{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .\32xl\:focus\:ring-offset-cyan-600:focus{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .\32xl\:focus\:ring-offset-cyan-700:focus{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .\32xl\:focus\:ring-offset-cyan-800:focus{
    --tw-ring-offset-color: #155e75 !important;
  }

  .\32xl\:focus\:ring-offset-cyan-900:focus{
    --tw-ring-offset-color: #164e63 !important;
  }

  .\32xl\:focus\:ring-offset-light-blue-50:focus{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .\32xl\:focus\:ring-offset-light-blue-100:focus{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .\32xl\:focus\:ring-offset-light-blue-200:focus{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .\32xl\:focus\:ring-offset-light-blue-300:focus{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .\32xl\:focus\:ring-offset-light-blue-400:focus{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .\32xl\:focus\:ring-offset-light-blue-500:focus{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .\32xl\:focus\:ring-offset-light-blue-600:focus{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .\32xl\:focus\:ring-offset-light-blue-700:focus{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .\32xl\:focus\:ring-offset-light-blue-800:focus{
    --tw-ring-offset-color: #075985 !important;
  }

  .\32xl\:focus\:ring-offset-light-blue-900:focus{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .\32xl\:focus\:ring-offset-amber-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .\32xl\:focus\:ring-offset-amber-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .\32xl\:focus\:ring-offset-amber-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .\32xl\:focus\:ring-offset-amber-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .\32xl\:focus\:ring-offset-amber-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .\32xl\:focus\:ring-offset-amber-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .\32xl\:focus\:ring-offset-amber-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .\32xl\:focus\:ring-offset-amber-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .\32xl\:focus\:ring-offset-amber-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .\32xl\:focus\:ring-offset-amber-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .\32xl\:focus\:ring-offset-space-cadet:focus{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .\32xl\:focus\:ring-offset-manatee:focus{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .\32xl\:focus\:ring-offset-cynabar:focus{
    --tw-ring-offset-color: #F24333 !important;
  }

  .\32xl\:focus\:ring-offset-imperial-red:focus{
    --tw-ring-offset-color: #EF233C !important;
  }

  .\32xl\:focus\:ring-offset-special-black:focus{
    --tw-ring-offset-color: #03071E !important;
  }

  .\32xl\:focus\:ring-offset-dark-sienna:focus{
    --tw-ring-offset-color: #370617 !important;
  }

  .\32xl\:focus\:ring-offset-rosewood:focus{
    --tw-ring-offset-color: #6A040F !important;
  }

  .\32xl\:focus\:ring-offset-dark-red:focus{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .\32xl\:focus\:ring-offset-rosso-corsa:focus{
    --tw-ring-offset-color: #D00000 !important;
  }

  .\32xl\:focus\:ring-offset-vermillion:focus{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .\32xl\:focus\:ring-offset-persimmon:focus{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .\32xl\:focus\:ring-offset-carrot-orange:focus{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .\32xl\:focus\:ring-offset-orange-web:focus{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .\32xl\:focus\:ring-offset-selective-yellow:focus{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .\32xl\:focus\:ring-offset-bottle-green:focus{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .\32xl\:focus\:ring-offset-illuminating-emerald:focus{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .\32xl\:dark\:ring-offset-transparent{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .\32xl\:dark\:ring-offset-current{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .\32xl\:dark\:ring-offset-black{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .\32xl\:dark\:ring-offset-white{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .\32xl\:dark\:ring-offset-gray-50{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .\32xl\:dark\:ring-offset-gray-100{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .\32xl\:dark\:ring-offset-gray-200{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .\32xl\:dark\:ring-offset-gray-300{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .\32xl\:dark\:ring-offset-gray-400{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .\32xl\:dark\:ring-offset-gray-500{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .\32xl\:dark\:ring-offset-gray-600{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .\32xl\:dark\:ring-offset-gray-700{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .\32xl\:dark\:ring-offset-gray-800{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .\32xl\:dark\:ring-offset-gray-900{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .\32xl\:dark\:ring-offset-red-50{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .\32xl\:dark\:ring-offset-red-100{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .\32xl\:dark\:ring-offset-red-200{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .\32xl\:dark\:ring-offset-red-300{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .\32xl\:dark\:ring-offset-red-400{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .\32xl\:dark\:ring-offset-red-500{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .\32xl\:dark\:ring-offset-red-600{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .\32xl\:dark\:ring-offset-red-700{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .\32xl\:dark\:ring-offset-red-800{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .\32xl\:dark\:ring-offset-red-900{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .\32xl\:dark\:ring-offset-yellow-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .\32xl\:dark\:ring-offset-yellow-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:ring-offset-yellow-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .\32xl\:dark\:ring-offset-yellow-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .\32xl\:dark\:ring-offset-yellow-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:ring-offset-yellow-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .\32xl\:dark\:ring-offset-yellow-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .\32xl\:dark\:ring-offset-yellow-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .\32xl\:dark\:ring-offset-yellow-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .\32xl\:dark\:ring-offset-yellow-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .\32xl\:dark\:ring-offset-green-50{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .\32xl\:dark\:ring-offset-green-100{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .\32xl\:dark\:ring-offset-green-200{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .\32xl\:dark\:ring-offset-green-300{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .\32xl\:dark\:ring-offset-green-400{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .\32xl\:dark\:ring-offset-green-500{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .\32xl\:dark\:ring-offset-green-600{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .\32xl\:dark\:ring-offset-green-700{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .\32xl\:dark\:ring-offset-green-800{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .\32xl\:dark\:ring-offset-green-900{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .\32xl\:dark\:ring-offset-blue-50{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .\32xl\:dark\:ring-offset-blue-100{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .\32xl\:dark\:ring-offset-blue-200{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .\32xl\:dark\:ring-offset-blue-300{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .\32xl\:dark\:ring-offset-blue-400{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .\32xl\:dark\:ring-offset-blue-500{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .\32xl\:dark\:ring-offset-blue-600{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .\32xl\:dark\:ring-offset-blue-700{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .\32xl\:dark\:ring-offset-blue-800{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .\32xl\:dark\:ring-offset-blue-900{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .\32xl\:dark\:ring-offset-indigo-50{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .\32xl\:dark\:ring-offset-indigo-100{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .\32xl\:dark\:ring-offset-indigo-200{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .\32xl\:dark\:ring-offset-indigo-300{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .\32xl\:dark\:ring-offset-indigo-400{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .\32xl\:dark\:ring-offset-indigo-500{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .\32xl\:dark\:ring-offset-indigo-600{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .\32xl\:dark\:ring-offset-indigo-700{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .\32xl\:dark\:ring-offset-indigo-800{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .\32xl\:dark\:ring-offset-indigo-900{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .\32xl\:dark\:ring-offset-purple-50{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .\32xl\:dark\:ring-offset-purple-100{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .\32xl\:dark\:ring-offset-purple-200{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .\32xl\:dark\:ring-offset-purple-300{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .\32xl\:dark\:ring-offset-purple-400{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .\32xl\:dark\:ring-offset-purple-500{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .\32xl\:dark\:ring-offset-purple-600{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .\32xl\:dark\:ring-offset-purple-700{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .\32xl\:dark\:ring-offset-purple-800{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .\32xl\:dark\:ring-offset-purple-900{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .\32xl\:dark\:ring-offset-pink-50{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .\32xl\:dark\:ring-offset-pink-100{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .\32xl\:dark\:ring-offset-pink-200{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .\32xl\:dark\:ring-offset-pink-300{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .\32xl\:dark\:ring-offset-pink-400{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .\32xl\:dark\:ring-offset-pink-500{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .\32xl\:dark\:ring-offset-pink-600{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .\32xl\:dark\:ring-offset-pink-700{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .\32xl\:dark\:ring-offset-pink-800{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .\32xl\:dark\:ring-offset-pink-900{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .\32xl\:dark\:ring-offset-cyan-50{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .\32xl\:dark\:ring-offset-cyan-100{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .\32xl\:dark\:ring-offset-cyan-200{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .\32xl\:dark\:ring-offset-cyan-300{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .\32xl\:dark\:ring-offset-cyan-400{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .\32xl\:dark\:ring-offset-cyan-500{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .\32xl\:dark\:ring-offset-cyan-600{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .\32xl\:dark\:ring-offset-cyan-700{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .\32xl\:dark\:ring-offset-cyan-800{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .\32xl\:dark\:ring-offset-cyan-900{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .\32xl\:dark\:ring-offset-light-blue-50{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .\32xl\:dark\:ring-offset-light-blue-100{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .\32xl\:dark\:ring-offset-light-blue-200{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .\32xl\:dark\:ring-offset-light-blue-300{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .\32xl\:dark\:ring-offset-light-blue-400{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .\32xl\:dark\:ring-offset-light-blue-500{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .\32xl\:dark\:ring-offset-light-blue-600{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .\32xl\:dark\:ring-offset-light-blue-700{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .\32xl\:dark\:ring-offset-light-blue-800{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .\32xl\:dark\:ring-offset-light-blue-900{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .\32xl\:dark\:ring-offset-amber-50{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .\32xl\:dark\:ring-offset-amber-100{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:ring-offset-amber-200{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .\32xl\:dark\:ring-offset-amber-300{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .\32xl\:dark\:ring-offset-amber-400{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:ring-offset-amber-500{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .\32xl\:dark\:ring-offset-amber-600{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .\32xl\:dark\:ring-offset-amber-700{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .\32xl\:dark\:ring-offset-amber-800{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .\32xl\:dark\:ring-offset-amber-900{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .\32xl\:dark\:ring-offset-space-cadet{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .\32xl\:dark\:ring-offset-manatee{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .\32xl\:dark\:ring-offset-cynabar{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .\32xl\:dark\:ring-offset-imperial-red{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .\32xl\:dark\:ring-offset-special-black{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .\32xl\:dark\:ring-offset-dark-sienna{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .\32xl\:dark\:ring-offset-rosewood{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .\32xl\:dark\:ring-offset-dark-red{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .\32xl\:dark\:ring-offset-rosso-corsa{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .\32xl\:dark\:ring-offset-vermillion{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .\32xl\:dark\:ring-offset-persimmon{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .\32xl\:dark\:ring-offset-carrot-orange{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .\32xl\:dark\:ring-offset-orange-web{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .\32xl\:dark\:ring-offset-selective-yellow{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .\32xl\:dark\:ring-offset-bottle-green{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .\32xl\:dark\:ring-offset-illuminating-emerald{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-current:focus-within{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-gray-50:focus-within{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-gray-600:focus-within{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-gray-700:focus-within{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-gray-800:focus-within{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-gray-900:focus-within{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-red-50:focus-within{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-red-100:focus-within{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-red-200:focus-within{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-red-300:focus-within{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-red-400:focus-within{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-red-500:focus-within{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-red-600:focus-within{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-red-700:focus-within{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-red-800:focus-within{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-red-900:focus-within{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-green-50:focus-within{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-green-100:focus-within{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-green-200:focus-within{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-green-300:focus-within{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-green-400:focus-within{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-green-500:focus-within{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-green-600:focus-within{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-green-700:focus-within{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-green-800:focus-within{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-green-900:focus-within{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-blue-50:focus-within{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-blue-100:focus-within{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-blue-200:focus-within{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-blue-300:focus-within{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-blue-400:focus-within{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-blue-500:focus-within{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-blue-600:focus-within{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-blue-700:focus-within{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-blue-800:focus-within{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-blue-900:focus-within{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-purple-50:focus-within{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-purple-100:focus-within{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-purple-200:focus-within{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-purple-300:focus-within{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-purple-400:focus-within{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-purple-500:focus-within{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-purple-600:focus-within{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-purple-700:focus-within{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-purple-800:focus-within{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-purple-900:focus-within{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-pink-50:focus-within{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-pink-100:focus-within{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-pink-200:focus-within{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-pink-300:focus-within{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-pink-400:focus-within{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-pink-500:focus-within{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-pink-600:focus-within{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-pink-700:focus-within{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-pink-800:focus-within{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-pink-900:focus-within{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cyan-50:focus-within{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cyan-100:focus-within{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cyan-200:focus-within{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cyan-300:focus-within{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cyan-400:focus-within{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cyan-500:focus-within{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cyan-600:focus-within{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cyan-700:focus-within{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cyan-800:focus-within{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cyan-900:focus-within{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-light-blue-50:focus-within{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-light-blue-100:focus-within{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-light-blue-200:focus-within{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-light-blue-300:focus-within{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-light-blue-400:focus-within{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-light-blue-500:focus-within{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-light-blue-600:focus-within{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-light-blue-700:focus-within{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-light-blue-800:focus-within{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-light-blue-900:focus-within{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-amber-50:focus-within{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-amber-100:focus-within{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-amber-200:focus-within{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-amber-300:focus-within{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-amber-400:focus-within{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-amber-500:focus-within{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-amber-600:focus-within{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-amber-700:focus-within{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-amber-800:focus-within{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-amber-900:focus-within{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-space-cadet:focus-within{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-manatee:focus-within{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-cynabar:focus-within{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-imperial-red:focus-within{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-special-black:focus-within{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-dark-sienna:focus-within{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-rosewood:focus-within{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-dark-red:focus-within{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-rosso-corsa:focus-within{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-vermillion:focus-within{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-persimmon:focus-within{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-carrot-orange:focus-within{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-orange-web:focus-within{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-selective-yellow:focus-within{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-bottle-green:focus-within{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-offset-illuminating-emerald:focus-within{
    --tw-ring-offset-color: #40916C !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-current:focus{
    --tw-ring-offset-color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color: #fff !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-gray-50:focus{
    --tw-ring-offset-color: #f9fafb !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color: #f3f4f6 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color: #e5e7eb !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color: #d1d5db !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color: #9ca3af !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color: #6b7280 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-gray-600:focus{
    --tw-ring-offset-color: #4b5563 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-gray-700:focus{
    --tw-ring-offset-color: #374151 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-gray-900:focus{
    --tw-ring-offset-color: #111827 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-red-50:focus{
    --tw-ring-offset-color: #fef2f2 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-red-100:focus{
    --tw-ring-offset-color: #fee2e2 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-red-200:focus{
    --tw-ring-offset-color: #fecaca !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-red-300:focus{
    --tw-ring-offset-color: #fca5a5 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-red-400:focus{
    --tw-ring-offset-color: #f87171 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-red-500:focus{
    --tw-ring-offset-color: #ef4444 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-red-600:focus{
    --tw-ring-offset-color: #dc2626 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-red-700:focus{
    --tw-ring-offset-color: #b91c1c !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-red-800:focus{
    --tw-ring-offset-color: #991b1b !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-red-900:focus{
    --tw-ring-offset-color: #7f1d1d !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-yellow-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-yellow-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-yellow-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-yellow-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-yellow-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-yellow-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-yellow-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-yellow-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-yellow-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-yellow-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-green-50:focus{
    --tw-ring-offset-color: #ecfdf5 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-green-100:focus{
    --tw-ring-offset-color: #d1fae5 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-green-200:focus{
    --tw-ring-offset-color: #a7f3d0 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-green-300:focus{
    --tw-ring-offset-color: #6ee7b7 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-green-400:focus{
    --tw-ring-offset-color: #34d399 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-green-500:focus{
    --tw-ring-offset-color: #10b981 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-green-600:focus{
    --tw-ring-offset-color: #059669 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-green-700:focus{
    --tw-ring-offset-color: #047857 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-green-800:focus{
    --tw-ring-offset-color: #065f46 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-green-900:focus{
    --tw-ring-offset-color: #064e3b !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-blue-50:focus{
    --tw-ring-offset-color: #eff6ff !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-blue-100:focus{
    --tw-ring-offset-color: #dbeafe !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-blue-200:focus{
    --tw-ring-offset-color: #bfdbfe !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-blue-300:focus{
    --tw-ring-offset-color: #93c5fd !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-blue-400:focus{
    --tw-ring-offset-color: #60a5fa !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-blue-500:focus{
    --tw-ring-offset-color: #3b82f6 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-blue-600:focus{
    --tw-ring-offset-color: #2563eb !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-blue-700:focus{
    --tw-ring-offset-color: #1d4ed8 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-blue-800:focus{
    --tw-ring-offset-color: #1e40af !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-blue-900:focus{
    --tw-ring-offset-color: #1e3a8a !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-indigo-50:focus{
    --tw-ring-offset-color: #eef2ff !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-indigo-100:focus{
    --tw-ring-offset-color: #e0e7ff !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-indigo-200:focus{
    --tw-ring-offset-color: #c7d2fe !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-indigo-300:focus{
    --tw-ring-offset-color: #a5b4fc !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-indigo-400:focus{
    --tw-ring-offset-color: #818cf8 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-indigo-500:focus{
    --tw-ring-offset-color: #6366f1 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-indigo-600:focus{
    --tw-ring-offset-color: #4f46e5 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-indigo-700:focus{
    --tw-ring-offset-color: #4338ca !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-indigo-800:focus{
    --tw-ring-offset-color: #3730a3 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-indigo-900:focus{
    --tw-ring-offset-color: #312e81 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-purple-50:focus{
    --tw-ring-offset-color: #f5f3ff !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-purple-100:focus{
    --tw-ring-offset-color: #ede9fe !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-purple-200:focus{
    --tw-ring-offset-color: #ddd6fe !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-purple-300:focus{
    --tw-ring-offset-color: #c4b5fd !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-purple-400:focus{
    --tw-ring-offset-color: #a78bfa !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-purple-500:focus{
    --tw-ring-offset-color: #8b5cf6 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-purple-600:focus{
    --tw-ring-offset-color: #7c3aed !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-purple-700:focus{
    --tw-ring-offset-color: #6d28d9 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-purple-800:focus{
    --tw-ring-offset-color: #5b21b6 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-purple-900:focus{
    --tw-ring-offset-color: #4c1d95 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-pink-50:focus{
    --tw-ring-offset-color: #fdf2f8 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-pink-100:focus{
    --tw-ring-offset-color: #fce7f3 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-pink-200:focus{
    --tw-ring-offset-color: #fbcfe8 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-pink-300:focus{
    --tw-ring-offset-color: #f9a8d4 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-pink-400:focus{
    --tw-ring-offset-color: #f472b6 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-pink-500:focus{
    --tw-ring-offset-color: #ec4899 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-pink-600:focus{
    --tw-ring-offset-color: #db2777 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-pink-700:focus{
    --tw-ring-offset-color: #be185d !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-pink-800:focus{
    --tw-ring-offset-color: #9d174d !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-pink-900:focus{
    --tw-ring-offset-color: #831843 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cyan-50:focus{
    --tw-ring-offset-color: #ecfeff !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cyan-100:focus{
    --tw-ring-offset-color: #cffafe !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cyan-200:focus{
    --tw-ring-offset-color: #a5f3fc !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cyan-300:focus{
    --tw-ring-offset-color: #67e8f9 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cyan-400:focus{
    --tw-ring-offset-color: #22d3ee !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cyan-500:focus{
    --tw-ring-offset-color: #06b6d4 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cyan-600:focus{
    --tw-ring-offset-color: #0891b2 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cyan-700:focus{
    --tw-ring-offset-color: #0e7490 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cyan-800:focus{
    --tw-ring-offset-color: #155e75 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cyan-900:focus{
    --tw-ring-offset-color: #164e63 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-light-blue-50:focus{
    --tw-ring-offset-color: #f0f9ff !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-light-blue-100:focus{
    --tw-ring-offset-color: #e0f2fe !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-light-blue-200:focus{
    --tw-ring-offset-color: #bae6fd !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-light-blue-300:focus{
    --tw-ring-offset-color: #7dd3fc !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-light-blue-400:focus{
    --tw-ring-offset-color: #38bdf8 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-light-blue-500:focus{
    --tw-ring-offset-color: #0ea5e9 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-light-blue-600:focus{
    --tw-ring-offset-color: #0284c7 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-light-blue-700:focus{
    --tw-ring-offset-color: #0369a1 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-light-blue-800:focus{
    --tw-ring-offset-color: #075985 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-light-blue-900:focus{
    --tw-ring-offset-color: #0c4a6e !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-amber-50:focus{
    --tw-ring-offset-color: #fffbeb !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-amber-100:focus{
    --tw-ring-offset-color: #fef3c7 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-amber-200:focus{
    --tw-ring-offset-color: #fde68a !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-amber-300:focus{
    --tw-ring-offset-color: #fcd34d !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-amber-400:focus{
    --tw-ring-offset-color: #fbbf24 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-amber-500:focus{
    --tw-ring-offset-color: #f59e0b !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-amber-600:focus{
    --tw-ring-offset-color: #d97706 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-amber-700:focus{
    --tw-ring-offset-color: #b45309 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-amber-800:focus{
    --tw-ring-offset-color: #92400e !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-amber-900:focus{
    --tw-ring-offset-color: #78350f !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-space-cadet:focus{
    --tw-ring-offset-color: #2B2D42 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-manatee:focus{
    --tw-ring-offset-color: #8D99AE !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-cynabar:focus{
    --tw-ring-offset-color: #F24333 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-imperial-red:focus{
    --tw-ring-offset-color: #EF233C !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-special-black:focus{
    --tw-ring-offset-color: #03071E !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-dark-sienna:focus{
    --tw-ring-offset-color: #370617 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-rosewood:focus{
    --tw-ring-offset-color: #6A040F !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-dark-red:focus{
    --tw-ring-offset-color: #9D0208 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-rosso-corsa:focus{
    --tw-ring-offset-color: #D00000 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-vermillion:focus{
    --tw-ring-offset-color: #DC2F02 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-persimmon:focus{
    --tw-ring-offset-color: #E85D04 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-carrot-orange:focus{
    --tw-ring-offset-color: #F48C06 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-orange-web:focus{
    --tw-ring-offset-color: #FAA307 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-selective-yellow:focus{
    --tw-ring-offset-color: #FFBA08 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-bottle-green:focus{
    --tw-ring-offset-color: #2D6A4F !important;
  }

  .dark .\32xl\:dark\:focus\:ring-offset-illuminating-emerald:focus{
    --tw-ring-offset-color: #40916C !important;
  }

  .\32xl\:ring-offset-0{
    --tw-ring-offset-width: 0px !important;
  }

  .\32xl\:ring-offset-1{
    --tw-ring-offset-width: 1px !important;
  }

  .\32xl\:ring-offset-2{
    --tw-ring-offset-width: 2px !important;
  }

  .\32xl\:ring-offset-4{
    --tw-ring-offset-width: 4px !important;
  }

  .\32xl\:ring-offset-8{
    --tw-ring-offset-width: 8px !important;
  }

  .\32xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px !important;
  }

  .\32xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px !important;
  }

  .\32xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px !important;
  }

  .\32xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px !important;
  }

  .\32xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px !important;
  }

  .\32xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px !important;
  }

  .\32xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px !important;
  }

  .\32xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px !important;
  }

  .\32xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px !important;
  }

  .\32xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px !important;
  }

  .\32xl\:ring-transparent{
    --tw-ring-color: transparent !important;
  }

  .\32xl\:ring-current{
    --tw-ring-color: currentColor !important;
  }

  .\32xl\:ring-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-white{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-gray-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-gray-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-gray-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-gray-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-gray-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-gray-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-gray-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-gray-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-gray-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-gray-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-red-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-red-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-red-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-red-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-red-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-red-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-red-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-red-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-red-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-red-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-yellow-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-yellow-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-yellow-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-yellow-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-yellow-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-yellow-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-yellow-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-yellow-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-yellow-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-yellow-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-green-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-green-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-green-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-green-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-green-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-green-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-green-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-green-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-green-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-green-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-indigo-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-indigo-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-indigo-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-indigo-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-indigo-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-indigo-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-indigo-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-indigo-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-indigo-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-indigo-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-purple-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-purple-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-purple-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-purple-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-purple-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-purple-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-purple-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-purple-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-purple-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-purple-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-pink-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-pink-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-pink-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-pink-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-pink-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-pink-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-pink-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-pink-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-pink-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-pink-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cyan-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cyan-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cyan-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cyan-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cyan-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cyan-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cyan-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cyan-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cyan-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cyan-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-light-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-light-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-light-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-light-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-light-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-light-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-light-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-light-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-light-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-light-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-amber-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-amber-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-amber-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-amber-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-amber-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-amber-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-amber-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-amber-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-amber-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-amber-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-space-cadet{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-manatee{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-cynabar{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-imperial-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-special-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-dark-sienna{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-rosewood{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-dark-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-rosso-corsa{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-vermillion{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-persimmon{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-carrot-orange{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-orange-web{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-selective-yellow{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-bottle-green{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-illuminating-emerald{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent !important;
  }

  .\32xl\:focus-within\:ring-current:focus-within{
    --tw-ring-color: currentColor !important;
  }

  .\32xl\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-gray-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-gray-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-gray-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-gray-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-gray-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-red-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-red-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-red-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-red-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-red-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-red-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-red-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-red-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-red-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-red-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-yellow-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-yellow-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-yellow-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-yellow-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-yellow-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-yellow-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-yellow-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-yellow-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-yellow-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-yellow-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-green-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-green-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-green-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-green-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-green-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-green-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-green-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-green-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-green-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-green-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-indigo-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-indigo-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-indigo-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-indigo-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-indigo-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-indigo-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-indigo-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-indigo-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-indigo-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-indigo-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-purple-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-purple-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-purple-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-purple-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-purple-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-purple-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-purple-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-purple-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-purple-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-purple-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-pink-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-pink-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-pink-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-pink-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-pink-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-pink-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-pink-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-pink-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-pink-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-pink-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cyan-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cyan-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cyan-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cyan-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cyan-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cyan-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cyan-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cyan-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cyan-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cyan-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-light-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-light-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-light-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-light-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-light-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-light-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-light-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-light-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-light-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-light-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-amber-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-amber-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-amber-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-amber-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-amber-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-amber-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-amber-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-amber-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-amber-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-amber-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-space-cadet:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-manatee:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-cynabar:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-imperial-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-special-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-dark-sienna:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-rosewood:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-dark-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-rosso-corsa:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-vermillion:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-persimmon:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-carrot-orange:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-orange-web:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-selective-yellow:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-bottle-green:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus-within\:ring-illuminating-emerald:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent !important;
  }

  .\32xl\:focus\:ring-current:focus{
    --tw-ring-color: currentColor !important;
  }

  .\32xl\:focus\:ring-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-white:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-gray-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-gray-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-gray-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-gray-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-gray-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-gray-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-gray-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-gray-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-gray-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-red-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-red-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-red-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-red-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-red-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-red-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-red-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-red-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-red-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-red-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-yellow-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-yellow-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-yellow-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-yellow-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-yellow-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-yellow-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-yellow-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-yellow-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-yellow-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-yellow-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-green-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-green-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-green-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-green-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-green-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-green-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-green-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-green-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-green-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-green-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-indigo-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-indigo-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-indigo-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-indigo-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-indigo-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-indigo-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-indigo-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-indigo-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-indigo-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-purple-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-purple-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-purple-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-purple-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-purple-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-purple-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-purple-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-purple-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-purple-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-purple-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-pink-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-pink-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-pink-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-pink-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-pink-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-pink-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-pink-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-pink-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-pink-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-pink-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cyan-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cyan-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cyan-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cyan-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cyan-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cyan-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cyan-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cyan-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cyan-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cyan-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-light-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-light-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-light-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-light-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-light-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-light-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-light-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-light-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-light-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-light-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-amber-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-amber-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-amber-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-amber-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-amber-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-amber-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-amber-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-amber-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-amber-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-amber-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-space-cadet:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-manatee:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-cynabar:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-imperial-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-special-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-dark-sienna:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-rosewood:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-dark-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-rosso-corsa:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-vermillion:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-persimmon:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-carrot-orange:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-orange-web:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-selective-yellow:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-bottle-green:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:focus\:ring-illuminating-emerald:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-transparent{
    --tw-ring-color: transparent !important;
  }

  .dark .\32xl\:dark\:ring-current{
    --tw-ring-color: currentColor !important;
  }

  .dark .\32xl\:dark\:ring-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-white{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-gray-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-gray-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-gray-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-gray-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-gray-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-gray-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-gray-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-gray-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-gray-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-gray-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-red-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-red-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-red-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-red-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-red-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-red-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-red-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-red-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-red-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-red-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-yellow-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-yellow-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-yellow-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-yellow-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-yellow-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-yellow-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-yellow-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-yellow-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-yellow-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-yellow-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-green-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-green-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-green-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-green-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-green-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-green-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-green-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-green-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-green-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-green-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-indigo-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-indigo-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-indigo-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-indigo-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-indigo-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-indigo-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-indigo-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-indigo-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-indigo-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-indigo-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-purple-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-purple-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-purple-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-purple-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-purple-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-purple-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-purple-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-purple-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-purple-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-purple-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-pink-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-pink-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-pink-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-pink-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-pink-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-pink-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-pink-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-pink-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-pink-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-pink-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cyan-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cyan-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cyan-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cyan-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cyan-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cyan-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cyan-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cyan-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cyan-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cyan-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-light-blue-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-light-blue-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-light-blue-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-light-blue-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-light-blue-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-light-blue-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-light-blue-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-light-blue-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-light-blue-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-light-blue-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-amber-50{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-amber-100{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-amber-200{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-amber-300{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-amber-400{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-amber-500{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-amber-600{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-amber-700{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-amber-800{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-amber-900{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-space-cadet{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-manatee{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-cynabar{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-imperial-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-special-black{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-dark-sienna{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-rosewood{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-dark-red{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-rosso-corsa{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-vermillion{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-persimmon{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-carrot-orange{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-orange-web{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-selective-yellow{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-bottle-green{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:ring-illuminating-emerald{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-current:focus-within{
    --tw-ring-color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-gray-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-gray-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-gray-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-gray-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-gray-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-red-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-red-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-red-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-red-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-red-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-red-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-red-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-red-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-red-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-red-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-yellow-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-yellow-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-yellow-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-yellow-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-yellow-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-yellow-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-yellow-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-yellow-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-yellow-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-yellow-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-green-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-green-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-green-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-green-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-green-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-green-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-green-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-green-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-green-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-green-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-indigo-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-indigo-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-indigo-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-indigo-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-indigo-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-indigo-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-indigo-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-indigo-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-indigo-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-indigo-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-purple-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-purple-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-purple-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-purple-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-purple-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-purple-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-purple-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-purple-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-purple-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-purple-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-pink-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-pink-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-pink-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-pink-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-pink-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-pink-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-pink-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-pink-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-pink-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-pink-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cyan-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cyan-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cyan-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cyan-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cyan-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cyan-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cyan-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cyan-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cyan-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cyan-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-light-blue-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-light-blue-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-light-blue-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-light-blue-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-light-blue-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-light-blue-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-light-blue-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-light-blue-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-light-blue-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-light-blue-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-amber-50:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-amber-100:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-amber-200:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-amber-300:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-amber-400:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-amber-500:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-amber-600:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-amber-700:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-amber-800:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-amber-900:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-space-cadet:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-manatee:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-cynabar:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-imperial-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-special-black:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-dark-sienna:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-rosewood:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-dark-red:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-rosso-corsa:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-vermillion:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-persimmon:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-carrot-orange:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-orange-web:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-selective-yellow:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-bottle-green:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-illuminating-emerald:focus-within{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent !important;
  }

  .dark .\32xl\:dark\:focus\:ring-current:focus{
    --tw-ring-color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus\:ring-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-white:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-gray-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-gray-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-gray-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-gray-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-gray-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-gray-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-gray-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-gray-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-gray-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-red-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-red-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-red-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-red-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-red-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-red-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-red-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-red-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-red-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-red-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-yellow-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-yellow-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-yellow-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-yellow-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-yellow-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-yellow-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-yellow-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-yellow-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-yellow-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-yellow-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-green-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-green-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-green-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-green-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-green-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-green-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-green-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-green-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-green-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-green-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-indigo-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-indigo-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-indigo-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-indigo-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-indigo-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-indigo-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-indigo-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-indigo-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-indigo-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-purple-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-purple-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-purple-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-purple-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-purple-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-purple-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-purple-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-purple-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-purple-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-purple-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-pink-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-pink-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-pink-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-pink-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-pink-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-pink-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-pink-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-pink-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-pink-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-pink-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cyan-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(236, 254, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cyan-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(207, 250, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cyan-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(165, 243, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cyan-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(103, 232, 249, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cyan-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(34, 211, 238, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cyan-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(6, 182, 212, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cyan-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(8, 145, 178, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cyan-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 116, 144, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cyan-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(21, 94, 117, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cyan-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(22, 78, 99, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-light-blue-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(240, 249, 255, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-light-blue-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(224, 242, 254, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-light-blue-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(186, 230, 253, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-light-blue-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(125, 211, 252, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-light-blue-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(56, 189, 248, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-light-blue-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-light-blue-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(2, 132, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-light-blue-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 105, 161, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-light-blue-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(7, 89, 133, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-light-blue-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(12, 74, 110, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-amber-50:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-amber-100:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-amber-200:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-amber-300:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-amber-400:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-amber-500:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-amber-600:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-amber-700:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-amber-800:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-amber-900:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-space-cadet:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(43, 45, 66, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-manatee:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(141, 153, 174, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-cynabar:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(242, 67, 51, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-imperial-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(239, 35, 60, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-special-black:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(3, 7, 30, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-dark-sienna:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(55, 6, 23, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-rosewood:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(106, 4, 15, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-dark-red:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(157, 2, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-rosso-corsa:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(208, 0, 0, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-vermillion:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(220, 47, 2, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-persimmon:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(232, 93, 4, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-carrot-orange:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(244, 140, 6, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-orange-web:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(250, 163, 7, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-selective-yellow:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 186, 8, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-bottle-green:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(45, 106, 79, var(--tw-ring-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:ring-illuminating-emerald:focus{
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(64, 145, 108, var(--tw-ring-opacity)) !important;
  }

  .\32xl\:ring-opacity-0{
    --tw-ring-opacity: 0 !important;
  }

  .\32xl\:ring-opacity-5{
    --tw-ring-opacity: 0.05 !important;
  }

  .\32xl\:ring-opacity-10{
    --tw-ring-opacity: 0.1 !important;
  }

  .\32xl\:ring-opacity-20{
    --tw-ring-opacity: 0.2 !important;
  }

  .\32xl\:ring-opacity-25{
    --tw-ring-opacity: 0.25 !important;
  }

  .\32xl\:ring-opacity-30{
    --tw-ring-opacity: 0.3 !important;
  }

  .\32xl\:ring-opacity-40{
    --tw-ring-opacity: 0.4 !important;
  }

  .\32xl\:ring-opacity-50{
    --tw-ring-opacity: 0.5 !important;
  }

  .\32xl\:ring-opacity-60{
    --tw-ring-opacity: 0.6 !important;
  }

  .\32xl\:ring-opacity-70{
    --tw-ring-opacity: 0.7 !important;
  }

  .\32xl\:ring-opacity-75{
    --tw-ring-opacity: 0.75 !important;
  }

  .\32xl\:ring-opacity-80{
    --tw-ring-opacity: 0.8 !important;
  }

  .\32xl\:ring-opacity-90{
    --tw-ring-opacity: 0.9 !important;
  }

  .\32xl\:ring-opacity-95{
    --tw-ring-opacity: 0.95 !important;
  }

  .\32xl\:ring-opacity-100{
    --tw-ring-opacity: 1 !important;
  }

  .\32xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0 !important;
  }

  .\32xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05 !important;
  }

  .\32xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1 !important;
  }

  .\32xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2 !important;
  }

  .\32xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25 !important;
  }

  .\32xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3 !important;
  }

  .\32xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4 !important;
  }

  .\32xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5 !important;
  }

  .\32xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6 !important;
  }

  .\32xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7 !important;
  }

  .\32xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75 !important;
  }

  .\32xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8 !important;
  }

  .\32xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9 !important;
  }

  .\32xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95 !important;
  }

  .\32xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1 !important;
  }

  .\32xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0 !important;
  }

  .\32xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05 !important;
  }

  .\32xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1 !important;
  }

  .\32xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2 !important;
  }

  .\32xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25 !important;
  }

  .\32xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3 !important;
  }

  .\32xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4 !important;
  }

  .\32xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5 !important;
  }

  .\32xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6 !important;
  }

  .\32xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7 !important;
  }

  .\32xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75 !important;
  }

  .\32xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8 !important;
  }

  .\32xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9 !important;
  }

  .\32xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95 !important;
  }

  .\32xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-0{
    --tw-ring-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-5{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-10{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-20{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-25{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-30{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-40{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-50{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-60{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-70{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-75{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-80{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-90{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-95{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:ring-opacity-100{
    --tw-ring-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1 !important;
  }

  .\32xl\:fill-current{
    fill: currentColor !important;
  }

  .\32xl\:stroke-current{
    stroke: currentColor !important;
  }

  .\32xl\:stroke-0{
    stroke-width: 0 !important;
  }

  .\32xl\:stroke-1{
    stroke-width: 1 !important;
  }

  .\32xl\:stroke-2{
    stroke-width: 2 !important;
  }

  .\32xl\:table-auto{
    table-layout: auto !important;
  }

  .\32xl\:table-fixed{
    table-layout: fixed !important;
  }

  .\32xl\:text-left{
    text-align: left !important;
  }

  .\32xl\:text-center{
    text-align: center !important;
  }

  .\32xl\:text-right{
    text-align: right !important;
  }

  .\32xl\:text-justify{
    text-align: justify !important;
  }

  .\32xl\:text-transparent{
    color: transparent !important;
  }

  .\32xl\:text-current{
    color: currentColor !important;
  }

  .\32xl\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-transparent{
    color: transparent !important;
  }

  .group:hover .\32xl\:group-hover\:text-current{
    color: currentColor !important;
  }

  .group:hover .\32xl\:group-hover\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .group:hover .\32xl\:group-hover\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-transparent:focus-within{
    color: transparent !important;
  }

  .\32xl\:focus-within\:text-current:focus-within{
    color: currentColor !important;
  }

  .\32xl\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-gray-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-gray-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-gray-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-gray-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-gray-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-red-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-red-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-red-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-red-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-red-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-red-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-red-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-red-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-red-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-red-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-yellow-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-yellow-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-yellow-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-yellow-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-yellow-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-yellow-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-yellow-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-yellow-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-yellow-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-yellow-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-green-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-green-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-green-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-green-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-green-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-green-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-green-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-green-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-green-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-green-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-indigo-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-indigo-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-indigo-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-indigo-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-indigo-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-indigo-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-indigo-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-indigo-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-indigo-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-indigo-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-purple-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-purple-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-purple-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-purple-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-purple-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-purple-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-purple-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-purple-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-purple-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-purple-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-pink-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-pink-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-pink-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-pink-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-pink-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-pink-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-pink-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-pink-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-pink-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-pink-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cyan-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cyan-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cyan-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cyan-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cyan-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cyan-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cyan-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cyan-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cyan-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cyan-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-light-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-light-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-light-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-light-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-light-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-light-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-light-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-light-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-light-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-light-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-amber-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-amber-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-amber-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-amber-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-amber-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-amber-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-amber-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-amber-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-amber-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-amber-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-space-cadet:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-manatee:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-cynabar:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-imperial-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-special-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-dark-sienna:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-rosewood:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-dark-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-rosso-corsa:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-vermillion:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-persimmon:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-carrot-orange:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-orange-web:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-selective-yellow:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-bottle-green:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus-within\:text-illuminating-emerald:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-transparent:hover{
    color: transparent !important;
  }

  .\32xl\:hover\:text-current:hover{
    color: currentColor !important;
  }

  .\32xl\:hover\:text-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-white:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-gray-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-gray-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-gray-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-gray-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-gray-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-gray-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-red-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-red-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-red-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-red-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-red-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-red-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-red-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-red-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-red-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-red-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-yellow-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-yellow-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-yellow-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-yellow-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-yellow-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-yellow-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-yellow-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-yellow-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-yellow-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-yellow-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-green-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-green-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-green-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-green-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-green-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-green-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-green-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-green-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-green-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-green-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-indigo-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-indigo-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-indigo-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-indigo-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-indigo-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-indigo-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-indigo-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-indigo-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-indigo-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-indigo-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-purple-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-purple-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-purple-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-purple-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-purple-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-purple-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-purple-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-purple-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-purple-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-purple-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-pink-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-pink-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-pink-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-pink-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-pink-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-pink-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-pink-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-pink-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-pink-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-pink-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cyan-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cyan-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cyan-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cyan-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cyan-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cyan-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cyan-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cyan-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cyan-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cyan-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-light-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-light-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-light-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-light-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-light-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-light-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-light-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-light-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-light-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-light-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-amber-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-amber-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-amber-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-amber-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-amber-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-amber-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-amber-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-amber-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-amber-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-amber-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-space-cadet:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-manatee:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-cynabar:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-imperial-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-special-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-dark-sienna:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-rosewood:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-dark-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-rosso-corsa:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-vermillion:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-persimmon:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-carrot-orange:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-orange-web:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-selective-yellow:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-bottle-green:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .\32xl\:hover\:text-illuminating-emerald:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-transparent:focus{
    color: transparent !important;
  }

  .\32xl\:focus\:text-current:focus{
    color: currentColor !important;
  }

  .\32xl\:focus\:text-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-white:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-gray-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-gray-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-gray-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-gray-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-gray-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-gray-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-gray-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-red-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-red-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-red-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-red-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-red-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-red-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-red-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-red-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-red-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-red-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-yellow-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-yellow-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-yellow-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-yellow-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-yellow-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-yellow-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-yellow-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-yellow-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-yellow-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-yellow-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-green-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-green-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-green-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-green-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-green-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-green-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-green-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-green-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-green-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-green-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-indigo-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-indigo-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-indigo-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-indigo-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-indigo-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-indigo-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-indigo-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-indigo-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-indigo-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-purple-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-purple-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-purple-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-purple-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-purple-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-purple-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-purple-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-purple-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-purple-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-purple-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-pink-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-pink-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-pink-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-pink-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-pink-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-pink-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-pink-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-pink-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-pink-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-pink-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cyan-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cyan-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cyan-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cyan-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cyan-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cyan-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cyan-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cyan-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cyan-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cyan-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-light-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-light-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-light-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-light-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-light-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-light-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-light-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-light-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-light-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-light-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-amber-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-amber-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-amber-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-amber-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-amber-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-amber-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-amber-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-amber-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-amber-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-amber-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-space-cadet:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-manatee:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-cynabar:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-imperial-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-special-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-dark-sienna:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-rosewood:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-dark-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-rosso-corsa:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-vermillion:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-persimmon:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-carrot-orange:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-orange-web:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-selective-yellow:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-bottle-green:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .\32xl\:focus\:text-illuminating-emerald:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-transparent{
    color: transparent !important;
  }

  .dark .\32xl\:dark\:text-current{
    color: currentColor !important;
  }

  .dark .\32xl\:dark\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-transparent{
    color: transparent !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-current{
    color: currentColor !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-black{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-white{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-gray-50{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-gray-100{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-gray-200{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-gray-300{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-gray-400{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-gray-500{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-gray-600{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-gray-700{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-gray-800{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-gray-900{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-red-50{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-red-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-red-200{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-red-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-red-400{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-red-500{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-red-600{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-red-700{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-red-800{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-red-900{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-yellow-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-yellow-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-yellow-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-yellow-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-yellow-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-yellow-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-yellow-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-yellow-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-yellow-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-yellow-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-green-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-green-100{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-green-200{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-green-300{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-green-400{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-green-500{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-green-600{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-green-700{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-green-800{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-green-900{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-indigo-50{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-indigo-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-indigo-200{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-indigo-300{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-indigo-400{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-indigo-500{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-indigo-600{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-indigo-700{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-indigo-800{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-indigo-900{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-purple-50{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-purple-100{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-purple-200{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-purple-300{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-purple-400{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-purple-500{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-purple-600{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-purple-700{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-purple-800{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-purple-900{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-pink-50{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-pink-100{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-pink-200{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-pink-300{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-pink-400{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-pink-500{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-pink-600{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-pink-700{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-pink-800{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-pink-900{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cyan-50{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cyan-100{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cyan-200{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cyan-300{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cyan-400{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cyan-500{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cyan-600{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cyan-700{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cyan-800{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cyan-900{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-light-blue-50{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-light-blue-100{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-light-blue-200{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-light-blue-300{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-light-blue-400{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-light-blue-500{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-light-blue-600{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-light-blue-700{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-light-blue-800{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-light-blue-900{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-amber-50{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-amber-100{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-amber-200{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-amber-300{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-amber-400{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-amber-500{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-amber-600{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-amber-700{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-amber-800{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-amber-900{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-space-cadet{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-manatee{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-cynabar{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-imperial-red{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-special-black{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-dark-sienna{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-rosewood{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-dark-red{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-rosso-corsa{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-vermillion{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-persimmon{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-carrot-orange{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-orange-web{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-selective-yellow{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-bottle-green{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-illuminating-emerald{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-transparent:focus-within{
    color: transparent !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-current:focus-within{
    color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-white:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-gray-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-gray-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-gray-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-gray-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-gray-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-red-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-red-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-red-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-red-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-red-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-red-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-red-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-red-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-red-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-red-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-yellow-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-yellow-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-yellow-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-yellow-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-yellow-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-yellow-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-yellow-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-yellow-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-yellow-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-yellow-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-green-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-green-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-green-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-green-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-green-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-green-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-green-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-green-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-green-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-green-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-indigo-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-indigo-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-indigo-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-indigo-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-indigo-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-indigo-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-indigo-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-indigo-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-indigo-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-indigo-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-purple-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-purple-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-purple-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-purple-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-purple-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-purple-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-purple-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-purple-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-purple-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-purple-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-pink-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-pink-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-pink-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-pink-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-pink-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-pink-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-pink-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-pink-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-pink-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-pink-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cyan-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cyan-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cyan-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cyan-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cyan-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cyan-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cyan-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cyan-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cyan-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cyan-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-light-blue-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-light-blue-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-light-blue-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-light-blue-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-light-blue-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-light-blue-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-light-blue-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-light-blue-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-light-blue-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-light-blue-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-amber-50:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-amber-100:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-amber-200:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-amber-300:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-amber-400:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-amber-500:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-amber-600:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-amber-700:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-amber-800:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-amber-900:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-space-cadet:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-manatee:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-cynabar:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-imperial-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-special-black:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-dark-sienna:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-rosewood:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-dark-red:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-rosso-corsa:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-vermillion:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-persimmon:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-carrot-orange:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-orange-web:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-selective-yellow:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-bottle-green:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-illuminating-emerald:focus-within{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-transparent:hover{
    color: transparent !important;
  }

  .dark .\32xl\:dark\:hover\:text-current:hover{
    color: currentColor !important;
  }

  .dark .\32xl\:dark\:hover\:text-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-white:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-gray-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-gray-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-gray-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-gray-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-gray-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-gray-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-red-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-red-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-red-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-red-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-red-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-red-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-red-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-red-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-red-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-red-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-yellow-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-yellow-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-yellow-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-yellow-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-yellow-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-yellow-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-yellow-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-yellow-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-yellow-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-yellow-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-green-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-green-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-green-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-green-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-green-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-green-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-green-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-green-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-green-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-green-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-indigo-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-indigo-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-indigo-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-indigo-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-indigo-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-indigo-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-indigo-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-indigo-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-indigo-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-indigo-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-purple-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-purple-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-purple-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-purple-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-purple-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-purple-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-purple-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-purple-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-purple-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-purple-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-pink-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-pink-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-pink-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-pink-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-pink-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-pink-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-pink-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-pink-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-pink-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-pink-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cyan-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cyan-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cyan-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cyan-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cyan-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cyan-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cyan-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cyan-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cyan-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cyan-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-light-blue-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-light-blue-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-light-blue-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-light-blue-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-light-blue-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-light-blue-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-light-blue-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-light-blue-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-light-blue-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-light-blue-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-amber-50:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-amber-100:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-amber-200:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-amber-300:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-amber-400:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-amber-500:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-amber-600:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-amber-700:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-amber-800:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-amber-900:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-space-cadet:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-manatee:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-cynabar:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-imperial-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-special-black:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-dark-sienna:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-rosewood:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-dark-red:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-rosso-corsa:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-vermillion:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-persimmon:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-carrot-orange:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-orange-web:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-selective-yellow:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-bottle-green:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:hover\:text-illuminating-emerald:hover{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-transparent:focus{
    color: transparent !important;
  }

  .dark .\32xl\:dark\:focus\:text-current:focus{
    color: currentColor !important;
  }

  .dark .\32xl\:dark\:focus\:text-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-white:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-gray-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 250, 251, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-gray-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-gray-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-gray-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-gray-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-gray-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-gray-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-red-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 242, 242, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-red-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 226, 226, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-red-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 202, 202, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-red-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 165, 165, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-red-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-red-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-red-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-red-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-red-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-red-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-yellow-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-yellow-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-yellow-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-yellow-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-yellow-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-yellow-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-yellow-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-yellow-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-yellow-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-yellow-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-green-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 253, 245, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-green-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(209, 250, 229, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-green-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 243, 208, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-green-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-green-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-green-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-green-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-green-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-green-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-green-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 246, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 234, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(191, 219, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(147, 197, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(96, 165, 250, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-indigo-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(238, 242, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-indigo-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 231, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(199, 210, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-indigo-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 180, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-indigo-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(129, 140, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-indigo-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(99, 102, 241, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-indigo-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-indigo-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(67, 56, 202, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-indigo-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-indigo-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(49, 46, 129, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-purple-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 243, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-purple-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(237, 233, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-purple-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(221, 214, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-purple-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(196, 181, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-purple-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(167, 139, 250, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-purple-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-purple-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(124, 58, 237, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-purple-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-purple-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-purple-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(76, 29, 149, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-pink-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 242, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-pink-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 231, 243, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-pink-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 207, 232, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-pink-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(249, 168, 212, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-pink-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 114, 182, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-pink-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 72, 153, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-pink-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(219, 39, 119, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-pink-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(190, 24, 93, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-pink-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 23, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-pink-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(131, 24, 67, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cyan-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(236, 254, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cyan-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(207, 250, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cyan-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(165, 243, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cyan-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(103, 232, 249, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cyan-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(34, 211, 238, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cyan-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(6, 182, 212, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cyan-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(8, 145, 178, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cyan-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 116, 144, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cyan-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(21, 94, 117, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cyan-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(22, 78, 99, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-light-blue-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(240, 249, 255, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-light-blue-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(224, 242, 254, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-light-blue-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(186, 230, 253, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-light-blue-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(125, 211, 252, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-light-blue-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(56, 189, 248, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-light-blue-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-light-blue-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(2, 132, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-light-blue-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 105, 161, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-light-blue-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(7, 89, 133, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-light-blue-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(12, 74, 110, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-amber-50:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 251, 235, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-amber-100:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(254, 243, 199, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-amber-200:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(253, 230, 138, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-amber-300:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(252, 211, 77, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-amber-400:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(251, 191, 36, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-amber-500:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-amber-600:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-amber-700:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-amber-800:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-amber-900:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-space-cadet:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(43, 45, 66, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-manatee:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(141, 153, 174, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-cynabar:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(242, 67, 51, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-imperial-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(239, 35, 60, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-special-black:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(3, 7, 30, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-dark-sienna:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(55, 6, 23, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-rosewood:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(106, 4, 15, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-dark-red:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(157, 2, 8, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-rosso-corsa:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(208, 0, 0, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-vermillion:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(220, 47, 2, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-persimmon:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(232, 93, 4, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-carrot-orange:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(244, 140, 6, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-orange-web:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(250, 163, 7, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-selective-yellow:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(255, 186, 8, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-bottle-green:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(45, 106, 79, var(--tw-text-opacity)) !important;
  }

  .dark .\32xl\:dark\:focus\:text-illuminating-emerald:focus{
    --tw-text-opacity: 1 !important;
    color: rgba(64, 145, 108, var(--tw-text-opacity)) !important;
  }

  .\32xl\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .\32xl\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .\32xl\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .\32xl\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .\32xl\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .\32xl\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .\32xl\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .\32xl\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .\32xl\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .\32xl\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .\32xl\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .\32xl\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .\32xl\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .\32xl\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .\32xl\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .\32xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0 !important;
  }

  .\32xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05 !important;
  }

  .\32xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1 !important;
  }

  .\32xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2 !important;
  }

  .\32xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25 !important;
  }

  .\32xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3 !important;
  }

  .\32xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4 !important;
  }

  .\32xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5 !important;
  }

  .\32xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6 !important;
  }

  .\32xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7 !important;
  }

  .\32xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75 !important;
  }

  .\32xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8 !important;
  }

  .\32xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9 !important;
  }

  .\32xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95 !important;
  }

  .\32xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1 !important;
  }

  .\32xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0 !important;
  }

  .\32xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05 !important;
  }

  .\32xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1 !important;
  }

  .\32xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2 !important;
  }

  .\32xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25 !important;
  }

  .\32xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3 !important;
  }

  .\32xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4 !important;
  }

  .\32xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5 !important;
  }

  .\32xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6 !important;
  }

  .\32xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7 !important;
  }

  .\32xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75 !important;
  }

  .\32xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8 !important;
  }

  .\32xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9 !important;
  }

  .\32xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95 !important;
  }

  .\32xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1 !important;
  }

  .\32xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0 !important;
  }

  .\32xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05 !important;
  }

  .\32xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1 !important;
  }

  .\32xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2 !important;
  }

  .\32xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25 !important;
  }

  .\32xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3 !important;
  }

  .\32xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4 !important;
  }

  .\32xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5 !important;
  }

  .\32xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6 !important;
  }

  .\32xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7 !important;
  }

  .\32xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75 !important;
  }

  .\32xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8 !important;
  }

  .\32xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9 !important;
  }

  .\32xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95 !important;
  }

  .\32xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .group:hover .\32xl\:dark\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95 !important;
  }

  .dark .\32xl\:dark\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1 !important;
  }

  .\32xl\:truncate{
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .\32xl\:overflow-ellipsis{
    text-overflow: ellipsis !important;
  }

  .\32xl\:overflow-clip{
    text-overflow: clip !important;
  }

  .\32xl\:italic{
    font-style: italic !important;
  }

  .\32xl\:not-italic{
    font-style: normal !important;
  }

  .\32xl\:uppercase{
    text-transform: uppercase !important;
  }

  .\32xl\:lowercase{
    text-transform: lowercase !important;
  }

  .\32xl\:capitalize{
    text-transform: capitalize !important;
  }

  .\32xl\:normal-case{
    text-transform: none !important;
  }

  .\32xl\:underline{
    text-decoration: underline !important;
  }

  .\32xl\:line-through{
    text-decoration: line-through !important;
  }

  .\32xl\:no-underline{
    text-decoration: none !important;
  }

  .group:hover .\32xl\:group-hover\:underline{
    text-decoration: underline !important;
  }

  .group:hover .\32xl\:group-hover\:line-through{
    text-decoration: line-through !important;
  }

  .group:hover .\32xl\:group-hover\:no-underline{
    text-decoration: none !important;
  }

  .\32xl\:focus-within\:underline:focus-within{
    text-decoration: underline !important;
  }

  .\32xl\:focus-within\:line-through:focus-within{
    text-decoration: line-through !important;
  }

  .\32xl\:focus-within\:no-underline:focus-within{
    text-decoration: none !important;
  }

  .\32xl\:hover\:underline:hover{
    text-decoration: underline !important;
  }

  .\32xl\:hover\:line-through:hover{
    text-decoration: line-through !important;
  }

  .\32xl\:hover\:no-underline:hover{
    text-decoration: none !important;
  }

  .\32xl\:focus\:underline:focus{
    text-decoration: underline !important;
  }

  .\32xl\:focus\:line-through:focus{
    text-decoration: line-through !important;
  }

  .\32xl\:focus\:no-underline:focus{
    text-decoration: none !important;
  }

  .\32xl\:antialiased{
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .\32xl\:subpixel-antialiased{
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .\32xl\:ordinal, .\32xl\:slashed-zero, .\32xl\:lining-nums, .\32xl\:oldstyle-nums, .\32xl\:proportional-nums, .\32xl\:tabular-nums, .\32xl\:diagonal-fractions, .\32xl\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/) !important;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction) !important;
  }

  .\32xl\:normal-nums{
    font-variant-numeric: normal !important;
  }

  .\32xl\:ordinal{
    --tw-ordinal: ordinal !important;
  }

  .\32xl\:slashed-zero{
    --tw-slashed-zero: slashed-zero !important;
  }

  .\32xl\:lining-nums{
    --tw-numeric-figure: lining-nums !important;
  }

  .\32xl\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums !important;
  }

  .\32xl\:proportional-nums{
    --tw-numeric-spacing: proportional-nums !important;
  }

  .\32xl\:tabular-nums{
    --tw-numeric-spacing: tabular-nums !important;
  }

  .\32xl\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions !important;
  }

  .\32xl\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions !important;
  }

  .\32xl\:tracking-tighter{
    letter-spacing: -0.05em !important;
  }

  .\32xl\:tracking-tight{
    letter-spacing: -0.025em !important;
  }

  .\32xl\:tracking-normal{
    letter-spacing: 0em !important;
  }

  .\32xl\:tracking-wide{
    letter-spacing: 0.025em !important;
  }

  .\32xl\:tracking-wider{
    letter-spacing: 0.05em !important;
  }

  .\32xl\:tracking-widest{
    letter-spacing: 0.1em !important;
  }

  .\32xl\:select-none{
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .\32xl\:select-text{
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .\32xl\:select-all{
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .\32xl\:select-auto{
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .\32xl\:align-baseline{
    vertical-align: baseline !important;
  }

  .\32xl\:align-top{
    vertical-align: top !important;
  }

  .\32xl\:align-middle{
    vertical-align: middle !important;
  }

  .\32xl\:align-bottom{
    vertical-align: bottom !important;
  }

  .\32xl\:align-text-top{
    vertical-align: text-top !important;
  }

  .\32xl\:align-text-bottom{
    vertical-align: text-bottom !important;
  }

  .\32xl\:visible{
    visibility: visible !important;
  }

  .\32xl\:invisible{
    visibility: hidden !important;
  }

  .\32xl\:hover\:visible:hover{
    visibility: visible !important;
  }

  .\32xl\:hover\:invisible:hover{
    visibility: hidden !important;
  }

  .group:hover .\32xl\:group-hover\:visible{
    visibility: visible !important;
  }

  .group:hover .\32xl\:group-hover\:invisible{
    visibility: hidden !important;
  }

  .\32xl\:whitespace-normal{
    white-space: normal !important;
  }

  .\32xl\:whitespace-nowrap{
    white-space: nowrap !important;
  }

  .\32xl\:whitespace-pre{
    white-space: pre !important;
  }

  .\32xl\:whitespace-pre-line{
    white-space: pre-line !important;
  }

  .\32xl\:whitespace-pre-wrap{
    white-space: pre-wrap !important;
  }

  .\32xl\:break-normal{
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .\32xl\:break-words{
    overflow-wrap: break-word !important;
  }

  .\32xl\:break-all{
    word-break: break-all !important;
  }

  .\32xl\:w-0{
    width: 0px !important;
  }

  .\32xl\:w-1{
    width: 0.25rem !important;
  }

  .\32xl\:w-2{
    width: 0.5rem !important;
  }

  .\32xl\:w-3{
    width: 0.75rem !important;
  }

  .\32xl\:w-4{
    width: 1rem !important;
  }

  .\32xl\:w-5{
    width: 1.25rem !important;
  }

  .\32xl\:w-6{
    width: 1.5rem !important;
  }

  .\32xl\:w-7{
    width: 1.75rem !important;
  }

  .\32xl\:w-8{
    width: 2rem !important;
  }

  .\32xl\:w-9{
    width: 2.25rem !important;
  }

  .\32xl\:w-10{
    width: 2.5rem !important;
  }

  .\32xl\:w-11{
    width: 2.75rem !important;
  }

  .\32xl\:w-12{
    width: 3rem !important;
  }

  .\32xl\:w-14{
    width: 3.5rem !important;
  }

  .\32xl\:w-16{
    width: 4rem !important;
  }

  .\32xl\:w-20{
    width: 5rem !important;
  }

  .\32xl\:w-24{
    width: 6rem !important;
  }

  .\32xl\:w-28{
    width: 7rem !important;
  }

  .\32xl\:w-32{
    width: 8rem !important;
  }

  .\32xl\:w-36{
    width: 9rem !important;
  }

  .\32xl\:w-40{
    width: 10rem !important;
  }

  .\32xl\:w-44{
    width: 11rem !important;
  }

  .\32xl\:w-48{
    width: 12rem !important;
  }

  .\32xl\:w-52{
    width: 13rem !important;
  }

  .\32xl\:w-56{
    width: 14rem !important;
  }

  .\32xl\:w-60{
    width: 15rem !important;
  }

  .\32xl\:w-64{
    width: 16rem !important;
  }

  .\32xl\:w-72{
    width: 18rem !important;
  }

  .\32xl\:w-80{
    width: 20rem !important;
  }

  .\32xl\:w-96{
    width: 24rem !important;
  }

  .\32xl\:w-auto{
    width: auto !important;
  }

  .\32xl\:w-px{
    width: 1px !important;
  }

  .\32xl\:w-0\.5{
    width: 0.125rem !important;
  }

  .\32xl\:w-1\.5{
    width: 0.375rem !important;
  }

  .\32xl\:w-2\.5{
    width: 0.625rem !important;
  }

  .\32xl\:w-3\.5{
    width: 0.875rem !important;
  }

  .\32xl\:w-1\/2{
    width: 50% !important;
  }

  .\32xl\:w-1\/3{
    width: 33.333333% !important;
  }

  .\32xl\:w-2\/3{
    width: 66.666667% !important;
  }

  .\32xl\:w-1\/4{
    width: 25% !important;
  }

  .\32xl\:w-2\/4{
    width: 50% !important;
  }

  .\32xl\:w-3\/4{
    width: 75% !important;
  }

  .\32xl\:w-1\/5{
    width: 20% !important;
  }

  .\32xl\:w-2\/5{
    width: 40% !important;
  }

  .\32xl\:w-3\/5{
    width: 60% !important;
  }

  .\32xl\:w-4\/5{
    width: 80% !important;
  }

  .\32xl\:w-1\/6{
    width: 16.666667% !important;
  }

  .\32xl\:w-2\/6{
    width: 33.333333% !important;
  }

  .\32xl\:w-3\/6{
    width: 50% !important;
  }

  .\32xl\:w-4\/6{
    width: 66.666667% !important;
  }

  .\32xl\:w-5\/6{
    width: 83.333333% !important;
  }

  .\32xl\:w-1\/12{
    width: 8.333333% !important;
  }

  .\32xl\:w-2\/12{
    width: 16.666667% !important;
  }

  .\32xl\:w-3\/12{
    width: 25% !important;
  }

  .\32xl\:w-4\/12{
    width: 33.333333% !important;
  }

  .\32xl\:w-5\/12{
    width: 41.666667% !important;
  }

  .\32xl\:w-6\/12{
    width: 50% !important;
  }

  .\32xl\:w-7\/12{
    width: 58.333333% !important;
  }

  .\32xl\:w-8\/12{
    width: 66.666667% !important;
  }

  .\32xl\:w-9\/12{
    width: 75% !important;
  }

  .\32xl\:w-10\/12{
    width: 83.333333% !important;
  }

  .\32xl\:w-11\/12{
    width: 91.666667% !important;
  }

  .\32xl\:w-full{
    width: 100% !important;
  }

  .\32xl\:w-screen{
    width: 100vw !important;
  }

  .\32xl\:w-min{
    width: -webkit-min-content !important;
    width: -moz-min-content !important;
    width: min-content !important;
  }

  .\32xl\:w-max{
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
  }

  .\32xl\:z-0{
    z-index: 0 !important;
  }

  .\32xl\:z-10{
    z-index: 10 !important;
  }

  .\32xl\:z-20{
    z-index: 20 !important;
  }

  .\32xl\:z-30{
    z-index: 30 !important;
  }

  .\32xl\:z-40{
    z-index: 40 !important;
  }

  .\32xl\:z-50{
    z-index: 50 !important;
  }

  .\32xl\:z-auto{
    z-index: auto !important;
  }

  .\32xl\:focus-within\:z-0:focus-within{
    z-index: 0 !important;
  }

  .\32xl\:focus-within\:z-10:focus-within{
    z-index: 10 !important;
  }

  .\32xl\:focus-within\:z-20:focus-within{
    z-index: 20 !important;
  }

  .\32xl\:focus-within\:z-30:focus-within{
    z-index: 30 !important;
  }

  .\32xl\:focus-within\:z-40:focus-within{
    z-index: 40 !important;
  }

  .\32xl\:focus-within\:z-50:focus-within{
    z-index: 50 !important;
  }

  .\32xl\:focus-within\:z-auto:focus-within{
    z-index: auto !important;
  }

  .\32xl\:focus\:z-0:focus{
    z-index: 0 !important;
  }

  .\32xl\:focus\:z-10:focus{
    z-index: 10 !important;
  }

  .\32xl\:focus\:z-20:focus{
    z-index: 20 !important;
  }

  .\32xl\:focus\:z-30:focus{
    z-index: 30 !important;
  }

  .\32xl\:focus\:z-40:focus{
    z-index: 40 !important;
  }

  .\32xl\:focus\:z-50:focus{
    z-index: 50 !important;
  }

  .\32xl\:focus\:z-auto:focus{
    z-index: auto !important;
  }

  .\32xl\:isolate{
    isolation: isolate !important;
  }

  .\32xl\:isolation-auto{
    isolation: auto !important;
  }

  .\32xl\:gap-0{
    gap: 0px !important;
  }

  .\32xl\:gap-1{
    gap: 0.25rem !important;
  }

  .\32xl\:gap-2{
    gap: 0.5rem !important;
  }

  .\32xl\:gap-3{
    gap: 0.75rem !important;
  }

  .\32xl\:gap-4{
    gap: 1rem !important;
  }

  .\32xl\:gap-5{
    gap: 1.25rem !important;
  }

  .\32xl\:gap-6{
    gap: 1.5rem !important;
  }

  .\32xl\:gap-7{
    gap: 1.75rem !important;
  }

  .\32xl\:gap-8{
    gap: 2rem !important;
  }

  .\32xl\:gap-9{
    gap: 2.25rem !important;
  }

  .\32xl\:gap-10{
    gap: 2.5rem !important;
  }

  .\32xl\:gap-11{
    gap: 2.75rem !important;
  }

  .\32xl\:gap-12{
    gap: 3rem !important;
  }

  .\32xl\:gap-14{
    gap: 3.5rem !important;
  }

  .\32xl\:gap-16{
    gap: 4rem !important;
  }

  .\32xl\:gap-20{
    gap: 5rem !important;
  }

  .\32xl\:gap-24{
    gap: 6rem !important;
  }

  .\32xl\:gap-28{
    gap: 7rem !important;
  }

  .\32xl\:gap-32{
    gap: 8rem !important;
  }

  .\32xl\:gap-36{
    gap: 9rem !important;
  }

  .\32xl\:gap-40{
    gap: 10rem !important;
  }

  .\32xl\:gap-44{
    gap: 11rem !important;
  }

  .\32xl\:gap-48{
    gap: 12rem !important;
  }

  .\32xl\:gap-52{
    gap: 13rem !important;
  }

  .\32xl\:gap-56{
    gap: 14rem !important;
  }

  .\32xl\:gap-60{
    gap: 15rem !important;
  }

  .\32xl\:gap-64{
    gap: 16rem !important;
  }

  .\32xl\:gap-72{
    gap: 18rem !important;
  }

  .\32xl\:gap-80{
    gap: 20rem !important;
  }

  .\32xl\:gap-96{
    gap: 24rem !important;
  }

  .\32xl\:gap-px{
    gap: 1px !important;
  }

  .\32xl\:gap-0\.5{
    gap: 0.125rem !important;
  }

  .\32xl\:gap-1\.5{
    gap: 0.375rem !important;
  }

  .\32xl\:gap-2\.5{
    gap: 0.625rem !important;
  }

  .\32xl\:gap-3\.5{
    gap: 0.875rem !important;
  }

  .\32xl\:gap-x-0{
    -moz-column-gap: 0px !important;
         column-gap: 0px !important;
  }

  .\32xl\:gap-x-1{
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }

  .\32xl\:gap-x-2{
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }

  .\32xl\:gap-x-3{
    -moz-column-gap: 0.75rem !important;
         column-gap: 0.75rem !important;
  }

  .\32xl\:gap-x-4{
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }

  .\32xl\:gap-x-5{
    -moz-column-gap: 1.25rem !important;
         column-gap: 1.25rem !important;
  }

  .\32xl\:gap-x-6{
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }

  .\32xl\:gap-x-7{
    -moz-column-gap: 1.75rem !important;
         column-gap: 1.75rem !important;
  }

  .\32xl\:gap-x-8{
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }

  .\32xl\:gap-x-9{
    -moz-column-gap: 2.25rem !important;
         column-gap: 2.25rem !important;
  }

  .\32xl\:gap-x-10{
    -moz-column-gap: 2.5rem !important;
         column-gap: 2.5rem !important;
  }

  .\32xl\:gap-x-11{
    -moz-column-gap: 2.75rem !important;
         column-gap: 2.75rem !important;
  }

  .\32xl\:gap-x-12{
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }

  .\32xl\:gap-x-14{
    -moz-column-gap: 3.5rem !important;
         column-gap: 3.5rem !important;
  }

  .\32xl\:gap-x-16{
    -moz-column-gap: 4rem !important;
         column-gap: 4rem !important;
  }

  .\32xl\:gap-x-20{
    -moz-column-gap: 5rem !important;
         column-gap: 5rem !important;
  }

  .\32xl\:gap-x-24{
    -moz-column-gap: 6rem !important;
         column-gap: 6rem !important;
  }

  .\32xl\:gap-x-28{
    -moz-column-gap: 7rem !important;
         column-gap: 7rem !important;
  }

  .\32xl\:gap-x-32{
    -moz-column-gap: 8rem !important;
         column-gap: 8rem !important;
  }

  .\32xl\:gap-x-36{
    -moz-column-gap: 9rem !important;
         column-gap: 9rem !important;
  }

  .\32xl\:gap-x-40{
    -moz-column-gap: 10rem !important;
         column-gap: 10rem !important;
  }

  .\32xl\:gap-x-44{
    -moz-column-gap: 11rem !important;
         column-gap: 11rem !important;
  }

  .\32xl\:gap-x-48{
    -moz-column-gap: 12rem !important;
         column-gap: 12rem !important;
  }

  .\32xl\:gap-x-52{
    -moz-column-gap: 13rem !important;
         column-gap: 13rem !important;
  }

  .\32xl\:gap-x-56{
    -moz-column-gap: 14rem !important;
         column-gap: 14rem !important;
  }

  .\32xl\:gap-x-60{
    -moz-column-gap: 15rem !important;
         column-gap: 15rem !important;
  }

  .\32xl\:gap-x-64{
    -moz-column-gap: 16rem !important;
         column-gap: 16rem !important;
  }

  .\32xl\:gap-x-72{
    -moz-column-gap: 18rem !important;
         column-gap: 18rem !important;
  }

  .\32xl\:gap-x-80{
    -moz-column-gap: 20rem !important;
         column-gap: 20rem !important;
  }

  .\32xl\:gap-x-96{
    -moz-column-gap: 24rem !important;
         column-gap: 24rem !important;
  }

  .\32xl\:gap-x-px{
    -moz-column-gap: 1px !important;
         column-gap: 1px !important;
  }

  .\32xl\:gap-x-0\.5{
    -moz-column-gap: 0.125rem !important;
         column-gap: 0.125rem !important;
  }

  .\32xl\:gap-x-1\.5{
    -moz-column-gap: 0.375rem !important;
         column-gap: 0.375rem !important;
  }

  .\32xl\:gap-x-2\.5{
    -moz-column-gap: 0.625rem !important;
         column-gap: 0.625rem !important;
  }

  .\32xl\:gap-x-3\.5{
    -moz-column-gap: 0.875rem !important;
         column-gap: 0.875rem !important;
  }

  .\32xl\:gap-y-0{
    row-gap: 0px !important;
  }

  .\32xl\:gap-y-1{
    row-gap: 0.25rem !important;
  }

  .\32xl\:gap-y-2{
    row-gap: 0.5rem !important;
  }

  .\32xl\:gap-y-3{
    row-gap: 0.75rem !important;
  }

  .\32xl\:gap-y-4{
    row-gap: 1rem !important;
  }

  .\32xl\:gap-y-5{
    row-gap: 1.25rem !important;
  }

  .\32xl\:gap-y-6{
    row-gap: 1.5rem !important;
  }

  .\32xl\:gap-y-7{
    row-gap: 1.75rem !important;
  }

  .\32xl\:gap-y-8{
    row-gap: 2rem !important;
  }

  .\32xl\:gap-y-9{
    row-gap: 2.25rem !important;
  }

  .\32xl\:gap-y-10{
    row-gap: 2.5rem !important;
  }

  .\32xl\:gap-y-11{
    row-gap: 2.75rem !important;
  }

  .\32xl\:gap-y-12{
    row-gap: 3rem !important;
  }

  .\32xl\:gap-y-14{
    row-gap: 3.5rem !important;
  }

  .\32xl\:gap-y-16{
    row-gap: 4rem !important;
  }

  .\32xl\:gap-y-20{
    row-gap: 5rem !important;
  }

  .\32xl\:gap-y-24{
    row-gap: 6rem !important;
  }

  .\32xl\:gap-y-28{
    row-gap: 7rem !important;
  }

  .\32xl\:gap-y-32{
    row-gap: 8rem !important;
  }

  .\32xl\:gap-y-36{
    row-gap: 9rem !important;
  }

  .\32xl\:gap-y-40{
    row-gap: 10rem !important;
  }

  .\32xl\:gap-y-44{
    row-gap: 11rem !important;
  }

  .\32xl\:gap-y-48{
    row-gap: 12rem !important;
  }

  .\32xl\:gap-y-52{
    row-gap: 13rem !important;
  }

  .\32xl\:gap-y-56{
    row-gap: 14rem !important;
  }

  .\32xl\:gap-y-60{
    row-gap: 15rem !important;
  }

  .\32xl\:gap-y-64{
    row-gap: 16rem !important;
  }

  .\32xl\:gap-y-72{
    row-gap: 18rem !important;
  }

  .\32xl\:gap-y-80{
    row-gap: 20rem !important;
  }

  .\32xl\:gap-y-96{
    row-gap: 24rem !important;
  }

  .\32xl\:gap-y-px{
    row-gap: 1px !important;
  }

  .\32xl\:gap-y-0\.5{
    row-gap: 0.125rem !important;
  }

  .\32xl\:gap-y-1\.5{
    row-gap: 0.375rem !important;
  }

  .\32xl\:gap-y-2\.5{
    row-gap: 0.625rem !important;
  }

  .\32xl\:gap-y-3\.5{
    row-gap: 0.875rem !important;
  }

  .\32xl\:grid-flow-row{
    grid-auto-flow: row !important;
  }

  .\32xl\:grid-flow-col{
    grid-auto-flow: column !important;
  }

  .\32xl\:grid-flow-row-dense{
    grid-auto-flow: row dense !important;
  }

  .\32xl\:grid-flow-col-dense{
    grid-auto-flow: column dense !important;
  }

  .\32xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-11{
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-cols-none{
    grid-template-columns: none !important;
  }

  .\32xl\:auto-cols-auto{
    grid-auto-columns: auto !important;
  }

  .\32xl\:auto-cols-min{
    grid-auto-columns: -webkit-min-content !important;
    grid-auto-columns: min-content !important;
  }

  .\32xl\:auto-cols-max{
    grid-auto-columns: -webkit-max-content !important;
    grid-auto-columns: max-content !important;
  }

  .\32xl\:auto-cols-fr{
    grid-auto-columns: minmax(0, 1fr) !important;
  }

  .\32xl\:col-auto{
    grid-column: auto !important;
  }

  .\32xl\:col-span-1{
    grid-column: span 1 / span 1 !important;
  }

  .\32xl\:col-span-2{
    grid-column: span 2 / span 2 !important;
  }

  .\32xl\:col-span-3{
    grid-column: span 3 / span 3 !important;
  }

  .\32xl\:col-span-4{
    grid-column: span 4 / span 4 !important;
  }

  .\32xl\:col-span-5{
    grid-column: span 5 / span 5 !important;
  }

  .\32xl\:col-span-6{
    grid-column: span 6 / span 6 !important;
  }

  .\32xl\:col-span-7{
    grid-column: span 7 / span 7 !important;
  }

  .\32xl\:col-span-8{
    grid-column: span 8 / span 8 !important;
  }

  .\32xl\:col-span-9{
    grid-column: span 9 / span 9 !important;
  }

  .\32xl\:col-span-10{
    grid-column: span 10 / span 10 !important;
  }

  .\32xl\:col-span-11{
    grid-column: span 11 / span 11 !important;
  }

  .\32xl\:col-span-12{
    grid-column: span 12 / span 12 !important;
  }

  .\32xl\:col-span-full{
    grid-column: 1 / -1 !important;
  }

  .\32xl\:col-start-1{
    grid-column-start: 1 !important;
  }

  .\32xl\:col-start-2{
    grid-column-start: 2 !important;
  }

  .\32xl\:col-start-3{
    grid-column-start: 3 !important;
  }

  .\32xl\:col-start-4{
    grid-column-start: 4 !important;
  }

  .\32xl\:col-start-5{
    grid-column-start: 5 !important;
  }

  .\32xl\:col-start-6{
    grid-column-start: 6 !important;
  }

  .\32xl\:col-start-7{
    grid-column-start: 7 !important;
  }

  .\32xl\:col-start-8{
    grid-column-start: 8 !important;
  }

  .\32xl\:col-start-9{
    grid-column-start: 9 !important;
  }

  .\32xl\:col-start-10{
    grid-column-start: 10 !important;
  }

  .\32xl\:col-start-11{
    grid-column-start: 11 !important;
  }

  .\32xl\:col-start-12{
    grid-column-start: 12 !important;
  }

  .\32xl\:col-start-13{
    grid-column-start: 13 !important;
  }

  .\32xl\:col-start-auto{
    grid-column-start: auto !important;
  }

  .\32xl\:col-end-1{
    grid-column-end: 1 !important;
  }

  .\32xl\:col-end-2{
    grid-column-end: 2 !important;
  }

  .\32xl\:col-end-3{
    grid-column-end: 3 !important;
  }

  .\32xl\:col-end-4{
    grid-column-end: 4 !important;
  }

  .\32xl\:col-end-5{
    grid-column-end: 5 !important;
  }

  .\32xl\:col-end-6{
    grid-column-end: 6 !important;
  }

  .\32xl\:col-end-7{
    grid-column-end: 7 !important;
  }

  .\32xl\:col-end-8{
    grid-column-end: 8 !important;
  }

  .\32xl\:col-end-9{
    grid-column-end: 9 !important;
  }

  .\32xl\:col-end-10{
    grid-column-end: 10 !important;
  }

  .\32xl\:col-end-11{
    grid-column-end: 11 !important;
  }

  .\32xl\:col-end-12{
    grid-column-end: 12 !important;
  }

  .\32xl\:col-end-13{
    grid-column-end: 13 !important;
  }

  .\32xl\:col-end-auto{
    grid-column-end: auto !important;
  }

  .\32xl\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-rows-4{
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-rows-5{
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  }

  .\32xl\:grid-rows-none{
    grid-template-rows: none !important;
  }

  .\32xl\:auto-rows-auto{
    grid-auto-rows: auto !important;
  }

  .\32xl\:auto-rows-min{
    grid-auto-rows: -webkit-min-content !important;
    grid-auto-rows: min-content !important;
  }

  .\32xl\:auto-rows-max{
    grid-auto-rows: -webkit-max-content !important;
    grid-auto-rows: max-content !important;
  }

  .\32xl\:auto-rows-fr{
    grid-auto-rows: minmax(0, 1fr) !important;
  }

  .\32xl\:row-auto{
    grid-row: auto !important;
  }

  .\32xl\:row-span-1{
    grid-row: span 1 / span 1 !important;
  }

  .\32xl\:row-span-2{
    grid-row: span 2 / span 2 !important;
  }

  .\32xl\:row-span-3{
    grid-row: span 3 / span 3 !important;
  }

  .\32xl\:row-span-4{
    grid-row: span 4 / span 4 !important;
  }

  .\32xl\:row-span-5{
    grid-row: span 5 / span 5 !important;
  }

  .\32xl\:row-span-6{
    grid-row: span 6 / span 6 !important;
  }

  .\32xl\:row-span-full{
    grid-row: 1 / -1 !important;
  }

  .\32xl\:row-start-1{
    grid-row-start: 1 !important;
  }

  .\32xl\:row-start-2{
    grid-row-start: 2 !important;
  }

  .\32xl\:row-start-3{
    grid-row-start: 3 !important;
  }

  .\32xl\:row-start-4{
    grid-row-start: 4 !important;
  }

  .\32xl\:row-start-5{
    grid-row-start: 5 !important;
  }

  .\32xl\:row-start-6{
    grid-row-start: 6 !important;
  }

  .\32xl\:row-start-7{
    grid-row-start: 7 !important;
  }

  .\32xl\:row-start-auto{
    grid-row-start: auto !important;
  }

  .\32xl\:row-end-1{
    grid-row-end: 1 !important;
  }

  .\32xl\:row-end-2{
    grid-row-end: 2 !important;
  }

  .\32xl\:row-end-3{
    grid-row-end: 3 !important;
  }

  .\32xl\:row-end-4{
    grid-row-end: 4 !important;
  }

  .\32xl\:row-end-5{
    grid-row-end: 5 !important;
  }

  .\32xl\:row-end-6{
    grid-row-end: 6 !important;
  }

  .\32xl\:row-end-7{
    grid-row-end: 7 !important;
  }

  .\32xl\:row-end-auto{
    grid-row-end: auto !important;
  }

  .\32xl\:transform{
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .\32xl\:transform-gpu{
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .\32xl\:transform-none{
    transform: none !important;
  }

  .\32xl\:origin-center{
    transform-origin: center !important;
  }

  .\32xl\:origin-top{
    transform-origin: top !important;
  }

  .\32xl\:origin-top-right{
    transform-origin: top right !important;
  }

  .\32xl\:origin-right{
    transform-origin: right !important;
  }

  .\32xl\:origin-bottom-right{
    transform-origin: bottom right !important;
  }

  .\32xl\:origin-bottom{
    transform-origin: bottom !important;
  }

  .\32xl\:origin-bottom-left{
    transform-origin: bottom left !important;
  }

  .\32xl\:origin-left{
    transform-origin: left !important;
  }

  .\32xl\:origin-top-left{
    transform-origin: top left !important;
  }

  .\32xl\:scale-0{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .\32xl\:scale-50{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .\32xl\:scale-75{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .\32xl\:scale-90{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .\32xl\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .\32xl\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .\32xl\:scale-105{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .\32xl\:scale-110{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .\32xl\:scale-125{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .\32xl\:scale-150{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .\32xl\:scale-x-0{
    --tw-scale-x: 0 !important;
  }

  .\32xl\:scale-x-50{
    --tw-scale-x: .5 !important;
  }

  .\32xl\:scale-x-75{
    --tw-scale-x: .75 !important;
  }

  .\32xl\:scale-x-90{
    --tw-scale-x: .9 !important;
  }

  .\32xl\:scale-x-95{
    --tw-scale-x: .95 !important;
  }

  .\32xl\:scale-x-100{
    --tw-scale-x: 1 !important;
  }

  .\32xl\:scale-x-105{
    --tw-scale-x: 1.05 !important;
  }

  .\32xl\:scale-x-110{
    --tw-scale-x: 1.1 !important;
  }

  .\32xl\:scale-x-125{
    --tw-scale-x: 1.25 !important;
  }

  .\32xl\:scale-x-150{
    --tw-scale-x: 1.5 !important;
  }

  .\32xl\:scale-y-0{
    --tw-scale-y: 0 !important;
  }

  .\32xl\:scale-y-50{
    --tw-scale-y: .5 !important;
  }

  .\32xl\:scale-y-75{
    --tw-scale-y: .75 !important;
  }

  .\32xl\:scale-y-90{
    --tw-scale-y: .9 !important;
  }

  .\32xl\:scale-y-95{
    --tw-scale-y: .95 !important;
  }

  .\32xl\:scale-y-100{
    --tw-scale-y: 1 !important;
  }

  .\32xl\:scale-y-105{
    --tw-scale-y: 1.05 !important;
  }

  .\32xl\:scale-y-110{
    --tw-scale-y: 1.1 !important;
  }

  .\32xl\:scale-y-125{
    --tw-scale-y: 1.25 !important;
  }

  .\32xl\:scale-y-150{
    --tw-scale-y: 1.5 !important;
  }

  .\32xl\:hover\:scale-0:hover{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .\32xl\:hover\:scale-50:hover{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .\32xl\:hover\:scale-75:hover{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .\32xl\:hover\:scale-90:hover{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .\32xl\:hover\:scale-95:hover{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .\32xl\:hover\:scale-100:hover{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .\32xl\:hover\:scale-105:hover{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .\32xl\:hover\:scale-110:hover{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .\32xl\:hover\:scale-125:hover{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .\32xl\:hover\:scale-150:hover{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .\32xl\:hover\:scale-x-0:hover{
    --tw-scale-x: 0 !important;
  }

  .\32xl\:hover\:scale-x-50:hover{
    --tw-scale-x: .5 !important;
  }

  .\32xl\:hover\:scale-x-75:hover{
    --tw-scale-x: .75 !important;
  }

  .\32xl\:hover\:scale-x-90:hover{
    --tw-scale-x: .9 !important;
  }

  .\32xl\:hover\:scale-x-95:hover{
    --tw-scale-x: .95 !important;
  }

  .\32xl\:hover\:scale-x-100:hover{
    --tw-scale-x: 1 !important;
  }

  .\32xl\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05 !important;
  }

  .\32xl\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1 !important;
  }

  .\32xl\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25 !important;
  }

  .\32xl\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5 !important;
  }

  .\32xl\:hover\:scale-y-0:hover{
    --tw-scale-y: 0 !important;
  }

  .\32xl\:hover\:scale-y-50:hover{
    --tw-scale-y: .5 !important;
  }

  .\32xl\:hover\:scale-y-75:hover{
    --tw-scale-y: .75 !important;
  }

  .\32xl\:hover\:scale-y-90:hover{
    --tw-scale-y: .9 !important;
  }

  .\32xl\:hover\:scale-y-95:hover{
    --tw-scale-y: .95 !important;
  }

  .\32xl\:hover\:scale-y-100:hover{
    --tw-scale-y: 1 !important;
  }

  .\32xl\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05 !important;
  }

  .\32xl\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1 !important;
  }

  .\32xl\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25 !important;
  }

  .\32xl\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5 !important;
  }

  .\32xl\:focus\:scale-0:focus{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .\32xl\:focus\:scale-50:focus{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .\32xl\:focus\:scale-75:focus{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .\32xl\:focus\:scale-90:focus{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .\32xl\:focus\:scale-95:focus{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .\32xl\:focus\:scale-100:focus{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .\32xl\:focus\:scale-105:focus{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .\32xl\:focus\:scale-110:focus{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .\32xl\:focus\:scale-125:focus{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .\32xl\:focus\:scale-150:focus{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .\32xl\:focus\:scale-x-0:focus{
    --tw-scale-x: 0 !important;
  }

  .\32xl\:focus\:scale-x-50:focus{
    --tw-scale-x: .5 !important;
  }

  .\32xl\:focus\:scale-x-75:focus{
    --tw-scale-x: .75 !important;
  }

  .\32xl\:focus\:scale-x-90:focus{
    --tw-scale-x: .9 !important;
  }

  .\32xl\:focus\:scale-x-95:focus{
    --tw-scale-x: .95 !important;
  }

  .\32xl\:focus\:scale-x-100:focus{
    --tw-scale-x: 1 !important;
  }

  .\32xl\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05 !important;
  }

  .\32xl\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1 !important;
  }

  .\32xl\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25 !important;
  }

  .\32xl\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5 !important;
  }

  .\32xl\:focus\:scale-y-0:focus{
    --tw-scale-y: 0 !important;
  }

  .\32xl\:focus\:scale-y-50:focus{
    --tw-scale-y: .5 !important;
  }

  .\32xl\:focus\:scale-y-75:focus{
    --tw-scale-y: .75 !important;
  }

  .\32xl\:focus\:scale-y-90:focus{
    --tw-scale-y: .9 !important;
  }

  .\32xl\:focus\:scale-y-95:focus{
    --tw-scale-y: .95 !important;
  }

  .\32xl\:focus\:scale-y-100:focus{
    --tw-scale-y: 1 !important;
  }

  .\32xl\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05 !important;
  }

  .\32xl\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1 !important;
  }

  .\32xl\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25 !important;
  }

  .\32xl\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5 !important;
  }

  .\32xl\:active\:scale-0:active{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .\32xl\:active\:scale-50:active{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .\32xl\:active\:scale-75:active{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .\32xl\:active\:scale-90:active{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .\32xl\:active\:scale-95:active{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .\32xl\:active\:scale-100:active{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .\32xl\:active\:scale-105:active{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .\32xl\:active\:scale-110:active{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .\32xl\:active\:scale-125:active{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .\32xl\:active\:scale-150:active{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .\32xl\:active\:scale-x-0:active{
    --tw-scale-x: 0 !important;
  }

  .\32xl\:active\:scale-x-50:active{
    --tw-scale-x: .5 !important;
  }

  .\32xl\:active\:scale-x-75:active{
    --tw-scale-x: .75 !important;
  }

  .\32xl\:active\:scale-x-90:active{
    --tw-scale-x: .9 !important;
  }

  .\32xl\:active\:scale-x-95:active{
    --tw-scale-x: .95 !important;
  }

  .\32xl\:active\:scale-x-100:active{
    --tw-scale-x: 1 !important;
  }

  .\32xl\:active\:scale-x-105:active{
    --tw-scale-x: 1.05 !important;
  }

  .\32xl\:active\:scale-x-110:active{
    --tw-scale-x: 1.1 !important;
  }

  .\32xl\:active\:scale-x-125:active{
    --tw-scale-x: 1.25 !important;
  }

  .\32xl\:active\:scale-x-150:active{
    --tw-scale-x: 1.5 !important;
  }

  .\32xl\:active\:scale-y-0:active{
    --tw-scale-y: 0 !important;
  }

  .\32xl\:active\:scale-y-50:active{
    --tw-scale-y: .5 !important;
  }

  .\32xl\:active\:scale-y-75:active{
    --tw-scale-y: .75 !important;
  }

  .\32xl\:active\:scale-y-90:active{
    --tw-scale-y: .9 !important;
  }

  .\32xl\:active\:scale-y-95:active{
    --tw-scale-y: .95 !important;
  }

  .\32xl\:active\:scale-y-100:active{
    --tw-scale-y: 1 !important;
  }

  .\32xl\:active\:scale-y-105:active{
    --tw-scale-y: 1.05 !important;
  }

  .\32xl\:active\:scale-y-110:active{
    --tw-scale-y: 1.1 !important;
  }

  .\32xl\:active\:scale-y-125:active{
    --tw-scale-y: 1.25 !important;
  }

  .\32xl\:active\:scale-y-150:active{
    --tw-scale-y: 1.5 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-0{
    --tw-scale-x: 0 !important;
    --tw-scale-y: 0 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-50{
    --tw-scale-x: .5 !important;
    --tw-scale-y: .5 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-75{
    --tw-scale-x: .75 !important;
    --tw-scale-y: .75 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-90{
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-95{
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-105{
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-110{
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-125{
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-150{
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-x-0{
    --tw-scale-x: 0 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-x-50{
    --tw-scale-x: .5 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-x-75{
    --tw-scale-x: .75 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-x-90{
    --tw-scale-x: .9 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-x-95{
    --tw-scale-x: .95 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-x-100{
    --tw-scale-x: 1 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-x-105{
    --tw-scale-x: 1.05 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-x-110{
    --tw-scale-x: 1.1 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-x-125{
    --tw-scale-x: 1.25 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-x-150{
    --tw-scale-x: 1.5 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-y-0{
    --tw-scale-y: 0 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-y-50{
    --tw-scale-y: .5 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-y-75{
    --tw-scale-y: .75 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-y-90{
    --tw-scale-y: .9 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-y-95{
    --tw-scale-y: .95 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-y-100{
    --tw-scale-y: 1 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-y-105{
    --tw-scale-y: 1.05 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-y-110{
    --tw-scale-y: 1.1 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-y-125{
    --tw-scale-y: 1.25 !important;
  }

  .group:hover .\32xl\:group-hover\:scale-y-150{
    --tw-scale-y: 1.5 !important;
  }

  .\32xl\:rotate-0{
    --tw-rotate: 0deg !important;
  }

  .\32xl\:rotate-1{
    --tw-rotate: 1deg !important;
  }

  .\32xl\:rotate-2{
    --tw-rotate: 2deg !important;
  }

  .\32xl\:rotate-3{
    --tw-rotate: 3deg !important;
  }

  .\32xl\:rotate-6{
    --tw-rotate: 6deg !important;
  }

  .\32xl\:rotate-12{
    --tw-rotate: 12deg !important;
  }

  .\32xl\:rotate-45{
    --tw-rotate: 45deg !important;
  }

  .\32xl\:rotate-90{
    --tw-rotate: 90deg !important;
  }

  .\32xl\:rotate-180{
    --tw-rotate: 180deg !important;
  }

  .\32xl\:-rotate-180{
    --tw-rotate: -180deg !important;
  }

  .\32xl\:-rotate-90{
    --tw-rotate: -90deg !important;
  }

  .\32xl\:-rotate-45{
    --tw-rotate: -45deg !important;
  }

  .\32xl\:-rotate-12{
    --tw-rotate: -12deg !important;
  }

  .\32xl\:-rotate-6{
    --tw-rotate: -6deg !important;
  }

  .\32xl\:-rotate-3{
    --tw-rotate: -3deg !important;
  }

  .\32xl\:-rotate-2{
    --tw-rotate: -2deg !important;
  }

  .\32xl\:-rotate-1{
    --tw-rotate: -1deg !important;
  }

  .\32xl\:hover\:rotate-0:hover{
    --tw-rotate: 0deg !important;
  }

  .\32xl\:hover\:rotate-1:hover{
    --tw-rotate: 1deg !important;
  }

  .\32xl\:hover\:rotate-2:hover{
    --tw-rotate: 2deg !important;
  }

  .\32xl\:hover\:rotate-3:hover{
    --tw-rotate: 3deg !important;
  }

  .\32xl\:hover\:rotate-6:hover{
    --tw-rotate: 6deg !important;
  }

  .\32xl\:hover\:rotate-12:hover{
    --tw-rotate: 12deg !important;
  }

  .\32xl\:hover\:rotate-45:hover{
    --tw-rotate: 45deg !important;
  }

  .\32xl\:hover\:rotate-90:hover{
    --tw-rotate: 90deg !important;
  }

  .\32xl\:hover\:rotate-180:hover{
    --tw-rotate: 180deg !important;
  }

  .\32xl\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg !important;
  }

  .\32xl\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg !important;
  }

  .\32xl\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg !important;
  }

  .\32xl\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg !important;
  }

  .\32xl\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg !important;
  }

  .\32xl\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg !important;
  }

  .\32xl\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg !important;
  }

  .\32xl\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg !important;
  }

  .\32xl\:focus\:rotate-0:focus{
    --tw-rotate: 0deg !important;
  }

  .\32xl\:focus\:rotate-1:focus{
    --tw-rotate: 1deg !important;
  }

  .\32xl\:focus\:rotate-2:focus{
    --tw-rotate: 2deg !important;
  }

  .\32xl\:focus\:rotate-3:focus{
    --tw-rotate: 3deg !important;
  }

  .\32xl\:focus\:rotate-6:focus{
    --tw-rotate: 6deg !important;
  }

  .\32xl\:focus\:rotate-12:focus{
    --tw-rotate: 12deg !important;
  }

  .\32xl\:focus\:rotate-45:focus{
    --tw-rotate: 45deg !important;
  }

  .\32xl\:focus\:rotate-90:focus{
    --tw-rotate: 90deg !important;
  }

  .\32xl\:focus\:rotate-180:focus{
    --tw-rotate: 180deg !important;
  }

  .\32xl\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg !important;
  }

  .\32xl\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg !important;
  }

  .\32xl\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg !important;
  }

  .\32xl\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg !important;
  }

  .\32xl\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg !important;
  }

  .\32xl\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg !important;
  }

  .\32xl\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg !important;
  }

  .\32xl\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg !important;
  }

  .\32xl\:translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .\32xl\:translate-x-1{
    --tw-translate-x: 0.25rem !important;
  }

  .\32xl\:translate-x-2{
    --tw-translate-x: 0.5rem !important;
  }

  .\32xl\:translate-x-3{
    --tw-translate-x: 0.75rem !important;
  }

  .\32xl\:translate-x-4{
    --tw-translate-x: 1rem !important;
  }

  .\32xl\:translate-x-5{
    --tw-translate-x: 1.25rem !important;
  }

  .\32xl\:translate-x-6{
    --tw-translate-x: 1.5rem !important;
  }

  .\32xl\:translate-x-7{
    --tw-translate-x: 1.75rem !important;
  }

  .\32xl\:translate-x-8{
    --tw-translate-x: 2rem !important;
  }

  .\32xl\:translate-x-9{
    --tw-translate-x: 2.25rem !important;
  }

  .\32xl\:translate-x-10{
    --tw-translate-x: 2.5rem !important;
  }

  .\32xl\:translate-x-11{
    --tw-translate-x: 2.75rem !important;
  }

  .\32xl\:translate-x-12{
    --tw-translate-x: 3rem !important;
  }

  .\32xl\:translate-x-14{
    --tw-translate-x: 3.5rem !important;
  }

  .\32xl\:translate-x-16{
    --tw-translate-x: 4rem !important;
  }

  .\32xl\:translate-x-20{
    --tw-translate-x: 5rem !important;
  }

  .\32xl\:translate-x-24{
    --tw-translate-x: 6rem !important;
  }

  .\32xl\:translate-x-28{
    --tw-translate-x: 7rem !important;
  }

  .\32xl\:translate-x-32{
    --tw-translate-x: 8rem !important;
  }

  .\32xl\:translate-x-36{
    --tw-translate-x: 9rem !important;
  }

  .\32xl\:translate-x-40{
    --tw-translate-x: 10rem !important;
  }

  .\32xl\:translate-x-44{
    --tw-translate-x: 11rem !important;
  }

  .\32xl\:translate-x-48{
    --tw-translate-x: 12rem !important;
  }

  .\32xl\:translate-x-52{
    --tw-translate-x: 13rem !important;
  }

  .\32xl\:translate-x-56{
    --tw-translate-x: 14rem !important;
  }

  .\32xl\:translate-x-60{
    --tw-translate-x: 15rem !important;
  }

  .\32xl\:translate-x-64{
    --tw-translate-x: 16rem !important;
  }

  .\32xl\:translate-x-72{
    --tw-translate-x: 18rem !important;
  }

  .\32xl\:translate-x-80{
    --tw-translate-x: 20rem !important;
  }

  .\32xl\:translate-x-96{
    --tw-translate-x: 24rem !important;
  }

  .\32xl\:translate-x-px{
    --tw-translate-x: 1px !important;
  }

  .\32xl\:translate-x-0\.5{
    --tw-translate-x: 0.125rem !important;
  }

  .\32xl\:translate-x-1\.5{
    --tw-translate-x: 0.375rem !important;
  }

  .\32xl\:translate-x-2\.5{
    --tw-translate-x: 0.625rem !important;
  }

  .\32xl\:translate-x-3\.5{
    --tw-translate-x: 0.875rem !important;
  }

  .\32xl\:-translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .\32xl\:-translate-x-1{
    --tw-translate-x: -0.25rem !important;
  }

  .\32xl\:-translate-x-2{
    --tw-translate-x: -0.5rem !important;
  }

  .\32xl\:-translate-x-3{
    --tw-translate-x: -0.75rem !important;
  }

  .\32xl\:-translate-x-4{
    --tw-translate-x: -1rem !important;
  }

  .\32xl\:-translate-x-5{
    --tw-translate-x: -1.25rem !important;
  }

  .\32xl\:-translate-x-6{
    --tw-translate-x: -1.5rem !important;
  }

  .\32xl\:-translate-x-7{
    --tw-translate-x: -1.75rem !important;
  }

  .\32xl\:-translate-x-8{
    --tw-translate-x: -2rem !important;
  }

  .\32xl\:-translate-x-9{
    --tw-translate-x: -2.25rem !important;
  }

  .\32xl\:-translate-x-10{
    --tw-translate-x: -2.5rem !important;
  }

  .\32xl\:-translate-x-11{
    --tw-translate-x: -2.75rem !important;
  }

  .\32xl\:-translate-x-12{
    --tw-translate-x: -3rem !important;
  }

  .\32xl\:-translate-x-14{
    --tw-translate-x: -3.5rem !important;
  }

  .\32xl\:-translate-x-16{
    --tw-translate-x: -4rem !important;
  }

  .\32xl\:-translate-x-20{
    --tw-translate-x: -5rem !important;
  }

  .\32xl\:-translate-x-24{
    --tw-translate-x: -6rem !important;
  }

  .\32xl\:-translate-x-28{
    --tw-translate-x: -7rem !important;
  }

  .\32xl\:-translate-x-32{
    --tw-translate-x: -8rem !important;
  }

  .\32xl\:-translate-x-36{
    --tw-translate-x: -9rem !important;
  }

  .\32xl\:-translate-x-40{
    --tw-translate-x: -10rem !important;
  }

  .\32xl\:-translate-x-44{
    --tw-translate-x: -11rem !important;
  }

  .\32xl\:-translate-x-48{
    --tw-translate-x: -12rem !important;
  }

  .\32xl\:-translate-x-52{
    --tw-translate-x: -13rem !important;
  }

  .\32xl\:-translate-x-56{
    --tw-translate-x: -14rem !important;
  }

  .\32xl\:-translate-x-60{
    --tw-translate-x: -15rem !important;
  }

  .\32xl\:-translate-x-64{
    --tw-translate-x: -16rem !important;
  }

  .\32xl\:-translate-x-72{
    --tw-translate-x: -18rem !important;
  }

  .\32xl\:-translate-x-80{
    --tw-translate-x: -20rem !important;
  }

  .\32xl\:-translate-x-96{
    --tw-translate-x: -24rem !important;
  }

  .\32xl\:-translate-x-px{
    --tw-translate-x: -1px !important;
  }

  .\32xl\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem !important;
  }

  .\32xl\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem !important;
  }

  .\32xl\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem !important;
  }

  .\32xl\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem !important;
  }

  .\32xl\:translate-x-1\/2{
    --tw-translate-x: 50% !important;
  }

  .\32xl\:translate-x-1\/3{
    --tw-translate-x: 33.333333% !important;
  }

  .\32xl\:translate-x-2\/3{
    --tw-translate-x: 66.666667% !important;
  }

  .\32xl\:translate-x-1\/4{
    --tw-translate-x: 25% !important;
  }

  .\32xl\:translate-x-2\/4{
    --tw-translate-x: 50% !important;
  }

  .\32xl\:translate-x-3\/4{
    --tw-translate-x: 75% !important;
  }

  .\32xl\:translate-x-full{
    --tw-translate-x: 100% !important;
  }

  .\32xl\:-translate-x-1\/2{
    --tw-translate-x: -50% !important;
  }

  .\32xl\:-translate-x-1\/3{
    --tw-translate-x: -33.333333% !important;
  }

  .\32xl\:-translate-x-2\/3{
    --tw-translate-x: -66.666667% !important;
  }

  .\32xl\:-translate-x-1\/4{
    --tw-translate-x: -25% !important;
  }

  .\32xl\:-translate-x-2\/4{
    --tw-translate-x: -50% !important;
  }

  .\32xl\:-translate-x-3\/4{
    --tw-translate-x: -75% !important;
  }

  .\32xl\:-translate-x-full{
    --tw-translate-x: -100% !important;
  }

  .\32xl\:translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .\32xl\:translate-y-1{
    --tw-translate-y: 0.25rem !important;
  }

  .\32xl\:translate-y-2{
    --tw-translate-y: 0.5rem !important;
  }

  .\32xl\:translate-y-3{
    --tw-translate-y: 0.75rem !important;
  }

  .\32xl\:translate-y-4{
    --tw-translate-y: 1rem !important;
  }

  .\32xl\:translate-y-5{
    --tw-translate-y: 1.25rem !important;
  }

  .\32xl\:translate-y-6{
    --tw-translate-y: 1.5rem !important;
  }

  .\32xl\:translate-y-7{
    --tw-translate-y: 1.75rem !important;
  }

  .\32xl\:translate-y-8{
    --tw-translate-y: 2rem !important;
  }

  .\32xl\:translate-y-9{
    --tw-translate-y: 2.25rem !important;
  }

  .\32xl\:translate-y-10{
    --tw-translate-y: 2.5rem !important;
  }

  .\32xl\:translate-y-11{
    --tw-translate-y: 2.75rem !important;
  }

  .\32xl\:translate-y-12{
    --tw-translate-y: 3rem !important;
  }

  .\32xl\:translate-y-14{
    --tw-translate-y: 3.5rem !important;
  }

  .\32xl\:translate-y-16{
    --tw-translate-y: 4rem !important;
  }

  .\32xl\:translate-y-20{
    --tw-translate-y: 5rem !important;
  }

  .\32xl\:translate-y-24{
    --tw-translate-y: 6rem !important;
  }

  .\32xl\:translate-y-28{
    --tw-translate-y: 7rem !important;
  }

  .\32xl\:translate-y-32{
    --tw-translate-y: 8rem !important;
  }

  .\32xl\:translate-y-36{
    --tw-translate-y: 9rem !important;
  }

  .\32xl\:translate-y-40{
    --tw-translate-y: 10rem !important;
  }

  .\32xl\:translate-y-44{
    --tw-translate-y: 11rem !important;
  }

  .\32xl\:translate-y-48{
    --tw-translate-y: 12rem !important;
  }

  .\32xl\:translate-y-52{
    --tw-translate-y: 13rem !important;
  }

  .\32xl\:translate-y-56{
    --tw-translate-y: 14rem !important;
  }

  .\32xl\:translate-y-60{
    --tw-translate-y: 15rem !important;
  }

  .\32xl\:translate-y-64{
    --tw-translate-y: 16rem !important;
  }

  .\32xl\:translate-y-72{
    --tw-translate-y: 18rem !important;
  }

  .\32xl\:translate-y-80{
    --tw-translate-y: 20rem !important;
  }

  .\32xl\:translate-y-96{
    --tw-translate-y: 24rem !important;
  }

  .\32xl\:translate-y-px{
    --tw-translate-y: 1px !important;
  }

  .\32xl\:translate-y-0\.5{
    --tw-translate-y: 0.125rem !important;
  }

  .\32xl\:translate-y-1\.5{
    --tw-translate-y: 0.375rem !important;
  }

  .\32xl\:translate-y-2\.5{
    --tw-translate-y: 0.625rem !important;
  }

  .\32xl\:translate-y-3\.5{
    --tw-translate-y: 0.875rem !important;
  }

  .\32xl\:-translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .\32xl\:-translate-y-1{
    --tw-translate-y: -0.25rem !important;
  }

  .\32xl\:-translate-y-2{
    --tw-translate-y: -0.5rem !important;
  }

  .\32xl\:-translate-y-3{
    --tw-translate-y: -0.75rem !important;
  }

  .\32xl\:-translate-y-4{
    --tw-translate-y: -1rem !important;
  }

  .\32xl\:-translate-y-5{
    --tw-translate-y: -1.25rem !important;
  }

  .\32xl\:-translate-y-6{
    --tw-translate-y: -1.5rem !important;
  }

  .\32xl\:-translate-y-7{
    --tw-translate-y: -1.75rem !important;
  }

  .\32xl\:-translate-y-8{
    --tw-translate-y: -2rem !important;
  }

  .\32xl\:-translate-y-9{
    --tw-translate-y: -2.25rem !important;
  }

  .\32xl\:-translate-y-10{
    --tw-translate-y: -2.5rem !important;
  }

  .\32xl\:-translate-y-11{
    --tw-translate-y: -2.75rem !important;
  }

  .\32xl\:-translate-y-12{
    --tw-translate-y: -3rem !important;
  }

  .\32xl\:-translate-y-14{
    --tw-translate-y: -3.5rem !important;
  }

  .\32xl\:-translate-y-16{
    --tw-translate-y: -4rem !important;
  }

  .\32xl\:-translate-y-20{
    --tw-translate-y: -5rem !important;
  }

  .\32xl\:-translate-y-24{
    --tw-translate-y: -6rem !important;
  }

  .\32xl\:-translate-y-28{
    --tw-translate-y: -7rem !important;
  }

  .\32xl\:-translate-y-32{
    --tw-translate-y: -8rem !important;
  }

  .\32xl\:-translate-y-36{
    --tw-translate-y: -9rem !important;
  }

  .\32xl\:-translate-y-40{
    --tw-translate-y: -10rem !important;
  }

  .\32xl\:-translate-y-44{
    --tw-translate-y: -11rem !important;
  }

  .\32xl\:-translate-y-48{
    --tw-translate-y: -12rem !important;
  }

  .\32xl\:-translate-y-52{
    --tw-translate-y: -13rem !important;
  }

  .\32xl\:-translate-y-56{
    --tw-translate-y: -14rem !important;
  }

  .\32xl\:-translate-y-60{
    --tw-translate-y: -15rem !important;
  }

  .\32xl\:-translate-y-64{
    --tw-translate-y: -16rem !important;
  }

  .\32xl\:-translate-y-72{
    --tw-translate-y: -18rem !important;
  }

  .\32xl\:-translate-y-80{
    --tw-translate-y: -20rem !important;
  }

  .\32xl\:-translate-y-96{
    --tw-translate-y: -24rem !important;
  }

  .\32xl\:-translate-y-px{
    --tw-translate-y: -1px !important;
  }

  .\32xl\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem !important;
  }

  .\32xl\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem !important;
  }

  .\32xl\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem !important;
  }

  .\32xl\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem !important;
  }

  .\32xl\:translate-y-1\/2{
    --tw-translate-y: 50% !important;
  }

  .\32xl\:translate-y-1\/3{
    --tw-translate-y: 33.333333% !important;
  }

  .\32xl\:translate-y-2\/3{
    --tw-translate-y: 66.666667% !important;
  }

  .\32xl\:translate-y-1\/4{
    --tw-translate-y: 25% !important;
  }

  .\32xl\:translate-y-2\/4{
    --tw-translate-y: 50% !important;
  }

  .\32xl\:translate-y-3\/4{
    --tw-translate-y: 75% !important;
  }

  .\32xl\:translate-y-full{
    --tw-translate-y: 100% !important;
  }

  .\32xl\:-translate-y-1\/2{
    --tw-translate-y: -50% !important;
  }

  .\32xl\:-translate-y-1\/3{
    --tw-translate-y: -33.333333% !important;
  }

  .\32xl\:-translate-y-2\/3{
    --tw-translate-y: -66.666667% !important;
  }

  .\32xl\:-translate-y-1\/4{
    --tw-translate-y: -25% !important;
  }

  .\32xl\:-translate-y-2\/4{
    --tw-translate-y: -50% !important;
  }

  .\32xl\:-translate-y-3\/4{
    --tw-translate-y: -75% !important;
  }

  .\32xl\:-translate-y-full{
    --tw-translate-y: -100% !important;
  }

  .\32xl\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px !important;
  }

  .\32xl\:hover\:translate-x-1:hover{
    --tw-translate-x: 0.25rem !important;
  }

  .\32xl\:hover\:translate-x-2:hover{
    --tw-translate-x: 0.5rem !important;
  }

  .\32xl\:hover\:translate-x-3:hover{
    --tw-translate-x: 0.75rem !important;
  }

  .\32xl\:hover\:translate-x-4:hover{
    --tw-translate-x: 1rem !important;
  }

  .\32xl\:hover\:translate-x-5:hover{
    --tw-translate-x: 1.25rem !important;
  }

  .\32xl\:hover\:translate-x-6:hover{
    --tw-translate-x: 1.5rem !important;
  }

  .\32xl\:hover\:translate-x-7:hover{
    --tw-translate-x: 1.75rem !important;
  }

  .\32xl\:hover\:translate-x-8:hover{
    --tw-translate-x: 2rem !important;
  }

  .\32xl\:hover\:translate-x-9:hover{
    --tw-translate-x: 2.25rem !important;
  }

  .\32xl\:hover\:translate-x-10:hover{
    --tw-translate-x: 2.5rem !important;
  }

  .\32xl\:hover\:translate-x-11:hover{
    --tw-translate-x: 2.75rem !important;
  }

  .\32xl\:hover\:translate-x-12:hover{
    --tw-translate-x: 3rem !important;
  }

  .\32xl\:hover\:translate-x-14:hover{
    --tw-translate-x: 3.5rem !important;
  }

  .\32xl\:hover\:translate-x-16:hover{
    --tw-translate-x: 4rem !important;
  }

  .\32xl\:hover\:translate-x-20:hover{
    --tw-translate-x: 5rem !important;
  }

  .\32xl\:hover\:translate-x-24:hover{
    --tw-translate-x: 6rem !important;
  }

  .\32xl\:hover\:translate-x-28:hover{
    --tw-translate-x: 7rem !important;
  }

  .\32xl\:hover\:translate-x-32:hover{
    --tw-translate-x: 8rem !important;
  }

  .\32xl\:hover\:translate-x-36:hover{
    --tw-translate-x: 9rem !important;
  }

  .\32xl\:hover\:translate-x-40:hover{
    --tw-translate-x: 10rem !important;
  }

  .\32xl\:hover\:translate-x-44:hover{
    --tw-translate-x: 11rem !important;
  }

  .\32xl\:hover\:translate-x-48:hover{
    --tw-translate-x: 12rem !important;
  }

  .\32xl\:hover\:translate-x-52:hover{
    --tw-translate-x: 13rem !important;
  }

  .\32xl\:hover\:translate-x-56:hover{
    --tw-translate-x: 14rem !important;
  }

  .\32xl\:hover\:translate-x-60:hover{
    --tw-translate-x: 15rem !important;
  }

  .\32xl\:hover\:translate-x-64:hover{
    --tw-translate-x: 16rem !important;
  }

  .\32xl\:hover\:translate-x-72:hover{
    --tw-translate-x: 18rem !important;
  }

  .\32xl\:hover\:translate-x-80:hover{
    --tw-translate-x: 20rem !important;
  }

  .\32xl\:hover\:translate-x-96:hover{
    --tw-translate-x: 24rem !important;
  }

  .\32xl\:hover\:translate-x-px:hover{
    --tw-translate-x: 1px !important;
  }

  .\32xl\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 0.125rem !important;
  }

  .\32xl\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 0.375rem !important;
  }

  .\32xl\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 0.625rem !important;
  }

  .\32xl\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 0.875rem !important;
  }

  .\32xl\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px !important;
  }

  .\32xl\:hover\:-translate-x-1:hover{
    --tw-translate-x: -0.25rem !important;
  }

  .\32xl\:hover\:-translate-x-2:hover{
    --tw-translate-x: -0.5rem !important;
  }

  .\32xl\:hover\:-translate-x-3:hover{
    --tw-translate-x: -0.75rem !important;
  }

  .\32xl\:hover\:-translate-x-4:hover{
    --tw-translate-x: -1rem !important;
  }

  .\32xl\:hover\:-translate-x-5:hover{
    --tw-translate-x: -1.25rem !important;
  }

  .\32xl\:hover\:-translate-x-6:hover{
    --tw-translate-x: -1.5rem !important;
  }

  .\32xl\:hover\:-translate-x-7:hover{
    --tw-translate-x: -1.75rem !important;
  }

  .\32xl\:hover\:-translate-x-8:hover{
    --tw-translate-x: -2rem !important;
  }

  .\32xl\:hover\:-translate-x-9:hover{
    --tw-translate-x: -2.25rem !important;
  }

  .\32xl\:hover\:-translate-x-10:hover{
    --tw-translate-x: -2.5rem !important;
  }

  .\32xl\:hover\:-translate-x-11:hover{
    --tw-translate-x: -2.75rem !important;
  }

  .\32xl\:hover\:-translate-x-12:hover{
    --tw-translate-x: -3rem !important;
  }

  .\32xl\:hover\:-translate-x-14:hover{
    --tw-translate-x: -3.5rem !important;
  }

  .\32xl\:hover\:-translate-x-16:hover{
    --tw-translate-x: -4rem !important;
  }

  .\32xl\:hover\:-translate-x-20:hover{
    --tw-translate-x: -5rem !important;
  }

  .\32xl\:hover\:-translate-x-24:hover{
    --tw-translate-x: -6rem !important;
  }

  .\32xl\:hover\:-translate-x-28:hover{
    --tw-translate-x: -7rem !important;
  }

  .\32xl\:hover\:-translate-x-32:hover{
    --tw-translate-x: -8rem !important;
  }

  .\32xl\:hover\:-translate-x-36:hover{
    --tw-translate-x: -9rem !important;
  }

  .\32xl\:hover\:-translate-x-40:hover{
    --tw-translate-x: -10rem !important;
  }

  .\32xl\:hover\:-translate-x-44:hover{
    --tw-translate-x: -11rem !important;
  }

  .\32xl\:hover\:-translate-x-48:hover{
    --tw-translate-x: -12rem !important;
  }

  .\32xl\:hover\:-translate-x-52:hover{
    --tw-translate-x: -13rem !important;
  }

  .\32xl\:hover\:-translate-x-56:hover{
    --tw-translate-x: -14rem !important;
  }

  .\32xl\:hover\:-translate-x-60:hover{
    --tw-translate-x: -15rem !important;
  }

  .\32xl\:hover\:-translate-x-64:hover{
    --tw-translate-x: -16rem !important;
  }

  .\32xl\:hover\:-translate-x-72:hover{
    --tw-translate-x: -18rem !important;
  }

  .\32xl\:hover\:-translate-x-80:hover{
    --tw-translate-x: -20rem !important;
  }

  .\32xl\:hover\:-translate-x-96:hover{
    --tw-translate-x: -24rem !important;
  }

  .\32xl\:hover\:-translate-x-px:hover{
    --tw-translate-x: -1px !important;
  }

  .\32xl\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -0.125rem !important;
  }

  .\32xl\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -0.375rem !important;
  }

  .\32xl\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -0.625rem !important;
  }

  .\32xl\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -0.875rem !important;
  }

  .\32xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50% !important;
  }

  .\32xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333% !important;
  }

  .\32xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667% !important;
  }

  .\32xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25% !important;
  }

  .\32xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50% !important;
  }

  .\32xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75% !important;
  }

  .\32xl\:hover\:translate-x-full:hover{
    --tw-translate-x: 100% !important;
  }

  .\32xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50% !important;
  }

  .\32xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333% !important;
  }

  .\32xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667% !important;
  }

  .\32xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25% !important;
  }

  .\32xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50% !important;
  }

  .\32xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75% !important;
  }

  .\32xl\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100% !important;
  }

  .\32xl\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px !important;
  }

  .\32xl\:hover\:translate-y-1:hover{
    --tw-translate-y: 0.25rem !important;
  }

  .\32xl\:hover\:translate-y-2:hover{
    --tw-translate-y: 0.5rem !important;
  }

  .\32xl\:hover\:translate-y-3:hover{
    --tw-translate-y: 0.75rem !important;
  }

  .\32xl\:hover\:translate-y-4:hover{
    --tw-translate-y: 1rem !important;
  }

  .\32xl\:hover\:translate-y-5:hover{
    --tw-translate-y: 1.25rem !important;
  }

  .\32xl\:hover\:translate-y-6:hover{
    --tw-translate-y: 1.5rem !important;
  }

  .\32xl\:hover\:translate-y-7:hover{
    --tw-translate-y: 1.75rem !important;
  }

  .\32xl\:hover\:translate-y-8:hover{
    --tw-translate-y: 2rem !important;
  }

  .\32xl\:hover\:translate-y-9:hover{
    --tw-translate-y: 2.25rem !important;
  }

  .\32xl\:hover\:translate-y-10:hover{
    --tw-translate-y: 2.5rem !important;
  }

  .\32xl\:hover\:translate-y-11:hover{
    --tw-translate-y: 2.75rem !important;
  }

  .\32xl\:hover\:translate-y-12:hover{
    --tw-translate-y: 3rem !important;
  }

  .\32xl\:hover\:translate-y-14:hover{
    --tw-translate-y: 3.5rem !important;
  }

  .\32xl\:hover\:translate-y-16:hover{
    --tw-translate-y: 4rem !important;
  }

  .\32xl\:hover\:translate-y-20:hover{
    --tw-translate-y: 5rem !important;
  }

  .\32xl\:hover\:translate-y-24:hover{
    --tw-translate-y: 6rem !important;
  }

  .\32xl\:hover\:translate-y-28:hover{
    --tw-translate-y: 7rem !important;
  }

  .\32xl\:hover\:translate-y-32:hover{
    --tw-translate-y: 8rem !important;
  }

  .\32xl\:hover\:translate-y-36:hover{
    --tw-translate-y: 9rem !important;
  }

  .\32xl\:hover\:translate-y-40:hover{
    --tw-translate-y: 10rem !important;
  }

  .\32xl\:hover\:translate-y-44:hover{
    --tw-translate-y: 11rem !important;
  }

  .\32xl\:hover\:translate-y-48:hover{
    --tw-translate-y: 12rem !important;
  }

  .\32xl\:hover\:translate-y-52:hover{
    --tw-translate-y: 13rem !important;
  }

  .\32xl\:hover\:translate-y-56:hover{
    --tw-translate-y: 14rem !important;
  }

  .\32xl\:hover\:translate-y-60:hover{
    --tw-translate-y: 15rem !important;
  }

  .\32xl\:hover\:translate-y-64:hover{
    --tw-translate-y: 16rem !important;
  }

  .\32xl\:hover\:translate-y-72:hover{
    --tw-translate-y: 18rem !important;
  }

  .\32xl\:hover\:translate-y-80:hover{
    --tw-translate-y: 20rem !important;
  }

  .\32xl\:hover\:translate-y-96:hover{
    --tw-translate-y: 24rem !important;
  }

  .\32xl\:hover\:translate-y-px:hover{
    --tw-translate-y: 1px !important;
  }

  .\32xl\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 0.125rem !important;
  }

  .\32xl\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 0.375rem !important;
  }

  .\32xl\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 0.625rem !important;
  }

  .\32xl\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 0.875rem !important;
  }

  .\32xl\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px !important;
  }

  .\32xl\:hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem !important;
  }

  .\32xl\:hover\:-translate-y-2:hover{
    --tw-translate-y: -0.5rem !important;
  }

  .\32xl\:hover\:-translate-y-3:hover{
    --tw-translate-y: -0.75rem !important;
  }

  .\32xl\:hover\:-translate-y-4:hover{
    --tw-translate-y: -1rem !important;
  }

  .\32xl\:hover\:-translate-y-5:hover{
    --tw-translate-y: -1.25rem !important;
  }

  .\32xl\:hover\:-translate-y-6:hover{
    --tw-translate-y: -1.5rem !important;
  }

  .\32xl\:hover\:-translate-y-7:hover{
    --tw-translate-y: -1.75rem !important;
  }

  .\32xl\:hover\:-translate-y-8:hover{
    --tw-translate-y: -2rem !important;
  }

  .\32xl\:hover\:-translate-y-9:hover{
    --tw-translate-y: -2.25rem !important;
  }

  .\32xl\:hover\:-translate-y-10:hover{
    --tw-translate-y: -2.5rem !important;
  }

  .\32xl\:hover\:-translate-y-11:hover{
    --tw-translate-y: -2.75rem !important;
  }

  .\32xl\:hover\:-translate-y-12:hover{
    --tw-translate-y: -3rem !important;
  }

  .\32xl\:hover\:-translate-y-14:hover{
    --tw-translate-y: -3.5rem !important;
  }

  .\32xl\:hover\:-translate-y-16:hover{
    --tw-translate-y: -4rem !important;
  }

  .\32xl\:hover\:-translate-y-20:hover{
    --tw-translate-y: -5rem !important;
  }

  .\32xl\:hover\:-translate-y-24:hover{
    --tw-translate-y: -6rem !important;
  }

  .\32xl\:hover\:-translate-y-28:hover{
    --tw-translate-y: -7rem !important;
  }

  .\32xl\:hover\:-translate-y-32:hover{
    --tw-translate-y: -8rem !important;
  }

  .\32xl\:hover\:-translate-y-36:hover{
    --tw-translate-y: -9rem !important;
  }

  .\32xl\:hover\:-translate-y-40:hover{
    --tw-translate-y: -10rem !important;
  }

  .\32xl\:hover\:-translate-y-44:hover{
    --tw-translate-y: -11rem !important;
  }

  .\32xl\:hover\:-translate-y-48:hover{
    --tw-translate-y: -12rem !important;
  }

  .\32xl\:hover\:-translate-y-52:hover{
    --tw-translate-y: -13rem !important;
  }

  .\32xl\:hover\:-translate-y-56:hover{
    --tw-translate-y: -14rem !important;
  }

  .\32xl\:hover\:-translate-y-60:hover{
    --tw-translate-y: -15rem !important;
  }

  .\32xl\:hover\:-translate-y-64:hover{
    --tw-translate-y: -16rem !important;
  }

  .\32xl\:hover\:-translate-y-72:hover{
    --tw-translate-y: -18rem !important;
  }

  .\32xl\:hover\:-translate-y-80:hover{
    --tw-translate-y: -20rem !important;
  }

  .\32xl\:hover\:-translate-y-96:hover{
    --tw-translate-y: -24rem !important;
  }

  .\32xl\:hover\:-translate-y-px:hover{
    --tw-translate-y: -1px !important;
  }

  .\32xl\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem !important;
  }

  .\32xl\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -0.375rem !important;
  }

  .\32xl\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -0.625rem !important;
  }

  .\32xl\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -0.875rem !important;
  }

  .\32xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50% !important;
  }

  .\32xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333% !important;
  }

  .\32xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667% !important;
  }

  .\32xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25% !important;
  }

  .\32xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50% !important;
  }

  .\32xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75% !important;
  }

  .\32xl\:hover\:translate-y-full:hover{
    --tw-translate-y: 100% !important;
  }

  .\32xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50% !important;
  }

  .\32xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333% !important;
  }

  .\32xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667% !important;
  }

  .\32xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25% !important;
  }

  .\32xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50% !important;
  }

  .\32xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75% !important;
  }

  .\32xl\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100% !important;
  }

  .\32xl\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px !important;
  }

  .\32xl\:focus\:translate-x-1:focus{
    --tw-translate-x: 0.25rem !important;
  }

  .\32xl\:focus\:translate-x-2:focus{
    --tw-translate-x: 0.5rem !important;
  }

  .\32xl\:focus\:translate-x-3:focus{
    --tw-translate-x: 0.75rem !important;
  }

  .\32xl\:focus\:translate-x-4:focus{
    --tw-translate-x: 1rem !important;
  }

  .\32xl\:focus\:translate-x-5:focus{
    --tw-translate-x: 1.25rem !important;
  }

  .\32xl\:focus\:translate-x-6:focus{
    --tw-translate-x: 1.5rem !important;
  }

  .\32xl\:focus\:translate-x-7:focus{
    --tw-translate-x: 1.75rem !important;
  }

  .\32xl\:focus\:translate-x-8:focus{
    --tw-translate-x: 2rem !important;
  }

  .\32xl\:focus\:translate-x-9:focus{
    --tw-translate-x: 2.25rem !important;
  }

  .\32xl\:focus\:translate-x-10:focus{
    --tw-translate-x: 2.5rem !important;
  }

  .\32xl\:focus\:translate-x-11:focus{
    --tw-translate-x: 2.75rem !important;
  }

  .\32xl\:focus\:translate-x-12:focus{
    --tw-translate-x: 3rem !important;
  }

  .\32xl\:focus\:translate-x-14:focus{
    --tw-translate-x: 3.5rem !important;
  }

  .\32xl\:focus\:translate-x-16:focus{
    --tw-translate-x: 4rem !important;
  }

  .\32xl\:focus\:translate-x-20:focus{
    --tw-translate-x: 5rem !important;
  }

  .\32xl\:focus\:translate-x-24:focus{
    --tw-translate-x: 6rem !important;
  }

  .\32xl\:focus\:translate-x-28:focus{
    --tw-translate-x: 7rem !important;
  }

  .\32xl\:focus\:translate-x-32:focus{
    --tw-translate-x: 8rem !important;
  }

  .\32xl\:focus\:translate-x-36:focus{
    --tw-translate-x: 9rem !important;
  }

  .\32xl\:focus\:translate-x-40:focus{
    --tw-translate-x: 10rem !important;
  }

  .\32xl\:focus\:translate-x-44:focus{
    --tw-translate-x: 11rem !important;
  }

  .\32xl\:focus\:translate-x-48:focus{
    --tw-translate-x: 12rem !important;
  }

  .\32xl\:focus\:translate-x-52:focus{
    --tw-translate-x: 13rem !important;
  }

  .\32xl\:focus\:translate-x-56:focus{
    --tw-translate-x: 14rem !important;
  }

  .\32xl\:focus\:translate-x-60:focus{
    --tw-translate-x: 15rem !important;
  }

  .\32xl\:focus\:translate-x-64:focus{
    --tw-translate-x: 16rem !important;
  }

  .\32xl\:focus\:translate-x-72:focus{
    --tw-translate-x: 18rem !important;
  }

  .\32xl\:focus\:translate-x-80:focus{
    --tw-translate-x: 20rem !important;
  }

  .\32xl\:focus\:translate-x-96:focus{
    --tw-translate-x: 24rem !important;
  }

  .\32xl\:focus\:translate-x-px:focus{
    --tw-translate-x: 1px !important;
  }

  .\32xl\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 0.125rem !important;
  }

  .\32xl\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 0.375rem !important;
  }

  .\32xl\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 0.625rem !important;
  }

  .\32xl\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 0.875rem !important;
  }

  .\32xl\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px !important;
  }

  .\32xl\:focus\:-translate-x-1:focus{
    --tw-translate-x: -0.25rem !important;
  }

  .\32xl\:focus\:-translate-x-2:focus{
    --tw-translate-x: -0.5rem !important;
  }

  .\32xl\:focus\:-translate-x-3:focus{
    --tw-translate-x: -0.75rem !important;
  }

  .\32xl\:focus\:-translate-x-4:focus{
    --tw-translate-x: -1rem !important;
  }

  .\32xl\:focus\:-translate-x-5:focus{
    --tw-translate-x: -1.25rem !important;
  }

  .\32xl\:focus\:-translate-x-6:focus{
    --tw-translate-x: -1.5rem !important;
  }

  .\32xl\:focus\:-translate-x-7:focus{
    --tw-translate-x: -1.75rem !important;
  }

  .\32xl\:focus\:-translate-x-8:focus{
    --tw-translate-x: -2rem !important;
  }

  .\32xl\:focus\:-translate-x-9:focus{
    --tw-translate-x: -2.25rem !important;
  }

  .\32xl\:focus\:-translate-x-10:focus{
    --tw-translate-x: -2.5rem !important;
  }

  .\32xl\:focus\:-translate-x-11:focus{
    --tw-translate-x: -2.75rem !important;
  }

  .\32xl\:focus\:-translate-x-12:focus{
    --tw-translate-x: -3rem !important;
  }

  .\32xl\:focus\:-translate-x-14:focus{
    --tw-translate-x: -3.5rem !important;
  }

  .\32xl\:focus\:-translate-x-16:focus{
    --tw-translate-x: -4rem !important;
  }

  .\32xl\:focus\:-translate-x-20:focus{
    --tw-translate-x: -5rem !important;
  }

  .\32xl\:focus\:-translate-x-24:focus{
    --tw-translate-x: -6rem !important;
  }

  .\32xl\:focus\:-translate-x-28:focus{
    --tw-translate-x: -7rem !important;
  }

  .\32xl\:focus\:-translate-x-32:focus{
    --tw-translate-x: -8rem !important;
  }

  .\32xl\:focus\:-translate-x-36:focus{
    --tw-translate-x: -9rem !important;
  }

  .\32xl\:focus\:-translate-x-40:focus{
    --tw-translate-x: -10rem !important;
  }

  .\32xl\:focus\:-translate-x-44:focus{
    --tw-translate-x: -11rem !important;
  }

  .\32xl\:focus\:-translate-x-48:focus{
    --tw-translate-x: -12rem !important;
  }

  .\32xl\:focus\:-translate-x-52:focus{
    --tw-translate-x: -13rem !important;
  }

  .\32xl\:focus\:-translate-x-56:focus{
    --tw-translate-x: -14rem !important;
  }

  .\32xl\:focus\:-translate-x-60:focus{
    --tw-translate-x: -15rem !important;
  }

  .\32xl\:focus\:-translate-x-64:focus{
    --tw-translate-x: -16rem !important;
  }

  .\32xl\:focus\:-translate-x-72:focus{
    --tw-translate-x: -18rem !important;
  }

  .\32xl\:focus\:-translate-x-80:focus{
    --tw-translate-x: -20rem !important;
  }

  .\32xl\:focus\:-translate-x-96:focus{
    --tw-translate-x: -24rem !important;
  }

  .\32xl\:focus\:-translate-x-px:focus{
    --tw-translate-x: -1px !important;
  }

  .\32xl\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -0.125rem !important;
  }

  .\32xl\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -0.375rem !important;
  }

  .\32xl\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -0.625rem !important;
  }

  .\32xl\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -0.875rem !important;
  }

  .\32xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50% !important;
  }

  .\32xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333% !important;
  }

  .\32xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667% !important;
  }

  .\32xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25% !important;
  }

  .\32xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50% !important;
  }

  .\32xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75% !important;
  }

  .\32xl\:focus\:translate-x-full:focus{
    --tw-translate-x: 100% !important;
  }

  .\32xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50% !important;
  }

  .\32xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333% !important;
  }

  .\32xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667% !important;
  }

  .\32xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25% !important;
  }

  .\32xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50% !important;
  }

  .\32xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75% !important;
  }

  .\32xl\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100% !important;
  }

  .\32xl\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px !important;
  }

  .\32xl\:focus\:translate-y-1:focus{
    --tw-translate-y: 0.25rem !important;
  }

  .\32xl\:focus\:translate-y-2:focus{
    --tw-translate-y: 0.5rem !important;
  }

  .\32xl\:focus\:translate-y-3:focus{
    --tw-translate-y: 0.75rem !important;
  }

  .\32xl\:focus\:translate-y-4:focus{
    --tw-translate-y: 1rem !important;
  }

  .\32xl\:focus\:translate-y-5:focus{
    --tw-translate-y: 1.25rem !important;
  }

  .\32xl\:focus\:translate-y-6:focus{
    --tw-translate-y: 1.5rem !important;
  }

  .\32xl\:focus\:translate-y-7:focus{
    --tw-translate-y: 1.75rem !important;
  }

  .\32xl\:focus\:translate-y-8:focus{
    --tw-translate-y: 2rem !important;
  }

  .\32xl\:focus\:translate-y-9:focus{
    --tw-translate-y: 2.25rem !important;
  }

  .\32xl\:focus\:translate-y-10:focus{
    --tw-translate-y: 2.5rem !important;
  }

  .\32xl\:focus\:translate-y-11:focus{
    --tw-translate-y: 2.75rem !important;
  }

  .\32xl\:focus\:translate-y-12:focus{
    --tw-translate-y: 3rem !important;
  }

  .\32xl\:focus\:translate-y-14:focus{
    --tw-translate-y: 3.5rem !important;
  }

  .\32xl\:focus\:translate-y-16:focus{
    --tw-translate-y: 4rem !important;
  }

  .\32xl\:focus\:translate-y-20:focus{
    --tw-translate-y: 5rem !important;
  }

  .\32xl\:focus\:translate-y-24:focus{
    --tw-translate-y: 6rem !important;
  }

  .\32xl\:focus\:translate-y-28:focus{
    --tw-translate-y: 7rem !important;
  }

  .\32xl\:focus\:translate-y-32:focus{
    --tw-translate-y: 8rem !important;
  }

  .\32xl\:focus\:translate-y-36:focus{
    --tw-translate-y: 9rem !important;
  }

  .\32xl\:focus\:translate-y-40:focus{
    --tw-translate-y: 10rem !important;
  }

  .\32xl\:focus\:translate-y-44:focus{
    --tw-translate-y: 11rem !important;
  }

  .\32xl\:focus\:translate-y-48:focus{
    --tw-translate-y: 12rem !important;
  }

  .\32xl\:focus\:translate-y-52:focus{
    --tw-translate-y: 13rem !important;
  }

  .\32xl\:focus\:translate-y-56:focus{
    --tw-translate-y: 14rem !important;
  }

  .\32xl\:focus\:translate-y-60:focus{
    --tw-translate-y: 15rem !important;
  }

  .\32xl\:focus\:translate-y-64:focus{
    --tw-translate-y: 16rem !important;
  }

  .\32xl\:focus\:translate-y-72:focus{
    --tw-translate-y: 18rem !important;
  }

  .\32xl\:focus\:translate-y-80:focus{
    --tw-translate-y: 20rem !important;
  }

  .\32xl\:focus\:translate-y-96:focus{
    --tw-translate-y: 24rem !important;
  }

  .\32xl\:focus\:translate-y-px:focus{
    --tw-translate-y: 1px !important;
  }

  .\32xl\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 0.125rem !important;
  }

  .\32xl\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 0.375rem !important;
  }

  .\32xl\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 0.625rem !important;
  }

  .\32xl\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 0.875rem !important;
  }

  .\32xl\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px !important;
  }

  .\32xl\:focus\:-translate-y-1:focus{
    --tw-translate-y: -0.25rem !important;
  }

  .\32xl\:focus\:-translate-y-2:focus{
    --tw-translate-y: -0.5rem !important;
  }

  .\32xl\:focus\:-translate-y-3:focus{
    --tw-translate-y: -0.75rem !important;
  }

  .\32xl\:focus\:-translate-y-4:focus{
    --tw-translate-y: -1rem !important;
  }

  .\32xl\:focus\:-translate-y-5:focus{
    --tw-translate-y: -1.25rem !important;
  }

  .\32xl\:focus\:-translate-y-6:focus{
    --tw-translate-y: -1.5rem !important;
  }

  .\32xl\:focus\:-translate-y-7:focus{
    --tw-translate-y: -1.75rem !important;
  }

  .\32xl\:focus\:-translate-y-8:focus{
    --tw-translate-y: -2rem !important;
  }

  .\32xl\:focus\:-translate-y-9:focus{
    --tw-translate-y: -2.25rem !important;
  }

  .\32xl\:focus\:-translate-y-10:focus{
    --tw-translate-y: -2.5rem !important;
  }

  .\32xl\:focus\:-translate-y-11:focus{
    --tw-translate-y: -2.75rem !important;
  }

  .\32xl\:focus\:-translate-y-12:focus{
    --tw-translate-y: -3rem !important;
  }

  .\32xl\:focus\:-translate-y-14:focus{
    --tw-translate-y: -3.5rem !important;
  }

  .\32xl\:focus\:-translate-y-16:focus{
    --tw-translate-y: -4rem !important;
  }

  .\32xl\:focus\:-translate-y-20:focus{
    --tw-translate-y: -5rem !important;
  }

  .\32xl\:focus\:-translate-y-24:focus{
    --tw-translate-y: -6rem !important;
  }

  .\32xl\:focus\:-translate-y-28:focus{
    --tw-translate-y: -7rem !important;
  }

  .\32xl\:focus\:-translate-y-32:focus{
    --tw-translate-y: -8rem !important;
  }

  .\32xl\:focus\:-translate-y-36:focus{
    --tw-translate-y: -9rem !important;
  }

  .\32xl\:focus\:-translate-y-40:focus{
    --tw-translate-y: -10rem !important;
  }

  .\32xl\:focus\:-translate-y-44:focus{
    --tw-translate-y: -11rem !important;
  }

  .\32xl\:focus\:-translate-y-48:focus{
    --tw-translate-y: -12rem !important;
  }

  .\32xl\:focus\:-translate-y-52:focus{
    --tw-translate-y: -13rem !important;
  }

  .\32xl\:focus\:-translate-y-56:focus{
    --tw-translate-y: -14rem !important;
  }

  .\32xl\:focus\:-translate-y-60:focus{
    --tw-translate-y: -15rem !important;
  }

  .\32xl\:focus\:-translate-y-64:focus{
    --tw-translate-y: -16rem !important;
  }

  .\32xl\:focus\:-translate-y-72:focus{
    --tw-translate-y: -18rem !important;
  }

  .\32xl\:focus\:-translate-y-80:focus{
    --tw-translate-y: -20rem !important;
  }

  .\32xl\:focus\:-translate-y-96:focus{
    --tw-translate-y: -24rem !important;
  }

  .\32xl\:focus\:-translate-y-px:focus{
    --tw-translate-y: -1px !important;
  }

  .\32xl\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -0.125rem !important;
  }

  .\32xl\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -0.375rem !important;
  }

  .\32xl\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -0.625rem !important;
  }

  .\32xl\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -0.875rem !important;
  }

  .\32xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50% !important;
  }

  .\32xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333% !important;
  }

  .\32xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667% !important;
  }

  .\32xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25% !important;
  }

  .\32xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50% !important;
  }

  .\32xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75% !important;
  }

  .\32xl\:focus\:translate-y-full:focus{
    --tw-translate-y: 100% !important;
  }

  .\32xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50% !important;
  }

  .\32xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333% !important;
  }

  .\32xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667% !important;
  }

  .\32xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25% !important;
  }

  .\32xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50% !important;
  }

  .\32xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75% !important;
  }

  .\32xl\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100% !important;
  }

  .\32xl\:active\:translate-x-0:active{
    --tw-translate-x: 0px !important;
  }

  .\32xl\:active\:translate-x-1:active{
    --tw-translate-x: 0.25rem !important;
  }

  .\32xl\:active\:translate-x-2:active{
    --tw-translate-x: 0.5rem !important;
  }

  .\32xl\:active\:translate-x-3:active{
    --tw-translate-x: 0.75rem !important;
  }

  .\32xl\:active\:translate-x-4:active{
    --tw-translate-x: 1rem !important;
  }

  .\32xl\:active\:translate-x-5:active{
    --tw-translate-x: 1.25rem !important;
  }

  .\32xl\:active\:translate-x-6:active{
    --tw-translate-x: 1.5rem !important;
  }

  .\32xl\:active\:translate-x-7:active{
    --tw-translate-x: 1.75rem !important;
  }

  .\32xl\:active\:translate-x-8:active{
    --tw-translate-x: 2rem !important;
  }

  .\32xl\:active\:translate-x-9:active{
    --tw-translate-x: 2.25rem !important;
  }

  .\32xl\:active\:translate-x-10:active{
    --tw-translate-x: 2.5rem !important;
  }

  .\32xl\:active\:translate-x-11:active{
    --tw-translate-x: 2.75rem !important;
  }

  .\32xl\:active\:translate-x-12:active{
    --tw-translate-x: 3rem !important;
  }

  .\32xl\:active\:translate-x-14:active{
    --tw-translate-x: 3.5rem !important;
  }

  .\32xl\:active\:translate-x-16:active{
    --tw-translate-x: 4rem !important;
  }

  .\32xl\:active\:translate-x-20:active{
    --tw-translate-x: 5rem !important;
  }

  .\32xl\:active\:translate-x-24:active{
    --tw-translate-x: 6rem !important;
  }

  .\32xl\:active\:translate-x-28:active{
    --tw-translate-x: 7rem !important;
  }

  .\32xl\:active\:translate-x-32:active{
    --tw-translate-x: 8rem !important;
  }

  .\32xl\:active\:translate-x-36:active{
    --tw-translate-x: 9rem !important;
  }

  .\32xl\:active\:translate-x-40:active{
    --tw-translate-x: 10rem !important;
  }

  .\32xl\:active\:translate-x-44:active{
    --tw-translate-x: 11rem !important;
  }

  .\32xl\:active\:translate-x-48:active{
    --tw-translate-x: 12rem !important;
  }

  .\32xl\:active\:translate-x-52:active{
    --tw-translate-x: 13rem !important;
  }

  .\32xl\:active\:translate-x-56:active{
    --tw-translate-x: 14rem !important;
  }

  .\32xl\:active\:translate-x-60:active{
    --tw-translate-x: 15rem !important;
  }

  .\32xl\:active\:translate-x-64:active{
    --tw-translate-x: 16rem !important;
  }

  .\32xl\:active\:translate-x-72:active{
    --tw-translate-x: 18rem !important;
  }

  .\32xl\:active\:translate-x-80:active{
    --tw-translate-x: 20rem !important;
  }

  .\32xl\:active\:translate-x-96:active{
    --tw-translate-x: 24rem !important;
  }

  .\32xl\:active\:translate-x-px:active{
    --tw-translate-x: 1px !important;
  }

  .\32xl\:active\:translate-x-0\.5:active{
    --tw-translate-x: 0.125rem !important;
  }

  .\32xl\:active\:translate-x-1\.5:active{
    --tw-translate-x: 0.375rem !important;
  }

  .\32xl\:active\:translate-x-2\.5:active{
    --tw-translate-x: 0.625rem !important;
  }

  .\32xl\:active\:translate-x-3\.5:active{
    --tw-translate-x: 0.875rem !important;
  }

  .\32xl\:active\:-translate-x-0:active{
    --tw-translate-x: 0px !important;
  }

  .\32xl\:active\:-translate-x-1:active{
    --tw-translate-x: -0.25rem !important;
  }

  .\32xl\:active\:-translate-x-2:active{
    --tw-translate-x: -0.5rem !important;
  }

  .\32xl\:active\:-translate-x-3:active{
    --tw-translate-x: -0.75rem !important;
  }

  .\32xl\:active\:-translate-x-4:active{
    --tw-translate-x: -1rem !important;
  }

  .\32xl\:active\:-translate-x-5:active{
    --tw-translate-x: -1.25rem !important;
  }

  .\32xl\:active\:-translate-x-6:active{
    --tw-translate-x: -1.5rem !important;
  }

  .\32xl\:active\:-translate-x-7:active{
    --tw-translate-x: -1.75rem !important;
  }

  .\32xl\:active\:-translate-x-8:active{
    --tw-translate-x: -2rem !important;
  }

  .\32xl\:active\:-translate-x-9:active{
    --tw-translate-x: -2.25rem !important;
  }

  .\32xl\:active\:-translate-x-10:active{
    --tw-translate-x: -2.5rem !important;
  }

  .\32xl\:active\:-translate-x-11:active{
    --tw-translate-x: -2.75rem !important;
  }

  .\32xl\:active\:-translate-x-12:active{
    --tw-translate-x: -3rem !important;
  }

  .\32xl\:active\:-translate-x-14:active{
    --tw-translate-x: -3.5rem !important;
  }

  .\32xl\:active\:-translate-x-16:active{
    --tw-translate-x: -4rem !important;
  }

  .\32xl\:active\:-translate-x-20:active{
    --tw-translate-x: -5rem !important;
  }

  .\32xl\:active\:-translate-x-24:active{
    --tw-translate-x: -6rem !important;
  }

  .\32xl\:active\:-translate-x-28:active{
    --tw-translate-x: -7rem !important;
  }

  .\32xl\:active\:-translate-x-32:active{
    --tw-translate-x: -8rem !important;
  }

  .\32xl\:active\:-translate-x-36:active{
    --tw-translate-x: -9rem !important;
  }

  .\32xl\:active\:-translate-x-40:active{
    --tw-translate-x: -10rem !important;
  }

  .\32xl\:active\:-translate-x-44:active{
    --tw-translate-x: -11rem !important;
  }

  .\32xl\:active\:-translate-x-48:active{
    --tw-translate-x: -12rem !important;
  }

  .\32xl\:active\:-translate-x-52:active{
    --tw-translate-x: -13rem !important;
  }

  .\32xl\:active\:-translate-x-56:active{
    --tw-translate-x: -14rem !important;
  }

  .\32xl\:active\:-translate-x-60:active{
    --tw-translate-x: -15rem !important;
  }

  .\32xl\:active\:-translate-x-64:active{
    --tw-translate-x: -16rem !important;
  }

  .\32xl\:active\:-translate-x-72:active{
    --tw-translate-x: -18rem !important;
  }

  .\32xl\:active\:-translate-x-80:active{
    --tw-translate-x: -20rem !important;
  }

  .\32xl\:active\:-translate-x-96:active{
    --tw-translate-x: -24rem !important;
  }

  .\32xl\:active\:-translate-x-px:active{
    --tw-translate-x: -1px !important;
  }

  .\32xl\:active\:-translate-x-0\.5:active{
    --tw-translate-x: -0.125rem !important;
  }

  .\32xl\:active\:-translate-x-1\.5:active{
    --tw-translate-x: -0.375rem !important;
  }

  .\32xl\:active\:-translate-x-2\.5:active{
    --tw-translate-x: -0.625rem !important;
  }

  .\32xl\:active\:-translate-x-3\.5:active{
    --tw-translate-x: -0.875rem !important;
  }

  .\32xl\:active\:translate-x-1\/2:active{
    --tw-translate-x: 50% !important;
  }

  .\32xl\:active\:translate-x-1\/3:active{
    --tw-translate-x: 33.333333% !important;
  }

  .\32xl\:active\:translate-x-2\/3:active{
    --tw-translate-x: 66.666667% !important;
  }

  .\32xl\:active\:translate-x-1\/4:active{
    --tw-translate-x: 25% !important;
  }

  .\32xl\:active\:translate-x-2\/4:active{
    --tw-translate-x: 50% !important;
  }

  .\32xl\:active\:translate-x-3\/4:active{
    --tw-translate-x: 75% !important;
  }

  .\32xl\:active\:translate-x-full:active{
    --tw-translate-x: 100% !important;
  }

  .\32xl\:active\:-translate-x-1\/2:active{
    --tw-translate-x: -50% !important;
  }

  .\32xl\:active\:-translate-x-1\/3:active{
    --tw-translate-x: -33.333333% !important;
  }

  .\32xl\:active\:-translate-x-2\/3:active{
    --tw-translate-x: -66.666667% !important;
  }

  .\32xl\:active\:-translate-x-1\/4:active{
    --tw-translate-x: -25% !important;
  }

  .\32xl\:active\:-translate-x-2\/4:active{
    --tw-translate-x: -50% !important;
  }

  .\32xl\:active\:-translate-x-3\/4:active{
    --tw-translate-x: -75% !important;
  }

  .\32xl\:active\:-translate-x-full:active{
    --tw-translate-x: -100% !important;
  }

  .\32xl\:active\:translate-y-0:active{
    --tw-translate-y: 0px !important;
  }

  .\32xl\:active\:translate-y-1:active{
    --tw-translate-y: 0.25rem !important;
  }

  .\32xl\:active\:translate-y-2:active{
    --tw-translate-y: 0.5rem !important;
  }

  .\32xl\:active\:translate-y-3:active{
    --tw-translate-y: 0.75rem !important;
  }

  .\32xl\:active\:translate-y-4:active{
    --tw-translate-y: 1rem !important;
  }

  .\32xl\:active\:translate-y-5:active{
    --tw-translate-y: 1.25rem !important;
  }

  .\32xl\:active\:translate-y-6:active{
    --tw-translate-y: 1.5rem !important;
  }

  .\32xl\:active\:translate-y-7:active{
    --tw-translate-y: 1.75rem !important;
  }

  .\32xl\:active\:translate-y-8:active{
    --tw-translate-y: 2rem !important;
  }

  .\32xl\:active\:translate-y-9:active{
    --tw-translate-y: 2.25rem !important;
  }

  .\32xl\:active\:translate-y-10:active{
    --tw-translate-y: 2.5rem !important;
  }

  .\32xl\:active\:translate-y-11:active{
    --tw-translate-y: 2.75rem !important;
  }

  .\32xl\:active\:translate-y-12:active{
    --tw-translate-y: 3rem !important;
  }

  .\32xl\:active\:translate-y-14:active{
    --tw-translate-y: 3.5rem !important;
  }

  .\32xl\:active\:translate-y-16:active{
    --tw-translate-y: 4rem !important;
  }

  .\32xl\:active\:translate-y-20:active{
    --tw-translate-y: 5rem !important;
  }

  .\32xl\:active\:translate-y-24:active{
    --tw-translate-y: 6rem !important;
  }

  .\32xl\:active\:translate-y-28:active{
    --tw-translate-y: 7rem !important;
  }

  .\32xl\:active\:translate-y-32:active{
    --tw-translate-y: 8rem !important;
  }

  .\32xl\:active\:translate-y-36:active{
    --tw-translate-y: 9rem !important;
  }

  .\32xl\:active\:translate-y-40:active{
    --tw-translate-y: 10rem !important;
  }

  .\32xl\:active\:translate-y-44:active{
    --tw-translate-y: 11rem !important;
  }

  .\32xl\:active\:translate-y-48:active{
    --tw-translate-y: 12rem !important;
  }

  .\32xl\:active\:translate-y-52:active{
    --tw-translate-y: 13rem !important;
  }

  .\32xl\:active\:translate-y-56:active{
    --tw-translate-y: 14rem !important;
  }

  .\32xl\:active\:translate-y-60:active{
    --tw-translate-y: 15rem !important;
  }

  .\32xl\:active\:translate-y-64:active{
    --tw-translate-y: 16rem !important;
  }

  .\32xl\:active\:translate-y-72:active{
    --tw-translate-y: 18rem !important;
  }

  .\32xl\:active\:translate-y-80:active{
    --tw-translate-y: 20rem !important;
  }

  .\32xl\:active\:translate-y-96:active{
    --tw-translate-y: 24rem !important;
  }

  .\32xl\:active\:translate-y-px:active{
    --tw-translate-y: 1px !important;
  }

  .\32xl\:active\:translate-y-0\.5:active{
    --tw-translate-y: 0.125rem !important;
  }

  .\32xl\:active\:translate-y-1\.5:active{
    --tw-translate-y: 0.375rem !important;
  }

  .\32xl\:active\:translate-y-2\.5:active{
    --tw-translate-y: 0.625rem !important;
  }

  .\32xl\:active\:translate-y-3\.5:active{
    --tw-translate-y: 0.875rem !important;
  }

  .\32xl\:active\:-translate-y-0:active{
    --tw-translate-y: 0px !important;
  }

  .\32xl\:active\:-translate-y-1:active{
    --tw-translate-y: -0.25rem !important;
  }

  .\32xl\:active\:-translate-y-2:active{
    --tw-translate-y: -0.5rem !important;
  }

  .\32xl\:active\:-translate-y-3:active{
    --tw-translate-y: -0.75rem !important;
  }

  .\32xl\:active\:-translate-y-4:active{
    --tw-translate-y: -1rem !important;
  }

  .\32xl\:active\:-translate-y-5:active{
    --tw-translate-y: -1.25rem !important;
  }

  .\32xl\:active\:-translate-y-6:active{
    --tw-translate-y: -1.5rem !important;
  }

  .\32xl\:active\:-translate-y-7:active{
    --tw-translate-y: -1.75rem !important;
  }

  .\32xl\:active\:-translate-y-8:active{
    --tw-translate-y: -2rem !important;
  }

  .\32xl\:active\:-translate-y-9:active{
    --tw-translate-y: -2.25rem !important;
  }

  .\32xl\:active\:-translate-y-10:active{
    --tw-translate-y: -2.5rem !important;
  }

  .\32xl\:active\:-translate-y-11:active{
    --tw-translate-y: -2.75rem !important;
  }

  .\32xl\:active\:-translate-y-12:active{
    --tw-translate-y: -3rem !important;
  }

  .\32xl\:active\:-translate-y-14:active{
    --tw-translate-y: -3.5rem !important;
  }

  .\32xl\:active\:-translate-y-16:active{
    --tw-translate-y: -4rem !important;
  }

  .\32xl\:active\:-translate-y-20:active{
    --tw-translate-y: -5rem !important;
  }

  .\32xl\:active\:-translate-y-24:active{
    --tw-translate-y: -6rem !important;
  }

  .\32xl\:active\:-translate-y-28:active{
    --tw-translate-y: -7rem !important;
  }

  .\32xl\:active\:-translate-y-32:active{
    --tw-translate-y: -8rem !important;
  }

  .\32xl\:active\:-translate-y-36:active{
    --tw-translate-y: -9rem !important;
  }

  .\32xl\:active\:-translate-y-40:active{
    --tw-translate-y: -10rem !important;
  }

  .\32xl\:active\:-translate-y-44:active{
    --tw-translate-y: -11rem !important;
  }

  .\32xl\:active\:-translate-y-48:active{
    --tw-translate-y: -12rem !important;
  }

  .\32xl\:active\:-translate-y-52:active{
    --tw-translate-y: -13rem !important;
  }

  .\32xl\:active\:-translate-y-56:active{
    --tw-translate-y: -14rem !important;
  }

  .\32xl\:active\:-translate-y-60:active{
    --tw-translate-y: -15rem !important;
  }

  .\32xl\:active\:-translate-y-64:active{
    --tw-translate-y: -16rem !important;
  }

  .\32xl\:active\:-translate-y-72:active{
    --tw-translate-y: -18rem !important;
  }

  .\32xl\:active\:-translate-y-80:active{
    --tw-translate-y: -20rem !important;
  }

  .\32xl\:active\:-translate-y-96:active{
    --tw-translate-y: -24rem !important;
  }

  .\32xl\:active\:-translate-y-px:active{
    --tw-translate-y: -1px !important;
  }

  .\32xl\:active\:-translate-y-0\.5:active{
    --tw-translate-y: -0.125rem !important;
  }

  .\32xl\:active\:-translate-y-1\.5:active{
    --tw-translate-y: -0.375rem !important;
  }

  .\32xl\:active\:-translate-y-2\.5:active{
    --tw-translate-y: -0.625rem !important;
  }

  .\32xl\:active\:-translate-y-3\.5:active{
    --tw-translate-y: -0.875rem !important;
  }

  .\32xl\:active\:translate-y-1\/2:active{
    --tw-translate-y: 50% !important;
  }

  .\32xl\:active\:translate-y-1\/3:active{
    --tw-translate-y: 33.333333% !important;
  }

  .\32xl\:active\:translate-y-2\/3:active{
    --tw-translate-y: 66.666667% !important;
  }

  .\32xl\:active\:translate-y-1\/4:active{
    --tw-translate-y: 25% !important;
  }

  .\32xl\:active\:translate-y-2\/4:active{
    --tw-translate-y: 50% !important;
  }

  .\32xl\:active\:translate-y-3\/4:active{
    --tw-translate-y: 75% !important;
  }

  .\32xl\:active\:translate-y-full:active{
    --tw-translate-y: 100% !important;
  }

  .\32xl\:active\:-translate-y-1\/2:active{
    --tw-translate-y: -50% !important;
  }

  .\32xl\:active\:-translate-y-1\/3:active{
    --tw-translate-y: -33.333333% !important;
  }

  .\32xl\:active\:-translate-y-2\/3:active{
    --tw-translate-y: -66.666667% !important;
  }

  .\32xl\:active\:-translate-y-1\/4:active{
    --tw-translate-y: -25% !important;
  }

  .\32xl\:active\:-translate-y-2\/4:active{
    --tw-translate-y: -50% !important;
  }

  .\32xl\:active\:-translate-y-3\/4:active{
    --tw-translate-y: -75% !important;
  }

  .\32xl\:active\:-translate-y-full:active{
    --tw-translate-y: -100% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-1{
    --tw-translate-x: 0.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-2{
    --tw-translate-x: 0.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-3{
    --tw-translate-x: 0.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-4{
    --tw-translate-x: 1rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-5{
    --tw-translate-x: 1.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-6{
    --tw-translate-x: 1.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-7{
    --tw-translate-x: 1.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-8{
    --tw-translate-x: 2rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-9{
    --tw-translate-x: 2.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-10{
    --tw-translate-x: 2.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-11{
    --tw-translate-x: 2.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-12{
    --tw-translate-x: 3rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-14{
    --tw-translate-x: 3.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-16{
    --tw-translate-x: 4rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-20{
    --tw-translate-x: 5rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-24{
    --tw-translate-x: 6rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-28{
    --tw-translate-x: 7rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-32{
    --tw-translate-x: 8rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-36{
    --tw-translate-x: 9rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-40{
    --tw-translate-x: 10rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-44{
    --tw-translate-x: 11rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-48{
    --tw-translate-x: 12rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-52{
    --tw-translate-x: 13rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-56{
    --tw-translate-x: 14rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-60{
    --tw-translate-x: 15rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-64{
    --tw-translate-x: 16rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-72{
    --tw-translate-x: 18rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-80{
    --tw-translate-x: 20rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-96{
    --tw-translate-x: 24rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-px{
    --tw-translate-x: 1px !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-0\.5{
    --tw-translate-x: 0.125rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-1\.5{
    --tw-translate-x: 0.375rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-2\.5{
    --tw-translate-x: 0.625rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-3\.5{
    --tw-translate-x: 0.875rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-0{
    --tw-translate-x: 0px !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-1{
    --tw-translate-x: -0.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-2{
    --tw-translate-x: -0.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-3{
    --tw-translate-x: -0.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-4{
    --tw-translate-x: -1rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-5{
    --tw-translate-x: -1.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-6{
    --tw-translate-x: -1.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-7{
    --tw-translate-x: -1.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-8{
    --tw-translate-x: -2rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-9{
    --tw-translate-x: -2.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-10{
    --tw-translate-x: -2.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-11{
    --tw-translate-x: -2.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-12{
    --tw-translate-x: -3rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-14{
    --tw-translate-x: -3.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-16{
    --tw-translate-x: -4rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-20{
    --tw-translate-x: -5rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-24{
    --tw-translate-x: -6rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-28{
    --tw-translate-x: -7rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-32{
    --tw-translate-x: -8rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-36{
    --tw-translate-x: -9rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-40{
    --tw-translate-x: -10rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-44{
    --tw-translate-x: -11rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-48{
    --tw-translate-x: -12rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-52{
    --tw-translate-x: -13rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-56{
    --tw-translate-x: -14rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-60{
    --tw-translate-x: -15rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-64{
    --tw-translate-x: -16rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-72{
    --tw-translate-x: -18rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-80{
    --tw-translate-x: -20rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-96{
    --tw-translate-x: -24rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-px{
    --tw-translate-x: -1px !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-0\.5{
    --tw-translate-x: -0.125rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-1\.5{
    --tw-translate-x: -0.375rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-2\.5{
    --tw-translate-x: -0.625rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-3\.5{
    --tw-translate-x: -0.875rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-1\/2{
    --tw-translate-x: 50% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-1\/3{
    --tw-translate-x: 33.333333% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-2\/3{
    --tw-translate-x: 66.666667% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-1\/4{
    --tw-translate-x: 25% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-2\/4{
    --tw-translate-x: 50% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-3\/4{
    --tw-translate-x: 75% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-x-full{
    --tw-translate-x: 100% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-1\/2{
    --tw-translate-x: -50% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-1\/3{
    --tw-translate-x: -33.333333% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-2\/3{
    --tw-translate-x: -66.666667% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-1\/4{
    --tw-translate-x: -25% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-2\/4{
    --tw-translate-x: -50% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-3\/4{
    --tw-translate-x: -75% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-x-full{
    --tw-translate-x: -100% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-1{
    --tw-translate-y: 0.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-2{
    --tw-translate-y: 0.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-3{
    --tw-translate-y: 0.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-4{
    --tw-translate-y: 1rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-5{
    --tw-translate-y: 1.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-6{
    --tw-translate-y: 1.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-7{
    --tw-translate-y: 1.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-8{
    --tw-translate-y: 2rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-9{
    --tw-translate-y: 2.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-10{
    --tw-translate-y: 2.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-11{
    --tw-translate-y: 2.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-12{
    --tw-translate-y: 3rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-14{
    --tw-translate-y: 3.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-16{
    --tw-translate-y: 4rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-20{
    --tw-translate-y: 5rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-24{
    --tw-translate-y: 6rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-28{
    --tw-translate-y: 7rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-32{
    --tw-translate-y: 8rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-36{
    --tw-translate-y: 9rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-40{
    --tw-translate-y: 10rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-44{
    --tw-translate-y: 11rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-48{
    --tw-translate-y: 12rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-52{
    --tw-translate-y: 13rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-56{
    --tw-translate-y: 14rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-60{
    --tw-translate-y: 15rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-64{
    --tw-translate-y: 16rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-72{
    --tw-translate-y: 18rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-80{
    --tw-translate-y: 20rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-96{
    --tw-translate-y: 24rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-px{
    --tw-translate-y: 1px !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-0\.5{
    --tw-translate-y: 0.125rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-1\.5{
    --tw-translate-y: 0.375rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-2\.5{
    --tw-translate-y: 0.625rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-3\.5{
    --tw-translate-y: 0.875rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-0{
    --tw-translate-y: 0px !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-1{
    --tw-translate-y: -0.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-2{
    --tw-translate-y: -0.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-3{
    --tw-translate-y: -0.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-4{
    --tw-translate-y: -1rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-5{
    --tw-translate-y: -1.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-6{
    --tw-translate-y: -1.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-7{
    --tw-translate-y: -1.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-8{
    --tw-translate-y: -2rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-9{
    --tw-translate-y: -2.25rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-10{
    --tw-translate-y: -2.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-11{
    --tw-translate-y: -2.75rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-12{
    --tw-translate-y: -3rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-14{
    --tw-translate-y: -3.5rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-16{
    --tw-translate-y: -4rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-20{
    --tw-translate-y: -5rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-24{
    --tw-translate-y: -6rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-28{
    --tw-translate-y: -7rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-32{
    --tw-translate-y: -8rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-36{
    --tw-translate-y: -9rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-40{
    --tw-translate-y: -10rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-44{
    --tw-translate-y: -11rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-48{
    --tw-translate-y: -12rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-52{
    --tw-translate-y: -13rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-56{
    --tw-translate-y: -14rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-60{
    --tw-translate-y: -15rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-64{
    --tw-translate-y: -16rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-72{
    --tw-translate-y: -18rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-80{
    --tw-translate-y: -20rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-96{
    --tw-translate-y: -24rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-px{
    --tw-translate-y: -1px !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-0\.5{
    --tw-translate-y: -0.125rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-1\.5{
    --tw-translate-y: -0.375rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-2\.5{
    --tw-translate-y: -0.625rem !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-3\.5{
    --tw-translate-y: -0.875rem !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-1\/2{
    --tw-translate-y: 50% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-1\/3{
    --tw-translate-y: 33.333333% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-2\/3{
    --tw-translate-y: 66.666667% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-1\/4{
    --tw-translate-y: 25% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-2\/4{
    --tw-translate-y: 50% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-3\/4{
    --tw-translate-y: 75% !important;
  }

  .group:hover .\32xl\:group-hover\:translate-y-full{
    --tw-translate-y: 100% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-1\/2{
    --tw-translate-y: -50% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-1\/3{
    --tw-translate-y: -33.333333% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-2\/3{
    --tw-translate-y: -66.666667% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-1\/4{
    --tw-translate-y: -25% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-2\/4{
    --tw-translate-y: -50% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-3\/4{
    --tw-translate-y: -75% !important;
  }

  .group:hover .\32xl\:group-hover\:-translate-y-full{
    --tw-translate-y: -100% !important;
  }

  .\32xl\:transition-none{
    transition-property: none !important;
  }

  .\32xl\:transition-all{
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .\32xl\:transition{
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .\32xl\:transition-colors{
    transition-property: background-color, border-color, color, fill, stroke !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .\32xl\:transition-opacity{
    transition-property: opacity !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .\32xl\:transition-shadow{
    transition-property: box-shadow !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .\32xl\:transition-transform{
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
  }

  .\32xl\:ease-linear{
    transition-timing-function: linear !important;
  }

  .\32xl\:ease-in{
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .\32xl\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .\32xl\:ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .\32xl\:duration-75{
    transition-duration: 75ms !important;
  }

  .\32xl\:duration-100{
    transition-duration: 100ms !important;
  }

  .\32xl\:duration-150{
    transition-duration: 150ms !important;
  }

  .\32xl\:duration-200{
    transition-duration: 200ms !important;
  }

  .\32xl\:duration-300{
    transition-duration: 300ms !important;
  }

  .\32xl\:duration-500{
    transition-duration: 500ms !important;
  }

  .\32xl\:duration-700{
    transition-duration: 700ms !important;
  }

  .\32xl\:duration-1000{
    transition-duration: 1000ms !important;
  }

  .\32xl\:delay-75{
    transition-delay: 75ms !important;
  }

  .\32xl\:delay-100{
    transition-delay: 100ms !important;
  }

  .\32xl\:delay-150{
    transition-delay: 150ms !important;
  }

  .\32xl\:delay-200{
    transition-delay: 200ms !important;
  }

  .\32xl\:delay-300{
    transition-delay: 300ms !important;
  }

  .\32xl\:delay-500{
    transition-delay: 500ms !important;
  }

  .\32xl\:delay-700{
    transition-delay: 700ms !important;
  }

  .\32xl\:delay-1000{
    transition-delay: 1000ms !important;
  }

  .\32xl\:animate-none{
    -webkit-animation: none !important;
            animation: none !important;
  }

  .\32xl\:animate-spin{
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .\32xl\:animate-ping{
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .\32xl\:animate-pulse{
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .\32xl\:animate-bounce{
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .\32xl\:mix-blend-normal{
    mix-blend-mode: normal !important;
  }

  .\32xl\:mix-blend-multiply{
    mix-blend-mode: multiply !important;
  }

  .\32xl\:mix-blend-screen{
    mix-blend-mode: screen !important;
  }

  .\32xl\:mix-blend-overlay{
    mix-blend-mode: overlay !important;
  }

  .\32xl\:mix-blend-darken{
    mix-blend-mode: darken !important;
  }

  .\32xl\:mix-blend-lighten{
    mix-blend-mode: lighten !important;
  }

  .\32xl\:mix-blend-color-dodge{
    mix-blend-mode: color-dodge !important;
  }

  .\32xl\:mix-blend-color-burn{
    mix-blend-mode: color-burn !important;
  }

  .\32xl\:mix-blend-hard-light{
    mix-blend-mode: hard-light !important;
  }

  .\32xl\:mix-blend-soft-light{
    mix-blend-mode: soft-light !important;
  }

  .\32xl\:mix-blend-difference{
    mix-blend-mode: difference !important;
  }

  .\32xl\:mix-blend-exclusion{
    mix-blend-mode: exclusion !important;
  }

  .\32xl\:mix-blend-hue{
    mix-blend-mode: hue !important;
  }

  .\32xl\:mix-blend-saturation{
    mix-blend-mode: saturation !important;
  }

  .\32xl\:mix-blend-color{
    mix-blend-mode: color !important;
  }

  .\32xl\:mix-blend-luminosity{
    mix-blend-mode: luminosity !important;
  }

  .\32xl\:bg-blend-normal{
    background-blend-mode: normal !important;
  }

  .\32xl\:bg-blend-multiply{
    background-blend-mode: multiply !important;
  }

  .\32xl\:bg-blend-screen{
    background-blend-mode: screen !important;
  }

  .\32xl\:bg-blend-overlay{
    background-blend-mode: overlay !important;
  }

  .\32xl\:bg-blend-darken{
    background-blend-mode: darken !important;
  }

  .\32xl\:bg-blend-lighten{
    background-blend-mode: lighten !important;
  }

  .\32xl\:bg-blend-color-dodge{
    background-blend-mode: color-dodge !important;
  }

  .\32xl\:bg-blend-color-burn{
    background-blend-mode: color-burn !important;
  }

  .\32xl\:bg-blend-hard-light{
    background-blend-mode: hard-light !important;
  }

  .\32xl\:bg-blend-soft-light{
    background-blend-mode: soft-light !important;
  }

  .\32xl\:bg-blend-difference{
    background-blend-mode: difference !important;
  }

  .\32xl\:bg-blend-exclusion{
    background-blend-mode: exclusion !important;
  }

  .\32xl\:bg-blend-hue{
    background-blend-mode: hue !important;
  }

  .\32xl\:bg-blend-saturation{
    background-blend-mode: saturation !important;
  }

  .\32xl\:bg-blend-color{
    background-blend-mode: color !important;
  }

  .\32xl\:bg-blend-luminosity{
    background-blend-mode: luminosity !important;
  }

  .\32xl\:filter{
    --tw-blur: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-invert: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/) !important;
    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) !important;
  }

  .\32xl\:filter-none{
    filter: none !important;
  }

  .\32xl\:blur-0{
    --tw-blur: blur(0) !important;
  }

  .\32xl\:blur-sm{
    --tw-blur: blur(4px) !important;
  }

  .\32xl\:blur{
    --tw-blur: blur(8px) !important;
  }

  .\32xl\:blur-md{
    --tw-blur: blur(12px) !important;
  }

  .\32xl\:blur-lg{
    --tw-blur: blur(16px) !important;
  }

  .\32xl\:blur-xl{
    --tw-blur: blur(24px) !important;
  }

  .\32xl\:blur-2xl{
    --tw-blur: blur(40px) !important;
  }

  .\32xl\:blur-3xl{
    --tw-blur: blur(64px) !important;
  }

  .\32xl\:brightness-0{
    --tw-brightness: brightness(0) !important;
  }

  .\32xl\:brightness-50{
    --tw-brightness: brightness(.5) !important;
  }

  .\32xl\:brightness-75{
    --tw-brightness: brightness(.75) !important;
  }

  .\32xl\:brightness-90{
    --tw-brightness: brightness(.9) !important;
  }

  .\32xl\:brightness-95{
    --tw-brightness: brightness(.95) !important;
  }

  .\32xl\:brightness-100{
    --tw-brightness: brightness(1) !important;
  }

  .\32xl\:brightness-105{
    --tw-brightness: brightness(1.05) !important;
  }

  .\32xl\:brightness-110{
    --tw-brightness: brightness(1.1) !important;
  }

  .\32xl\:brightness-125{
    --tw-brightness: brightness(1.25) !important;
  }

  .\32xl\:brightness-150{
    --tw-brightness: brightness(1.5) !important;
  }

  .\32xl\:brightness-200{
    --tw-brightness: brightness(2) !important;
  }

  .\32xl\:contrast-0{
    --tw-contrast: contrast(0) !important;
  }

  .\32xl\:contrast-50{
    --tw-contrast: contrast(.5) !important;
  }

  .\32xl\:contrast-75{
    --tw-contrast: contrast(.75) !important;
  }

  .\32xl\:contrast-100{
    --tw-contrast: contrast(1) !important;
  }

  .\32xl\:contrast-125{
    --tw-contrast: contrast(1.25) !important;
  }

  .\32xl\:contrast-150{
    --tw-contrast: contrast(1.5) !important;
  }

  .\32xl\:contrast-200{
    --tw-contrast: contrast(2) !important;
  }

  .\32xl\:drop-shadow-sm{
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05)) !important;
  }

  .\32xl\:drop-shadow{
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06)) !important;
  }

  .\32xl\:drop-shadow-md{
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06)) !important;
  }

  .\32xl\:drop-shadow-lg{
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1)) !important;
  }

  .\32xl\:drop-shadow-xl{
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08)) !important;
  }

  .\32xl\:drop-shadow-2xl{
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15)) !important;
  }

  .\32xl\:drop-shadow-none{
    --tw-drop-shadow: drop-shadow(0 0 #0000) !important;
  }

  .\32xl\:grayscale-0{
    --tw-grayscale: grayscale(0) !important;
  }

  .\32xl\:grayscale{
    --tw-grayscale: grayscale(100%) !important;
  }

  .\32xl\:hue-rotate-0{
    --tw-hue-rotate: hue-rotate(0deg) !important;
  }

  .\32xl\:hue-rotate-15{
    --tw-hue-rotate: hue-rotate(15deg) !important;
  }

  .\32xl\:hue-rotate-30{
    --tw-hue-rotate: hue-rotate(30deg) !important;
  }

  .\32xl\:hue-rotate-60{
    --tw-hue-rotate: hue-rotate(60deg) !important;
  }

  .\32xl\:hue-rotate-90{
    --tw-hue-rotate: hue-rotate(90deg) !important;
  }

  .\32xl\:hue-rotate-180{
    --tw-hue-rotate: hue-rotate(180deg) !important;
  }

  .\32xl\:-hue-rotate-180{
    --tw-hue-rotate: hue-rotate(-180deg) !important;
  }

  .\32xl\:-hue-rotate-90{
    --tw-hue-rotate: hue-rotate(-90deg) !important;
  }

  .\32xl\:-hue-rotate-60{
    --tw-hue-rotate: hue-rotate(-60deg) !important;
  }

  .\32xl\:-hue-rotate-30{
    --tw-hue-rotate: hue-rotate(-30deg) !important;
  }

  .\32xl\:-hue-rotate-15{
    --tw-hue-rotate: hue-rotate(-15deg) !important;
  }

  .\32xl\:invert-0{
    --tw-invert: invert(0) !important;
  }

  .\32xl\:invert{
    --tw-invert: invert(100%) !important;
  }

  .\32xl\:saturate-0{
    --tw-saturate: saturate(0) !important;
  }

  .\32xl\:saturate-50{
    --tw-saturate: saturate(.5) !important;
  }

  .\32xl\:saturate-100{
    --tw-saturate: saturate(1) !important;
  }

  .\32xl\:saturate-150{
    --tw-saturate: saturate(1.5) !important;
  }

  .\32xl\:saturate-200{
    --tw-saturate: saturate(2) !important;
  }

  .\32xl\:sepia-0{
    --tw-sepia: sepia(0) !important;
  }

  .\32xl\:sepia{
    --tw-sepia: sepia(100%) !important;
  }

  .\32xl\:backdrop-filter{
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/) !important;
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/) !important;
    -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) !important;
            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) !important;
  }

  .\32xl\:backdrop-filter-none{
    -webkit-backdrop-filter: none !important;
            backdrop-filter: none !important;
  }

  .\32xl\:backdrop-brightness-0{
    --tw-backdrop-brightness: brightness(0) !important;
  }

  .\32xl\:backdrop-brightness-50{
    --tw-backdrop-brightness: brightness(.5) !important;
  }

  .\32xl\:backdrop-brightness-75{
    --tw-backdrop-brightness: brightness(.75) !important;
  }

  .\32xl\:backdrop-brightness-90{
    --tw-backdrop-brightness: brightness(.9) !important;
  }

  .\32xl\:backdrop-brightness-95{
    --tw-backdrop-brightness: brightness(.95) !important;
  }

  .\32xl\:backdrop-brightness-100{
    --tw-backdrop-brightness: brightness(1) !important;
  }

  .\32xl\:backdrop-brightness-105{
    --tw-backdrop-brightness: brightness(1.05) !important;
  }

  .\32xl\:backdrop-brightness-110{
    --tw-backdrop-brightness: brightness(1.1) !important;
  }

  .\32xl\:backdrop-brightness-125{
    --tw-backdrop-brightness: brightness(1.25) !important;
  }

  .\32xl\:backdrop-brightness-150{
    --tw-backdrop-brightness: brightness(1.5) !important;
  }

  .\32xl\:backdrop-brightness-200{
    --tw-backdrop-brightness: brightness(2) !important;
  }

  .\32xl\:backdrop-contrast-0{
    --tw-backdrop-contrast: contrast(0) !important;
  }

  .\32xl\:backdrop-contrast-50{
    --tw-backdrop-contrast: contrast(.5) !important;
  }

  .\32xl\:backdrop-contrast-75{
    --tw-backdrop-contrast: contrast(.75) !important;
  }

  .\32xl\:backdrop-contrast-100{
    --tw-backdrop-contrast: contrast(1) !important;
  }

  .\32xl\:backdrop-contrast-125{
    --tw-backdrop-contrast: contrast(1.25) !important;
  }

  .\32xl\:backdrop-contrast-150{
    --tw-backdrop-contrast: contrast(1.5) !important;
  }

  .\32xl\:backdrop-contrast-200{
    --tw-backdrop-contrast: contrast(2) !important;
  }

  .\32xl\:backdrop-grayscale-0{
    --tw-backdrop-grayscale: grayscale(0) !important;
  }

  .\32xl\:backdrop-grayscale{
    --tw-backdrop-grayscale: grayscale(100%) !important;
  }

  .\32xl\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate: hue-rotate(0deg) !important;
  }

  .\32xl\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(15deg) !important;
  }

  .\32xl\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(30deg) !important;
  }

  .\32xl\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(60deg) !important;
  }

  .\32xl\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(90deg) !important;
  }

  .\32xl\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(180deg) !important;
  }

  .\32xl\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(-180deg) !important;
  }

  .\32xl\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(-90deg) !important;
  }

  .\32xl\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(-60deg) !important;
  }

  .\32xl\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(-30deg) !important;
  }

  .\32xl\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(-15deg) !important;
  }

  .\32xl\:backdrop-invert-0{
    --tw-backdrop-invert: invert(0) !important;
  }

  .\32xl\:backdrop-invert{
    --tw-backdrop-invert: invert(100%) !important;
  }

  .\32xl\:backdrop-saturate-0{
    --tw-backdrop-saturate: saturate(0) !important;
  }

  .\32xl\:backdrop-saturate-50{
    --tw-backdrop-saturate: saturate(.5) !important;
  }

  .\32xl\:backdrop-saturate-100{
    --tw-backdrop-saturate: saturate(1) !important;
  }

  .\32xl\:backdrop-saturate-150{
    --tw-backdrop-saturate: saturate(1.5) !important;
  }

  .\32xl\:backdrop-saturate-200{
    --tw-backdrop-saturate: saturate(2) !important;
  }

  .\32xl\:backdrop-sepia-0{
    --tw-backdrop-sepia: sepia(0) !important;
  }

  .\32xl\:backdrop-sepia{
    --tw-backdrop-sepia: sepia(100%) !important;
  }
}
